/* Estilos do site Leitura Interior */
/* Autor: Eric Campos */
/* BVR Negócios e Consultoria */
/* Data: 17/10/2008 */


*{margin:0; padding:0; border:0;}
html, body {height:100%;}
body {margin:0; background-image:url(../imagens/bg.jpg); background-repeat:repeat-x; font-family:Verdana; font-size:12px; color:#FFF;}
img {border:0;}

#principal {width:100%; height:100%; margin:0 auto; position:relative;}

/*#logo {width:1000px; left:50%; position:absolute; top:30px; height:120px; margin-left:-500px; z-index:2;}*/
#menu {width:960px; left:50%; position:absolute; top:150px; height:22px; margin-left:-500px; font-size:13px; color:#66FFFF; padding:4px 0 0 40px; z-index:2;}
#conteudo {width:920px; left:50%; position:absolute; top:176px; height:166px; margin-left:-500px; padding:35px 40px 35px 40px; z-index:2;}
#rodape {width:975px; left:50%; position:absolute; top:412px; height:50px; margin-left:-500px; font-size:11px; padding:10px 0 0 25px; z-index:2;}
#bg_interno {width:1000px; left:50%; position:absolute; height:473px; margin-left:-500px; background-image:url(../imagens/bg_interno.jpg); background-repeat:no-repeat; z-index:1;}

.input_contato {width:352px; padding:2px; font-family:Verdana; font-size:11px; color:#0B0B6F;}
.botao_contato {background-color:#FFF; font-family:Verdana; font-size:11px; font-weight:bold; text-align:center; color:#0B0B6F; border-top:2px solid #E5E5E5; border-left:2px solid #E5E5E5; border-right:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC;}
.img_borda {border: 2px solid #FFF;}

a.link_01:link {text-decoration:underline; font-weight:bold; color:#FFF;}
a.link_01:visited {text-decoration:underline; font-weight:bold; color:#FFF;}
a.link_01:hover {text-decoration:none; font-weight:bold; color:#FFF;}


/* Menu */

a.link_menu:link {text-decoration:none; color:#66FFFF;}
a.link_menu:visited {text-decoration:none; color:#66FFFF;}
a.link_menu:hover {text-decoration:underline; color:#66FFFF;}
