/*resetar estilos */

h1,h2,h3,h4,h5,h6,form {

	margin:0px;
	padding:0px;

}

img {

border:0px;

}

/*estilos de titulos h1 */
#conteudo h1, #conteudoint h1, #central h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#0072b0;
	margin-bottom:5px;
	font-variant: normal;
}

/*estilos de titulos h2 */
#conteudo h2, #conteudoint h2 {
	font-size:12px;
	color:#00CC33;
}

/*estilos texto padrão, parágrafos */
p, .texto, p .texto, table  {

	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin:0px;
	padding:0px;
}

p  {

margin-bottom:15px;

}

/*estilos de link padrão do site */
a, a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #dc3333;
	text-decoration: none;
}


/*estilos de TEXTO de rodapé */
#rodape, #rodape a:link, #rodape a:hover, #rodape a:visited, #rodape a:active {
	color: #FFFFFF;
	font-size: 11px; 
}

#rodape p {
	color: #FFFFFF;
	font-size: 11px; 
	margin:0px;
}



/*estilos do link voltar padrão do site */
#voltar a:link, #voltar a:active, #voltar a:visited  {
	position:relative;
	float:left;
	font-size:12px;
	color:#0072b0;
	padding-top:10px;
}


#voltar a:hover {
color:#002264;
}




 /*css para paginação*/

#paginador {

	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	color:#0072b0;
	font-weight: bold;

}


#paginador a:link, #paginador a:hover, #paginador a:visited, #paginador a:active  {

	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	color:#0072b0;

}

.paginador-p {
color:#000000;
}

 /*css para noticias e artigos */
.tituloRepeat {

	font-size:12px;
	font-family:Tahoma;
	color:#161616;
	font-weight: bold;
	padding-bottom:5px;
}


.resumoRepeat {

	font-size:10px;
	color:#666666;

}

.tituloDetail {
color:#0072b0;
font-size:14px;
font-weight:bold;
}


 /*css para categorias*/
.nomeCat {

	font-size:13px;
	color:#CC6633;
	
}


 /*css para produtos*/
.nomeProdList {
	font-size:13px;
	color:#006699;
	font-weight: bold;
	padding-left:5px;
}

.nomeProdDetail {
	font-size:12px;
	color:#006699;
	font-weight: bold;
}

.textoProd {

	font-size:12px;
	color:#666666;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:normal;

}

.textoProdN {

	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}
.msg_semItens {

	font-size:12px;
	color:#FF3333;
	padding-top:10px;
	padding-bottom:10px;

}

.visitas {

	font-size:12px;
	color:#006699;
	padding-top:10px;
	padding-bottom:10px;

}


 /*css para menu dinâmico vertical*/

#navegacao {
	margin-left:0px;	
	}
	

	#menu, #submenu{
		width:130px;
		float:right;
		margin:0px;
		padding:0px;
		list-style: none;
		text-align:right;
	}
	
#menu li a:link, #menu li a:visited, #menu li a:active{
	height:20px;
	display:block;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	color: #626262;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
	padding-top:5px;
}

#menu li a:hover {
color:#363636;
}
	
#menu .titulo {
	display:block;
}

#menu .titulo:hover {
}

#submenu ul{ }		
#submenu ul li{
	display: block;
	width: 200px;
}

#submenu li a:link,#submenu li a:visited,#submenu li a:active {
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #E2E2E2;
	height:25px;
	padding-left:40px;
	padding-top:10px;
	background-color: #ffffff;
	color: #04659F;
	font-size:12px;
	list-style-type: none;
}
		
		#submenu li a:hover {
			background-color: #F8FBFE;
			color: #000000;

		}
		
		
/* Fix IE. Hide from IE Mac \*/
* html #submenu ul li { float: left; height: 1%; }
* html #submenu ul li a { height: 1%; }
/* End */


 [ if IE] 

	#navegacao {
	
	margin-left:5px;
	
	}


 [endif] 
 
/* css para menu dinâmico horizontal */

#boxLinks {
position:relative;
float:left;
width:214px;
}

#boxLinks a:link, #boxLinks a:active, #boxLinks a:visited, #boxLinks a:hover {
font-family:Tahoma;
font-size:14px;
color:#ffffff;
padding:8px;
}

