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

	
	
#container_general{
	width:100%;
	top:0px;
	padding-top:90px;
	position:relative;
	}
	
#menu{
	width:100%;
}

#caroussel_container{
	position:relative;
	width:100%;
	height:300px;
	background-color:#000;
	z-index:2;
	overflow:hidden;
	left:0px;
}







#footer_container{
	table-layout:fixed;
	width:100%;
	padding:0px;
	border-spacing:0px;
	}