body
{ 
background:#FFF9E3;
margin-top:5px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
  
:focus{outline:0;}
a img{border:0;}

#fons_body {
margin: auto;
width: 930px;
height: 100%;
background: url(images/fons_body.jpg) no-repeat;
}

#fons_footer {
margin: auto;
width: 930px;
height: 100%;
background: url(images/fons_footer.jpg) no-repeat;
}

#page_wrap {
margin: auto;
width: 930px;
height: 100%;
background-image: url(images/fons_ombra.jpg);
background-repeat: repeat-y;
}

#main_content {
width:900px;
margin:0 auto;
background:#FFFFFF
}

#center_menu {
clear:both;
width:900px;
height:374px;
background: url(images/fons_progedsa.jpg);
margin-bottom:-95px;
//margin-bottom:-92px;
}

#logo_gp {
float:left;
padding:20px 20px 0 20px;
width:315px;
height:115px;
background: url(images/fons_logo.jpg);
border:0;
}

#top_banner {
float:left;
width:545px;
height:135px;
background-color:#EEEEEE;
}

#botonera {
position:relative;
z-index:3;
top:-129px;
//top:-132px;
left:520px;
}


/*-------footer-----*/
#footer{
width:900px;
height:55px;
clear:both;
background:#004489;
}

#copyrights{
width:400px;
color: #AAAAAA; 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
padding:5px 10px;
}
#copyrights a {
	color: #FFFFFF;
	text-decoration: none;
	}
#copyrights a:hover {
	color: #AAAAAA;
	text-decoration: none;
	}