﻿/********************************
**************Header*************
********************************/
/*Background do header*/
.Head{ border:0;position:relative; background-color:White; background-image:url(../img/madeiraHeader.png);  background-repeat:repeat-x; background-position: center top; height :186px; }
.Head1{ border:0;position:relative; background-image:url(../img/folhasHeader.png);  background-repeat:no-repeat; background-position: center top; height :186px; }
/*Sprite do Menu*/
.MenuConteudo{background-repeat:no-repeat; cursor: pointer; background-position:left 11px; font-size:11px; font-family:Verdana; font-weight:bold; background-image :url(../img/MenuCentral.png);  width:146px; height:51px; text-align:center; vertical-align:middle; }
.MenuConteudo:hover a{color:#ffffff;}
.Mais{ position :relative; background-repeat:no-repeat;  background-position:center; height:32px; width:44px;}

#dropmenudiv
{
	position: absolute;
	border: 1px solid #666666;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 141px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #761717;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #761717;
	color: #ffffff;
}

/*Logotipo*/
.Logo{  position:relative; float:left;       top:10px;  background-image:url(../img/logo_wine-time_header.png); width:316px; height:106px; }  

/*Botoes Quem somos/Onde estamos/Registo*/
.BotoesTopoConteudo { width:148px;    height:24px;        background-image :url(../img/Botoes.png);          color :#fff ;     text-align:center; vertical-align :middle;  }

/********************************
**************Body***************
********************************/
/* Destaque de topo (rotativo) */
#topFeatures { position: relative; width: 938px; height: 268px; border: solid 1px #d1d5d6; background-color: #fff; margin: 20px 0px 20px 0px; }
#topFeaturesImages { position: absolute; width: 934px; height: 264px; top: 2px; left: 2px; }
#topFeaturesLinks { position: absolute; width: 218px; height: 264px; top: 2px; left: 718px; }
#topFeaturesLinks ul { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background:transparent; list-style: none; }
#topFeaturesLinks ul li { width: 170px; height: 41px; background: url(../img/spriteDestaques.png) 0px 0px no-repeat; padding: 25px 0px 0px 48px; }
#topFeaturesLinks ul li { font-family: Georgia, Times New Roman, Serif; font-size: 15px; }
#topFeaturesLinks ul li a:link, #topFeaturesLinks ul li a:visited { color: #fff; text-decoration: none; }
#topFeaturesLinks ul li a:link, #topFeaturesLinks ul li a:visited { color: #fff; text-decoration: none; }
#topFeaturesLinks ul li.selected { background: url(../img/spriteDestaques.png) 0px -66px no-repeat; }
#topFeaturesLinks ul li.selected a:link, #topFeaturesLinks ul li.selected a:visited { color: #761717; text-decoration: none; }
#topFeaturesLinks ul li.selected a:link, #topFeaturesLinks ul li.selected a:visited { color: #761717; text-decoration: none; }

/*Imagem de Background do body*/
.BodyConteudo{ background-image:url(../img/BackMadeiraCentro.jpg); background-repeat: repeat-x; background-position:center top; width:1259; min-height:725px;}
.BodyConteudo1{ background-image:url(../img/folhas_uvas.png); background-repeat:no-repeat; background-position:center 11px; width:1259; min-height:725px;}
/*Imagem do Banner*/
.Banner{   position:relative; padding-bottom:3px;  }
.Banner2{  position:relative; padding-bottom:3px;}
/*Cor das Letras*/
.ColorLetter{color:#9A0000;}

/*Caixas de objectos*/
/*Cor de fundo*/
.ControlosBackground{ background-color:#fff; }
/*Imagem do head*/
.BarraConteudos{ background-image :url(../img/ConteudosHead.png);}
/*Imagem Novo dos novos produtos*/
.IconNovo{ background-position:right top;  height:65px; background-repeat :no-repeat ;  width:259px; margin-top:0px; margin-bottom:0px; padding-bottom:10px; }
/*Imagem Grande do head*/
.BarraConteudosGrande{ background-image :url(../img/Conteudos_BigHeader.png); background-repeat:repeat-x;}

/********************************
**************Rodape*************
********************************/
/*Cor das Letras*/
.ColorWhite{color:White;}
.ColorGray{color:#7e7e7e;}
/*Degrade do rodape*/
.RodapeBack{ position:relative; bottom:0px; width:100%;  background-repeat:repeat-x; clear:both; height:200px; padding-top: 15px;}
.Rodape{ position:relative; bottom:0px; width:100%;  background-repeat:repeat-x; background-position: center top; background-image:url(../img/BackMadeiraFooter.jpg); clear:both; height:215px;}
.Rodape1{ position:relative; bottom:0px; width:100%;  background-repeat:no-repeat; background-position: center 11px; background-image:url(../img/folhas_uvas_footer.png); clear:both; height:200px; padding-top: 15px;}

h1{font-size:16px;font-weight:bold; font-family:Verdana }
h2{font-size:14px;font-family:Verdana; font-weight:bold; }

input {font-family :Verdana;font-size:10px; }
select {font-family :Verdana;font-size:10px; }
textarea {font-family :Verdana;font-size:10px; }

