@charset "utf-8";
/* CSS Document */
#img {
	float:right;
	margin:-170px 50px 0 0;
}

/*Ínicio estilos center*/
#center {
	/*background:url(interface/bg-center-interna.png) repeat-y;*/
	width:860px;
	_width:806px;
	height:auto;	
}
#left {
	width:176px;
	float:left;
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
}
.mais-sobre li {
	width:170px;
}
.mais-sobre a {
	float:left;
	width:170px;
	position:relative;	
}
#representantes {
	float:left;
	margin:0;
	*width:570px;
	_width:550px;
	
}
#representantes img {
	margin:5px 5px 5px 0; 
	float:left;
}


#representantes .img-representantes {
	float:left;
	margin:0 0 20px 20px;	
	*margin:0 0 8px 20px;
	_margin:0 0 8px 20px;
}

#representantes .texto-produto{
	width:517px;
	float:left;
	padding-left:25px;
}
#representantes .texto-produto h1{
	font-size:16px;	
	color:#074985;	
}
#representantes .texto-produto p{
	font-family:"Tahoma", arial;
	font-size:11px;
	color:#074985;
	margin:10px 0 0 0;		
}
#representantes .texto-produto strong{
	color:#074985;		
}
#representantes .texto-produto ul{
	margin:10px 0 0 15px;		
}
#representantes .texto-produto li{
	font-size:11px;
	color:#074985;
	font-family:"Tahoma";
}
#representantes .texto-produto strong {
	width:600px;	
}
#representantes ul {
	float:none;		
}

#representantes #img-tabela { float:left; margin:0 0 0 20px}

#seta{ margin:17px 5px 0 0; float:left}

/*Fim estilos center*/

/*Estilos right*/
.right {
	float:right;
	width:230px;
	height:20px;	
	padding:0 0 0 0;
	margin:0 5px 0 0;
	_margin:0 10px 0 0;	
}
.right img{
	margin:0 5px 0 0; float:left;
}
.right input{
	width:89px;
	float:left;
	margin:0 0 20px 5px;
	*margin:0 0 0 5px;	
}
.right .button{
	background:url(interface/bt-ok.jpg) no-repeat;
	width:35px;
	height:19px;
	border:none;
	cursor:pointer;
}

.right ul{	
	margin:10px 0 15px 15px;
	_margin:40px 0 15px 15px;
	*margin:30px 0 15px 15px;	
}

.right a{
	font-size:11px;
	width:210px;
	color:#074985;
	margin:2px 0 0 0;
	text-decoration:none;	
}
.right .a{
	font-size:12px;
	width:210px;
	color:#074985;
	font-weight:bold;
	float:left;
	margin:2px 0 0 0;
	text-decoration:none;	
}

/*Fim estilos right*/
#representantes .texto-produto  li {
	font-family:"Tahoma";
	font-size:11px;
}

