@charset "utf-8";
/* CSS Document */

#contenedor_top {
	width:100%;
	height:91px;
	background: url(../images/fd-header.gif) repeat-x;
	
}	
#top {
	width:945px;
	height:90px;
	margin:0 auto;
}
.logo {
	width:297px;
	height:91px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
}	
#contenedor_menu {
	width:648px;
	height:91px;
	float:left;
	

