﻿/* CSS Document */

body {
	 line-height:17px;
	 margin:0;
	 padding:0;
	 background:#24371f url('../images/back_menu.jpg') no-repeat;
	 font: normal 0.8em Trebuchet MS, Arial, sans-serif;
	 color:#fff
}


a:link { font-weight: bold; color:#e0e0e0; text-decoration: none; }
a:visited { font-weight: bold; color:#ccc; text-decoration: none; }
a:hover { font-weight: bold; color:#fff; text-decoration: underline; }


/* 
---------------------------------------
CONTEINER
---------------------------------------
*/

#conteiner {
	position: relative;
	top: 0%;

}

/* MENU */
#menu { 
	position:relative;
	left: 50%;
	height:160px;
	margin-left: -497px;
	width: 994px;
	font: normal 0.9em Arial, sans-serif;
	color:#B5B8AD;
}

#menu a:link { font-weight: bold; color:#e0e0e0; text-decoration: none; }
#menu a:visited { font-weight: bold; color:#ccc; text-decoration: none; }
#menu a:hover { font-weight: bold; color:#fff; text-decoration: none; }



#menu ul { list-style-type: none; margin:0 0 0 125px; padding:0; }
#menu ul li { margin-right: 50px; height: 33px; float: left; }
#menu ul li a { display: block; height: 33px; text-indent: -5000%; }

#menu ul li a.bt-aempresa { background: transparent url(../images/bt_aempresa.gif) no-repeat; }
#menu ul li a.bt-vinhos { background: transparent url(../images/bt_vinhos.gif) no-repeat; }
#menu ul li a.bt-compreonline { background: transparent url(../images/bt_compreonline.gif) no-repeat; }
#menu ul li a.bt-encontre { background: transparent url(../images/bt_encontre.gif) no-repeat; }
#menu ul li a:hover { background-position: bottom left; }
#menu ul li a.selected { background-position: 0% 100%; }


img {
	
	border:0
	
}
/* 
---------------------------------------
CONTEUDO
---------------------------------------
*/

#conteudo {
	background:#24371f url('../images/background.jpg') repeat top;
	height:auto;
	clear:both;
	color:#606060;
	font: normal 1.1em Arial, Trebuchet MS, sans-serif;
	line-height:22px;
	text-align:justify;
}


.texto {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 894px;
	padding:0 50px 0 40px
}

.texto a:link { font-weight: bold; color:#DC9827; text-decoration: none; }
.texto a:visited { font-weight: bold; color:#BB811E; text-decoration: none; }
.texto a:hover { font-weight: bold; color:#FF9900; text-decoration: underline; }



.titulo {
	padding:20px 0 20px 0;
}	

.topo {
	margin:10px 0 40px 0
}

.fotos-topo {
	margin:30px 0 30px 0;
}


.voltar {
	text-align:right;clear:both
}

img {
	border:0px
}

h1 {
	color:#333;
	font: normal 2.2em Trebuchet MS, sans-serif;
	font-weight:bold;
	clear:both;
}

h2 {
	color:#999;
	font: bold 1.2em Arial, sans-serif;
	margin:0 0 20px 0;
	text-transform: uppercase
}


h3 {
	color:#999;
	font: bold 0.9em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}

h4 {
	color:#999;
	font: normal 1.0em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}



.top {
	margin:30px 0 0 0;
	text-align:right;
	clear:both;
	padding-bottom:30px
}



hr {
      border: 1px #ccc dotted;
      color: #fff;
	  margin:40px 0 20px 0;
	  clear:both
}


hr.vinhos {
      border: 1px #ccc dotted;
      color: #fff;
	  margin:15px 0 15px 0;
	  clear:both
}





/* 
---------------------------------------
CAPA
---------------------------------------
*/


.capa {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 994px;
	padding:0;
	font: normal 0.9em;
	line-height:16px


}

.capa a:link { font-weight: bold; color:#DC9827; text-decoration: none; }
.capa a:visited { font-weight: bold; color:#BB811E; text-decoration: none; }
.capa a:hover { font-weight: bold; color:#FF9900; text-decoration: underline; }


  
/* 
---------------------------------------
TABELAS VINHOS
---------------------------------------
*/

.vinhos-premium {
	width:290px;
	height:250px;
	float:left;
	margin:40px 5px 50px 0;
	background: url('../images/back-vinhos-premium.jpg') no-repeat;
}

.vinhos-dia-a-dia {
	width:290px;
	height:250px;
	float:left;
	margin:40px 5px 50px 0;
	background: url('../images/back-vinhos-dia-a-dia.jpg') no-repeat;
}

.vinhos-port-style {
	width:290px;
	height:250px;
	float:left;
	margin:40px 0 50px 0;
	background: url('../images/back-vinhos-port-style.jpg') no-repeat;
}

.vinhos-tipos {
	font-size:0.8em;
	line-height:14px;
	margin-left:5px
}

.vinhos-castas {
	font-size:0.8em;
	line-height:14px;
	margin:10px 10px 0 5px;
	text-align:left
}


.vinhos-confira {
	margin:32px 0 0 35px;
}



/* 
---------------------------------------
FORMULARIO
---------------------------------------
*/


.formulario {
	background: #f4f4f1;
	border-width: 1px;
	border-style:double;
	border-color:#cbcabc;
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;	
}




.bt_fe {
	background: #99CC00;
	border:1px solid #e7e7e7;
	color:#fff;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	height:32px;
	text-align:center;
	padding:0px 5px 0px 5px;
}





/* 
---------------------------------------
RODAPE
---------------------------------------
*/

    
#rodape {
	background:#24371f url('../images/back_rodape.jpg') no-repeat top;
	height:150px;
	color:#a9ada0;
	font: normal 0.8em Arial, sans-serif;
	clear:both
}


.detalhes-rodape {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 994px;
}

.endereco {
	padding:35px 0 0 28px;
	float:left	
}

.twitter {
	padding:45px 100px 0 0;
	float:right;
	font: normal 1.2em Arial, sans-serif;
}




/* 
---------------------------------------
CREDITOS
---------------------------------------
*/

    
#creditos {
	background:#fff;
	height:30px;
	color:#a9ada0;
	font: normal 0.9em Arial, sans-serif;
	clear:both
}

#creditos a:link { font-weight: bold; color:#DC9827; text-decoration: none; }
#creditos a:visited { font-weight: bold; color:#BB811E; text-decoration: none; }
#creditos a:hover { font-weight: bold; color:#FF9900; text-decoration: underline; }



.detalhes-creditos {
	position: relative;
	top: 0%;
	left: 50%;
	padding-top:10px;
	margin-left: -497px;
	width: 994px;
}



