/* CSS Document */
body{font-family:Georgia,Serif;font-size:12px;}

td{}
h1{padding-left:5px;padding-right:5px;color:#ff0000;font-size:18px;margin-top:5px;}
h2{font-size:16px;font-weight:normal;color:#c60;		}
h3{font-size:14px;font-weight:normal;color:#c60;		}
h4{font-size:12px;font-weight:normal;color:#c60;		}
table.content{	padding-left:5px;	padding-right:5px;	background-color:#eee;	border: 1px dashed #ff0000;}
table.nav{	padding:10px 5px 5px 5px;	border-top:1px dashed #ff0000;border-bottom:1px dashed #ff0000;}
li{list-style-image: url(../imagenes/rojo6.gif);	list-style-type: disc;    margin: 0px 0px 3px 0px;}
input{font-size:80%;background-color:#eee;}
input.boton{border:1px solid #ff0000;	width:30px;	height:18px;	font-size: 10px;	}
input.formular{border:1px double #ff0000;	background-color:#fff;	width:200px;height:18px;font-size: 13px;}	
select.formular{border:1px #ff0000;font-size: 12px;background-color:#fff;		}
textarea{border:1px double #ff0000;	background-color:#fff;}
hr {	border:dotted 0.3pt #ff0000;border-width:0 0 1px 0;}
a {color:#000000;	text-decoration:underline}
a:hover{text-decoration:none;color:#c60;}
.menu{	text-decoration:none;	color:#000000;}
.horizontal {	background-image: url(../imagenes/hor.gif);	background-repeat: repeat-x;	margin-top:5px;}
.titulo{	font-size:16px;color:#c60;	}
a.titulo{text-decoration:none;font-size:16px;color:#c60;	}
a.titulo:hover{color:#000;}	
.fecha{color:#000;font-size:11px;}
.small{font-size:80%;}
.fechasmall{color:#ff0000;font-size:10px;padding-top:5px; font-weight:bold;}	
a.menu:hover{	color:#c60;	text-decoration:underline;}
a.h2{text-decoration:none;font-size:16px;color:#c60; padding-bottom:-3px;	}
a.h4{text-decoration:none;font-size:12px;color:#c60;	}
a.h4:hover{color:#000;}	
a.h2:hover{color:#000;}	
a.fett {color: #FF0000; font-weight: bold; text-decoration:none; }


