/* CSS Document */

body{
background:#9ACFED;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#144F6D;
}
#container{
position:relative;
margin:0 auto;
width:750px;
top:0px;
left:0px;
}
#container #top{
position:relative;
width:750px;
top:0px;
left:0px;
}
#container #centro{
position:relative;
margin:0 auto;
width:750px;
top:0px;
left:0px;
background:#C5E3F1;
}
#guest_center
{
	padding:20px;
}
#guest_center #index 
{
	padding-left:100px;	
}
#container #foot{
position:relative;
margin:0 auto;
width:750px;
top:0px;
left:0px;
}
