body{
font-size: 12px;
font-family:"Trebuchet MS", Helvetica,Arial, sans-serif;
padding: 0;
margin: 0 auto;
background-color: white;
text-align: center;
}

#topo{
height: 20px;
background: url(images/top.jpg) repeat-x;
}

#bgmenu{
background: url(images/menubg.jpg) repeat-x;
}

#contentsmenu{
height:120px;
width:960px;
margin: 0 auto;
}

#contentsmenu .dentro{
padding-top: 35px;
}

#contentsmenu #logo{
float:left;
width:200px;
position:relative;
display:inline;
}

#contentsmenu #menu{
float:right;
width:600px;
position:relative;
}



#bgredhome{
background: url(images/homered.jpg) repeat-x;
height: 392px;
}

#contentsredhome{
width: 960px;
height:392px;
margin: 0 auto; 		
color: white;
}

#bgred{
background: url(images/red.jpg) repeat-x;
height:99px;
}

#contentsred{
width: 920px;
height:99px;
margin: 0 auto; 		
color: white;
}


#bgbeforecontents{
background: url(images/contenttop.jpg) repeat-x;
height: 46px;
}

#contents{
width: 960px;
margin: 0 auto; 		
color: white;
text-align: left;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}

.coluna{
float:left;
position: relative;
width: 320px;
margin-left:20px;
margin-right: 16px;
width: 284px;
_width: 270px;
}

.colunadupla{
width: 640px;
}

.coluna .dentro{
padding-left:20px;
padding-right: 16px;
width: 284px;
_width: 270px;
}


.colunas{
float:left;
position: relative;
width: 320px;
margin-left:20px;
margin-right: 16px;
width: 604px;
_width: 590px;
}

.colunas .dentro{
padding-left:20px;
padding-right: 16px;
width: 604px;
_width: 590px;
}
