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

* { margin:0; padding:0; }
img { border:none; }
body { 
font-siexe:14px;
font-family: Helvetica, Arial, Verdana, sans-serif; 
font: color:#000; background:url(../imagens/layout/bg_listra2.png) repeat-x #000000; }

#envelope { width:1100px; height:100%; margin:0 auto; float:left; background:url(../imagens/layout/1.png) no-repeat; }
#geral { width:790px; height:500px; float:left; margin-left:216px; }

#header { width:790px; height:392px; float:left; }

#main { width:790px; height:auto; float:left; }

#menu h1 { text-indent:-5000px; overflow:hidden; position:relative; float:left; }
#menu h1 a { width:185px; height:37px; display:block; background:url(../imagens/layout/logo_atitude.png) no-repeat; margin-left:10px; }



/*MENU*/
#menu { width:790px; height:57px; float:left; }

#envelope_menu { margin-top:12px; }

#menuMovimento {
	width:166px; height:37px; float:left;
	margin-left:10px;
	display:block;
	background:url(../imagens/layout/menu/menu1.png) no-repeat;
}

/*a#menuMovimento {
	width:166px; height:37px; float:left;
	margin-left:10px;
	display:block;
	background:url(../imagens/layout/menu/menu1.png) no-repeat;
}

a#menuMovimento:hover {
	width:166px; height:37px; float:left;
	margin-left:10px;
	display:block;
	background:url(../imagens/layout/menu/menu1_over.png) no-repeat;
}*/

#menuOracao {
	width:170px; height:37px; float:left;
	margin-left:5px;
	display:block;
	background:url(../imagens/layout/menu/menu2.png) no-repeat;
}
#menuRecursos {
	width:120px; height:37px; float:left;
	margin-left:10px;
	display:block;
	background:url(../imagens/layout/menu/menu3.png) no-repeat;
}
/*MENU*/


/*CONTENT*/
#content { width:790px; height:auto; float:left; background:url(../imagens/layout/sombra.png) repeat-x #fff; padding-top:15px; overflow:hidden; }
/*CONTENT*/



/*FOOTER*/
#footer { width:790px; height:60px; float:left; background:url(../imagens/layout/bg_footer.png) 0 5px repeat-x #fff; text-align:center; color:#444;
	border-top:solid #999 1px;
}

.textoFooter { vertical-align:8px; }
.logoIBC { margin: 15px 0 0 10px; }
.logoCC { margin: 15px 0 0 10px; vertical-align:5px; }
/*FOOTER*/

