@charset "utf-8";

/* Menu */
@import url("menu.css");
/* Titulos */
@import url("titulos.css");
/* Formularios */
@import url("formularios.css");
/* Demais estilos do site - Alinhamentos, Clear */
@import url("outros.css");


/*-----------------------------------------------------------------------------
Folha de estilos - Gastrô Comunicação

version:	1.0
Autor:		Plus! Agência Digital
Data:			10-06-2009
Email:		contato@plusagenciadigital.com.br
Website:	http://www.plusagenciadigital.com.br

Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/


/*==========================================
	GERAL
============================================*/

*, html, body{
	margin: 0;
	padding: 0;
}


html, body{
	height:100%;
}


html{
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
}


body{
	height:100%;
	margin:0;
	padding:0;
	font:12px/130% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color:#333;
	/* Hack IE */
	*text-align:center;
	voice-family:"\"}\"";
	voice-family:inherit;
}


ul, ol, dl{
	margin: 0;
	padding: 0;
}

li, dt, dd{
	margin: 0;
	padding: 0;
}

li *, dt *, dd *{
	margin: 0;
	padding: 0;
}


img,
img a,
img a:hover{
	border: none;
	margin:0;
	padding:0;
}


.clear{
	clear: both;
}


a:link, a:visited, a:hover, a:focus, a:active{
	color: #333;
}
a:link, a:visited, a:focus, a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


address{
	margin:0;
	padding:0;
}


p{
	line-height:1.3em;
	margin:0 0 15px 0;
}

p a{
	text-decoration:none;
}




/*==========================================
	ESTRUTURA
============================================*/

/*--------
	GLOBAL
---------*/
#global{
	width:100%;
	min-width:980px;
	min-height:100%;
	margin:0 auto;
	padding:0;
	background:#fff url(../../_IMG/layout/bg_geral_bottom.gif) left bottom repeat-x;
	position:relative;
}

* html #global{
	height: 100%; /* hack para IE6 q trata height como min-height */
}



/*------
	TOPO
-------*/
#topo{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top: 20px;
	clear:both;
	text-align:center;
}



/*------
	LOGO
-------*/
#logo{
	margin:0 auto;
	text-align:center;
}

#logo h1{ display:none;}



/*----------
	CONTEUDO
-----------*/
#conteudo{
	width:940px;
	height:auto;
	margin:0 auto;
	padding-bottom: 60px;
	*padding-bottom: 50px;
	clear:both;
	text-align:left;
}

/* Hack FireFox */
div#conteudo:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}



/*--------
	RODAPE
---------*/
/* Container com o rodape */
#rodape {
	width:100%; 
	height:100px; 
	margin:0 auto;
	background:url(../../_IMG/layout/rodape_bg_geral.gif) left top repeat-x;
	bottom:0;
	clear:both;
	left:0; 
	position:absolute;
	overflow:hidden;
}

#rodape_interno{
	width:925px;
	margin:0 auto;
	margin-top: 30px;
}

p#copyright{
	float:left;
}

#plus{
	margin:0;
	margin-left: 25px;
	margin-top: 5px;
	float:right;
}


/*==========================================
	HOME
============================================*/

ul#interno_coluna_esq{
	width:390px;
	margin:0 90px 0 50px;
	float:left;
	list-style-type:none;
	/*Hack IE*/
	margin:0 40px 0 50px;
}

ul#interno_coluna_esq li{
	margin-bottom:30px;
}

/* Hack Navegadores Modernos */
ul#interno_coluna_esq li:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

ul#interno_coluna_esq li p{
	padding-left:120px;
	font-size:11px;
}

ul#interno_coluna_esq li h2{
	margin-bottom:10px;
}


#interno_coluna_dir{
	width:410px;
	padding-top:508px;
	background:url(../../_IMG/home/bg_gastronomia_em_desenvolvimento.png) left top no-repeat;
	float:left;
}




/*==========================================
	PAGINAS INTERNAS
============================================*/

