
body{
	padding:0px;
	margin: 0px;
	background-color:#8399B1;
	margin-left: auto;
	margin-right: auto;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

p{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin: 0;
}

h1{	font-size: 1.5em; }
h2{	font-size: 1.3em; }
h3{	font-size: 1.2em; }
h4{	font-size: 1.1em; }
h1, h2, h3, h4{
	margin: 10px 0 0 0;
}

#contenido{
	margin:10px 16px 0 0;
}

#pagina{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
}

html>body #pagina{
	border: 0;
}
#z1{
	float: left;
	height: 89px;
	
}
	#z1a{
		float: left;
		width: 160px;
		height: 89px;
	}
	#z1b{
		float: left;
		width: 599px;
		height: 89px;
	}
		#z1b1{
			height: 50px;
		}
		#z1b2{
			height: 39px;
			width: 439px;
			background-image: url(img/fz1b2.gif);
			background-repeat: x-repeat;
			border-right: 1px solid #B9C5D3;
		}		
		#z1b2 h2{
			margin: 0px;
			padding: 0px;
			width: 429px;
			background-image: url(img/fh2.gif);
			background-repeat: no-repeat;
			text-align: right;
			color: white;
			font-size: 18px;
			line-height: 18px;
		}
#z2{
	width: 759px;
	float: left;
	background-image: url(img/fz2.gif);
	background-repeat: y-repeat;
}
	#z2a{
		float: left;
		width: 64px;
	}
	#z2b{
		float: left;
		width: 536px;
		background-image: url(img/fz2b.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	#z2c{
		float: left;
		width: 159px;
		color: white;
		text-align: center;
	}
		ul.lateral {
			list-style: none;
			padding: 0px;
			margin: 0px;
		}
		ul.lateral li{
			margin-bottom: 15px;
			font-weight: bold;
			font-size: 12px;
		}
		
		ul.lateral li a{
			color: white;
			font-size: 12px;
			text-decoration: none;
		}
		
		ul.lateral li.activo, ul.lateral li.activo a{
			color:#74CCD8;
		}
		
		
		
		#buscador{
			width: 159px;
			height: 73px;
			background-image: url(img/fbuscador.gif);
			background-repeat: x-repeat;
		}
	#z2d{
		float: left;
		width: 599px;
		height: 21px;
		background-color:#8399B1;
		background-image: url(img/fz2d.gif);
		background-repeat: x-repeat;
	}
		ul.lineal {
			list-style: none;
			padding: 0px;
			margin: 2px 10px 0 10px;
		}
		ul.lineal li{
			float: left;
			/*width: 18%;*/
			/*height: 21px;*/
			font-weight: bold;
			font-size: 12px;
			/*border-left: 1px solid white;*/
			/*line-height: 15px;*/
			display: block;
			text-align: center;
			color: white;
			
		}
		
		ul.lineal li a{
			font-weight: bold;
			font-size: 12px;		
			text-decoration: none;	
			color: white;
			padding-top:2px;
			/*display: block;*/
		}
		ul.lineal li.activo, ul.lineal li.activo a{
			color:#74CCD8;
		}
#z3{
	float: left;
	height: 99px;
}

html>body div#contenedor2{
	float: left;
	border: 1px solid white;
}