/* CSS Document */

.menu{
	text-decoration:none;
	font-family:"Arial Narrow";
	font-size:13px;
	color:#FBF0F0;
	font-weight:bold;
	}
	.menu:hover {
	color:#F9C884;
	}
	
.encabezadoTablas
{
	text-decoration:none;
	font-family:Arial Narrow;
	font-size:11px;
	color:#FBF0F0;
	font-weight:bold;
}
	
.menu2
{
text-decoration:none;
font-family:Arial Narrow;
font-size:13px;
color:#686869;
font-weight:bold;
}
.menu2:hover
{ color:#C83837; }

.titulo{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#760706;
	font-weight:bold;
	margin-left:10px;
	}
	
.texto2{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
	}	
	
.texto{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#161616;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
	}
	
.pie{
	text-decoration:none;
	font-family:Arial;
	font-size:9px;
	color:#313C12;
	}
	
.textfield {  
	font-family: Arial; 
	font-size: 11px; 
	color: 555555; 
	background-color: #FFFFFF; 
	border: BD0049; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
.boton {  
	font-family: Tahoma; 
	font-size: 10px; 
	text-transform: uppercase; 
	color: #FFFFFF; 
	background-color: #760706;
	}
.rojoSup {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C83837;
	border-right-color: #C83837;
	border-bottom-color: #C83837;
	border-left-color: #C83837;
}
.rojoBorde {
	border: 1px solid #C83837;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.link:hover {
	color: #000000;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.enlace:hover {
	color: #000000;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C23836;
	text-decoration: none;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C23836;
	text-decoration: none;
}
.titular:hover {
	color: #000000;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}.textoInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textoInicio:hover {
	color: #F9C884;
}
.enlaceInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaceInicio:hover {
	color: #F9C884;
}