﻿/********************************
**************Header*************
********************************/
/*Background do header*/
.Head{ border:0;position:relative; background-image :url(../img/header_background.jpg); background-repeat:repeat-x; background-color:White;   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; }
.Mais{ position :relative; background-image :url(../img/mais.png); background-repeat:no-repeat;  background-position:center; height:32px; width:44px;}

/*Logotipo*/
.Logo{  position:relative; float:left;       top:12px;  background-image:url(../img/vitamix_Logo.png); width:248px; height:120px;  }  
.smallLogo{border:0; width:150px; height:55px; left:300px; position:absolute;}

/*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***************
********************************/
/*Imagem de Background do body*/
.BodyConteudo{ background-image:url(../img/fundo_site_vitamix.jpg); background-repeat:no-repeat; background-position:center top; width:1259; min-height:1000px; height: 1600px}
/*Imagem do Banner*/
.Banner{   position:relative; padding-bottom:3px;  }
.Banner2{  position:relative; padding-bottom:3px;}
/*Cor das Letras*/
.ColorLetter{color:#781d7e;}

/*Caixas de objectos*/
/*Cor de fundo*/
.ControlosBackground{ background-color:#fff; }
/*Imagem do head*/
.BarraConteudos{ background-image :url(../img/Conteudos_Header.jpg);}
/*Imagem Novo dos novos produtos*/
.IconNovo{ background-position:right top;  height:51px; background-image:url(../img/Novo.png);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.jpg); background-repeat:repeat-x;}

/********************************
**************Rodape*************
********************************/
/*Cor das Letras*/
.ColorWhite{color:White;}
.ColorGray{color:#7e7e7e;}
/*Degrade do rodape*/
.Rodape{ position:relative; bottom:0px; width:100%; background-image:url(../img/rodapeBackground.jpg); clear:both;  background-repeat:repeat-x ; height:250px; }

h1{font-size:16px;font-weight:bold; font-family:Verdana }
h2{font-size:14px;font-weight:bold; font-family:Verdana }

input {font-family :Verdana;font-size:10px; }
select {font-family :Verdana;font-size:10px; }
textarea {font-family :Verdana;font-size:10px; }

