/* CSS Document */
html, body {
	margin: 0px;
	font-family: 'Gudea', sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	min-height: 100%;
}
.header {
	height: 15px;
}
.center-color-red {
/*	height: 650px;*/
	background-color: #241d2a;
}
.center-color-green {
	height: 650px;
	background-color: #181f1a;
}
.center-color-silver {
	height: 650px;
	background-color: #2f2f2f;
}
.texture {
/*	height: 650px;*/
	background: url(../img/padrao.png) repeat, url(../img/heightlights.png) top center no-repeat;
}
.container {
	width: 850px;
/*	height: 650px;*/
	min-height: 650px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.seta-esq {
	width: 45px;
	height: 650px;
	display: table-cell;
	vertical-align: middle;
}
.garrafas {
	width: 760px;
	height: 650px;
	display: table-cell;
	vertical-align: middle;
}
.seta-drt {
	width: 45px;
	height: 650px;
	display: table-cell;
	vertical-align: middle;
}
.slogan {
	width: 320px;
	height: 120px;
	position: absolute;
    bottom: 30px;
    left: 500px;
}
.idioma {
	position: absolute;
	top: 0px;
	right: 10%;
	background-image: url(../img/fundo-lingua.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 50px;
	text-align: center;
	padding-top: 18px;
}
.idioma a:link, .idioma a:hover, .idioma a:visited {
	font-family: 'Gudea', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.footer{
/*	height: 160px;*/
	min-height: 100%;
}
.texture-footer{
	height: 16px;
	background: url(../img/barra-footer.png) top center repeat-x;
}
.texture2-footer{
/*	height: 144px;*/
	min-height: 100%;
	padding-bottom: 20px;
	background: url(../img/padrao.png) repeat;
}
.nav-footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
ul.menu-footer {
	width: 450px;
	float: left;
	text-align: left;
}
ul.menu-footer li{
	width: 450px;
	display: inline;
	margin-left: 5px;
}
ul.enologo {
	width: 130px;
	display: inline;
	list-style-type: none;
	float: left;
}
ul.texto-enologo {
	width: 120px;
	display: inline;
	list-style-type: none;
	float: left;
	text-align: left;
}
ul.texto-enologo li {
	padding-left: 10px;
}
ul.texto-enologo li a:link, ul.texto-enologo li a:hover, ul.texto-enologo li a:visited {
	color: #FFFFFF;
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}
ul.contatos-footer {
	clear: both;
	width: 250px;
}
ul.contatos-footer li{
	display: block;
	text-align: left;
	margin-left: 30px;
	font-size: 11px;
}
.banner {
	padding-top: 10px;
}
.article {
	font-family: 'Gudea', sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 14px;
	
	background-image: url(../img/banner5.png);
	background-repeat: no-repeat;
	width: 850px;
	background-position: center -10px;
	padding-top: 330px;
	padding-bottom: 10px;	
}
.article p {
	width: 850px;
/*	height: 285px;
	width: 1650px;

	-webkit-column-count: 6;
	-webkit-column-gap: 15px;
	
	-moz-column-count: 6;
	-moz-column-gap: 15px;
	
	column-count: 6;
	column-gap: 15px;*/
}
.article p:first-letter {
	font-size : 420%;
	font-weight : bold;
	float : left;
	padding-top: 8px;
	padding-right: 5px;
}
.castas {
	font-family: 'Gudea', sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 14px;
	background-image: url(../img/banner5.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	background-position: center -10px;
	padding-top: 340px;
	padding-bottom: 0px;
}
.castas ul {
	padding-left: 130px;
}
.tinto, .branco, .reserva {
	width: 200px;
	height: 650px;
	float: left;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
.carateristicas {
	margin-top: 120px;
	padding: 20px;
	width: 400px;
	height: 320px;
	/*	background-color: #000000;
	opacity: 0.2; 
	-moz-opacity: 0.2;*/
	float: left;
	text-align: left;
	background-image: url(../img/fundo-transparente.png);
	background-repeat: repeat;
}
.galeria, .contatos {
	margin-top: 90px;
	padding: 20px;
	width: 570px;
	height: 490px;
	float: left;
	text-align: left;
	background-image: url(../img/fundo-transparente.png);
	background-repeat: repeat;
	margin-left: 120px;
}
.galeria .voltar {
	width: 140px;
	height: 50px;
	position: relative;
    top: -555px;
    left: 465px;
}
.contatos .voltar {
	width: 140px;
	height: 50px;
	position: relative;
    top: -575px;
    left: 465px;
}
.voltar {
	width: 140px;
	height: 50px;
	position: absolute;
    top: 40px;
    left: 605px;
}
input, textarea {
	width: 300px;
}
.text-form {
	color: #444444;
	font-family: 'Gudea', sans-serif;
	font-size: 14px;
}
.warning {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.red {
	background-color: #671126;
}
.green {
	background-color: #116d2d;
}
.silver {
	background-color: #e6e7e7;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
/*-- carrossel --*/
ul{
	/*font-family: Arial, Helvetica, sans-serif;*/
	
	
/*	font-family: 'Gudea', sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	display: table-cell;
	vertical-align: top middle;
	padding: 0;
	margin: 0 auto;
	font-size: 14px;*/
	list-style-type: none;
	display: table-cell;
	padding: 0;
	margin: 0 auto;
}

li{
	/*text-align: center;*/
}
