* {
	margin: 0;
	padding: 0;
}
#principal {
	width: 100%;
	height:100%;
	text-align:center;
	margin:auto;
	background-color:#ebe6e0;

}
#contenedor{
	width: 823px;
	height:100%;
	text-align: center;
	margin: auto;
	background-color:#fff;

}
#header {
	width: 823px;
	height:105px;
	margin:auto;
	text-align:right;
	background-image:url(../img/logofondo.jpg);

}
#LOGO {
	width:163px;
	height:105px;
	text-align:center;
	float:left;

}
#boxmenu {
width:660px;
height:105px;
text-align:right;
float:right;
}
#menu {
width:650px;
height:40px;
margin:auto;
margin-top:65px;
text-align:right;
float:right;
}
#menu ul{
list-style-type:none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#444;
margin-top:22px;
margin-left:100px;
text-align:right;
}

#menu li{
display:block;
padding:0px 10px 0px 10px;
background-image:url(../img/it.jpg);
background-repeat:no-repeat;
float:left;
/*_width:1px;*/
margin:auto;
}


#menu li a{
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#444;
	margin:auto;
	text-decoration: none;
}

#menu li a:hover {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#005aa2;
}
.sinbackground {
	background-image:none !important;
	

}
#banner{
	width: 823px;
	height:179px;
	text-align: center;
	margin: auto;


}


#box_medio {
	width: 823px;
	height:100%;
	margin:auto;
	text-align:left;
	background-color:#fff;
	}
	#box_texto {
	width: 590px;
	height:100%;
	margin:auto;
	text-align:left;
	background-color:#fff;
	float:left;
	}
	#box_novedades{
	width: 233px;
	height:100%;
	margin:auto;
	text-align:left;
	background-color:#fff;
	float:right;

	}
	#texto_novedades{
	width: 213px;
	height:100%;
	margin:auto;
	text-align:left;
	margin-top:10px;
	background-color:#fff;
	border:solid 1px #c1c1c1;

	}
	#titu_novedades{
	width: 203px;
	height:38px;
	margin:auto;
	text-align:left;
	margin-top:5px;
	background-color:#e1e0df;
	}
	.margen{
		margin-left:15px;
		margin-top:10px;
		}
#box_banners{
	width: 803px;
	height:124px;
	margin:auto;
	text-align:left;
	background-color:#fff;
	clear:both;
}
#bannerchico{
	width: 152px;
	height:113px;
	text-align:left;
	background-color:#FFF;
	float:left;
}

#bannerchico2{
	width: 173px;
	height:120px;
	margin:auto;
	text-align:left;
	margin-top:10px;
	border:solid 1px #c1c1c1;
	
}


#footer{
	width: 823px;
	height:105px;
	text-align:left;
	background-color:#4c4741;
	
}
#footerA{
	width:400px;
	height:105px;
	text-align:left;
	background-color:#4c4741;
	float:left;
	
}
#footerB{
	width: 400px;
	height:105px;
	text-align:right;
	background-color:#4c4741;
	float:right;
	
}
