/*/////////////////////////// GENERICHE /////////////////////////////////////////*/	

h1, h2, h3, h4, h5, h6, div, p, a, img, span, form, fieldset, input, select, textarea, label, table, th, tr, td, ul, ol, li {
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px;
}

.blocca{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

a{
	text-decoration: none;
	outline: 0px;
}

a:hover{
	outline: 0px;
	text-decoration: underline;
}



/*/////////////////////////////// STRUTTURA ///////////////////////////////////////////////////*/

html{
	background: url("../img/patt.gif") top left repeat-x #467e00;
}

body{
	font-family: arial, "trebuchet MS", verdana;
	font-size: 12px;
	background: url("../img/sfondo.jpg") top center no-repeat;
	background-color: #467e00;
	margin: 0px;
	padding: 0px 0px 100px 0px;
}

#contenitore{
	width: 780px;
	margin: 0px auto;
}

#testata{
	height: 38px;
	width: 780px;
}

#inglese{
	width: 86px;
	height: 20px;
	display: block;
	background: url("../img/ingelse_btn.gif") top left no-repeat;
	float: right;
	margin: 10px 0px 0px 0px;
	padding-left: 38px;
	line-height: 20px;
	color: #ffffff;
}

#inglese:hover{
	background: url("../img/ingelseOn_btn.gif") top left no-repeat;
}

#italiano{
	width: 109px;
	height: 20px;
	display: block;
	background: url("../img/italiano_btn.gif") top left no-repeat;
	float: right;
	margin: 10px 0px 0px 0px;
	padding-left: 38px;
	line-height: 20px;
	color: #ffffff;
}

#italiano:hover{
	background: url("../img/italianoOn_btn.gif") top left no-repeat;
}

#contenitore-corpo{
	height: 504px;
	width: 760px;
	margin: 10px 0px 0px 10px;	
}

#contenitore-interno{
	height: 504px;
	width: 760px;
	position: relative;
}

#img-testata{
	position: absolute;
}

/*////////////////////////////////////// MENU ////////////////////////////////////*/

#menu{
	position: absolute;
	width: 195px;
	height: 37px;
	z-index: 10;
}

#bottone-menu{
	width: 195px;
	height: 37px;
	display: block;
	background: #91a655;
}


#bottone-menu img{
	display: block;
	width: 45px;
	height: 11px;
	padding: 14px 0px 0px 10px;
}

#sottomenu{
	list-style: none;
}



#sottomenu a{
	font-family: arial, verdana;
	font-style: italic;
	text-transform: uppercase;
	display: block;
	width: 185px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #666666;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 1px;
}




#sottomenu a:hover{
	text-decoration: none;
	background: #919090;
}

#sottomenu a.elemento{
	border-bottom: 1px solid #a0a0a0;
}

.colonna-sx{
	width: 186px;
	height: 456px;
	float: left;
}

#coniglio-homepage{
	width: 166px;
	height: 113px;
	margin: 340px 0px 0px 7px;
}

.colonna-dx{
	float: left;
	width: 545px;
	height: 310px;
	padding: 146px 10px 0px 15px;
	margin: 0px;
}

h1{
	color: #364861;
	font-family: arial, verdana;
	font-size: 25px;
	font-weight: normal;
	margin: 10px 0px;
	width: auto;
	letter-spacing: normal;
	float: none;
}


.colonna-dx p{
	color: #3d483b;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 18px;
	font-family: arial, "Trebuchet Ms", "Myriad Pro", verdana;
}


.colonna-dx p.paragrafoSotto{
	padding-bottom: 5px;
}

/*//////////////////////// PIANTUMAZIONE ///////////////////////////////////////////////*/

#galleria{
	margin-top: 164px;
}

.fotogallery{
	display: block;
	float: left;
	width: 58px;
	margin: 0px 3px 3px 0px;
	height: 58px;
}

/*///////////////////////////////////// CONTROLLO FUMI /////////////////////////////////*/

#foto-tipo{
	margin-top: 162px;
	width: 185px;
	height: 185px;
	display: block;
}

/*///////////////////////// OEKO TEX ////////////////////////////////////////////////////*/

#scarica-allegato{
	width: 135px;
	font-size: 11px;
	line-height: 42px;
	height: 38px;
	background: url("../img/sfondo_pdf.gif") top left no-repeat;
	margin-top:10px;
	display: block;
	color: #257c07;
	padding-left: 55px;
	
}

p a{
	color: #257c07;
	font-weight: bold;
}

p a:hover, #scarica-allegato:hover{
	text-decoration: underline;
}




/*////////////////// FOOTER ////////////////////////////////////////////////////////////*/

#footer{
	color: white;
	font-size: 11px;
}

#footer .parte-sinistra{
	float: left;
	padding-top: 20px;
	width: 310px;
}

#footer .parte-sinistra a{
	color: #cef294;
}

.etichettaFooter{
	width:125px;
	height: 89px;
	float: left;
	padding-top: 10px;
}

#etichetta-1{
	padding-left: 25px;
	padding-right: 18px;
}

#etichetta-2{
	border: 1px solid red;
	padding-left: 25px;
	padding-right: 18px;
}

/*///////////////////////////////////////// SLIDER ////////////////////////////////////////*/


#slider{
	width: 760px;
	height: 504px;
	position: relative;
}



.scroll {  
	width: 760px;  
	height: 504px;
	overflow: auto;  
    overflow-x: hidden;
	position: relative; /* fix for IE to respect overflow */  
	clear: left;  
}

.scrollContainer div.panel {    
	height: 504px;  
	width: 760px; /* change to 560px if not using JS to remove rh.scroll */
	background: url("../img/patt-erba.jpg") bottom left repeat-x;
}


.bottone-successiva{
	width: 118px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	background: url("../img/successiva.gif") top right no-repeat #abc564;	
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #f0f0f0;
	font-weight: bold;
	float: right;
	margin-right: 20px;
} 


.bottone-precedente{
	width: 118px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	background: url("../img/precedente.gif") top left no-repeat #abc564;	
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #f0f0f0;
	font-weight: bold;
	float: left;
	margin-left: 10px;
} 

#vaiVideo{
	text-align: left;
	width: 110px;
	padding-left: 8px;
}

#video a#ultimo{
	width: 118px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	background: url("../img/precedente-2.gif") top left no-repeat #52662f;	
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #f0f0f0;
	position: absolute;
	 font-weight: bold;
	z-index: 11;
	display: block;
	bottom: 28px;
	left: 25px;
	
}
 
.bottone-precedente:hover, .bottone-successiva:hover, #ultimo:hover{
	text-decoration: none;
}
/*
object { display:block; z-index: 1}
*/
/*///////////////////////// VIDEO /////////////////////////////////////////////////////////*/

#flashGreen{
	position: relative;
	width: 760px;
	height: 506px;
	z-index: 1;
}

