/* CSS Document */

body { 
	margin:5px;
	background-color:#E10016;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	width: 800px;
	height:auto;
	margin:0px auto 0px auto;
	outline:solid 1px #DFDFDF;
	background-color:#FFFFFF;
}

/* CABECERA */

#linea0 {
	width:100%;
	height: 80px;
	margin-top: 2px;
	text-align:center;
}

/* PRIMERA LINEA DE MENU */

#linea1 {
	width:100%;
	height: 40px;
	text-align: right;
	font-size:0.7em;	
	font-weight:bold;
	background: white url(../imagenes/fondomenulinea2.png) repeat-x top center;
}

ul#menu-linea1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menu-linea1 li {
	margin:0.8em 0 0 0;
	padding:0;
	display:inline;	
	float: right;
	height:50px;
}
ul#menu-linea1 li a:link, ul#menu-linea1 li a:visited {
	display:block;
	text-decoration:none;
	width:55px;
	text-align:center;
	color: black;
	height:50px;
	padding: 0.5em 1em 0 1em;
}
ul#menu-linea1 li a:hover{
	background: #fff url(../imagenes/fondoitemlinea2.png) no-repeat top left;
	text-decoration: none;
	border-bottom: none;
}

/* SEGUNDA LINEA DE MENU */

#linea2 {
	width:100%;
	height: 40px;
	text-align: right;
	font-size:0.7em;
	font-weight:bold;
	background: white url(../imagenes/fondomenulinea2.png) repeat-x top center;
}
ul#menu-linea2 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menu-linea2 li {
	margin:0.8em 0 0 0;
	padding:0;
	display:inline;	
	float: right;
	height:50px;
}
ul#menu-linea2 li a:link, ul#menu-linea2 li a:visited {
	display:block;
	text-decoration:none;
	width:9.5em;
	text-align:center;
	color: black;
	height:50px;
	padding: 0.5em 0em 0 0.5em;
}
ul#menu-linea2 li a:hover{
	background: #fff url(../imagenes/fondoitemlinea2.png) no-repeat top left;
	text-decoration: none;
	border-bottom: none;
}

.pusher { 
	clear:both; 
	margin:0px;
}
	
/* CONTENIDO */

#contents {
	width:95%;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	margin-left:2px;
	margin-right:1px;
	border-bottom:solid 3px #DFDFDF;
}

	
/* CONTENIDO PEQUEÑO IZQUIERDA Y DERECHA  Y SU CABECERA */	

	.contentpeqizda {
		width:20%;
		float:left;
		margin-left:10px;
		margin-top:0px;
	}

		.contentpeqizda a:link, #contentpeqizda a:visited {
			color:#717171;
			text-decoration:none;
		}
	
		.contentpeqizda a:hover, #contentpeqizda a:active {
			color:#C00;
			text-decoration:none;
		}

	.contentpeqdcha {
		width:20%;
		float:right;
		margin-right:10px;
		margin-top:0px;
	}

		.contentpeqdcha a:link, #contentpeqdcha a:visited {
			color:#717171;
			text-decoration:none;
		}
	
		.contentpeqdcha a:hover, #contentpeqdcha a:active {
			color:#C00;
			text-decoration:none;
		}

	.headerp {
		width:100%;
		height:25px;
		text-align:center;
		padding-top:5px;
		padding-left:2px;
		padding-bottom:5px;
		border:solid 1px #DFDFDF;
		background: white url(../imagenes/fondoheader.png) repeat-x top center;
		}

/* CONTENIDO CENTRO Y SU CABECERA */

	.contentcentro {
		width:53%;
		float:left;
		margin-top:0px;
		margin-left:15px;
	}

		.contentcentro a:link, #contentcentro a:visited {
			color:#717171;
			text-decoration:none;
		}
	
		.contentcentro a:hover, #contentcentro a:active {
			color:#C00;
			text-decoration:none;
		}

	.headerg {
		width:100%;
		height:25px;
		text-align:center;
		padding-top:5px;
		padding-left:2px;
		padding-bottom:5px;
		border:solid 1px #DFDFDF;
		background: white url(../imagenes/fondoheader.png) repeat-x top center;
		}

	.tarjeta1 {
		width:60%;
		height:auto;
		float:left;
		margin-top: 5px;
		margin-left:0px;
		padding-left: 10px;
		border:solid 0px #dfdfdf;
		background: white url(../imagenes/fondotarjeta.jpg) right bottom no-repeat;
	}

	.tarjeta2 { 
		width:30%;
		height:auto;
		float:right;
		margin-top: 5px;
		margin-left:5px;
		padding-left: 10px;
		padding-right:10px;
		text-align:center;
		background: white url(../imagenes/fondotarjeta.jpg) right bottom no-repeat;
	}

	.tarjeta3 { 
		width:100%;
		height:auto;
		float:left;
		margin-top: 5px;
		margin-left:5px;
		padding-left: 10px;
		padding-right:10px;
		text-align:left;
		background: white url(../imagenes/mapadesituacion.jpg) right no-repeat;
	}



