@charset "utf-8";
/* CSS Document */

body { background-color: #FFFFFF; background-image: url(../imagens/bgtopsite.jpg); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#bgrodape { background-image: url(../imagens/bgrodape.jpg); height: 290px; margin-top: 30px; }
#cabecalho { background-image: url(../imagens/bgcabecalho.jpg); background-repeat: no-repeat; }
.icomp { font-size:9px; font-family:Tahoma, Arial, Helvetica, sans-serif; padding:0 0 0 135px; color:#FFF; }

.txcabecalho { width: 350px; float: right; height: 80px; margin-bottom: 0px; margin-top: 82px; font-size:11px; }
strong {font-weight:bold;}
#menuglobal li { float: left; }
#colunaesquerda { background-image: url(../imagens/layout_08.jpg); background-repeat: no-repeat; background-position: top; }
#colunadireita { background-image: url(../imagens/layout_10.jpg); background-repeat: no-repeat; background-position: top; }
p { margin-top: 15px; }
.txcolunaesquerda { padding-left: 25px; padding-right: 25px; }
.txcolunadireita { padding-left: 30px; }

h2 { font-size: 16px; font-weight: bold; }

a.link { position:absolute; width:116px; height:21px; left:748px; top:20px; border:none; }
a.linklogo { position:absolute; width:187px; height:209px; left:12px; top:-128px; }

a:link { color: #5fb1a8; text-decoration: none; }
a:hover { color: #4a9189; text-decoration: none; }
a:visited { color: #37726c; text-decoration: underline; }

.mcategorias li ul li a { color:#666666; margin-left:10px; }

#listaFotos {}
#listaFotos li {list-style:none; float:left; }
#listaFotos img {width:120px; height:80px; margin:2px; border:1px solid red;}

.paginacao {list-style:none; float:right; margin-bottom:10px;}
.paginacao li {float:left; margin-right:5px; }
.paginacao li a {text-decoration:none; display:block; border: 1px solid #ddd; text-align:center; color:#000; padding:5px; }
.paginacao li a:hover {border:1px solid #5fb1a8;}

.atual {background-color:#5fb1a8; }
.atual a {color:white !important; font-weight:bold;}
