/* CSS Document */

body{
		font-size: 12px;
	text-decoration: none;
	background-color:#0033FF


	}

a:link{
	color: #3300CC;
	font-size: 12px;
	text-decoration: none;


	}
a:visited{color: #3300CC;
	font-size: 12px;
	text-decoration: none;} 	
a:hover{
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#total {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	background-color: #00CCFF;
	color: #000000;
}

#lateral { background-color: #DCE9E3;;
            float:left;
            width:20%;
            height:600px;
}
#central { background-color: #00CCFF;;  
               float:left;
               width:29%;
         height: 600px;
}
#centr {   background-color: #00CCFF;
               float:left;
               width:30%;
            height: 600px;
				}
#late {background-color: #DCE9E3;;
            float: right;
            width:20%;
			height: 600px;
        
}
#pie
	{
	width:750px;
	}
.estilo1
{
	font-size:12px;
	vertical-align: 50%;
}
.estilo2
{font-size:12px; color:#FF3300;
}
.estilo3
{font-size:14px; color: #000000; font-family:Arial, Helvetica, sans-serif; text-align:center}
.late
{font-size:10px;
}
.estilo4
{font-size:16px; color: #336633; font-family:Arial, Helvetica, sans-serif; text-decoration:underline}
.estilo5
{
	font-size :12px;
	line-height: normal;
}
