/* CSS Document */

body{
	background-attachment:fixed;
	background-image:url(imagenes/fondoPaginas.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.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, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #F5F5F5; 
	border: 1px solid #333333
	}
	
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #C83837;
	}
.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;
}
.paginas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.paginas:hover {
	color: #002E5E;
	font-weight: bold;
	text-decoration: underline;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titular:hover {
	text-decoration: underline;
}
.fecha2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.enlaceBlanco {
	font-family: Arial Narrow;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.enlaceBlancoJapo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
