/* Elementos html - Início */
* {
	margin:0;
	padding:0;
}

body {
	background-color:#FFFFFF;

	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	padding:0 0 10px 0;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

tr {

}

td {

}

img {
	border:0;
}

input, select, textarea {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul {

}

ol {

}

li {

}

li a {

}

hr {

}

div {

}

a {
	color:#CC0000;
}

a:hover {
	color:#EE2222;
}

a:active {

}

a:visited {

}

.link_parceiro, .link_parceiro:hover, .link_menu, 
.link_menu:hover, .link_submenu, .link_submenu:hover,
.link_box, .link_box:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* Elementos html - Fim */

/* Elementos comuns - Início */
#principal {
	position:absolute;
	width:100%;
	/*width:950px;
	margin-left:-475px;
	left:50%;*/
	
	background:#FFFFFF url(bg_principal.jpg) top repeat-x;
}

#topo {
	width:100%;
	/*width:950px;*/
	height:224px;
	clear:both;
	background:url(bg_topo.jpg) center right no-repeat;
}

#rodape {
	width:100%;
	/*width:950px;*/
	height:52px;
	_height:152px;
	clear:both;
	
	background:#FFFFFF url(bg_rodape.jpg) bottom left repeat-x;
	
	border-top:#b2b2b2 dotted 1px;
	
	text-align:center;
	color:#FFFFFF;
	
	padding-top:100px;
}

#rodape a {
	color:#FFFFFF;
}

#menu_vertical {
	width:200px;
	float:left;
	
	background:#FFFFFF url(bg_menu_vertical.jpg) repeat;
}

#menu_horizontal {
	width:100%;
	/*width:950px;*/
	height:30px;
	clear:both;
	
	background:#FFFFFF url(bg_menu_horizontal.jpg) repeat-x;
}

#lateral_direita {
	width:200px;
	height:100%;
	float:right;
	
	padding:20px 0px 0px 10px;
	
	background:#FFFFFF;
}

#lateral_esquerda {
	width:200px;
	height:100%;
	float:left;
	
	padding:20px 10px 0px 0px;
	
	background:#FFFFFF;
}

#conteudo {
	width:100%;
	float:left;
	
	padding:20px;
	
	background:#FFFFFF;
}

#logo {
	float:left;
	margin-top:50px;
	margin-left:20px;
}

#banner_topo {
	width:100%;
	/*width:950px;*/
	height:192px;
	clear:both;
	
	background:#bb3131;
	
	text-align:center;
}

#div_carrinho {
	float:right;
	margin-top:180px;
	height:40px;
	line-height:40px;
}

#tracking {
	float:left;
	line-height:normal;
	height:40px;
}

#busca {
	float:right;
	padding: 5px 30px 5px 0;
}

#destaque ul li a{
	color:#FFFFFF;
	
}
/* Elementos comuns - Fim */

/* Menus - Início */
#menu_horizontal #menu_institucional {
	float: left;
	width: 720px;
	list-style:none;
}

#menu_horizontal #menu_institucional li {
	display: inline;
}

#menu_horizontal #menu_institucional li a {
	padding: 8px 20px;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	border-right:1px solid #FFFFFF;
}

#menu_horizontal #menu_institucional li a:hover {
	text-decoration:underline;
}

#menu_vertical #menu_institucional {
	list-style-position:inside;
}

#menu_produto ul {
	width:192px;
	padding-top:50px;
	list-style:none;
	background:#d94040 url(bg_menu_produto.jpg) top no-repeat;
	clear:both;
}

#menu_produto ul li a, #menu_produto ul li ul li a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#FFFFFF dotted 1px;
	display:block;
	padding:5px;
	_margin-top:-10px;
}

#menu_produto ul li a img, #menu_produto ul li ul li a img{
	margin-bottom:-5px;
}

#menu_produto ul li ul {
	list-style:none;
}

#menu_produto ul li ul li a {
	padding-left:30px;
}

#menu_produto_rodape {
	width:192px;
	height:111px;
	background:url(bg_menu_produto_rodape.jpg) bottom no-repeat;
	clear:both;
}
/* Menus - Fim */

/* Quadros - Início */
.box_1 {
	background:#c83737 url(bg_canto_superior.jpg) top repeat-x;
	
	padding:0 10px 0 10px;
	margin-bottom:20px;
	
	color:#FFFFFF;
}

.box_1 h1 {
	color:#FFFFFF;
	font-size:18px;
}

.box_2 {
	margin-bottom:20px;
}

.box_2 h1 {
	color:#c83737;
	font-size:18px;
	border-bottom:#c83737 solid 1px;
	background:url(bg_titulo.jpg) right no-repeat;
	padding:0;
	margin-bottom:10px;
}

.box_3 {

}

.titulo {
	color:#c83737;
	font-size:18px;
	background:url(bg_titulo_2.jpg) right no-repeat;
}

.titulo span {
	background-color:#FFFFFF;

}

.canto_superior, .canto_superior div, .canto_inferior, .canto_inferior div {
	height:7px;
	position:relative;
	width:100%;
}

.canto_superior {
	left:-10px;
	background:url(bg_canto_superior_esquerdo.jpg) top left no-repeat;
}

.canto_superior div {
	right:-20px;
	background:url(bg_canto_superior_direito.jpg) top right no-repeat;
}

.canto_inferior {
	left:-10px;
	background:#c83737 url(bg_canto_inferior_esquerdo.jpg) bottom left no-repeat;
}

.canto_inferior div {
	right:-20px;
	background:#c83737 url(bg_canto_inferior_direito.jpg) bottom right no-repeat;
}
/* Quadros - Fim */

.verdanasmall {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

