/*CSS*/
/*propriedades para alinhar ao topo*/
*{margin:0; padding:0;}
/*propriedades estrutura geral*/
#container{width:961px; height:840px; margin:0 auto; font-size:0.1px;}
#header{text-align:left; height:245px;}
#content{text-align:justify; clear:both; padding:20px;}
#footer{text-align:left; clear:both;}
/*propriedades gerais*/
img{border:none;}
.clear{clear:both;}
.clear_br{clear:both; font-size:0.01em; margin:0; padding:0; height:1px;}
.display{display:none;}
.float_left{float:left;}
.float_right{float:right;}
/*texto preto*/
.text_black{font-family:Arial; font-size:14px; color:#000; font-weight:bold; line-height:22px;}
.text_black a{font-family:Arial; font-size:14px; color:#000; text-decoration:none;}
.text_black a:hover{font-family:Arial; font-size:14px; color:#000; text-decoration:underline;}
.text_black h2{font-family:Arial; font-size:22px; margin:-4px 0 -16px -8px; color:#C5161D;}
/*texto preto 12*/
.text_black_12{font-family:Arial; font-size:12px; color:#000; font-weight:bold; line-height:12px;}
.text_black_12 a{font-family:Arial; font-size:12px; color:#000; text-decoration:none;}
.text_black_12 a:hover{font-family:Arial; font-size:12px; color:#000; text-decoration:underline;}
/*propriedades topo*/
#logo{padding:50px 0 0 10px;} #logo img{width:314px; height:106px;}
#nav{clear:both; padding:45px 0 0 0;}
#nav ul{margin:0; padding:0; list-style-type:none;}
#nav ul li{margin:0; padding:0; float:left;}
/*propriedades interna*/
#article{clear:both; margin-top:148px;}
#section{width:360px; height:322px; margin-left:28px; padding:8px 16px 0 8px; text-align:justify; overflow:auto;}
#news{text-align:left; margin-top:100px; height:372px; padding:20px; overflow:auto;}
.caixa_news{float:left; margin:10px 0 0 14px; text-align:center; width:210px; line-height:14px;}
.caixa_news img{border:4px solid #C4171D;}
.caixa_news_int{float:left; margin:10px 0 0 14px; text-align:center; width:130px;}
.caixa_news_int img{border:4px solid #C4171D;}
/*propriedades catalogo de produtos*/
.caixa_foto{font-size:12px; background:#FFF; width:510px; height:324px; margin:0 0 0 426px; position:absolute;}
.caixa_foto img{border:2px solid #999;}
.fotos img{border:2px solid #999; margin:2px;}
