@import url("geral.css");


div#baner{
	height:302px;
	}
	
h2{
	background:url(../img/tit_letter.gif) no-repeat;
	height:25px;
	width:250px;
	
	}
	
h3{
	background:url(../img/tit_news.gif) no-repeat;
	height:25px;
	width:500px;	
	}
	
a{
}

div#intermediaria{
	height:175px;
	position:relative;
	background:#fff;
	padding-bottom:15px;
	padding-top:10px;
	
	}

div#letter{
	position:absolute;
	width:250px;
	height:160px;
	float:left;
	top:12px;
	left:5px;
		}
		
div#contletter{
	background:#E4E4E4;
	margin-top:10px;
	border-top:1px solid #ccc;
	padding:5px;
	height:120px;

}

div#contnews{
	background:#E4E4E4 url(../img/vert.gif) repeat-y top center ;
	margin-top:10px;
	border-top:1px solid #ccc;
	padding:0 5px 5px 5px;
	height:125px;

}

div#news{
	position:absolute;
	width:500px;
	float:left;
	top:12px;
	left:270px;
	height:auto;

	}
.nw{
	float:left;
	width:243px;
	margin-right:2px;

}

.nw a {
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	padding:3px;
}

#letter table {
	margin:7px 5px 3px 5px ;
	padding:5px;
	}
	
.fotofront{
	float:left;
	margin:0 6px 0 0;
	padding:6px;
	background:url(../img/bgfoto.jpg) repeat;
/*	border:1px solid #D9D9D9;
*/	}