#body_produtos {
    width: 780px;
    margin: 0;
    float: left;
    margin-left: 15px;
}

#posts-wrap1_produtos {
    background: transparent url(../images/top.jpg) no-repeat scroll 0 0;
    padding-top: 18px;
    width: 780px;
}

#posts-wrap2_produtos {
    background: transparent url(../images/bottom.jpg) no-repeat scroll left bottom;
    _background: transparent url(../images/bottom.jpg) no-repeat scroll left top;
    padding-bottom: 12px;
    width: 780px;
}

#pagina_produtos {
    background: transparent url(../images/middle.jpg) repeat scroll left bottom;
    font-family: arial;
    font-size: 13px;
    height: 100%;
    line-height: 17px;
    padding-left:32px;   
    text-align: justify;
    min-height: 750px;
    _height: 378px ! important;
}
/***********************************************************************************************************/

.produtos_top{
	float:left;
	width:710px;
	margin-bottom:25px;
}

.img_produtos {
    float: left;
	
}

.titulo_produtos{
	float:left;
	margin-top:15px;
	margin-left:2px;
	color:#0B5BA0;
	font-size:12pt;
	font-weight:bolder;
	width:710px;
	
	
}

.conteudo_produtos{
	float:left;
	width:771px;
	height:400px;
	margin-left:-2px;
}


.desc_repre{
	float:left;
	width:450px;
	margin-left:20px;
	margin-top:18px;
	color:#414141;
	font-size:11px;
	line-height:17px;
}

.desc_repre .titulo{
	font-size:12pt;
	font-weight:bolder;
	color:#0B5BA0;
	margin-bottom:10px;
}

.desc_repre .texto{
	color:#969696;
	float:left;
	margin:15px 0;
	
	
}

.lista_produtos{
	float:right;
	margin:15px 33px 0px 0px;
	width:450px;
	height:auto;
	border:1px solid #E5E5E5;
	
}

.right{
	width:490px;
	float:left;
}

.lista_produtos_sem_borda{
	float:left;
	margin:20px 0px 0px 20px;
	width:450px;
	height:auto;
	
}

.nome_produto{
	font-size:11px;
	color:#414141;
	background:#F2F4F3;
	width:420px;
	margin:10px;
	padding:1px;
	padding-left:10px;
}

.nome_produto_cor{
	font-size:11px;
	color:#414141;
	background:white;
	width:420px;
	margin:10px;
	padding:1px;
	padding-left:10px;
	
}

.nome_produto a{
	color:#969696;
}

.nome_produto a:hover{
	color:black;
}

.titulo_produto{
	float:left;
	margin-left:2px;
	color:#0B5BA0;
	font-size:15pt;
	font-weight:bolder;
	width:450px;
	margin-bottom:20px;
}

.imagem_produto img{
	margin-top:10px;
	width:227px;
	height:200px;
}

.texto_produto{
	width:450px;
	float:left;
	color:#969696;
	margin:25px 0px 25px 0px;
}

.site_produto{
	color:#0B5BA0;
	font-weight:bolder;
	float:left;	
	margin-top:10px;
	margin-left:5px;
}

.site_produto a{
	font-weight:normal;
	color:#969696;
}

.site_produto a:hover{
	color:black;
}


.video_produto{
	color:#0B5BA0;
	font-weight:bolder;
	float:right;
	margin-top:35px;
	
}

.img_video{
	float:right;
	margin-right:10px;
	margin-top:25px;
}

.video_produto a{
	font-weight:bolder;
	color:#0B5BA0;
	margin-top:10px;
}

.video_produto a:hover{
	color:black;
}

.outros_produtos{
	background:#D2D3D5;
	float:left;
	margin:20px 100px 0px 20px;
	padding:2px 10px ;
	color:#7F7F7F;	
}


.lista_outros_produtos{
	border:1px solid #E5E5E5;
	float:left;
	margin:0px 0px 0px 20px;
	width:450px;
	height:auto;
}


.produtos{
	float:left;
	margin-left:12px;
	width:735px;
	
}

.box_produtos_repre{
	float:left;
	width:350px;
	margin-bottom:10px;
	margin-right:22px;
	
}

.box_nome_produtos{
	border:1px solid #E5E5E5;
	float:left;
	margin-top:10px;
	width:340px;
	padding-bottom:10px;
	
}


.nome_repre{
	float:left;
	margin-left:2px;
	color:#0B5BA0;
	font-size:12pt;
	font-weight:bolder;
	width:310px;
	
	
	
}

.bandeira{
	float:right;
	margin-right:10px;
}


.nome_produto_repre{
	font-size:11px;
	color:#414141;
	background:#F2F4F3;
	width:313px;
	margin:10px 0px 0px 8px;;
	padding:1px;
	float:left;	
	padding-left:10px;
}

.nome_produto_repre a{
	color:#969696;
}

.nome_produto_repre a:hover{
	color:black;
}

