/********************************************************

Agência Alink
Criado em: outubro 2008                																					
Desenvolvido por: Agencia Alink

********************************************************/

*{ margin:0; padding:0; border:none; text-decoration:none; list-style-type:none; }
body{ margin:0; padding:0; color:#000; font: 10px Verdana, Arial, Helvetica, sans-serif; background:#FFFFFF url(../imgs/bg_header.jpg) no-repeat center -60px;}

.bold { font-weight: bold; }
.clear { clear:both; height:1px; overflow:hidden; }
.upercase { color: #666; text-transform: uppercase; }
.italic { font-style: italic; color: #7B7B7B; }
.underline { text-decoration: underline; }
p { margin: 0 0 0 0; padding: 0 0 0 0; }
p a { color: #515151; }
p a:hover { color: #333; }
.destaque { margin: 0; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#881e65; line-height:15px;}

/* Estas sao as DIVs principais do site, aqui inserimos todo código das DIV's */

/*////// HEADER //////*/

#header { margin:0; padding:0;
		  width:100%; height:212px; /*background:#3399FF;*/}
		  
		#header #header_conteudo { margin:0 auto; padding:16px 0 0 0;
								   width:750px; height:219px;
								   /*background:#CC3333;*/}
								   
			#header #header_conteudo h1 { margin:0 0 0 52px; padding:0;
										  width:202px; height:65px;
										  font: 12px Arial, Helvetica, sans-serif; color:#000000;
										  text-indent:-9999px; display: block; overflow: hidden;
										  background:/*#003399*/ url(../imgs/h1_logo.jpg) no-repeat top left;}
										  
										  
			#header #header_conteudo h1 a { margin: 0; padding: 0; 
											width: 202px; height: 65px; 
											display: block; overflow: hidden;
											border: none; text-decoration: none;}
										
			#header #header_conteudo #nav { margin:70px 0 0 0; padding:0 0 0 51px; float:left;
											width:646px; height:47px;
											/*background:#0066CC;*/}
											
/*////// WRAP_CONTENT //////*/

		#wrap_content { margin:0; padding:0; width:100%; min-height:200px; height:auto !important; height:200px; /*background:#99CCFF*/;}
		#wrap_content #wrap_content_conteudo { margin:0 auto; padding:0; width:760px; min-height:550px; height:auto !important; height:550px; background:#ffffff url(../imgs/bg_wrap_content.jpg) no-repeat left top;}	  

/*////// FOOTER //////*/
		
		  #footer { margin:0; padding:0; width:100%; height:300px; background: #28051b url(../imgs/bg_footer.jpg) no-repeat center top;}
		  #footer #footer_conteudo { margin:0 auto; padding:0; width:760px; height:236px; /*background:#FF66CC;*/}
								   
		  #footer #footer_conteudo #footer_esquerdo { margin:155px 0 0 0; padding:0 0 0 60px; width:300px; height:81px; float:left;}
		  #footer #footer_conteudo #footer_esquerdo h1 { margin: 0; padding:10px 0 10px 0; font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#cbcbcb; line-height:15px;}
		  #footer #footer_conteudo #footer_esquerdo p { margin: 0; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#999; line-height:15px;}
		  #footer #footer_conteudo #footer_esquerdo h4 { width:86px; height:23px; text-indent:-5000px; display: block; overflow: hidden; background: url(../imgs/h4_contato.gif) no-repeat left top; margin: 0; padding: 0; }
													  								   
		  #footer #footer_conteudo #footer_direito { margin:155px 0 0 0; padding:0; width:400px; height:81px; /*background:#333333;*/ float:right; }
		  #footer #footer_conteudo #footer_direito p { margin: 0; padding: 0 65px 0 0; font:11px Verdana, Arial, Helvetica, sans-serif; text-align:right; color:#999; line-height:15px;}
		  #footer #footer_conteudo #footer_direito h4 { width:86px; height:23px; text-indent:-5000px; display: block; overflow: hidden; background: url(../imgs/h4_telefone.gif) no-repeat left top; margin: 0; padding: 0; margin: 0 0 0 250px; }
