/* ---------------------------------------------------
Copyright (c) 2009 - 
------------------------------------------------------

------------------- Color Palette --------------------

   Giallo	- #feed01
------------------------------------------------------ */


@font-face {
 font-family: frut;
 src: url("../font/frut.eot") /* EOT file for IE */
}

@font-face {
 font-family: frut;
 src: url("../font/frut.ttf") /* TTF file for CSS3 browsers */
}





/* Global Reset
---------------------------------------------------------------------------------------------------------------- */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;	
}





/* General
---------------------------------------------------------------------------------------------------------------- */

body {
	background-color: #feed01;
	text-align: center;
}


a:link, a:visited {
	text-decoration: none;
	color: #009ee0;
}

a:hover {
	text-decoration: underline;
	color: #009ee0;
}





.sizeprodotti { 
	font-size:22px;
	padding-left: 10px;
	font-family: frut, Arial, sans-serif;
	display: block;
}



/* FLOAT BASILARI
---------------------------------------------------------------------------------------------------------------- */



.floatleft {
	float:left;
	
	}
	
.floatright {
	float:right;
	
	}
	

.clear {
clear: both;

}




/* TITOLI H1 & Co.
---------------------------------------------------------------------------------------------------------------- */

h1 {
 font-family: frut, Arial, sans-serif;
 font-size: 38px;
 color: #000000;
}


h2 {
 font-family: frut, Arial, sans-serif;
font-size: 22px;
color: #e2007a;
}


	h2 em{
	font-family: frut, Arial, sans-serif;
	font-size: 18px;
	color: #e2007a;
	}


h3 {
 font-family: frut, Arial, sans-serif;
font-size: 18px;
color: #009ee0;
}

h4 {
 font-family: frut, Arial, sans-serif;
font-size: 20px;
color: #696969;
}

/* SOTTOMENU A BRICIOLE H5*/

h5 {
font-family: frut, Arial, sans-serif;
font-size: 22px;
color: #009ee0;
width: 100%;
border-bottom: 1px solid #009ee0;
}



h1 a:link, h1 a:visited {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici*/
}

h1 a:hover {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici */
}



h2 a:link, h2 a:visited {
font-family: frut, Arial, sans-serif;
font-size: 22px;
color: #e2007a;
text-decoration: none;
}

h2 a:hover {
font-family: frut, Arial, sans-serif;
font-size: 22px;
color: #e2007a;
text-decoration: underline;
}




/* Layout
---------------------------------------------------------------------------------------------------------------- */


#container{
	
}



#header{
	width:100%;
	text-align: center;
	background-color: #ffffff;

}
	#header_dentro {
		width:960px;
		background-color: #ffffff;
		margin:auto;
	}



#wrapper {
	width:100%;
	text-align: center;
	background-image: url(../immagini/struttura/sfondo_home_ripeti.jpg);
	background-repeat: repeat-x; 
	background-position: top;
}
		#wrapper_dentro{
		width:960px;
		margin:auto;
		}


#content{
	
}



#footer{
	width:100%;
	position: relative;
	text-align: center;
	background-color: #feed01;
	
	background-image:url(../immagini/struttura/sfondo_footer.png);
	background-repeat: repeat-x;
	background-position: center top;

}


#footer_home {
	width:100%;
	position: relative;
	text-align: center;
	background-color: #feed01;
	
	background-image:url(../immagini/struttura/sfondo_footer_home.png);
	background-repeat: repeat-x;
	background-position: center top;
}


/* --- Esperimento footer home 2 ----*/
#footer_home2 {
	width:100%;
	position: relative;
	text-align: center;
	background-color: #feed01;
	}

#footer_dentro2 {
	width:960px;
	margin:auto;
	position: relative;
	text-align: center;
	background-color: #feed01;
	}
	
	#footer_posiziona2{
	width:960px;
	position: absolute;
	top: -80px;
	left: 0px;
}


/* --- Esperimento footer home 2 ----*/


#footer_dentro{
	width:960px;
	margin:auto;

}


.testofooter p {
	font-size: 16px;
}



.testofooter strong {
	font-size: 18px;
}




/* WRAPPER INTERNA---------------------------------------------------------------------------------------------------------------- */



#wrapper_int {
	width:100%;
	text-align: center;
	background-image: url(../immagini/struttura/sfondo_titolo.jpg);
	background-repeat: repeat-x; 
	background-position: top;
	background-color: #FFFFFF;
}
		#wrapper_dentro_int {
		width:960px;
		margin:auto;
		background-color: #f9f9f9;
		text-align:center;
		}




/* aaa
---------------------------------------------------------------------------------------------------------------- */


.contienizoom  {
		position: relative;
		}



#zoombox {
	position: absolute;
	top: -78px;
	left:188px;
		}






/* aaa
---------------------------------------------------------------------------------------------------------------- */






/* aaa
---------------------------------------------------------------------------------------------------------------- */






/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */






/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */
