html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/* background-color: #FFF6E5 */

body {
background-color:#a6042d;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

#aviso {
position: absolute;
left: auto;
right: 0;
top: 166px;
width:180px;
padding: 10px;
color: #000000;
background: #E7E0B4;
}

#aviso small {
font-size: 14px;
line-height: 20px;
position: relative;
float: left;
font-weight: normal;
}

#aviso big {
font-size: 30px;
position: relative;
float: left;
font-weight: bold;
margin-top: 2px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #a6042d;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#content {
background-color: #000000;
float: left;
position: relative;
width: 100%;
background-repeat:no-repeat;
background-position:50% 0%; 
padding-bottom: 100px;
}

#top {
background-image:url(/imagens/top.png);
width: 100%;
height: 152px;
background-repeat:no-repeat;
background-position:50% 0%;
}

.center {
width: 950px;
margin-left: auto;
margin-right: auto;
}

#menu {
float: left;
position: relative;
padding-top: 12px;
width: 950px;
height: 50px;
}

#menu ul {
	list-style-type:none;
	list-style:none;
}

#menu ul li { display: inline; }

#menu li {
height: 35px;
float: left;
position:relative;
border-left: 2px solid #a6042d;
padding-right: 20px;
}

#menu span a, #menu span a:hover {
position: relative;
float: left;
top: 14px;
padding-left: 5px;
font-size: 19px;
font-weight: 300;
text-decoration: none;
}

#menu span a {color: #FFFFFF;}
#menu span a:hover {border-bottom: 2px solid #a6042d;}
#menu span a.active {border-bottom: 2px solid #a6042d;}

#breadcrumbs, #language {
float: left;
position: relative;
padding-top: 61px;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
width: 400px;
}

#language {
padding-left: 150px;
text-align: right;
}

#language a, #breadcrumbs a {
	text-decoration: none;
	color: #FFFFFF;
}

#language a:hover, #breadcrumbs a:hover {
	text-decoration: underline;
	color: #ffcccc;
}

#language span {
margin-left: 10px;
padding-right: 10px;
border-left: 1px solid #A6042D;
}

#middle {
width: 950px;
margin-left: auto;
margin-right: auto;
}

#destaques {
float: left;
position: relative;
padding-top: 320px;
width: 950px;
height: 150px;
}

.destaque1 a, .destaque1 a:hover, .destaque2 a, .destaque2 a:hover {
float: left;
position: relative;
border: 1px solid #e7e0b4;
width: 450px;
height: 150px;
display: inline;
}

.destaque1 a {
background-image: url(/imagens/destaques1.png);
}

.destaque1 a:hover {
background-image: url(/imagens/destaques1.png);
background-position: left -150px;
}

.destaque2 a {
background-image: url(/imagens/destaques2.png);
margin-left: 46px;
}

.destaque2 a:hover {
background-image: url(/imagens/destaques2.png);
background-position: left -150px;
margin-left: 46px;
}

#conteudos {
float: left;
position: relative;
padding-top: 50px;
width: 950px;
}

#noticias, #eventos, .pub {
float: left;
position: relative;
}

#noticias {width: 450px;}
#eventos, .pub {width: 200px; margin-left: 49px;}

#noticias span, #eventos span, .pub span {
float: left;
position: relative;
height: 21px;
padding-left: 10px;
line-height: 21px;
font-size: 13px;
background-color: #a6042d;
color: #FFFFFF;
border-bottom: 1px solid #000000;
}

#noticias span {width: 440px;}
#eventos span, .pub span {width: 190px;}

.pub img {
float: left;
position: relative;
border: 0px;
}

#noticias ul, #eventos ul {
float: left;
position: relative;
list-style-type:none;
list-style:none;
margin-bottom: 10px;
background-image:url(/imagens/bgnews.png);
background-repeat:repeat-x;
width: 100%;
}

#noticias ul li, #eventos ul li {
float: left;
position: relative;
}

#noticias li a, #noticias li a:hover, #eventos li a, #eventos li a:hover {
float: left;
position:relative;
padding: 10px 10px 0 10px;
font-size: 14px;
line-height: 20px;
cursor: pointer;
text-decoration: none;
}

#noticias li a:hover, #eventos li a:hover {
text-decoration: none;
}

#noticias li a:hover h1, #noticias li a:hover h2, #eventos li a:hover h1, #eventos li a:hover h2 {
color: #FFFFFF;
text-decoration: none;
}

#noticias h1, #eventos h1 {
float: left;
position: relative;
font-weight: bold;
color: #e7e18a;
}

#noticias h1 {width: 430px;}
#eventos h1 {width: 180px;}

#noticias h2, #eventos h2 {
float: left;
position: relative;
font-weight: normal;
color: #e7e0b4;
font-size: 14px;
padding-bottom: 10px;
border-bottom: 1px solid #e7e0b4;
}

#noticias h2 {width: 430px;}
#eventos h2 {width:180px;}

h3 {
float: left;
position: relative;
font-weight: normal;
font-size: 12px;
}

h3 a {
	text-decoration: none;
	color: #E7E0B4;
}

h3 a:visited {
	text-decoration: underline;
	color: #E7E0B4;
}

