/*atributos css padrões de texto, links, titulos*/

h1,h2,h3,h4,h5,h6 {

	margin:0px;
	padding:0px;

}

#boxpost h1 {

font-family:Arial, Helvetica, sans-serif, Aero;
font-size:16px;
font-weight:bold;
color:#26568d;
text-transform:uppercase;
padding-bottom:10px;

}

#boxpost h2 {

font-family:Arial, Helvetica, sans-serif, Aero;
font-size:12px;
font-style:italic;
font-weight:normal;
color:#5c5c5c;
margin-bottom:5px;
text-align:right;

}

#boxpost h2 {
background: url(../images/layout/bg_h2.jpg);
background-repeat:no-repeat;
background-position:center;
}

p, .texto, p .texto, table  {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color: #333333;

}

p {

margin-bottom:15px;

}

a, a:link, a:visited, a:active{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


a:hover{
	color: #dc3333;
}

#rodape, #rodape a:link, #rodape a:hover, #rodape a:visited, #rodape a:active {
	color: #6e6e6e;
	font-size: 11px;

}



#voltar {
	position:relative;
	float:left;
	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	clear: both;
}


img {
	border:0px;
	}
	









/* css para menu dinâmico horizontal */
.menu-hh { display: table; }
.menu-hh * { margin: 0; padding: 0;}
.menu-hh a { display: block;}
.menu-hh li { list-style: none; float: left; height: 1%; }
.menu-hh li ul { position: absolute; visibility: hidden; white-space: nowrap;}

/* hack para navegadores que exigem width para elementos pos absolute (Opera) */
html:first-child>body .menu-hh li ul {
	width: 600px;
}
.menu-hh li:hover ul, .menu-hh  li.over ul { visibility: visible;}
.menu-hh li:hover ul li ul, .menu-hh li.over ul li ul{ visibility: hidden;}
.menu-hh li ul li:hover ul, .menu-hh li ul li.over ul{ visibility: visible;}

/* visual */

.menu-hh {

	margin: 0 0 0 4px;  /*espaco do lado do menu*/
	height: 25px;
}

.menu-hh ul li a:link,.menu-hh ul li a:visited,.menu-hh ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0 6px;
	color: #6e6e6e;
	font-size: 13px;
	line-height: 30px;
}

.menu-hh ul li a:hover {

	color: #6e6e6e;
}

.menu-hh ul li ul li a,.menu-hh ul li ul li a:link,.menu-hh ul li ul li a:visited,.menu-hh ul li ul li a:active {
	font-weight: normal;
	color: #6e6e6e;
	width: 100px;
}	

.menu-hh ul li ul li a:hover {
	color: #000000;
}	

.menu-hh ul li ul { 
	background-image: url(../images/pixel.gif);
	 /*background-color: #ffffff; fundo do submenu */
	border: 0px solid #000; 
	padding-top: 10px;  /*espaço entre menu e submenu*/
}
.menu-hh ul li ul li:hover { 
	width: 120px;
	color: #000000;	
}

.menu-hh ul li ul li a:hover { 
	color: #000000; 
}

.menu-hh ul li ul li:hover a { 	
	color: #000; 
}

.menu-hh ul li ul li img {
	height: 6px;
	_height: 0px;
	width: 1px;
}

/*css formulario*/


.tabela_formulario tr {

	height:10px;

}

.titulo_campos
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: dimgray;
	background-color: #FFFFFF;
	border:1px solid #333333;
}

.campos_formulario
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: dimgray;
	padding:2px;
	background-image: url(../images/bg_fieldText.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.campo_alerta
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: dimgray;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
}

.botao_enviar
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: white;
	background-color: #009999;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.texto_form {
	font-size:12px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 12px;
}


.label {

	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

.label1 {

	font-size:13px;
	color:#006699;
	font-weight:bold;

}


.enviar_OK  {
	display: block;
	background-image:url(../images/layout/img_enviar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 60px;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	BACKGROUND-COLOR: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}




.letter_ok {
	background-image:url(../images/layout/img_enviar.png);
}


.enviar_apagar  {
	display: block;
	background-image:url(../images/layout/letter_cancelar.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 68px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
/*fim css formulario de contato*/


.campos_newsletter {
	width:180px;
	height:20px;
	border: 1px solid #CCCCCC;
	text-align:left;
	padding-left:2px;
	padding-top:2px;

}


 /*css para paginação*/

#paginador {


	font-size:12px;
	color:#006699;
	font-weight: bold;
	color:333333;
	margin-top:10px;
	margin-bottom:10px;


}

#paginador span {

	width:30px;
	height:30px;
	font-size:13px;
	color:#FFFFFF;
	margin-right:2px;
	margin-left:2px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color:#FF3333;

}

#paginador a span {

	width:30px;
	height:30px;
	font-size:13px;
	color:#FFFFFF;
	background-color:#333333;

}






