/*SEVERO INFORMÁTICA*/
	@import url("clear.css");
	
	body{background:#676767; font-family: Arial, Helvetica, sans-serif; color:#666666;  }
	#main{width:979px;  margin:auto; background:url(../img/bg-int.png) top repeat-x #fff; overflow:hidden;}
	#content{ width:923px; height:auto; overflow:auto; background:url(../img/bg-cont.png) repeat-x top #fff; padding:18px 28px 20px 28px;}
	#flash{width:979px; height:auto;}
	#news{ width:515px; background:url(../img/bg-news.png) no-repeat; float:left; padding:50px 18px 18px 18px;}
	#dir{ height:auto; padding:33px 23px 18px 23px; float:left; overflow:hidden;}
	#down{ width:275px; background:url(../img/bg-down.png) no-repeat; float:right; padding:50px 18px 18px 18px;}
	#footer{ width:919px; padding: 10px 30px; text-align:center; margin:auto; background:#F2F2F2;}
	#left{width:262px; float:left;}
	#right{width:683px; float:right; padding:0px 17px 20px 10px;}
	#title{ height:30px; width:auto; padding-left:10px; font-size:30px; color:#123f7e; margin-bottom:12px;}
	#text{width:644px; font-size:12px; min-height:450px; text-align:justify; line-height:18px; background:url(../img/bg-text.png) repeat-y; padding:0 20px;}
	#newsletter{ width:220px; height:161px; padding:54px 10px 37px 10px; background:url(../img/bg-newsletter.png) no-repeat; margin:10px 0 0 15px; line-height:18px; }
	
	#email{width:218px; height:38px; margin:auto; background:url(../img/form.png) no-repeat; margin-top:25px;}
	
	/* ==|TEXTOS e TÍTULOS|======= */
	.texto_links{ font-size:12px; color:#666666; text-decoration:none;}
	.texto_links:hover{ font-size:12px; color:#666666; text-decoration:none;}
	
	.a18b{ font-size: 18px; font-weight:bold; color:#c0c0c0; margin-right:10px; line-height:30px;}
	
	.a14c{ font-size: 14px; font-weight:bold; color:#666; margin-left:15px;}
	a.a14c:link, a.a14c:active,  a.a14c:visited{color:#666; text-decoration:none;} a.a14c:hover{color:#999;}
	
	.a14b{ font-size: 14px; font-weight:bold; color:#123f7e; line-height:30px; letter-spacing:-1px;}
	a.a14b:link, a.a14b:active,  a.a14b:visited{color:#123f7e; text-decoration:none;} a.a14b:hover{color:#4878be;}
	
	.form{padding:3px; border:1px solid #666; font-size:11px; color:#123f7e;}
	
	
	