/* ESTRUTURA*/
#menuFlash {width:724px; height:200px; margin-top: 10px; margin-bottom: 10px;}
#ch1 {float: left; width:234px; height: 126px; background-image: url(../imagens/moldura1.png); background-repeat: repeat-no;}
#ch2 {width:234px; height: 126px; background-image: url(../imagens/moldura2.png); background-repeat: repeat-no; margin-left:246px;}
#ch3 {float: right; width:234px; height: 126px; background-image: url(../imagens/moldura3.png); background-repeat: repeat-no;}
#ch4 {float: left; width:468px; height: 126px;}

/* FORMATAÇÂO*/
#menuFlash {name:PictureBox;}
#CaptionBox {width:100%; }
.Caption {
	font-size:12px;
	color: #fff;
 margin-left:120px;
}
#menuFlash a {font-weight: 900; color: #ECDA00; text-decoration: none;}
.color {font-weight: 900; color: #ECDA00;}
#menuFlash a:hover {font-weight: 900; color: #D9C900;}

#conteudo {}
h2 {padding-top:23px;}
#chamadas {}
#chamadas p {margin-top: 5px; margin-right: 13px; margin-left: 13px;}
#ch1 {background-repeat:no-repeat;}
#ch2 {background-repeat:no-repeat;}
#ch3 {background-repeat:no-repeat;}
#ch4 {background-repeat:no-repeat;}
.floats {float:left; width:80px; height:74px;}

