@import url(header_stop.css);
@import url(footer_slider.css);





/*-----

* {
	margin: 0;
}

-----*/

html, body {
	height: 100%;
}

#riquadro{
	top: 0px;
	width:991px;
	
	margin:0 auto -80.88px auto; 
	text-align:left;
	min-height: 100%;
	height: auto ;
	height: 100%;
}




#spazio {
	height:50px;
	width:995px;
	float:left;
}

.titolo{
//	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:inline;
	list-style-type:none;
	font-size:16px;
	color:red;
	padding-top:12px;
	font-weight:bold;
	margin-left:203px;
	
}






/**********************  FINE HEADER  **************************************/

#galleria_container{
	float:left;
	height:750px;
    width:990px;
	/*border:solid thin black;*/
}

#galleria {
	position:relative;
	left: 245px;
//	left-margin: -265px;
//	left:0px;
//	margin:0px;
	height:680px;
    width:530px;
	background: #fffff; 
}

#botton_play {
	z-index:1;
	position:relative;
	top:-100px;
	left:630px;
	padding: 2px;
	width:100px;
	display: inline-block;
	height:20px;
	
	//border: 1px solid #333333;
}
/* support: IE7 */
*+html #toolbar {
	display: inline;
}



#push {	
	height:80.88px;
	clear:both;
}

/*---footer*-----------------*/

