@charset "utf-8";
body{
	margin:0px;
	background:#EAECF4 url(../img/fundo.jpg);
	font-family:Tahoma, Arial, verdana;
	font-size:11px;
	color:#666666;
}
/*TÍTULOS*/
h1{
	font-size:14px;
	color:#10218B;
	display:inline;
	font-weight:bolder;
}
h2{
	font-size:11px;
	color:#10218B;
	padding-top:5px;
	display:inline;
}
h3{
	font-size:11px;
	color:#666666;
	padding-top:5px;
	display:inline;
}
/*Obs: .link-contato serve para o link na página representantes*/
h4,.link-contato{
	color:#10218B;
	font-size:10px;
	font-weight:normal;
	line-height:160%;
	display:inline;
}

/*FORMULÁRIO*/
input,select,textarea{
	font-family:Tahoma, Arial, verdana;
	font-size:11px;
	background:#EAECF4;
	color:#10218B;
	height:20px;
	line-height:20px;
}
#enviar{
	border:1px #FFFFFF solid;
	width:75px;
	height:25px;
}
input{
	border:0px solid #FFFFFF;
	width:261px;
}
select{
	border:0px solid #FFFFFF;
	text-align:center;
}
textarea{
	border:0px solid #FFFFFF;
	width:261px;
	height:40px;
}


.fundo{
	background:#EAECF4;
}
/*TÍTULO DA ÚLTIMA COLUNA*/
p{
	color:#10218B;
	font-size:10px;
	font-weight:bold;
	display:table-cell;
	padding-top:2px;
	padding-left:7px;
	background:#C4C9E3;
	height:16px;
}
/*TEXTOS DENTRO DA ÚLTIMA COLUNA*/

big{
	display:block;
	font-size:10px;
	padding-left:5px;
	padding-bottom:5px;
}
.altura-titulo{
	height:25px;
}
/**/
#topo{
	background:#FFCC00 url(../img/topo.jpg) no-repeat top left;
	height:115px;
}
/*ESPAÇO DEPOIS DO TOPO*/
#espaco{
	line-height:7px;
}
/*ÁREA DO MENU*/
#area-menu{
	width:155px;
	height:550px;
	background:#10218B;
}
.menu{
	border-top:1px solid #616BB4;
	height:18px;
	color:#FFFFFF;
}
.titulo-menu{
	background:#FFCC00;
	font-weight:bold;
	color:#000000;
}
a{
	display:block;
	line-height:18px;
	height:100%;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:7px;
}
a:hover,a:active,a:hover{
	color:#10218B;
	background:#C4C9E3;
}
/*ÁREA DE PATROCÍNIO*/
#area-patrocinio{
	height:161px;
}
#a-col1{
	width:14px;
	height:19px;
}
#a-col2{
	width:203px;
}
#a-col3{
	width:14px;
}
#a-col4{
	width:289px;
}
#a-col5{
	width:41px;
}
#a-lin2{
	height:51px;
}
#a-lin3{
	height:75px;
}
.borda-branca{
	border:1px solid #FFFFFF;
}
.borda-cinza{
	border-top:1px solid #CCD0E3;
}

/*
ÁREA DE CONTEÚDO
largura das colunas
*/
#c-col2{
	width:181px;
}
#c-col3{
	width:185px;
}
#c-col4{
	width:219px;
}
/*ESPAÇAMENTOS*/
.espacamento{
	 line-height:140%;
}
.espac-linhas{
	height:20px;
}

/*PÁGINAS INTERNAS*/
.altura-titulo-interno{
	width:180px;
	height:25px;
	border-bottom:1px solid #CCD0E3;
}
.altura-subtitulo-interno{
	width:440px;
	height:25px;
	border-bottom:1px solid #CCD0E3;
}
.altura-linhas{
	height:17px;
}
/*é o título negrito cinza*/
.texto-titulo-interno{
	color:#666666;
	font-weight:bold;
}
.texto-interno{
	line-height:140%;
	padding-bottom:10px;
}
.texto-link-interno,.texto-link-interno:hover,.texto-link-interno:active,.texto-link-interno:focus{
	color:#10218B;
	text-decoration:underline;
	display:inline;
	padding:0px;
}

/*PRODUTOS*/
.tbproduto{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/*FOTO*/
.fotos-link{
	display:block;
	font-family:Tahoma, Arial, verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background-color:#EAECF4;
	padding:0px;
	line-height:100%;
}
.fotos-link:hover{
	color:#666666;
	background-color:#EAECF4;
}