*{

    margin: 0px;

    padding: 0px;

    border: none;

}



html {

height: 100%;

}







BODY { 

	height:100%;

    font: 11px Arial; 

    margin-top:0px;

	margin-bottom:0px;

	margin-left:0px;

	margin-right:0px;

    text-align: left; 

    background-color: #293A44;

	color:#c0c4c7;

	background-image:url(imagens/bg.jpg);

	background-repeat:repeat-x;

} 



#corpo{

	width: 100%;

	min-height:100%;

	height: auto;

	text-align: left;

	}



#topo{ 

    width: 935px;

	height:143px;

	margin-left: auto;

    margin-right: auto;

}





#conteudo{ 

    width: 935px;

	height:auto;

	margin-left: auto;

    margin-right: auto;



}



#bottom{ 

    width: 935px;

	height:75px;

	margin-left: auto;

    margin-right: auto;

	padding-top:20px;

	background-image:url(imagens/line_hor.gif);

	background-repeat:repeat-x;

}



.cx_1 {

	float:left;

	width:285px;

	height:200px;

	padding:10px;

	padding-top:0px;

	margin-top:15px;

	background-image:url(imagens/bg_cx_1.jpg);

	background-repeat:no-repeat;

	}



.cx_2 {

	float:left;

	width:285px;

	height:200px;

	padding:10px;

	padding-top:0px;

	margin-right:7px;

	margin-left:7px;

	margin-top:15px;

	background-image:url(imagens/bg_cx_2.jpg);

	background-repeat:no-repeat;

	}



.cx_3 {

	float:left;

	width:285px;

	height:200px;

	padding:10px;

	padding-top:0px;

	margin-top:15px;

	background-image:url(imagens/bg_cx_3.jpg);

	background-repeat:no-repeat;

	}

	

	

#localizacao {

	padding-top:15px;

	padding-bottom:15px;

	}





/***** links *******/



a:link {

	text-decoration: none;

	font-weight:bold;

	font:13px Arial;

	color: #C2C5CA;

}

a:visited {

	text-decoration: none;

	font-weight:bold;

	font:13px Arial;

	color:#C2C5CA;

}

a:hover {

	text-decoration: none;

	font-weight:bold;

	font:13px Arial;

	color: #ffffff;

	text-decoration:underline;

}

a:active {

	text-decoration: none;

	font-weight:bold;

	font:13px Arial;

	color: #C2C5CA;

}





/***** fim do links *******/





/***** CGWEB *******/



.titulo {

	font-size:13px;

	color:#C2C5CA;

	font-family:Arial;

	font-weight:bold;

	}

	



.titulo_2 {

	font-size:12px;

	color:#ffffff;

	font-family:Arial;

	font-weight:bold;

	}



.image_galery{

	float:left;

	padding:8px;

	border:1px solid #C2C5CA;

	margin-bottom:3px;

	margin-right:10px;

	}





.image_noticias{

	float:left;

	padding:8px;

	border:1px solid #C2C5CA;

	margin-bottom:5px;

	margin-right:5px;

	}





.image_link {

	padding:9px;

	border:1px solid #C2C5CA;

	margin-bottom:10px;

}





.font_color {

	color: #ffffff;

	font-size:12px;

	font-weight:bold;

	}



.font_color_2 {

	color: #ffcc00;

	font-size:12px;

	font-weight:bold;

	}
	
	
.font_color_3 {

	color: #C2C5CA;

	font-size:16px;

	font-weight:bold;

	}



h1 {

	color:#ffffff;



	font-weight:bold;

	}

	

h2 {

	color:#ffffff;



	font-weight:bold;

	}

	

h3 {

	color:#ffffff;



	font-weight:bold;

	}



h4 {

	color:#ffffff;


	font-weight:bold;

	}



h5 {

	color:#ffffff;



	font-weight:bold;

	}





h6 {

	color:#ffffff;



	font-weight:bold;

	}



/***** fim do CGWEB *******/



/***** Catálogo virtual *******/



.loja_destaque {

	float:left;

	margin-right:20px;

	width:auto;

	height:auto;

	margin-bottom:15px;

	text-align:center;

	}



.loja_imagem {

	border:1px solid #C2C5CA;

	padding:10px;

	margin-bottom:5px;

	margin-top:10px;

	}



.loja_categoria {

	float:left;

	margin-right:20px;

	width:auto;

	height:auto;

	margin-bottom:15px;

	text-align:center;

	}





.loja_categorias {

	list-style-type:disc;

	list-style-position:inside;

	margin-left:1px;

	color: #C2C5CA;

	}





.loja_categorias li{

	margin-bottom: 5px;

	}





ul.loja_categorias li ul{

	list-style-type:none;

	margin-left: 25px;

	_margin-left: 12px;

	*margin-left: 12px;

	}





ul.subcategoria li{

	margin-bottom: 3px;

	}


/***** Fim catálogo virtual *******/

/***** forms *******/

.form {
	width:220px;
	padding:3px;
	font-size:11px;
	font-family:Arial;
	background-color:#BEC1C6;
	border:1px solid #ffffff;
	color:#333333;
	scrollbar-face-color:#BEC1C6; /* fundo barra */
	scrollbar-highlight-color: #BEC1C6; /* fundo */
	scrollbar-3dlight-color: #BEC1C6; /* borda */
	scrollbar-darkshadow-color: #8CC3EA; /* borda */
	scrollbar-shadow-color: #BEC1C6; /* fundo */
	scrollbar-arrow-color: #333333; /* seta */
	scrollbar-track-color: #BEC1C6; /* fundo */
	}


.botao {
	width:auto;
	padding:3px;
	background-color:#BEC1C6;
	border:1px solid #ffffff;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	font-family:Arial;
	}


/***** Fim forms *******/
