
/* 
	Estilos para el contenido - Son estilos que se utilizan en la presentación del contenido principal de la página.
	Son (o serán) modificables por el usuario, por lo que debe garantizarse que la maqueta no se ve afectada por ellos

	El estilo .normal es el estilo "principal" del contenido, el cual siempre estará presente (el MW lo utilizará para mostrar el divisor de contenido
	de la misma manera que se ve en la página: color de texto, color de fondo, tamaño de texto, tipo de letra)

	Se pueden definir estilos generales (table, td, input, a...) pero hay que tener MUCHO CUIDADO si el usuario modifica estos estilos,
	porque si no lo hemos previsto probablemente estas modificaciones afectarán a la maqueta

*/

/* ESTILOS GENERALES  */

.normal	{
	font-family:Verdana, Arial;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

table	{
	background-color:#000000;
	font-family:Verdana, Arial;
	color:#333333;
	font-size:11px;
}


td	{
	background-color:#ffffff;
	font-family:Verdana, Arial;
	color:#333333;
	font-size:11px;
}

	
h1	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	color:white;
}
	
h2	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:20px;
	font-weight:bold;
}
	
h3	{
	font-family:trebuchet Ms, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#aaaaaa;
}




.clear	{
	clear:both;
}


/*  ZONA IZQUIERDA  */

.menu0	{
	font-family:trebuchet Ms, Verdana, Arial;
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:8px;
}

.menu1_off	{
	float:left;
	width:157px;
	padding:4px;
	text-align:right;
	font-family:trebuchet Ms, Verdana, Arial;
	color:black;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.menu1_off:hover	{
	background-color:#D8171F;
	color:#fff;
}
.menu1_on	{
	float:left;
	width:157px;
	padding:4px;
	text-align:right;
	font-family:trebuchet Ms, Verdana, Arial;
	color:white;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:#D8171F;
}
.menu2_off	{
	float:left;
	background-color:#efefef;
	width:157px;
	padding:4px;
	line-height:18px;
	margin-top:-4px;
	text-align:right;
	font-family:Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.menu2_off:hover	{
	background-color:#DBDBDB;
}

.menu2_on	{
	float:left;
	background-color:#DBDBDB;
	width:157px;
	padding:4px;
	line-height:18px;
	margin-top:-4px;
	text-align:right;
	font-family:Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}


/*  ZONA DERECHA  */

.menu3_off	{
	float:left;
	width:141px;
	padding:4px;
	line-height:14px;
	text-align:left;
	font-family:Verdana, Arial;
	color:#F18118;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.menu3_off:hover	{
	background-color:#DBDBDB;
	color:#000;
}


.menu3_on	{
	float:left;
	width:141px;
	background-color:#efefef;
	padding:4px;
	line-height:14px;
	text-align:left;
	font-family:Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.menu4	{
	font-family:Verdana, Arial;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}


/* PIE DE PÁGINA  */

#bandapie1	{
	float:right;
	width:728px;
	background-color:#D8171F;
	height:19px;
	border-bottom:1px solid white;
	}
#bandapie2	{
	float:right;
	width:728px;
	background-color:#E2E2E2;
	height:27px;
	border-bottom:3px solid white;
	}


/* TEXTOS  */

.enlace1{
	font-family:trebuchet MS, Verdana, Arial;
	color:#D8171F;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.enlace1:hover	{
	color:#F7931D;
}

.enlace2{
	font-family:trebuchet MS, Verdana, Arial;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.enlace3{
	font-family:Verdana, Arial;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
}

.enlace4{
	font-family:Verdana, Arial;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.enlace5{
	font-family:Trebuchet MS, Verdana, Arial;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.2em;
}

.pil_titulo	{
	float:left;
	width:140px;
	font-family:Verdana, Arial;
	color:#D8171F;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed black;
	padding-bottom:3px;
	margin-bottom:3px;
}
.pil_content	{
	float:left;
	width:140px;
	font-family:Verdana, Arial;
	color:#666666;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	text-align:justify;
	text-decoration:none;
	padding-bottom:17px;
}

.ruta	{
	font-family:Trebuchet MS, Arial Narrow, Arial;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}

	.ruta:hover	{
		color:#000;
}


.fecha	{
	font-family:Arial;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

.contenido	{
	font-family:Verdana, Arial;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}
.pie1	{
	font-family:Verdana, Arial;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
	padding-bottom:2px;
	padding-left:4px;
}	
.pie2	{
	font-family:Verdana, Arial;
	color:#333;
	font-size:11px;
	font-weight:normal;
	line-height:27px;
	padding-bottom:2px;
	padding-left:4px;
}	
