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

body{
	
	margin:0;
	
	background-image:url(../images/background.gif);
	background-attachment: fixed;


	
	}
	
img{
	border:none;
	}
	

	
.titulos{
	margin-top:3px;
	margin-bottom:8px;
	
	}
	
.hDivision{
	margin-top:8px;
	margin-bottom:8px;
	
	
	}

select{
	width:150px;
	
	}


#wrap{
	margin: 0 auto 0 auto;
	width:900px;
	
	
	}
	
#scroller_top{
	background-color:#0f4a6c;
	margin-bottom:2px;
	}
	
#scroller_bottom{
	height:21px;
	background-color:#fac93e;
	
}
	
#banner_header{
	height:279px;
	}
	
#menu{
	width:250px;
	height:279px;
	float:left;
	}

#banner_der{
	
	width:650px;
	height:279px;
	float:right;
	
	}
.menu_logo{
	margin-bottom:2px;	
	
	}

.menu_b{
	margin-bottom:1px;	
}

.noticias{
	font-size:11px;
	margin-left:20px;
	
	}



















