/* CSS Document */

/* All */
.dt {font:9px Arial, Helvetica, sans-serif; color:#9dc29b;}
h1 {margin-top:5px;}

/* Coluna 1.0 */
#col_1 {width:400px;float:left;}
#col_1_img {padding:5px;background-color:#fff;}
#col_1_img img {width:390px;}

/* Coluna 2.0 */
#col_2 {width:320px;float:right;}

/* Newsletter */
#col_2_news {border:1px solid #4b3e36;padding:8px;border-right-color:#171411;border-bottom-color:#171411;background:url(../images/artigos/newsletter.jpg) no-repeat;font-size:11px;color:#fff;}
#col_2_news legend {color:#d9c8b8;font:16px Arial, Helvetica, sans-serif;font-weight:bold;}
#col_2_news input {display:block;margin-bottom:3px;padding:2px;}
#col_2_news label {font-weight:bold;display:block;margin-top:3px;}

/* Destque */
#col_2_dest {padding:5px;border:solid 1px #64584a;margin:5px 0;}
#col_2_dest_img {padding:5px;background-color:#fff;margin:5px 0;}
#col_2_dest_img img {width:298px;}

/* Outros Artigos */
#ot_at {padding:10px;padding-bottom:5px;background-color:#3e352c;border:solid 1px #64584a;clear:both;margin-top:10px;}
#ot_at .dt {font-size:12px;}
#ot_at ul li {}
#ot_at ul li a:link {color:#e8b469;font-weight:bold;text-decoration:none;}
#ot_at ul li a:visited {color:#e8b469;font-weight:bold;text-decoration:none;}
#ot_at ul li a:hover {text-decoration:underline;}