/* CSS Document */
html{
height:auto;
}

body{
font-family:Tahoma;
color:#2e3192;
font-size:12px;
height:100%;
min-width:998px;
background-color:#bab3d6;
}

a{
text-decoration:none;
color:#46449c;
}

a:hover{
text-decoration:none;
color:#46449c;
}

/*RAINBOW TOP BOTTOM BEGIN */
.rainbow{
/*border:1px solid #00FF99;*/
height:100%;
width:100%;
}

.rainbow_top{
background:transparent url('./images/header2.png') repeat-x;
background-position:50% 0%;
}

.rainbow_bottom{
background:transparent url('./images/footer2.png') repeat-x;
background-position:50% 100%;
}



/*RAINBOW TOP BOTTOM END */


.bs_page_band{
/*border:1px solid #0000FF;*/
background-color:#fff;
margin:0 auto;
width:1000px;
height:100%;
}

.in{
background:transparent url('./images/leftshaddow.png') repeat-y;
height:100%;
width:100%;
}

.out{
background:transparent url('./images/rightshaddow.png') right repeat-y;
height:100%;
width:100%;
}



#head{
/*border:1px solid yellow;*/
position:relative;
width:100%;
height:75px;
background:url('./images/header.png') no-repeat;
}

#consult{
position:absolute;
top:20px;
left:80px;
font-family:Tahoma;
font-size:30px;
}

#soma{
position:absolute;
top:30px;
right:70px;
}

#slogan{
text-align:right;
position:absolute;
right:65px;
bottom:12%;
display:block;
width:400px;
height:15px;
line-height:15px;
font-size:14px;
font-weight:bold;
}


#center_conteiner{
position:relative;
min-height:100%;
padding:0 5px 15px 5px; 
}

#text{
/*font:Tahoma;*/
font-size:14px;
line-height:16px;
text-align:center;
margin:0 auto;
width:800px;
}

#line{
background-repeat: no-repeat;
background-position:center center;
margin:5px 0 5px 30px;
}

#bottles{
padding:10px 90px;
height:auto;
font-size:12px;
}


#choice{
position:relative;
height:120px;
background:url('./images/line.png') 50% 50% no-repeat;
}

#ourchoice{
font-size:20px;
position:absolute;
top:10%;
left:20%;
}

.fourbotles{
position:absolute;
top:10%;
left:40%;
}

.fourbotles img{
/*margin:0 10px;*/
display:none;
position:absolute;
}


#footer{
position:relative;
height:63px;
width:997px;
background:url('./images/footer.png') no-repeat;
margin:0 auto;
}

.bottle_div{
width:770px;
margin-left:20px;
}

.bottle_img{
float:left;
width:114px;
display:block;
margin:0 10px 10px 0;
}

.htext{
font-size:18px;
text-align:left;
}

.htext2{
font-size:20px;
text-align:left;
}

.dtext{
font-size:14px;
}

.hbtext{
font-size:18px;
font-weight:bold;
text-align:left;
}

.hbtext2{
font-size:20px;
font-weight:bold;
text-align:left;
}

.mini_img{
float:left;
height:59px;
width:30px;
display:block;
margin:0 10px 10px 0;
}

div.bottle_div span.htext{display:block; text-align:left;}

