@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}
ul, ol {list-style:none;}
fieldset {border:0;}
a {color:#3b2529; text-decoration:none;}
a:hover {text-decoration:underline;}

body {text-align:center;  font-family: Arial, Helvetica, sans-serif; font-size:14px; background:#3b2529;}

#logo {
	position: absolute;
	left: 40%;
	top: 40%;
	width: 359px;
	height: 57px;
	text-align: center;
	color: #FFF;
	}


#menu {
margin-top:30px;
margin-left:5%;
margin-right:5%;
width: 90%;
vertical-align:text-bottom;
}

#menu td {

}

#menu td a {
height:1px; /* IE5.0 bug */
margin-left:40px;
text-decoration: none;
font-weight:bold;
}

#menu td a:link {
color: #fff;
}

#menu td a:visited {
color: #fff;
}

#menu td a:hover {
color: #a7e1e1;
}

#linha {width: 100%; height:3px; color:#a7e1e1; background-image:url(img/linha.gif); margin-top:3px;}

#corpo {width:1020px; text-align:left; margin:0 auto;}
#geral {position: relative; width:952px;}

#corpo-home {width:1020px; text-align:left; margin:0 auto;}
#geral-home {position: relative; width:952px; float:left;}

#parceiros {float:left; margin-top:30px; margin-left:30px;}
ul#parceiros li img{border: 0;}

#parceiros-dir {float:right; margin-top:30px; margin-right:255px;}
ul#parceiros-dir li img{border: 0;}

#midia {margin-top:30px; margin-left:30px; background-image:url(img/fundo-midia.gif); width:952px; height:550px; float:left;}
#revistas {float: left; margin-top:80px; margin-left:60px;}
p {color:#3b2529; text-align:justify;}


#rodape {float:left; margin-top: 30px; width: 100%; height:123px; background-image:url(img/fundo-topo.gif); }
#rodape-contato {position: absolute; float:left; bottom: 0; width: 100%; height:123px; background-image:url(img/fundo-topo.gif); }

.textobranco {color:#FFF; text-align:center; }
.textobranco a {color:#fff; }
.textobranco a:hover {color:#a7e1e1;}

.textobrancopeq {color:#FFF; text-align:center; font-size:10px;}
.textobrancopeq a {color:#a7e1e1; text-decoration:none}

#conteudo {margin-top:30px; margin-left: 110px;}

#content {float:left; width:450px; margin-left:60px; margin-top:10px;}

#content-esq {float:right; width:300px; margin-top:15px;}

#content-midia {float:left; width:644px; margin-left:60px; margin-top:10px;}
