/* Start of CMSMS style sheet 'Cestas : Cestas' */
body {
background-image:url(uploads/Cestas/fundo.jpg);
background-color:#FFffff;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

div#content{
width:820px;
margin:0 auto;
height:100%;
position:relative;
}

div#cabecalho div#logo {
background-image:url(uploads/Cestas/logo.gif);
background-repeat:no-repeat;
height:101px;
width:515px;
margin:0 auto;
}

div#menu {
width:170px;
float:left;
border:0px solid #000;
padding:0px 10px 10px 10px;
}

div#anjos {
background-image:url(uploads/Cestas/anjos.png);
background-repeat:no-repeat;
height:150px;
width:126px;
}

div#conteudo {
float:right;
width:615px;
min-height: 700px;
max-height:100% <!-- 700px-->;
background-color:#FFF;
border:1px solid #f9C;
padding:5px;
}

div#conteudo img{
border:1px solid #f9C;
margin:5px;
}

div#menu ul, div#menu li {
margin:0px;
padding:0px;
list-style:none;
}

div#menu li {
margin-top:0px;
margin-bottom:10px;
}

div#menu a {
padding:5px;
line-height:15px;
background-color:#FFF;
border:1px solid #f9C;
margin-bottom:10px;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
height:15px;
display:block;
color:#000;
text-decoration:none;
}

div#menu .currentpage h3 {
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
height:15px;
line-height:15px;
background-color:#f9c;
border:1px solid #c69;
color:#fff;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

div#menu a:hover {
background-color:#f9c;
border:1px solid #c69;
color:#fff;
outline:0px;
}

div.item a:active {
background-color:#f9c;
border:1px solid #c69;
color:#fff;
outline:0px;
}

div#telefones {
padding:5px;
background-color:#FFF;
color:#3366ff;
border:1px solid #f9C;
margin-bottom:10px;
margin-top:20px;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

div#rodape {
padding:2px;
height:30px;
background-color:#FFF;
border:1px solid #f9C;
opacity:.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
text-align:center;
line-height:30px;
font-weight:bold;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}

/* End of 'Cestas : Cestas' */

