@charset "utf-8";
/* CSS Document */
h1 {
	font-size:16px;	
	color:#074985;	
}
#img {
	float:right;
	margin:-170px 50px 0 0;
}
h3 {
	font-size:14px;
	font:"Tahoma", arial;
	color:#FF6600;
}

/*Ínicio estilos center*/
#center {
	width:860px;
	_width:806px;
	height:auto;
}
h4 {
	color:#FF9900;
	font-size:14px;
}
#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;	
}
.player {
	width:255px;
	height:45px;
	background:url(interface/bg-player.jpg) no-repeat;
	padding:2px 0 0 0;
	position:relative;
}
#barra-saber {
	margin:10px 0 10px 0;
}

#representantes {
	float:left;
	margin:0 0 0 10px;
	width:540px;
	_width:530px;
	
	
}
#representantes p {
	color:#074985;
	font-size:10px;	
}
#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;	
}
.radio {
	float:left;
	width:260px;
}


/*Fim estilos right*/


