@charset "utf-8";
body {
	font-family:Tahoma, Geneva, sans-serif;
	background-image: url(../img_pag/fondo_superior.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin-bottom:0;
	margin-top:15;
	margin-left:0;
	margin-right:0;
}
h1,h2,h3{
	margin-bottom:3px;
}
body,tr,td,h1,h2,h3{
	font-family:Tahoma, Geneva, sans-serif;
}
.titulo_enlace{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8E0000;
	
}
.enlace{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#8E0000;
	
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,textarea,select{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#8E0000;
	background-color:#FFFFFF;
}
.borde_td{
	border:1px solid #CCCCCC;
}
.titulo_categoria{
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(../img_pag/patron_td.jpg);
	height:35px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.texto_detalle{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#8E0000;
}

.footer2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration:none;	
}
.footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration:none;	
}
.footer:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration:underline;
}
