/* tags */
body{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	color:#333;
	background: url(../img/site/fundo_site.png) repeat-x #AD2929;
	margin:10px 0px 0px 0px;
}
p{
	margin:0px 0px 5px 0px;
}
td{
	font-size: 12px;
}
form{
	margin:0px;
}
a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #F60908;
}
h1{
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#AD2929;
	clear:both;
	margin:0px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
}
h2{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AD2929;
	clear:both;
	margin:10px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
	font-weight:bold;
}
h3{ 
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AD2929;
	clear:both;
	margin:0px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
}
h4{ color:#AD2929;margin:0px;}
h5{ color:#AD2929;margin:0px;}
h6{ color:#AD2929;margin:0px;}


form{ margin:0px;}

/* divs */

#main{
	position:relative;
	width:780px;
	height:auto;
	margin: 0px auto 0px auto;	
}
#engloba_topo{
	position:relative;
	float: left;
	width:780px;
	height:auto;
	margin:0px 0px 10px 0px;
	
}

#logo{
	position:relative;
	float: left;
	width:780px;
	height:150px;
	background: #FFF;
	text-align:center;
}

#logo  span{
	display:none;
}

#logo  h1{
	text-align:left;
	padding:0px;
	left:0px;
	top:0px;
	width:780px;
	height:150px;
	cursor:hand;
	border:0px;
	background:none;
	
}
#menu_topo{
	position:relative;
	float: left;
	width:780px;
	height:24px;
	text-align:center;
	background: url(../img/site/fd_menu.gif) repeat-x;
}
#menu_topo ul{
	display:table;
	_display:inline_block;/*ie 6*/
	*display:inline_block;/*ie 7*/
	margin:0px;
	height:24px;
	width:780px;
	padding:0px;
	margin:0px;
}
#menu_topo ul li{
	width:130px;
	_width:125px;/*ie 6*/
	*width:125px;/*ie 7*/
	display:table-cell;
	_display:inline_block;/*ie 6*/
	*display:inline_block;/*ie 7*/
	_float:left;/*ie 6*/
	*float:left;/*ie 7*/
	list-style: none;
	margin:0px;
	height:24px;
	text-size:11px;
	padding:0;
	text-align: center;
	vertical-align: middle;
	line-height:24px;
}

#menu_topo ul li:hover{
	text-size:11px;
	background: #AD2929;
	color:#fff;
	height:24px;
	width:130px;
	_width:125px;/*ie 6*/
	*width:125px;/*ie 7*/
	margin:0px;
}

#menu_topo ul li a{
	display:inline-block;
	text-size:11px;
	color: #494949;
	width:130px;
	_width:125px;/*ie 6*/
	*width:125px;/*ie 7*/
	height:24px;
}
#menu_topo ul li:hover a{

	color:#fff;

}
#menu_admin{
	position:relative;
	float: left;
	width:780px;
	height:auto;
	text-size:13px;
	background: #ccc;
}
#menu_admin a{
	display:inline_block;
	font-size:9px;
	text-align:center;
	padding:5px;
	width:auto;

	color:#494949;

}
#menu_admin a:hover{
	display:inline_block;
	background: #AD2929;
	padding:5px;
	color:#fff;

}
#content_reto{
	position:relative;
	float: left;
	width:760px;
	height:auto;
	background: #fff;
	padding:10px;
	margin:0px 0px 10px 0px;
	text-align:justify;
}
#content{
	position:relative;
	float: left;
	width:760px;
	height:auto;
	background: #fff;
	padding:10px;
	margin:0px 0px 10px 0px;
	text-align:justify;
}
#content_interna{
	position:relative;
	float: left;
	width:780px;
	height:auto;
	background: #fff;
	padding:10px;
}
#menu_lateral {
	position:relative;
	float:left;
	width:180px;
	height:542px;
	background:#DCDDDF;
	margin:0px 10px 0px 0px;
}
#menu_lateral #busca{
	position:relative;
	float: left;
	width:180px;
	height:auto;
	text-align:center;
	padding:5px;
}
#menu_lateral h1{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:180px;
	height: 24px;
	background:#AD2929;
	color:#fff;
	text-align: center;
	margin:0px;
}
#menu_lateral ul {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#menu_lateral li {
	width:130px;
	height: auto;
	margin: 0px;
	padding: 3px 12px;
	background: url(../img/novo/ic_li.png) no-repeat left 3px;
	list-style: url(none) none;
}
#menu_lateral li a{
	color:#494949;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width:130px;
}
#menu_lateral li a:hover{
	background-color: #AD2929;
	color: #FFFFFF;
	width:130px;
}

/*sub menu*/
#menu_lateral li ul{
	background: #DFDFDF;
	color:#494949;
	width:150px;
	margin: 0px 3px 0px 3px;
	padding: 0px;
	background: none;
}
#menu_lateral li ul li a {
	display:block;
	color:#494949;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:141px;

}
#menu_lateral li ul li a:hover {
	background-color: #494949;
	color: #DFDFDF;
	width:150px;
}


#menu_lateral li ._1 li a:hover {
		background-color: #494949;
		width:150px;
color: #DFDFDF;
	}
	

	
