@charset "UTF-8";
/* CSS Document */

body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
}

#panel 
{
	margin: 0;
	padding: 0;
	height: 260px;
	width:100%;
	background-color: #ddd;
}


/* Header
-------------------------------------------------- */

#header
{
	width: 900px;
	height: 100px;
	margin: 20px auto 20px auto;
	font-size: 1em;
	font-family: Arial, sans-serif;
	font-weight:normal;
}


#logo
{margin-bottom:20px;
float:left;}

#loghi_orizz
{float:right;}


#menu 
	{
	width: 600px;
	height: 20px;
	margin: 5px auto 0 auto;
	font-size: 80%;
	float:right;
	font-weight:bold;
	}
	
	#menu ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
		text-align:right;
	}
	
	#menu ul li 
	{
		float: right;
		text-align: right;
	}
	
	#menu ul li a
	{
		display: block;
		color:#666;
		text-decoration: none;
		text-transform: uppercase;
		margin-left: 20px;
	}
	
	#menu ul li a:hover
	{
		text-decoration: none;
		color: #009e48;
	}
	
	#menu ul #current
	{
		text-decoration: none;
		color: #009e48;
	}
		


/* Containers
-------------------------------------------------- */
.container
{
	width: 900px;
	height: 1000px;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;;
	border: 10px solid #fff;
	color: #333;
	font-size: .75em;
	line-height: 1.5em;
}

.container_aderenti
{
	width: 900px;
	height: auto;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;;
	border: 10px solid #fff;
	color: #333;
	font-size: .75em;
	line-height: 1.5em;
}

.container_index
{
	width: 900px;
	height: auto;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;;
	border: 10px solid #fff;
	color: #333;
	font-size: .75em;
	line-height: 1.5em;
}

.container_pagine
{
	width: 900px;
	height: auto;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;;
	border: 10px solid #fff;
	color: #333;
	font-size: .75em;
	line-height: 1.5em;
}

.container_aziende
{
	width: 900px;
	height: auto;
	margin: 5px auto 0 auto;
	padding: 0 0 0 0;;
	border: 10px solid #fff;
	color: #333;
	font-size: .75em;
	line-height: 1.5em;
}

.text
{
	padding: 0px 10px;
}

.text_intro
{
	height: 140px;
	font-size: 130%;
	color: #fff;
	padding: 25px 140px 25px 25px;
	background-color: #8bbf25;
	background-image:url(img/base.png);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom: 5px solid #fff;;
}

.text_intro_page
{
	height: 140px;
	font-size: 130%;
	color: #fff;
	padding: 25px 140px 25px 25px;
	background-color: #bbb;
	background-image:url(img/base2.png);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom: 5px solid #fff;;
}

.text_intro_aziende
{
	height: 140px;
	font-size: 130%;
	color: #fff;
	padding: 25px 140px 25px 25px;
	background-color: #009e46;
	background-image:url(img/base3.png);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom: 5px solid #fff;;
}

a:link
{
	color: #8cc63f;
	text-decoration:none;
}
a:visited
{
	color: #8cc63f;
	text-decoration:none;
}
a:hover
{
	color: #666;
	text-decoration:none;
}


h1
{
	color: #8cc63f;
	font-size: 180%;
	font-weight: bold;
	margin-bottom:.4em;
}

h2
{
	color: #666;
	font-size: 140%;
	font-weight: bold;
	margin-bottom:.4em;
}


/* Self-Clearing Rules 
-------------------------------------------------- */


