/*CONTEUDO DO SITE*/
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x;
	background-color:#E7E7E7;
}
img{	
	border:0;
}
#container{	
	width:816px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
#topo{
	position:relative;
	float:left;
	width:816px;
	height:245px;
	margin-bottom:20px;
}
#menu{
	position:relative;
	float:left;
	width:816px;
	padding:30px 0px;
	z-index:100;
}
#conteudo{
	position:relative;
	float:left;
	width:816px;
}
#rodape{
	position:relative;
	float:left;
	width:808px;
	border:4px solid #cfe9ed;
	background-color:#FFFFFF;
	margin-top:20px;
}

/*----------------------- FIM -----------------------*/

/*MENU DE NAVEGAÇÃO*/
#menu_dentro{
	position:relative;
	float:left;
	width:808px;
	height:42px;
	border:4px solid #cfe9ed;
	background-color:#FFFFFF;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Trebuchet Unicode MS", Verdana, Helvetica, sans-serif;
	font-size:10pt;
	padding-left:120px;
	}
.menu ul{
	height:42px;
	list-style:none;
	margin:0;
	padding:0;
	}
.menu li{
	float:left;
	padding:0px;
	line-height:42px;
	}

.menu li a{
	color:#333333;
	display:block;
	font-weight:normal;
	line-height:42px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover, .menu ul li:hover a{
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li ul{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border-top:4px solid #cfe9ed;
	position:absolute;
	width:200px;
	z-index:200;
	/*top:1em;
	left:0;*/
}

.menu li:hover ul{
	display:block;
}

.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
	border-bottom:1px solid #FFFFFF;
}

.menu li:hover li a{
	background:none;
}

.menu li ul a{
	display:block;
	height:20px;
	font-size:10pt;
	font-style:normal;
	margin:0px;
	padding:0px 0px 17px 15px;
	text-align:left;
}

.menu li ul a:hover, .menu li ul li:hover a{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

.menu p{
	clear:left;
}
/*----------------------- FIM -----------------------*/

/* DIVS PARA ORGANIZAR O CONTEUDO RODAPE*/
.txt_rodape{
	font-family:"Trebuchet MS";
	font-size:10pt;
	padding:10px;
	text-align:center;
}
a.link_rodape:link {
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-family: calibri;
	font-size: small;
	font-weight: bold;
	color:#990000;
}
a.link_rodape:visited {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: calibri;
	font-size: small;
	font-weight: bold;
	color:#990000;
}
a.link_rodape:hover {
	text-decoration:underline;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: calibri;
	font-size: small;
	font-weight: bold;
	color:#000066;
}
/*----------------------- FIM -----------------------*/

/* DIVS PARA ORGANIZAR O CONTEUDO HOME*/
#esq{
	position:relative;
	float:left;
	width:248px;
}
#dir{
	position:relative;
	float:left;
	width:543px;
	background:url(images/layout_07.jpg) repeat-y;
	padding-left:25px;
}
#conteudo_site{
	position:relative;
	float:left;
	width:529px;
	border:7px solid #cfe9ed;
	background-color:#FFFFFF;
}
.titulos{
	position:relative;
	float:left;
	width:499px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#447078;
	padding:5px 15px;
}
.txt_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding:10px;
}
.borda{
	border:1px solid #2580a2;
}
/*----------------------- FIM -----------------------*/

/* FORMATAÇÃO CONTEUDO DO CONTATO*/
.titulo_contato{	
	position:relative;
	float:left;
	width:624px;
	font-family:"Trebuchet MS";
	font-size:18pt;
	border-bottom:3px solid #999999;
	color:#CC0000;
}
.dentro_contato{
	position:relative;
	float:left;
	width:663px;
}
.chamada{
	position:relative;
	float:left;
	width:499px;
	font-family:"Trebuchet MS";
	font-size:10pt;
}	
.tarja_contato{
	position:relative;
	float:left;
	padding:5px;
	margin-bottom:5px;
	width:499px;
	background-image:url(images/layout2_13.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.txt_contato{
	position:relative;
	float:left;
	font-family:"Trebuchet MS";
	font-size:small;
	color:#000066;
}
.form{
	position:relative;
	float:right;
}
.objetos {
	font-family:"Trebuchet MS";
	font-size:small;
	color:#000000;
	border:1px solid #000066;
}
.objetosred {
	font-family:"Trebuchet MS";
	font-size:small;
	color:#333333;
	border:1px solid #FF0000;
	padding-left:1px;
}
.objetos_bt{
	margin:0px;
	padding-left:2px;
	border:1px solid #000066;
	color:#000066;
	font-family:"Trebuchet MS";
	background-color:#EAEAEA;
}
.pontinho{
	font-family:"Trebuchet MS";
	font-size:medium;
	color:#339900;
	font-weight:bold;
}
/*----------------------- FIM -----------------------*/

/* FORMATAÇÃO CONTEUDO DO PROMOÇÕES*/
.titulos_promocoes{
	position:relative;
	float:left;
	width:740px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#447078;
	margin:5px;
	background-color:#CCCCCC;
	padding:5px;
	font-weight:bold;
}
.txt_promocoes{
	position:relative;
	float:left;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding:10px;
}
#conteudo_promocoes{
	position:relative;
	float:left;
	width:802px;
	border:7px solid #cfe9ed;
	background-color:#FFFFFF;
}
.txt_alerta{
	font-family:"Trebuchet MS";
	font-size:10pt;
	background-color:#efefef;
	padding:5px;
	text-align:center;
}
.promocoes{
	position:relative;
	float:left;
	width:213px;
	border:1px solid #b7b7b7;
	margin:5px 20px;
	background-color:#FFFFFF;
}
.barra_titulos_promocoes{
	position:relative;
	float:left;
	width:100%;
	height:26px;
	background-image:url(images/layout3_02.jpg);
	background-repeat:repeat-x;
}
.txt_titulos_promocoes{
	font-family:"Trebuchet MS";
	font-size:10pt;
	padding-top:5px;
	color:#FFFFFF;
}
.setinha_promocoes{
	position:relative;
	float:left;
	width:28px;
	height:26px;
	padding-right:5px;
}
.bordas_promocoes{
	position:relative;
	float:left;
	margin:5px;
	border:1px solid #b7b7b7;
}
.txt_promocoes_descricao{
	position:relative;
	float:left;
	width:190px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	margin:5px;
	border:1px solid #b7b7b7;
	height: 180px;
	padding:5px;
	background-color:#F5F5F5;
}
.txt_promocoes_titulos{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#FF0000;
}
.txt_promocoes_preco{
	position:relative;
	float:left;
	width:459px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#990000;
	margin:0 5px;
	border:1px solid #b7b7b7;
	background-color:#CCCCCC;
	text-align:right;
	padding:0 5px;
}
.txt_paginacao{
	position:relative;
	float:left;
	width:694px;
	font-family:"Trebuchet MS";
	font-size:10pt;
	text-align:center;
}
.borda_categorias{
	position:relative;
	float:left;
	border:2px solid #447078;
	margin:5px;
	background-color:#EFEFEF;
}
/*----------------------- FIM -----------------------*/
