/* GUESA ERRANTE */


/* ====== ELEMENTOS DA FRONT PAGE ==========*/

#conteudoHome {position:relative; margin:0px 5px 25px 155px; padding:10px;}

#homeManchete {position:relative; width:370px; background-color:#F7F7EE; padding:5px;}


#Manchete {position: relative; background-color:#EBEBD6; padding:5px; border:1px solid #D3D3A5;}
#Manchete h2 a{display:block; padding:2px 0px 5px 0px; color:#CC3300; text-decoration:none; font-weight:bold;}
#Manchete .foto {position:relative; width:160px; height:120px; border-style:solid; border-color:#CCCCCC; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px; padding: 5px;  background-color:#FFFFFF;}
#Manchete .resumo {position:absolute;left:185px;width:180px;height:62px;}
#Manchete .legenda {position:relative; padding:2px 0px 5px 0px; width:170px; font-size:10px; line-height:120%; text-align:center;}


#homeMaisDestaques {position:relative; padding:5px; font-size:11px; line-height:135%;}

#homeMaisDestaques .destaque { height:135px; display:block;}
#homeMaisDestaques .destaque img {float:left; margin:0px 10px 5px 0px;}
#homeMaisDestaques .destaque h3 {display:block; padding:2px 0px 5px 0px;}
#homeMaisDestaques .destaque a {color:#CC3300; text-decoration:none; font-weight:bold;}
#homeMaisDestaques .destaque a:hover {text-decoration:underline;}

#homeMaisDestaques .colunaesq {position:relative; width:180px;}
#homeMaisDestaques .colunadir {position:absolute; width:180px; right:0px;} 


#homeColDir {position:absolute; width:200px; padding:5px; right:5px; background-color:#CEDDAC;}

#enquete{padding:2px;}
#enquete dl, dt, dd {margin:0px;}
#enquete dt{color:#702447; font-weight:bold; text-align:center; padding:5px 5px 5px 5px;}
#enquete dd{padding:1px 15px 1px 15px;}
