* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align:left;
}
p {
	line-height:1.8em;
	padding-bottom:1em;
}
p a{
	color:#F30;

}
p a:hover{
	color:#000;
	text-decoration:underline;
}

html {
	height:100%;
	background-image:url(../img/fundo_site.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#CC0000;
	background-attachment:fixed;
}
h1,h2{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c30;
	font-weight:bolder;
}

h2{
	font-size:16px;
	color:#ff0;
	font-weight:bolder;
	margin-bottom:16px;
}
h3 {
	color:#F00;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
h4 {
	text-align:center;
	color:#ccc;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
h5 {
	color:#F00;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
h6 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
/*****************************************************SITE*****************************************************\
\**************************************************************************************************************/
#geral {
	width: 691px; 
	margin: auto;
	background-color:#FFF;
	border-left:2px solid #900;
	border-right:2px solid #900;

}

#topo {
	height: 272px; 
}
#topo img {
	position:relative;
	left:50%;
	margin-left:-338px;
	top:5px;
	border:none;
}		
#conteudo {
	background:#f2f2f2;
	width: 635px;
	padding: 20px;
	margin:0 auto;

}
#novidades {
	width: 275px;
	min-height:255px!important;
	height:255px;

	}
#novidades h1 {
	background-image:url(../img/t_nov.jpg);
	width:215px;
	height:33px;
	text-indent:-9000px;
	margin:0px auto;
		}
/*#novidades img{
	margin:2px 8px 2px 2px;
	float:left;
	clear:both;
}*/
#novidades img {
border:none;}
#foto{
	width:365px;
	height:184px;
	background-color:#dbe8c5;
	position:absolute;
	top:346px;
	left:50%;
	margin-left:-35px;
	}
#foto h1 {
	background-image:url(../img/t_fotos.jpg);
	width:365px;
	height:40px;
	text-indent:-9000px;
}
#foto img {
	margin:5px 8px 2px 10px;
	float:left;
}
#foto p {
	padding:8px;
}

#produtos {
	position:absolute;
	top:538px;
	left:50%;
	width:365px;
	margin-left:-35px;
	border-top:1px solid #990;
}
#produtos h1 {
	background-image:url(../img/t_produtos.jpg);
	width:126px;
	height:33px;
	text-indent:-9000px;
	margin-top:10px;
}
#produtos p {
	background-color:#dbe8c5;
	padding:10px;
	}
#produtos img{
	float:right;
	position:relative;
	top:-14px;
}
#newsletter {
	background-color:#fff;
	width: 255px;
	min-height:100px;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:20px;

}
#newsletter span {padding-left:8px;}
#newsletter #nome,
#newsletter #email {
	width:97%;
}
#rodape {
	padding-top:20px;
	height: 60px;
	clear: both;
}
#rodape p {
	font-family:Trebuchet Ms;
	font-size:11px;
	color:#000;
	text-align:left;
	padding-left:20px;
	float:left;
}
#rodape img {
	float:right;
	margin-right:20px;
	margin-top:10px;
	border:none;
}


/******************forms***********************/
.txt1 {
	background-color:#FFF;
	border:solid 1px #c00;
	height:13px;
	padding:2px;
}
input {
	width: 240px;
	height:14px;
	float:left;
	margin-bottom: 1px;
	background-image:url(../img/form.jpg);
	border:solid 1px #c00;
	padding:2px 3px 2px 3px;

}
label {
	text-align:left;
	margin:10px auto;
}
/********************contato***********************/
#nome,#cidade,#estado,#email,#telefone,#assunto {
	width: 400px;
	height:15px;
	float:none;
	border:solid 1px #c00;
}
#comentarios {
	background-color:#FFF;
	width:400px;
	height:70px;
	border:solid 1px #c00;
}
#botao {
	background-color:#f2f2f2;
	width:100px;
	height:22px;
	text-align:center;
	border:#666666 1px solid;
}
/*****************************************************MENU*****************************************************\
\**************************************************************************************************************/
#menu {
	height:42px;
	width:630px;
	margin:0px auto;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	display:block;
	float:left;
	width:125px;
	height:38px;
	margin:0px 1px 0px 0px;
	text-indent:-9000px;
	overflow:hidden;
}
#m_historia a {
	background-image:url(../img/m_historia.jpg);
}
#m_fotos a {
	background-image:url(../img/m_fotos.jpg);
}
#m_servicos a {
	background-image:url(../img/m_servicos.jpg);
}
#m_promocoes a {
	background-image:url(../img/m_promocoes.gif);
}
#m_contato a {
	background-image:url(../img/m_contato.jpg);
}

/****************************hover**********************************/

#m_historia a:hover {
	background-image:url(../img/m_historia2.jpg);
}
#m_fotos a:hover {
	background-image:url(../img/m_fotos2.jpg);
}
#m_servicos a:hover {
	background-image:url(../img/m_servicos2.jpg);
}
#m_promocoes a:hover {
	background-image:url(../img/m_promocoes2.jpg);
}
#m_contato a:hover {
	background-image:url(../img/m_contato2.jpg);
}
/*********************************************************************/

#conteudo img {
	float:left;
	position:relative;
	margin-right:10px;

	}
div.f1 {
	margin:10px;
	float:left;
	position:relative;
	width:191px;
}
div.f1 img{
	border:none;
	margin-bottom:10px;
}
div.f1 p {
	text-align:justify;
	padding:3px;
}

#hist, #prom {
	height:29px;
	background-image:url(../img/tt_historia.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#prom {
	background-image:url(../img/tt_promocoes.jpg);
}
#album {	
	height:29px;
	background-image:url(../img/tt_fotos.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#servicost {	
	height:29px;
	background-image:url(../img/tt_servicos.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#noticiast {	
	height:29px;
	background-image:url(../img/tt_noticias.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:-9000px;
}
#contatot {	
	height:29px;
	background-image:url(../img/tt_contato.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:10px;
	text-indent:-9000px;
}

.rodap{
	font-size:9px;
	text-align:center;
	color:#CCC;
}
.voltar {
	 clear:both;
}
/********************promoções*************************/
.promo {
	border-bottom:1px solid #ccc;
	margin:15px 0px 0px;
	padding-bottom:10px;
	clear:left;
	float:left;
	line-height:2.2em;
	width:100%;
}
.promo p {
	word-spacing:5em;
}
.promo strong,
.promo span {
	word-spacing:normal;
}
.promo .vermelho {
	color:#F00;
}
.m_pagina {
	text-align:center;
}
.just {
	text-align:justify;
	padding:5px;
	line-height:1.5em;
}
#tprom br {
	clear:left;
}
/******************************genericas****************/
.erro {
	color:#F00;
	font-size:16px;
	text-align:center;
	margin:40px 0px;
}