/*----------------------------------------
24 de Março de 2010 - www.vivalavaca.com.br
Produzido por Thiago Gadelha - www.tgadelha.com
Contato : 85 9664.6799 | thiago@tgadelha.com
----------------------------------------*/

/*-------------Geral-------------*/
*{margin:0px; padding:0px; list-style:none; border:0px;}
body, html { height:100%; } /* Necessário */
body{background-color:#1F1010; list-style:none; font-family: Arial, Helvetica, sans-serif; color:#FFF; font-size:12px;}
#wrap {position:relative;min-height:100%;height:auto !important; height:100%;}
#geral{padding-bottom:189px;}
#sobremesas{width:700px;height:655px;margin:0 auto; padding-top:20px; padding-bottom:80px;}
#align{margin:0 auto; width:850px;}
/* Rodape */
#rodape{width:100%; height:370x; background:#03428B; position: absolute; bottom:0; color:#000;}
#rodape #expansivel{ width:100%; height:95px; background:#FFF100;}
#rodape #menus{float: left;}
#rodape #expansivel ul{width: 110px; float:left; margin-top:8px;}
#rodape #expansivel ul li.p10{ font-size:10px;}
#rodape #expansivel ul li a{ text-decoration:none; color: #000;}
#rodape #expansivel ul li a:hover{ text-decoration: underline;}
#rodape #expansivel ul li.titulo{color:#000; font-size:12px; padding-bottom:5px;}
#rodape #expansivel #acessibilidade{width:150px; float:right; font-size:10px; margin-top:8px;}
#rodape #expansivel #acessibilidade a{ text-decoration:underline; color: #000;}
#rodape #expansivel #acessibilidade a:hover{ text-decoration:none;}
#rodape #copyright{ width:100%; height:70px; background:#F4DC00; border-top:1px solid #EAC400;}
#rodape #copyright .assi{ float:left; padding-top:15px;}
#rodape #copyright .viva{ float: right; padding-top:6px;}
#rodape #copyright ul{float:left; padding-top:15px;}
#rodape #copyright ul li{padding-left:8px;}


/*-------------Geral-------------*/

/*-------------Jquery-------------*/
.svw {margin: 0 auto;}
.svw ul {position: relative; left:-999em;}
.stripViewer {position: relative; overflow: hidden; }
.stripViewer ul {width: 1%; position: relative; left: 0; top: 0; list-style-type: none; }
.stripViewer ul li,
.stripTransmitter ul li {float:left;}
.stripTransmitter {width: 1%; overflow: auto; padding-left: 10px; }
.stripTransmitter ul {position: absolute; margin-top: -0px; margin-left:35px; list-style-type: none; }
.stripTransmitter a { background-color: #1F1010; padding:12px;text-align: center; color: #CDA319; text-decoration: none; display: block; font-size:10px; font-family: Arial, Helvetica, sans-serif; border-right:1px solid #CDA319; }
.stripTransmitter a:hover { background-color: #301B18; color:#CDA319; }
.stripTransmitter a:active { background-color: #301B18; color:#CDA319; }
.stripTransmitter a.current, .stripTransmitter a.current:hover { background-color: #301B18; color: #CDA319; }

/*-------------Jquery-------------*/