h3 a:hover {
	text-decoration: underline;
	color: #ffcccc;
}

h3 a:active {
	text-decoration: underline;
	color: #E7E0B4;
}

#footer {
width: 100%;
border-top: 10px solid #4f2717;
height: 140px;
float: left;
position: relative;
background-color: #a6042d;
}

#sgs a, #sgs a:hover {
float: left;
position: relative;
width: 101px;
height: 99px;
background-image:url(/imagens/sgs.jpg);
text-decoration: none;
border: 0px;
top: 20px;
cursor: pointer;
}

#sgs a:hover { background-position:left -99px; }

#separador {
float: left;
position: relative;
margin-left: 10px;
padding-left: 30px;
border-left: 1px solid #e7e0b4;
top: 20px;
height: 99px;
}

#powered a, #powered a:hover {
float: left;
position: relative;
width: 176px;
height: 49px;
background-image:url(/imagens/powered.jpg);
text-decoration: none;
border: 0px;
top: 25px;
cursor: pointer;
}

#powered a:hover { background-position:left -49px; }

#catalogo {
float: left;
position: relative;
width: 270px;
display: inline;
}

#catalogo img {
float: left;
position: relative;
border: 0px;
}

#catalogo ul {
float: left;
position: relative;
list-style-type:none;
list-style:none;
border-bottom: 3px solid #25190F;
border-top: 6px solid #25190F;
width: 100%;
margin-bottom: 20px;
}

#catalogo ul li {
float: left;
position: relative;
}

#catalogo li a, #catalogo li a:hover {
float: left;
position:relative;
width: 250px;
padding: 5px 10px;
font-size: 13px;
text-decoration: none;
cursor: pointer;
border-bottom: 1px solid #CCCCCC;
background-image: url(/imagens/bg90.png);
color: #25190F;
}

#catalogo li a:hover {
background-color: #FFFFFF;
cursor: pointer;
}

#catalogo li a:active {
background-color: #25190F;
background-image: none;
color: #FFFFFF;
cursor: pointer;
}

#catalogo li a.active {
background-color: #FFFFFF;
background-image: none;
color: #a6042d;
cursor: pointer;
}

#vinhos, #news {
float: left;
position: relative;
display: inline;
width: 650px;
margin-left: 30px;
border-top: 18px solid #a6042d;
font-size: 14px;
line-height: 20px;
color: #000000;
}

#intro {
float: left;
position: relative;
width:610px;
overflow: visible;
margin-left: 30px;
background-color: #FFFFFF;
font-size: 14px;
line-height: 20px;
color: #25190F;
font-family: Georgia;
padding: 10px 20px;
font-style: italic;
text-align: justify;
display: inline;
}

#introvinhos {
float: left;
position: relative;
width: 680px;
display: inline;
margin:0px;
padding: 0px;
}

#bottomvinhos {
float: left;
position: relative;
clear:both;
width: 650px;
margin-left: 30px;
margin-top: 0px;
height: 2px;
background-color: #a6042d;
display: inline;
overflow: hidden;
}

#partilha {
background-color:#CCCCCC;
float:left;
padding:10px;
position:relative;
width:630px;
text-align: right;
line-height: 16px;
vertical-align: middle;
font-size: 14px;
margin-top: 30px;
}

#vinhos h1, #news h1 {
font-size: 40px;
font-weight: normal;
color: #4f2717;
padding:15px 0 0 20px;
text-transform: uppercase;
z-index: 1;
}

#vinhos h1, #news h1 {
line-height: 35px;
}

#news h1 {
line-height: 45px;
}


#vinhos big, #news big { font-size: 20px;}

#vinhos blockquote {
padding-top: 20px;
font-size: 13px;
line-height: 20px;
font-weight: bold;
width: 380px;
color: #A6042D;
}

#vinhos h2 {
padding-left: 20px;
font-size: 14px;
line-height: 20px;
font-weight: normal;
width: 380px;
font-family: Georgia, serif;
}

#vinhos h4, #news h4 {
padding-left: 20px;
padding-top: 20px;
font-size: 14px;
line-height: 20px;
font-weight: normal;
width: 380px;
font-family: Georgia, serif;
}

#vinhos h5 a img {
border: 1px solid #000000;
margin-right: 20px;
}

#vinhos h5 a:hover img {
border: 1px solid #A6042D;
margin-right: 20px;
}

#vinhos h5, #news h5 {
padding-left: 20px;
padding-top: 20px;
font-size: 13px;
line-height: 20px;
font-weight: normal;
width: 630px;
}

#vinhos small, #news small {
padding: 20px 20px 0 20px;
font-size: 13px;
line-height: 20px;
width: 265px;
position: absolute;
right: 0px;
text-align: right;
top: 30px;
}

#vinhos small {
top: 30px;
}

#news small {
top: 155px;
}

.justify {text-align:justify;}

#fotos { position: relative; float: left; }

.galleryview {
	font-size: 12px;
}

#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2, .panel-overlay p{
	margin: .3em 0;
}

.panel-overlay p {
	line-height: 1.2em;
}

.validation-advice {
color: red;
background: transparent url(/imagens/alert.gif) no-repeat left center;
padding-left: 22px;
} 