/*------------------
	CONTEUDO INTERNO
-------------------*/
#conteudo_interno{
	width:570px;
	margin:0 40px 0 20px;
	float:left;
	/*Hack IE*/
	_margin:0 15px 0 10px;
	line-height: 165%;
	margin-bottom: 60px;
}

#conteudo_interno h1{
	margin-bottom:20px;
	margin-left: -10px;
}

#conteudo_interno ul {
	margin-bottom: 30px;
	margin-top: 20px;
}

#conteudo_interno ul li{
	margin-left: 25px;
	list-style-image: url(../../_IMG/outros/bullet.gif)
}

#conteudo_interno .hr {
	clear: both;
	display: block;
	background: url(../../_IMG/outros/divisoria.png) no-repeat scroll center;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#conteudo_interno h2{
	font-size: 14px;
	letter-spacing: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

#conteudo_interno p{
	line-height:1.5em;
}



/*------------------
	CONTEUDO INTERNO
-------------------*/
#envolve_menu_news{
	width:240px;
	min-height:520px;
	padding-left:50px;
	background:url(../../_IMG/layout/separador_menu_conteudo.png) left top no-repeat;
	float:left;
}

#envolve_menu_news #newsletter{
	padding:0;
	background:none;
}





/*==========================================
	NEWSLETTER
============================================*/

#newsletter{
	width:245px;
	padding-left:95px;
	background:url(../../_IMG/outros/icone_carta.png) left top no-repeat;
}

#newsletter h2{
	margin-bottom:5px;
}

#newsletter p{
	margin:0 0 8px 15px;
	font-size:11px;
}

#newsletter ul{
	margin-left:15px;
	list-style-type:none;
}

#newsletter ul li{
	width:210px;
	height:35px;
	padding-left:20px;
	background:url(../../_IMG/form/bg_input_medio.png) left top no-repeat;
	/*Hack IE*/
	*padding-left:8px;
}

#newsletter ul li input{
	width:155px;
	height:18px;
	padding:0;
	margin-top:12px;
	background:#fff;
	border:none !important;
	color:#333;
	font-size:12px;
	/*Hack IE*/
	*height:16px;
	*margin-top:11px;
}

#newsletter a, a.btOk{
	margin-left:20px;
	padding:32px 32px 0 0;
	background:url(../../_IMG/outros/bt_ok.png) left top no-repeat;
	position:absolute;
	overflow:hidden;
	/*Hack IE*/
	*padding:19px 32px 0 0;
	*margin-left:18px;
}

#newsletter a:hover, a.btOk:hover {
	background:url(../../_IMG/outros/bt_ok.png) left -32px no-repeat;
}

ul#vinhos li, ul#restaurantes li{
	list-style: none;
}

.view-vinho{
	text-align: left;
	display:block;
	width: 530px;	
}

.view-vinho > label{
	font-weight: bold;
}

#galeria-atividades h3, p{
	margin: 5px 0px 5px 20px;
}

#galeria-atividades img{
	margin: 0px 3px 0px 0px ;
}

.galeria-atividades-fotos{
	display:none;
}

#restaurantes{
	display:block;
	width: 640px;
	text-align: left;
	overflow-y: scroll;
}

#restaurantes img.chamada{
	margin: 0px 0px 4px 4px;
}

/*==========================================
	PAGINAÇÃO
============================================*/

ul#paginacao li{
	text-align: center;
	width: 25px;
	float: left;
	margin:0;
	list-style: none;
}

ul#paginacao li.atual{
	background-color: #D01717;
	color:#FFF;
}


/*==========================================
	GALERIA
============================================*/

ul.galeria li{
	text-align: center;
	width: 84px;
	float: left;
	margin:0;
	list-style: none !important;
}

/*==========================================
	COMENTARIOS
============================================*/
form.frmcomentarios ul li{
	list-style: none !important;
}

form.frmcomentarios ul li label{
	font-weight: bold;
}

/*==========================================
	RESTAURANTES
============================================*/

.imprimir-topo, .endereco-site{
	display:none;
}