#menu_lateral li ul .clicado a {
	color: #DFDFDF;
	background-color: #494949;
	width:150px;
}
#page{
	position:relative;
	float: left;
	width:560px;
	height:auto;
	padding:10px 10px 10px 0px;
	
}
#page h1{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AD2929;
	width:100%;
	margin:0px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
}
#page h2{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AD2929;
	width:100%;
	margin:0px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
}
#page h3{ 
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#AD2929;
	width:100%;
	margin:0px 0px 10px 0px;
	border-bottom: 1px #C9C9C9 solid;
}
#page h4{ color:#AD2929;margin:0px;}
#page h5{ color:#AD2929;margin:0px;}
#page h6{ color:#AD2929;margin:0px;}
#page li{
	list-style: url(../img/novo/ic_li.png) inside;
}


#rodape{
	position:relative;
	float: left;
	width:780px;
	height:100px;
	background:#fff;
	
}

#rodape #menu{
	position:relative;
	float: left;
	width:780px;
	height:22px;
	text-align:center;
	background: #C9C9C9;
}
#rodape #menu a{
	display:inline_block;
	font-size:10px;
	text-align:center;
	padding:5px 10px 5px 10px;
	width:auto;
	height:16px;
	color:#494949;
	line-height:20px;
}
#rodape #menu a:hover{
	display:inline_block;
	background: #AD2929;
	padding:5px 10px 5px 10px;
	color:#fff;
	height:16px;
	
	line-height:20px;
}
#rodape #completa{
	position:relative;
	float: left;
	width:760px;
	height:30px;
	font-size:11px;
	text-align:center;
	background: #fff;
	color:#000;
	padding:0px 0px 0px 0px;
}
#rodape #completa2{
	position:relative;
	float: left;
	width:760px;
	height:15px;
	font-size:8px;
	text-align:right;
	font-style:italic;

}
#rodape #completa2 a{
	color:#494949;
	font-weight:normal;

}
#rodape #completa2 a:hover{
	color:#000;
	font-weight:normal;
text-decoration:underline;
}
#CustomSlideshow{
	position:relative;
	float: left;
	width:500px;
	height:500px;
	margin:0px 10px 0px 0px;
}
#completa{
	position:relative;
	float: left;
	margin:20px 0px 0px 10px;
	width:240px;
	height:460px;
}
#auto{
	width:auto;
	height:auto;
	float: left;
	margin:0px 3px 3px 0px;
}
#lista{
	width:100%;
	height:auto;
	float: left;
	clear: both;
}

#lista_meia{
	width:48%;
	height:auto;
	float: left;
	padding:2px;
}

#lista_terco{
	width:33%;
	height:auto;
	float: left;
	padding:2px;
}

#lista_quarto{
	width:24%;
	height:auto;
	float: left;
	padding:2px;
}


#risco{
	width:100%;
	float: left;
	clear: both;
	background: #F60908;
	height:1px;
	margin:2px 0px 2px 0px;
}
#space{
	height:10px;
	width:100%;
	float: left;
	clear: both;
}
#produtos
{
	position:relative;
	float: left;
	width:275px;
	height:260px;
	text-align:center;
}

#produtos h2{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F60908;
	text-align: center;
	border:0px;
	font-weight:bold;
	margin:0px
}
#produtos h3{ 
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:none;
	color:#999;
	text-align: center;
	margin:0px
	}
#produtos h4{ font-size:10px;margin:0px}
#prod1
{
	position:relative;
	float: left;
	width:350px;
	height:auto;
	text-align:center;
	margin:0px 5px 0px 0px;
}
#prod2
{
	position:relative;
	float: left;
	width:270px;
	height:auto;
	text-align:center;
	padding:0px 10px 0px 0px;
}

/* class */
.botoes {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	border:0px;
	background: url(../img/novo/fd_botoes.jpg) repeat-x;
	filter: DropShadow(Color=#333333, OffX=2, OffY=1);
}
.campos {
	color: #333;
	background: url(../img/novo/fd_campos.jpg) repeat-x #F6F4F5;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
.legenda{
	font-size:9px;
	text-align:center;
	font-style: italic;
}
.legenda h5{
	background:#CCC;
	color:#333;
}
.titulo{ background:#F60908; text-align:center; color:#FFF; font-weight:bold; padding:2px;}
.zebra1{
	font-size:15px;
	background:#F5F5F5
}
.zebra2{background:#FFF;font-size:15px;}

.login{
	font-size: 9px;
	font-weight: bold;
	color: #F00;
}
.login_usado{
	font-size: 9px;
	font-weight: bold;
	color: #F00;
}

.login_livre{
	font-size: 9px;
	font-weight: bold;
	color: #0C0;
}
.risco{
	background: #999;
	height:1px;
}


.paginacao{
	color: #ff0000;
	font-size:18px;
	font-weight:bold;
}
.preco{
	color: #ff0000;
	font-size:18px;
	font-weight:bold;
}
.fotor{
	float:right;
	padding:0px 0px 10px 10px;
	
}
	
.fotol{
	float:left;
	padding:0px 10px 10px 0px;
	
}
.certo {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0F0;
	text-align: center;
}
.errado {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.destaque{
	color:#F60908;
}

#paginacao{
	width:100%;
	height:auto;
	float: left;
	clear: both;
	color: #F60908;
	text-align:center;
}
#paginacao .num{
	display:inline-block;
	padding:5px;
	color: #ccc;
}
#paginacao a{
	display:inline-block;
	padding:5px;
	color: #F60908;
}
#paginacao a:hover{
	display:inline-block;
	padding:5px;
	background:#F60908;
	color: #fff;
}

#paginacao .paginacao{
	display:inline-block;
	padding:5px;
	background:#F60908;
	color: #fff;
}
