* 						{ margin: 0; }
html, body 				{ margin:0; padding:0; height:100%; font-family: 'Nunito', sans-serif; font-weight: 400; font-size:14px; color:#493d31; line-height:22px;}
a						{ text-decoration:none; color:#493d31; font-weight:700;}

.background 			{ position:absolute; width:100%; height:100%; z-index:-1; left: 0; top: 0;}
.limpa					{ clear:both;}

#page 					{ width:100%; height:100%;}
#menu					{ width:100%; height:132px; background:url(../../img/bg_menu.jpg) repeat-x 0px 9px; position:relative; z-index:2;}
#menu .conteudo			{ width:1010px; height:100%; margin:auto; background:url(../../img/logotipo_cx.png) no-repeat;}

#main					{ width:100%; height:494px; background:url(../../img/bg_main.jpg) repeat-x; position:relative; z-index:1; top:-54px;}
#main .conteudo			{ width:1010px; height:422px; margin:auto; padding-top:70px;}
#main .titulo			{ color:#493d31; font-size:22px; font-weight:700;}
#pagina					{ width:1010px; }
.linha1					{ width:627px; height:8px; background:url(../../img/linha1.png) no-repeat; margin-bottom:20px; margin-top:10px;}
.linha2					{ width:301px; height:8px; background:url(../../img/linha2.png) no-repeat; margin-bottom:20px; margin-top:10px;}
.linha3					{ width:1000px; height:8px; background:url(../../img/linha3.png) no-repeat; margin-bottom:20px; margin-top:10px;}
.borda					{ border:2px solid #b7b2a1;}
.imgright				{ margin:2px 0px 0px 20px; border:2px solid #b7b2a1;}
.tit_noticia			{ font-size:20px;}
.rodape_noticia			{ font-size:14px; color:#a3a098; font-style:italic; padding-bottom:20px;}

/* FORMULÁRIO */
input					{ font:14px 'Nunito', sans-serif; width:286px; height:30px; padding-left:10px; padding-right:10px; *padding-top:8px; border:0; background:url(../../img/bg_input.png) no-repeat 0 0; color:#493d31;}
textarea				{ font:14px 'Nunito', sans-serif; width:276px; height:129px; padding:10px; border:0; background:url(../../img/bg_textarea.png) no-repeat 0 0; color:#493d31; overflow:auto;}

#rodape					{ width:100%; height:43px; background:url(../../img/bg_rodape.jpg) repeat-x; position:relative; top:-54px;}
#rodape .conteudo		{ width:1010px; height:100%; margin:auto; padding-top:10px; color:#a3a098; font-size:11px; font-weight:bold; text-align:center;}
#rodape a				{ color:#a3a098; font-size:11px; font-weight:bold; text-decoration:none;}
#rodape a:hover			{ color:white}

