/*
Texto de conteúdo a arial 11 #043C63 com os links que exisitirem a #021B2B
Titulos a 11 bold, maiúsculas #2EA6DA

Mediador do mês:
titulos a maisuculas #57B3D5

Newsletter:
Cor de fundo #043C63 com as barras divisórias da mesma côr
texo a arial 11 #043C63
titulos a bold e #2EA6DA
#1E9CC9
*/
body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background: url(/images/background.jpg) #008FC2 repeat-x top left;
}

form, div, a, img, input {
    margin: 0px;
    padding: 0px;
}

body  , td  ,div {
    font-size: 11px;
    font-family: arial, verdana ;
    color: #043C63;
}

input,select {
    font-family: verdana, arial;
    font-size: 11px;
}

textarea {
    font-size: 11px;
    background-color: #90CEE3;
	  border: 1px solid #275D75;
    font-family: arial, verdana ;
    color: #043C63;
    padding-left: 5px;
    vertical-align: middle;
}

/* personalizacao */

.titulo {
    font-size: 11px;
    font-family: arial, verdana ;
    font-weight: bold;
    color: #2EA6DA;
    text-transform: uppercase;
}

.conteudo {
    background-color: white;
    vertical-align: top;
    text-align: center;
}

.conteudoMoldura {
    /*
    background-color: #EEF2F5;
    border-left: 0px solid #CCCCCC;
    border-right: 0px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    */
    background: url(/images/molduraconteudo_cinza.gif) repeat-y top left;
    padding: 5px;
    vertical-align: top;
}


table.main {
    margin-left: auto;
    margin-right: auto;
    width: 844px;
}

table.center {
    margin-left: auto;
    margin-right: auto;
}

.logininput {
	background-color: #90CEE3;
	border: 1px solid #275D75;
	width: 112px;
	height: 23px;
    font-size: 11px;
    font-family: arial, verdana ;
    color: #043C63;
    padding-left: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

.textoinput {
	background-color: #90CEE3;
	border: 1px solid #275D75;
    height: 18px;
    font-size: 11px;
    font-family: arial, verdana ;
    color: #043C63;
    padding-left: 5px;
    vertical-align: middle;
}

a {
    color: #043C63;
    text-decoration: none;
}

a:hover {
    color: #043C63;
    text-decoration: underline;
}

a.link {
    color: #043C63;
    text-decoration: none;
}

a.link:hover {
    color: #043C63;
    text-decoration: underline;
}

.titulo {
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 13px;
    COLOR: #000000;
}

.texto {
    font-size: 11px;
    font-family: arial, verdana ;
    color: #043C63;
}

.textowhite {
    color: white;
}

.textoblack {
    color: black;
}

.preco {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

.preco_promocao {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: darkred;
}

s {
    color: #990000;
}

.hide {
    display: none;
    visibility: hidden;
    position: absolute;
}

.show {
    display: block;
    visibility: visible;
    position: relative;
}

.imgmenu {
    margin-right: 10px;
    padding-bottom: 2px;
    width: 3px;
    height: 5px;
}
a.titulo_catalogo {
  font-size: 12px;
  font-family: arial, verdana;
  color:#1E9CC9;
  text-decoration:none;
}
a.titulo_catalogo:hover {
  font-size: 12px;
  font-family: arial, verdana;
  color:#1E9CC9;
  text-decoration:underline;
}

/* Scroll de conteudo */
#xdivUpControl {position:absolute; left:10px;top:10px; width:320px;height:30px; z-index:1; text-align: right}
#xdivDownControl {position:absolute; left:10px; top:270px; width:320px;height:30px; z-index:1;text-align: right}
#divContainer {LEFT: 0px; VISIBILITY: hidden; OVERFLOW: hidden;   POSITION: relative; TOP: 0px; HEIGHT: 300px; }
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px;}
.tituloprod {
  font-size: 14px;
  color: #017AA9;
  font-weight: bold;
}
.tituloprod:hover {
  font-size: 14px;
  color: #017AA9;
  font-weight: bold;
  text-decoration: underline;
}

.newsletterAnteriorespt {
	width:125px;
	height:18px;
	position:relative;
	background: url(../images/pt/buttons/btn_newsletter_anteriores.gif) no-repeat;
	display:block;
    
}
 .newsletterAnteriorespt:hover {
    background: url(../images/pt/buttons/btn_newsletter_anteriores_on.gif) no-repeat;
}


.newsletterAnterioreses {
	width:125px;
	height:18px;
	position:relative;
	background: url(../images/es/buttons/btn_newsletter_anteriores.gif) no-repeat;
	display:block;
}
.newsletterAnterioreses img {
	width:125px;
	height:18px;
	border:0px;
}
 .newsletterAnterioreses a:hover img {
	visibility:hidden
}
.newsletterAnterioresen {
	width:125px;
	height:18px;
	position:relative;
	background: url(../images/en/buttons/btn_newsletter_anteriores.gif) no-repeat;
	display:block;
}
.newsletterAnterioresen img {
	width:125px;
	height:18px;
	border:0px;
}
 .newsletterAnterioresen a:hover img {
	visibility:hidden
}