html { 
	padding :0;
	/* background-color:#005266; */
	background-color: #2A3F55;
	background:url(../images/patron.png);
}

body{
	font : 76%/160% Tahoma, Verdana, Arial, sans-serif;  
	width :100%;
	text-align:center;
	padding-top:5px;
	font-weight:bolder;
	color:#FFFFFF;
		
}

div#container{
	position:relative; 
	width : 780px; margin : 0 auto; 
	padding-top : 50px; 
	text-align : left;
}

div#header{
	clip : auto;
overflow : visible;
visibility: visible;
}


div#header p#greva{
	z-index:1;
	background:url(../images/greva.png) no-repeat;
	position : absolute;
	top:250px;
	left :0px;
	width: 381px;
	height : 28px;
	margin : 0;
	padding : 0;
	text-indent:-9999px;	
}

div#header p#greva a{
	display:block;
} 

div#contenido{
	position:absolute;
	padding: 70px 0 0 0;
	width:748px;
	height:600px;
	background-color:#002731;
}

div#contenido p#puno{
	position:absolute;
	top:50px;
	left:30px;
	text-align:justify;
	width:300px;
}

div#contenido p#pdos{
	position:absolute;
	left:30px;
	top:125px;
	text-align:justify;
	width:300px;
}

div#contenido p#ptres{
	position:absolute;
	left:30px;
	top:280px;
	text-align:justify;
	width:300px;

}

div#contenido ul#principal{
	position:absolute;
	width:200px;
	top:330px;
	left:80px;
	list-style-type:lower-roman;
	text-align:left;
}

div#contenido ul#footer{
	position:absolute;
	list-style-type:none;
	left:17px;
	top:600px;
}

div#contenido ul#footer a{
	text-decoration:none;
}


li#footer1{
	position:absolute;
	left:50px;
	width:100px;
}

li#footer2{
	position:absolute;
	left:130px;
	width:100px;
}

li#footer3{
	position:absolute;
	left:220px;
	width:100px;
	padding-left:5px;
	padding-right:5px;
}

li#footer4{
	position:absolute;
	left:330px;
	width:100px;
	padding-left:5px;
	padding-right:5px
}

li#footer5{
	position:absolute;
	left:440px;
	width:100px;
	padding-left:5px;
	padding-right:5px

}

li#footer6{
	position:absolute;
	left:570px;
	width:100px;
	padding-left:5px;
	padding-right:5px

}

div#contenido ul#footer a:link{
	color:#999999;
}

div#contenido ul#footer a:visited {
	color:#FFFFFF;
}

div#contenido ul#footer a:hover{
	color:#000000;
}



div#contenido img#imagen1{
	position:absolute;
	top:100px;
	left:400px;
}

div#contenido img#imagen2{
	position:absolute;
	top:60px;
	left:70px;
}

div#contenido img#imagen3{
	position:absolute;
	top:260px;
	left:70px;
}

div#contenido img#imagen4{
	position:absolute;
	top:200px;
	left:70px;
}

div#mail{
	position:absolute;
	top:60px;
	left:80px;
	margin:0;
	padding:0 40px;
}

div#direccion{
	position:absolute;
	top:135px;
	left:525px;
	width:200px;
}

div#correo{
	position:absolute;
	top:80px;
	left:30px;
}