#work {
width: 880px;
height:200px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work2 {
width: 880px;
height:500px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work_pagine {
width: 880px;
height:730px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work_index {
width: 880px;
height:750px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work_aziende {
width: 880px;
height:390px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work_gpp {
width: 880px;
height:740px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

#work_aderenti {
width: 880px;
height:830px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}
#work_aderenti_vecchie_2010 {
width: 880px;
height:1000px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}
#work_aderenti_vecchie_2009 {
width: 880px;
height:730px;
margin : 0 auto 0 auto;
padding: 0 20px 20px 20px;
border-bottom: 1px dotted #ccc;
}

	
	#primo {
	width: 530px;
	height: 200px;
	float:left;
	margin-right: 15px;
	}
	
	#secondo {
	width: 300px;
	height: 200px;
	float:right;
	}
	
	#secondo_pagine {
	width: 300px;
	height: 460px;
	float:right;
	background-color:#8bbf25;
	}
	
	#secondo_aziende {
	width: 300px;
	height: 460px;
	float:right;
	}
	
	.info_secondo {
	font-size: 120%;
	padding: 10px;
	}
	
		.info_secondo a:link {
		color: #fff;
		}
		
		.info_secondo a:visited {
		color: #fff;
		}
		
		.info_secondo a:hover {
		color: #333;
		}
	
	.info_aziende {
	font-size: 100%;
	padding: 10px 0 0 0;
	}
	
		.info_aziende a:link{
		color: #666;
		}
		
		.info_aziende a:visited{
		color: #666;
		}
		
		.info_aziende a:hover{
		color: #8bbf25;
		}
	
	.info {
	font-size: 60%;
	color: #666;
	width: 110px;
	margin: 0 auto 0 auto;
	}
	
	/*------footer------*/

	
	#footer {
	font-family: Arial, sans-serif;
	font-size: 70%;
	color: #fff;
	width: 880px;
	margin: 0 auto 20px auto;
	padding: 10px;
	height: 85px;
	background-color:#bbb;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	}
	
		#footer a:link{
		color: #666;
		}
		
		#footer a:visited{
		color: #666;
		}
		
		#footer a:hover{
		color: #333;
		}
		
	#loghi_footer {
	font-size: 70%;
	color: #8bbf25;
	width: 820px;
	margin: 0px auto 20px auto;
	}
	
	
	/*------navigation-------------*/
	
	
	/*-----modulo-------*/
	
	#modulo {
	width: 500px;
	height: 500px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #fff;
	font-style : normal;
	margin : 10px auto 0 auto;
	}
	
	#nome {
	background-color : #ddd;
	width : 350px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.nome {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 110px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}
	#cognome {
	background-color : #ddd;
	width : 350px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.cognome {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 110px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}
	#azienda {
	background-color : #ddd;
	width : 350px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.azienda {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 110px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}
	#email {
	background-color : #ddd;
	width : 350px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.email {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 110px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}
	#oggetto {
	background-color : #ddd;
	width : 350px;
	border : none;
	height : 57px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.oggetto {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 110px;
	height : 60px;
	border-bottom : 8px solid #fff;
	}
	#cancella {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 120%;
	color : #fff;
	font-style : normal;
	background-color : #999;
	float : left;
	width : 120px;
	border : none;
	padding : 3px;
	}
	#invia {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 120%;
	color : #fff;
	font-style : normal;
	background-color : #999;
	float : right;
	width : 120px;
	border : none;
	padding : 3px;
	}
	#boxprivacy {
	float : left;
	margin : 20px 25px 0 0;
	}
	.textprivacy {
	text-align : justify;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 90%;
	color : #666;
	float : right;
	width : 350px;
	margin : 20px 0 0 0;
	line-height: 10pt;
	}
	#indietro {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 120%;
	color : #fff;
	font-style : normal;
	background-color : #999;
	float : left;
	width : 120px;
	border : none;
	padding : 3px;
	}
	

	
	#user {
	background-color : #ddd;
	width : 250px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.user {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 80px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}
	
	#pass {
	background-color : #ddd;
	width : 250px;
	border : none;
	height : 17px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size : 100%;
	color : #666;
	text-align : left;
	padding : 3px;
	border-bottom : 1px solid #ddd;
	margin-bottom: 4px;
	}
	.pass {
	text-align : left;
	padding : 3px 0 1px 3px;
	background-color : #999;
	width : 80px;
	height : 20px;
	border-bottom : 3px solid #fff;
	}


/*-----------video----------*/

.floatclear {
	clear: both;
}

#vecchiedizioni {
	width: 300px;
	float:right;
	background-color: #ffffff;
	border-top: 5px solid #8BBF25;
	border-bottom: 5px solid #8BBF25;
}
#vecchiedizioni ul li{
	list-style-type: none;
	padding: 7px;
	font-size: 1.5em;
	font-weight: bold;
}

.colonna{
	padding: 10px;
	font-size: 120%;
	background-color: #8BBF25;
}
.colonna a:link {
	  color: #FFFFFF;
}
.colonna a:hover {
	color: #333;
}
.colonna_motore{
	padding: 0 3px 10px;
	font-size: 10%0%;
	text-align:center;
}

/*---motore ---*/
.box_prodotti2{
	background: url(http://www.acquistiverdi.it/sites/all/themes/AV/img/bg_box_prodotti2.png) top left no-repeat;
	width: 309px;
}
.box_prodotti2_int{
	padding: 25px;
	padding-bottom: 0px;
}
.box_prodotti2_cerca{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #666666;
	line-height: 22px;
}
.box_prodotti2_cerca #edit-keys{
	margin-left: 0px;
    	margin-top: 10px;
    	width: 240px;
}
.box_prodotti2_under{
	background: url(img/bg_box_prodotti2_under.png) top left no-repeat;
	width: 309px;
	height: 20px;
}
#edit-submit-eco-ricerca{
	background: url(http://www.acquistiverdi.it/sites/all/themes/AV/img/puls_cerca.png) top left no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	width: 115px;
	height: 30px;
	border: 0px;
}

/****----*/
#img_box{
	display: block;
	width: 300px;
	height: 200px;
}

div#primo.stampa a {
	text-transform: uppercase;
}
div#motore{
	margin-top: -20px;
}