/* CONTENIDO SECCIONES Y SU CABECERA */

	.contentsecciones {
		width:75%;
		float:left;
		margin-left:10px;
		margin-top:1px;
	}

		.contentsecciones a:link, #contentcentro a:visited {
			color:#717171;
			text-decoration:none;
		}
	
		.contentsecciones a:hover, #contentcentro a:active {
			color:#C00;
			text-decoration:none;
		}

	.headerw {
		width:100%;
		height:25px;
		text-align:center;
		padding-top:5px;
		padding-left:2px;
		padding-bottom:5px;
		border:solid 1px #DFDFDF;
		background: white url(../imagenes/fondoheader.png) repeat-x top center;
		}




/* TITULOS DEL CONTENIDO */

h1 {
	font-size:0.7em;
	font-weight:bold;
	color:#663300;
	margin-top:2px;
	margin-bottom:0px;
}

h2 { 
	font-size:1em;
	text-align:center;
	color:#E10016;
	margin-top:0px;
	margin-bottom:2px;
}


h3 { 
	font-size:0.7em;
	text-align:center;
	color:#E10016;
	margin-top:0px;
	margin-bottom:2px;
}

/* ENLACES DEL CONTENIDO */

a:link, a:visited { 
	color:#663300;
	text-decoration:none;
}
a:hover, a:active { 
	color:#E10016;
	text-decoration:none;
}

ul.list01, ul.list02 {
	font-size:11px;
	color:#663300;
	}
	ul.list01 li { 
		list-style-image:url(../imagenes/imagenlista.jpg);
		font-size:11px;
		margin-left:25px;
		padding-bottom:5px;
	}
	ul.list02 li { 
		list-style: none;
		font-size:11px;
		margin-left:-30px;
		border-bottom: dashed 1px #DFDFDF;
		padding-bottom:5px;
		margin-right:5px;
	}


/* IMAGENES tipoVerticalPequeño tipoVerticalMedio tipoHorizontaPequeño tipoHorizontaGrande */

img {
	border: 0;
}

img.tipo {
	border: 0;
	display: block;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	}

img.tipohm {
	border: 0;
	width:160px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	}

img.tipohg {
	border: 0;
	width:448px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	}


/* TEXTOS */

.txt {
	color:#663300;
	font-size:11px;
	margin-top:12px;
	margin-bottom:8px;
}

.centrado {
	text-align: center; 
	font-size:11px;
	font-weight:bold;
}

.txtRed { 
	color:#E10016;
	font-size:10px;
	}

.txtTitulo { 
	color:#E10016;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	}

.txtParrafo1 { 
	color:#663300;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	}

.txtParrafo2 { 
	color:#663300;
	font-size:11px;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	}

.letraroja {
	font-size:12px;
	font-weight:bold;
	color:#E10016;
	margin-top:2px;
	margin-bottom:0px;
	}

.bkGrey { background-color:#DFDFDF;}


.borderGrey { border:solid 1px #DFDFDF;}

/* BANNERS DE PUBLICIDAD GRANDE Y PEQUEÑO */

#banners { 
		width:100%;
		border-bottom:solid 2px #FFF;
	}
		.bannerbig {
			width:470px;
			height:auto;
			margin-left: auto;
			margin-right: auto;
			display: block;
			padding:0px 8px;
			text-align: center; 
		}
		.bannerpeq {
			width: 125px;
			height:100px;
			float:left;
			padding:0px 8px;
		}

/* PIE DE PAGINA */

#bottom {
	height:55px;
	background-color:#F3F3F3;
	padding:3px;
	color:#666;
	font-size:11px;
	text-align:center;
	border-top:solid 2px #FFF;
	border-left: solid 2px #FFF;
}
	#bottom a:link, #bottom a:visited {
		color:#666;
		font-size:11px;
		text-decoration:underline;
	}
	#bottom a:hover, #bottom a:active {
		color:#666;
		font-size:11px;
		text-decoration:underline;
	}

