@charset "utf-8";
/* CSS Sunn */

body{
margin:0 0 0 0;
background-image:url(../images/header.png);
}
#cabezote{
background-image:url(../images/top.png);
background-repeat:repeat-x;
height:37px;
}
#total{
	
	left: 622px;
	margin-top:70px;
	top: 200px;
	width:1000px;
	min-height:350px;
	height:auto;
	margin-left:150px;
}

#logo_sun{
text-align:center;
width:100%;
}
#logo_mpi{
clear:both;
margin-top:30px;
text-align:center;
margin-left:120px;
float:left;
width:25%;
height:100px;
}
#logo_cim{
margin-top:30px;
text-align:center;
float:left;
width:20%;
height:100px;
}
#logo_proquimsa{
margin-top:30px;
text-align:center;
float:left;
width:25%;
height:100px;
}
#logo_ilma{
position:absolute;
text-align:right;
width:97%;
height:100px;
padding-right:3%;
}
#boot{
background-image:url(../images/main.png);
background-repeat:repeat-x;
background-color:#121212;
height:150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-align: left;
padding-left:20px;
}
#boot a{
color:#FFFFFF;}

#boot a:hover{
color:#ccc;}