/*estilo css do calendário*/
#calendario {

	color:#333333;
	size:11px;
}

#calendario a:link {

	color:#333333;
	size:11px;
	text-decoration:none;
}

#calendario a:hover {

	color:#006699;
	font-weight:bold;
	size:11px;
	text-decoration:none;
}

#calendario a:visited {

	color:#333333;
	size:11px;
	text-decoration:none;
}

.calendario2  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#f5f7f5;
}

.calendario1  {
	color:#0066CC;
	size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#E5E5E5;
}

.tituloano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;

}


/*estilo css carrinho*/
#carrinho * {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#carrinho .bg_table {

	background-color:#f5f7f5;


}

#carrinho .tr_branco {

	background-color:#FFFFFF;
	text-align: center;

}

#carrinho .tr_cabecalho {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	background-color: #E5E5E5;
}

#carrinho .td_total1 {
	text-align: right;
	font-weight: bold;
}

#carrinho .td_total2 {
	text-align: center;

}

#carrinho .texto_carrinho {
	text-align: center;
	padding-bottom:10px;
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}


/*estilo css email sistema pedido*/

.bg_td {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;

}

.bg_td2 {

background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:14px;

}


#img_ProdList img {
	border: 1px solid #CCCCCC;
	text-align: center;
}

#img_ProdDetail img {
	border: 2px solid #CCCCCC;
	text-align: center;
}

#boxProdList {

	border: 2px solid #CCCCCC;
	text-align: center;

}

#boxCatList {

	border: 0px solid #CCCCCC;
	text-align: center;

}


input#button {

background-color:#009966;
color:#FFFFFF;
font-size:12px;
border:0px;
height:22px;
}

#caixaCatRep {

position:relative;
float:left;
width:550px;
margin-bottom:20px;


}

#caixaRep{
	position:relative;
	float:left;
	height:15px;
	width:275px;
	
}

#caixaRep a:link, #caixaRep a:active, #caixaRep a:visited {

	font-size:12px;
	color:#0072b0;


}

#caixaRep a:hover {
color:#002264;
text-decoration:underline;
}

.vermais, .vermais a:link, .vermais a:hover, .vermais a:visited {

	font-size:12px;
	color:#FF6600;


}

#nav_carrinho {

position:relative;
float:left;
width:150px;
margin-bottom:10px;

}


.nav_label,.nav_label a:link,.nav_label a:hover,.nav_label a:visited {

font-size:10px;
color:#009966;

}

.nav_total {

font-size:11px;
color:#009966;

}



/*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_anexo {
	background-image: url(../images/bg_fieldText.jpg);
	background-repeat: repeat-x;
	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;
}

.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: 63px;
	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;
}

.obrigatorio {

	color: #FF0000;
	font-size: 10px;

}

.atencao_formato {

font-size: 10px

}

/*fim css formulario de contato*/


/*estilo NEWSLETTER*/
#newsletter  .campo_news {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: dimgray;
	padding-top:2px;
	padding-left:8px;
	margin-bottom:3px;
	background-image:url(../images/layout/campo-news.png);
	background-repeat:no-repeat;
	height:25px;
	width:135px;
	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;
	background-color: transparent;
}

.letter_ok {
	display: block;
	background-image:url(../images/layout/button-ok.png);
	background-repeat: no-repeat;
	width:42px;
	height:22px;
	text-decoration: none;
	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;
}


.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;
}


/*estilo GALERIA DE FOTOS*/
#box-galeria {

position:relative;
float:left;
width:700px;
margin-left:15px;
margin-top:15px;

}

#box-galeria ul,#box-galeria li{

padding:0px;
margin:0px;
list-style:none;
list-style-type:none;

}

#box-galeria ul li {

position:relative;
float:left;
margin:5px;

}

#box-galeria ul li p {

padding:0px;
margin:0px;

}


/*estilo ARTIGOS de navegação*/

#nav-artigos {

position:relative;
float:left;
width:700px;
margin-left:15px;

}

#nav-artigos ul,#nav-artigos li{

padding:0px;
margin:0px;
list-style:none;
list-style-type:none;

}

#nav-artigos ul li {

line-height:20px;

}

#nav-artigos ul li a,#nav-artigos ul li a:link{

color:#000000;

}

#nav-artigos ul li a:hover{

color:#006699;

}

