﻿body{
margin:3px;
}
.agrupador{
margin:auto 0;
padding:0;
width:100%;
}
/*topo*/
.topo100{
width:100%;
height:75px;
background-image:url(img/backTopo.png);
background-repeat:repeat-x;
}
.topo800{
margin:auto;
width:803px;
height:75px;
background-image:url(img/backTopo.png);
background-repeat:repeat-x;
}
.logo{
position:relative;
float:left;
}
.menu{
width:600px;
text-align:right;
float:right;
/*position:relative;*/
padding-top:20px;
}
.menuTexto{
font-family:Tahoma;
font-size:13px;
color:#ffffff;
}
.menuTexto a:link{
font-family:Tahoma;
font-size:13px;
color:#ffffff;

text-decoration:none;
}
.menuTexto a:hover{
font-family:Tahoma;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
.menuTexto a:visited{
font-family:Tahoma;
font-size:13px;
color:#9cd2f3;
font-weight:bold;
text-decoration:underline;
}
/*final topo*/


/*banner*/
.banner100{
width:100%;
background-color:#2781b7;
}
.banner800{
margin:auto;
width:803px;
height:330px;
background-color:#cccccc;
}
/*final banner*/

/*vitrine*/
.vitrine100{
width:100%;
height:323px;
background-image:url(img/backRodape.gif);
background-repeat:repeat;
}
.vitrine800{
margin:auto;
width:803px;
height:323px;
background-image:url(img/backRodape.gif);
background-repeat:repeat;
}
.conteudovitrine{
width:803px;
height:323px;
}
.imagemVitrine{
width:220px;
float:left;
text-align:center;
}
.textoVitrine{
width:513px;
height:310px;
background-image:url(img/backTextovitrine.png);
background-repeat:no-repeat;
}
.conteudotextoVitrine{
width:390px;
/*border:1px solid #000000;*/
margin-left:80px;
margin-top:30px;
text-align:center;
}
.conteudotextoVitrineTarifa{
width:390px;
margin-left:80px;
margin-top:10px;
text-align:center;
}
hr{
color:#70440a;
}
.titulo{
font-family:Tahoma;
font-size:20px;
color:#70440a;
font-weight:bold;
}
.texto{
font-family:Tahoma;
font-size:15px;
color:#70440a;
}
.observacao{
font-family:Tahoma;
font-size:11px;
text-align:right;
color:#70440a;
}
.observacao a:link{
font-family:Tahoma;
font-size:11px;
color:#70440a;
font-weight:bold;
}
.observacao a:hover{
font-family:Tahoma;
font-size:11px;
color:#70440a;
font-weight:bold;
}
.observacao a:visited{
font-family:Tahoma;
font-size:11px;
color:#70440a;
font-weight:bold;
}
/*final vitrine*/

/*rodape*/
.rodape100{
width:100%;
height:40px;
background-image:url(img/backRodape.gif);
background-repeat:repeat-x;
}
.rodape800{
margin:auto;
width:803px;
height:40px;
background-image:url(img/backRodape.gif);
background-repeat:repeat;
text-align:center;
}
.textoRodape{
font-family:Tahoma;
font-size:13px;
color:#9e6c30;
letter-spacing:2px;
}
/*final rodape*/