@charset "utf-8";
/* CSS Document */

#web {
width:900px;
position:relative; 
margin-left: auto; 
margin-right: auto;
background-color:#003366
}


#cabecera {
   position:absolute;
   width:900px;
   height:162px;
}


#contenido{
	position:absolute;
	width:534px;
	top:170px;
	padding:5px;
	margin-left:178px;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	
}

#menu-dch {
	position:absolute;
	width:160px;
	height:600px;
	margin-left:722px;
	top:292px;
	padding:5px;
	border-left:4px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-right:4px;
	border-right-color:#0099FF;
	border-right-style:solid;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	border-bottom:4px;
	border-bottom-color:#0099FF;
	border-bottom-style:solid;
	left:0px;
}

#menu-dch1 {
	position:absolute;
	width:164px;
	height:191px;
	margin-left:722px;
	top:170px;
	padding:3px;
	border-left:4px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-right:4px;
	border-right-color:#0099FF;
	border-right-style:solid;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	border-bottom:4px;
	border-bottom-color:#0099FF;
	border-bottom-style:solid;
	left:0px;
}

#menu-izq1 {
	position:absolute;
	width:160px;
	height:310px;
	top:170px;
	padding:5px;
	border-left:4px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-right:4px;
	border-right-color:#0099FF;
	border-right-style:solid;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	border-bottom:4px;
	border-bottom-color:#0099FF;
	border-bottom-style:solid;
	left:0px;
}

#menu-izq2 {
	position:absolute;
	width:160px;
	height:290px;
	top:495px;
	padding:5px;
	border-left:4px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-right:4px;
	border-right-color:#0099FF;
	border-right-style:solid;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	border-bottom:4px;
	border-bottom-color:#0099FF;
	border-bottom-style:solid;
	left:0px;
	}
	
	#menu-izq3{
	position:absolute;
	width:160px;
	height:600px;
	top:758px;
	padding:5px;
	border-left:4px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-right:4px;
	border-right-color:#0099FF;
	border-right-style:solid;
	background:#FFFFFF;
	border-top:4px;
	border-top-color:#0099FF;
	border-top-style:solid;
	border-bottom:4px;
	border-bottom-color:#0099FF;
	border-bottom-style:solid;
	left:0px;
}

h1 { 
line-height: 30px;
margin:auto;}
