body {
    width: 910px;
    line-height : 15px;
    background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#191919;
    padding: 0px;
	margin:auto;
}
#superior{
	float:left;
    width:910px;
	height:100px;
}
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {text-decoration: none; color:#FFFFFF}
a:hover {text-decoration: underline; color:#3399FF}
#base1{
	float:left;
    width:270px;
	height:390px;
	background-image:url(images/bg_base1.jpg);
	background-repeat:no-repeat;
	padding-top:210px;
	padding-left:15px;
	padding-right:15px;
}
#base2{
	float:left;
    width:528px;
	background-color:#333333;
	background-image:url(images/bg_base2.jpg);
	background-repeat:repeat;
	padding-left:37px;
	padding-right:35px;
}
#base2a{
	float:left;
    width:244px;
	padding:1px;
	background-color:#000000;
}
#base2b{
	float:left;
	width:272px;
	margin-left:10px;
}
#font_descricao1 {
font-family:"Trebuchet MS";
font-size:14px;
font-variant:small-caps;
color:#3399FF;
}
#font_descricao2 {
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;
}