/*
Design by Giorgio Lally
*/ 
* {
	margin:0;
	padding:0;
}
body  {
	width:100%;
	font-family: 'Arvo', serif;
	font-size: 14px;
/**	background:#FFFFFF; **/
	background:url(../style/images/bg.jpg) fixed;
}

#maincont-enter  {
	background:url(../images/seistoria.jpg) no-repeat;
	width:100%;
	height:530;	
	overflow:auto;
}
#maincont  {
	width:100%;
	height:530;	
	overflow:auto;
}
#marque  {
	margin-top:90px;
	float:left;
	display:inline;
	width:400px;
	margin-left:10px;
}

#logo  {
	margin-top: 150px;
	float: right;
	width: 500px;
	height:530;
	margin-right: 40px;
}
#logo-center  {
	margin-top: 10px;
	width: 100%;
	text-align:center;
}
/*--------------------------------------------------------------------------------------------*/
/********* end MEDIA QUERIES ********/
/*--------------------------------------------------------------------------------------------*/
