p, h1, h2, h3, h4, ul, li, ol, div, form { margin: 0; padding: 0; list-style: none; }

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	text-align: center;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	background-image: url(bg_body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
	color:	#056839;
}

.center {
	text-align: center;
}

table {
	color: #4C4C4C;
	border-collapse: collapse;
}

.hidden {
	display: none;
}

img {
	border: none;
}

.clear_right {
	display: block;
	clear: right;
}

/*		box_001
---------------------------------------*/

.box_001  {
	width: 960px;
	margin: auto;
}

/*		header
---------------------------------------*/

.header {
	background-color: #6CC065;
	height: 175px;
	width: 960px;
	margin: auto;
	background-image: url(bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.header h1 {
	display:	none;
}

#link_home {
	display: block;
	height:	170px;
	width: 960px;
}

/*	menu
----------------------------*/
.main_menu {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 23px;
	background-image: url(bg_main_menu.gif);
	background-repeat: repeat-x;
	padding: 3px 0px 0px 0px;
	background-color:	#88C982;
	border-bottom: 1px solid #009946;
	border-top: 1px double #009946;
}

.main_menu li {
	display: inline;
	padding: 0px 10px 3px 10px;
	background-image: url(bg_main_menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_menu li#primo {
	background-image: none;
}

.main_menu li a {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.main_menu li a:hover {
	color:	#DCDCDC;
}

a#a_manifesto {
	color: #F5EF29;
}

a#link_attivo {
	color: #ED1C24;
}

/*	divisore
----------------------------*/
.divisore_001 {
	display: block;
	height: 20px;
	width: 100%;
	clear: both;
	background-image: url(bg_corner.gif);
	background-repeat: no-repeat;
	background-position: 182px -1px;
}

/*	col_news
----------------------------*/
.col_news {
	float: left;
	display: block;
	display: inline;
	width: 181px;
	margin: 0px 0px 0px 1px;
	text-align: left;
	color: White;
	background-color:	#8BC977;
}

.col_news h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #056839;
	font-weight: normal;
	font-size: 200%;
	padding: 0px 0px 4px 10px;
	background-image: url(bg_h2_col.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4E9CE;
}

.col_news p.box_news {
	display: inline;
	margin: 0px auto 0px 15px;
}

.col_news a {
	color: #056839;
}

.col_news a:hover {
	color:	Red;
}

.col_news li a {
	display: block;
}

.col_news li {
	list-style: none;
	padding: 3px 0px 3px 20px;
	background-image: url(li_green.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #8BC977;
	background-color: #EBF5E9;
}

.col_news .eshop a#eshop_apri {
	margin-left: -17px;
	padding-left: 25px;
	background-image:	url(checkout3-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.col_news .eshop a#eshop_vai {
	margin-left: -17px;
	padding-left: 25px;
	background-image:	url(checkout2-green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.box_news {
	display: block;
	margin: 5px 0px 0px 0px;
}

.news_data {
	display: block;
	text-transform: uppercase;
	font-size: 80%;
	width: 120px;
	cursor: pointer;
	padding: 10px 0px 0px 0px;
}

.news_data a:hover {
	color:	Red;
}

.news_titolo {
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 0px;	
}

.news_titolo a {
	text-decoration: underline;
}

.news_titolo a:hover {
	text-decoration:	none;
}

.news_short {
	display: block;
	margin: 0px 10px 15px 0px;	
}

.news_continua {
	display: block;
	font-weight: bold;
	text-align: right;
}

.news_continua a:hover {
	color: Red;
}

/*				immagini
------------------------------------------*/
.quadro {
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px 0px 5px 15px;
	text-align: center;
	border: 3px double #006400;
}

.quadro a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -82px 0px -82px;
	border: none;
	text-decoration: none;
}

.quadro img {
	border: none;
	height: 36px;
}


.quadro_home {
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px 0px 5px 10px;
	text-align: center;
	border: 3px double #FFFFFF;
}

.quadro_home a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -82px 0px -82px;
	border: none;
	text-decoration: none;
}

.quadro_home img {
	border: none;
	height: 36px;
}



.col_news ul {
	margin-bottom: 20px;
}

/*				paginetta
------------------------------------------*/
.paginetta {
	text-align: left;
	margin: 0px 3px 0px 183px;
}

.paginetta h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:	#056839;
	font-weight: normal;
	font-size: 200%;
	padding: 0px 0px 5px 15px;
	background-image:	url(bg_h2_paginetta.gif);
	background-repeat:	repeat-x;
	background-position: bottom right;
	margin: 0px 0px 20px 0px;
}

.paginetta h3 {
	letter-spacing: 1px;
	color: #056839;
	font-weight: normal;
	font-size: 150%;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 15px;
	border-bottom: 1px solid #39B54A;
}

.paginetta p {
	color: #4C4C4C;
	margin: 0px 0px 10px 15px;
}

.paginetta li {
	list-style: square;
	margin: 0px 0px 0px 40px;
	color: #4C4C4C;
}

.paginetta a:hover {
		color: #778899;
		color: #EE1F26;
}

/*				footer
------------------------------------------*/
.footer {
	clear: both;
	display: block;
	text-align: center;
	margin: 40px 0px 20px 20px;
	padding: 2px 0px 20px 0px;
	border-top: 12px solid #E5E5E5;
	font-size: 90%;
}


/*				particolari
------------------------------------------*/
#flashfoto {
	display: block;
	float:	right;
	padding: 12px;
	background-image: url(foto.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 10px 10px 20px;
}

#profilo_logo_bandiera {
	float: right;
	margin: 0px 0px 20px 20px;
}

#table_organigramma {
	width: 750px;
	margin: 0px 0px 0px 10px;
	table-layout:fixed;
	overflow:hidden;
	border-collapse: collapse;
}

#table_organigramma td {
	border-bottom: 1px solid #8BC977;
}

th {
	font-weight: bold;
}

.scarica {
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 30px;
	background-image: url(down-green.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
	display: block;
	border: 1px solid #6B8E23;
	background-color: #F4FAE9;
}

a:hover.scarica {
	background-color: #E3F3C7;
}

.img_right {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*	home - link
-------------------------------*/

.col_home_1 {
	width: 370px;
	display: block;
	float: left;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.col_home_3 {
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.displayDescription {visibility:visible;display:block;	}
.hideDescription	{visibility:hidden; display:none;	}

h3 a {
	margin: 0px 20px 0px 0px;
}

h3 a b {
	background-color: #FFFFFF;
	padding: 10px 5px 6px 10px;
	margin: 0px 5px;
	border: 1px solid #39B54A;
	border-width: 1px 1px 0px 1px;
	font-weight: normal;
}

.link_home_img {
	border: none;
	margin: 0px 0px 1px 20px;	
}

.link_home h2 {
	text-align: left;
}

.ul_link {
	margin-bottom: 30px;
}

.blog_quadro_3  {
	text-align: center;
	height: auto;
	overflow: hidden;
	display: block;
	margin: 15px auto 10px 20px;
	border: 3px double #6F6F6F;
	background-image: url(carbon_008.gif);
	float: right;
}

.blog_quadro_3:hover  {
	border-color: #8BC977;
}

.blog_quadro_3 a {
	display: block;
	text-align: center;
	overflow: hidden;
	height: auto;
}

.blog_quadro_3 img {
	border: none;
	max-width: 450px;
}


/*	 italia centri 
-------------------------------------------------------*/

.ul_centro {
/*	height: 32em; */
}

.ul_centro li {
	margin-bottom: 20px;
}

.ul_centro li:first-line {
	font-weight: bold;
}

.box_regioni {
/*	height: 35em; */
/*	overflow: auto; */
}

.torna_su {
	display: block;
	background-image: url(torna_su.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
	padding: 0px 0px 20px 40px;
}

.cartina_italia_over {
	position: absolute;
}

.cartina_italia_over li {
	list-style: none;
}

.cartina_italia_over a span {
	display: none;
}

.cartina_italia_over a {
	display:	block;
	display: block;
	height: 10px;
	width: 60px;
	position: absolute;
	background-image: url(trasparente.gif);
}

#id_valledaosta {
	top: 40px;
	left: 440px;
}        

#id_piemonte {
	top: 75px;
	left: 460px;
}

#id_liguria {
	top: 105px;
	left: 490px;
}

#id_lombardia {
	top: 54px;
	left: 510px;
}

#id_trentinoaltoadige {
	top: 20px;
	left: 550px;
}

#id_veneto {
	top: 55px;
	left: 580px;
}

#id_friuliveneziagiulia {
	top: 35px;
	left: 600px;
}

#id_emiliaromagna {
	top: 93px;
	left: 550px;
}

#id_toscana {
	top: 130px;
	left: 540px;
}

#id_marche {
	top: 133px;
	left: 620px;
}

#id_umbria {
	top: 153px;
	left: 570px;
}

#id_lazio {
	top: 188px;
	left: 580px;
}

#id_abruzzo {
	top: 178px;
	left: 620px;
}

#id_molise {
	top: 200px;
	left: 630px;
}

#id_campania {
	top: 220px;
	left: 630px;
}

#id_basilicata {
	top: 245px;
	left: 680px;
}

#id_puglia {
	top: 225px;
	left: 700px;
}

#id_calabria {
	top: 285px;
	left: 690px;
}

#id_sicilia {
	top: 350px;
	left: 630px;
}

#id_sardegna {
	top: 235px;
	left: 490px;
}

/*	 news
-------------------------------------------------------*/

/*home*/

#home_1 {
	margin: 0px 20px 5px 20px;
}

.justify {
/*	text-align: justify; */
}

.box_news_home {
	background-image: url(trattino.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.news_data_home , .news_titolo_home , .news_continua_home {
	font-weight: bold;
}

.news_short_home , 	.news_continua_home {
	display: block;
}

p.box_news_int {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px dashed #CACACA;
}

a.news_header_int {
	display: block;
	font-weight: bold;
}

.news_quadro_int  {
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	float: left;
	border: 1px solid #494949;
	margin: 7px 10px 10px 0px;
	text-align: center;
	border: 1px solid #6F6F6F;
}

.news_quadro_int a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -75px 0px -75px;
}

.news_quadro_int img {
	border: none;
	height: 50px;
}

.news_continua_int {
	font-weight: bold;
	display: block;
}


.news_center {
	text-align: center;
}


.news_int_img img {
	float: right;
	margin: 0px 15px 10px 20px;
	border: 1px solid #1579CE;
}

.allegato_vista_1 {
	float: left;
	margin: 0px 20px 20px 0px;
}

.allegato_vista_2 {
	float: left;
}

.vista_3 a {
	display: block;
	margin: 0px 15px 10px 15px;
	border: 1px dashed #056839;
	padding: 5px 5px 5px 30px;
	background-image: url(down-green.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	background-color: #EBF5E9;
}


.vista_3 a:hover {
	background-color:	#FFF5EE;
}


/*	 download
-------------------------------------------------------*/
p.box_download {
		border-bottom: 1px dashed #CACACA;
		padding-bottom: 10px;
}

p.box_download a {
	display: block;
	font-weight: bold;
}

.download_descrizione {
	display: block;
	margin: 0px 0px 0px 0px;
}


.download_titolo {
	margin-left: 0px;
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.download_now {
	margin-left: 0px;
	display: block;
	background-image: url(down-green.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}

.icon_word {
	background-image: url(icon_word.gif) !important;
}

.icon_pdf {
	background-image: url(icon_pdf.gif) !important;
}

.contenitore_eventi {
	min-height: 150px;
	display: block;
/*	width: 100%; */
	min-height: 150px;
	height: auto !important;
	height: 150px;
}


p.box_eventi {
	display: inline;
}

p.box_eventi , p.box_news  {
	padding: 0px 0px 0px 0px;
	width: 155px;
	float: left;
	min-height: 150px;
	height: auto !important;
	height: 150px;	
	margin: 0px 0px 0px 10px;
	}

.eventi_data {
	display: block;
	font-weight: bold;
	width: auto;
	padding: 5px 0px 3px 0px;
}

.eventi_continua {
	font-weight: bold;
	display: block;
	border-bottom: 1px dashed Green;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.eventi_foto {
	/*	height: 50px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 4px 10px 5px 0px;
*/
	width: 36px;
	height: 36px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 6px 10px 2px 0px;
	text-align: center;
	border: 3px double #056839;
}

.eventi_foto a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -82px 0px -82px;
}

.eventi_foto img {
	border: none;
	height: 36px;
}


.shop_nota_informativa {
	height: 100px;
	overflow: 	auto;
	margin: 20px 15px 20px 15px;
	padding: 10px;
	border: 1px solid gray;
	color:	Gray;
}

.error {
	color: Red !important;
}


/*		form
---------------------------------*/

.form_contatti label {
	display: block;
	font-weight: bold;
	margin:	5px auto 3px 110px;
	text-align: left !important;
}


.bottone_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 130px;
	color:	#FFFFFF;
	font-size: 100%;
	background-color:	#056839;
	background-image: url(carbon_004.gif);
	background-position: -15px -15px;
	border: 1px solid;
	margin: 15px 3px 0px 3px;
	text-align: 	center;
}


.testo_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 250px;
	background-image: url(carbon_003.gif);
	background-repeat: no-repeat;
	background-position: -20px -3px;
	border: 1px solid #9D9D9D;
	display: block;
	margin: auto;
	background-color: #FFFFFF;
	padding: 2px;
	color: #4C4C4C;
}


.form_contatti {
	text-align: left;
	width: 500px;
	display:	inline;
}

.form_contatti .testo_form {
	width: 550px;
	margin: auto;
}


.form_contatti label {
	text-align: center;
	display: block;
	width: 550px;
}

#contatore_particolare {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: none;
	margin: 1px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}


/*	 prodotti
-------------------------------------------------------*/

.boxino_prodotto {
	display: block;
	margin: 0px 0px 20px 15px;
}

.boxino_prodotto h3 {
}

.headerino {
	color: #4C4C4C;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid Silver;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

.fotino_ideale {
	display: block;
	height: 30px;
	width: 30px;
	overflow: hidden;
	float: left;
	margin: 2px 10px 10px 0px;
}

.fotino_ideale img {
	height: 30px;
	width: 30px;
	border: none;
}

.descrizioncina {
	display:	block;
	color: #4C4C4C;
}

.descrizione_long {
	color: #4C4C4C;
}

.prezzo {
	display: block;
	text-align: right;
}

.aggiungi_carrello {
	text-align: right;
	display: block;
	font-weight: bold;
	background-image:	url(add-item-green.gif);
	background-repeat: no-repeat;
	background-position: 610px 3px;
}

.table_shop {
	width: 730px;
	margin: 0px 20px 0px 15px;
}

.table_shop td {
	border-bottom: 1px solid #D4E9CE;
}

td , tr {
	vertical-align:	top !important;
}

.input_shop {
	text-align: center;
	width: 20px;
	border: 1px solid #D6D6D6;
	border-width: 1px 1px 1px 1px;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.table_shop_4 , .table_shop_5 {
	text-align: right;
}

.table_shop_1 {
	text-align: right;
}

.table_shop_6 td  {
/*	border-top: 1px dashed Black; */
	background-image: url(carbon_pixel.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

.table_shop th  {
	border-bottom: 1px dashed Black;
}

.required {
	color: #8B0000;
}


.form_shop label {
	display: block;
	text-align: left;
	letter-spacing: 0px;
	margin: 10px auto auto 15px;
}

.form_shop .testo_form {
	width: 650px;
}


.shop_nota_informativa {
	height: 150px;
	overflow: 	auto;
	padding: 10px;
	border: 1px solid gray;
}

.eshop_carrello {
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(checkout3-green.gif);
	background-repeat: no-repeat;
	padding: 2px;
	margin: 30px 0px 0px 0px;
	background-position: 305px 6px;
	background-color: #F0FFF0;
	border: 1px dashed #8BC977;
}

a:hover.eshop_carrello {
	background-color: #FFF8DC;	
}

button {
	border: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin:	10px auto 10px auto;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(li_green.gif);
	background-repeat: no-repeat;
	background-position: -15px -2px;
	background-color:	#EBF5E9;
	border: 1px solid green;
	color: Green;
}

.link_home_img img {
	border: 1px solid #E6E6E6;
	padding: 1px;
	width: 100px;
}

.shop_error {
	font-weight: bold;
	color: Red;
	background-color: #FFFFEC;
	text-align: center;
	border: 1px solid Red;
}



/*	 blog nuovo
-------------------------------------------------------*/

/* --- anteprima --- */

p.box_blog_1 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px dashed Black;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

a.blog_header_1 {
	display: block;
}

.blog_titolo_1 {
	display: block;
	font-weight: bold;
}

.blog_autore_1 , .blog_data_1 {
	font-size: 90%;
	color: Silver;
	text-align: left;
}

.blog_autore_1 {
	float: left;
}

.blog_data_1 {
	background-image: url(carbon_blog_data_1_2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}


.blog_short_1 {
	display: block;
}

.blog_quadro_1  {
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	float: left;
	border: 1px solid #494949;
	margin: 7px 10px 10px 0px;
	text-align: center;
	border: 1px solid #6F6F6F;
	background-image: url(carbon_008.gif);
}

.blog_quadro_1 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -75px 0px -75px;
}

.blog_quadro_1 img {
	border: none;
	height: 50px;
}

.blog_continua_1 {
	font-weight: bold;
	display: block;
}


.blog_center {
	text-align: center;
}


/* --- interno --- */

.blog_autore_2 , .blog_data_2 , .blog_commenti_2 {
	font-size: 90%;
	color: Silver;
}

.blog_autore_2 {
	margin: 0px 0px 10px 15px;
}

.blog_data_2 , .blog_commenti_2 {
	background-image: url(carbon_blog_data_1_2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

.blog_quadro_2  {
	text-align: center;
	width: 494px;
	height: auto;
	overflow: hidden;
	display: block;
	margin: 15px auto 10px auto;
	text-align: center;
	border: 3px double #6F6F6F;
	background-image: url(carbon_008.gif);
}

.blog_quadro_2:hover  {
	border-color: #8BC977;
}

.blog_quadro_2 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 700px;
	height: auto;
	margin: 0px -100px 0px -100px;
}

.blog_quadro_2 img {
	border: none;
}

.post_center {
}

.blog_box_commento_2 {
	display: block;
	margin-left: 15px;
	border-bottom: 1px solid #E1E1E1;
	padding: 10px 0px 10px 0px;
}

.blog_commento_contatore_2 {
	margin: 0px 12px 0px 0px;
	padding: 0px 7px 0px 0px;
}

.blog_commento_nome_2 {
	margin: 0px 12px 0px 0px;
	padding: 0px 7px 0px 0px;
}

.blog_commento_data_2 {
		padding: 0px 0px 0px 20px;
		display: block;
		text-align: right;
		margin: -1.6em 0px 0px 0px;
		color: #DCDCDC;
}

.blog_commento_messaggio_2 {
	display: block;
	margin: 6px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
	border-top: 1px dashed #EAE6E1;
}

p.blog_no_comment_2 {
	margin: 30px auto;
} 

.allegato_vista_1 {
	float: left;
	margin: 0px 20px 20px 0px;
}

.allegato_vista_2 {
	float: left;
}

.vista_3 a {
	display: block;
	margin: 0px 0px 10px 0px;
	border: 1px dashed #78A4E3;
	padding: 5px 5px 5px 30px;
	background-image: url(carbon_download.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	background-color:	#F0F8FF;
}


.vista_3 a:hover {
	background-color:	#F2F9FF;
}

.blog_keywords_1 {
	background-image:	url(carbon_blog_keywords.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 7px;
	margin-right: 5px;
}

.blog_categorie_1 {
	display: block;
	background-image:	url(carbon_blog_keywords.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.blog_categoria_faa {
	margin: 0px 0px 0px 10px;
}

.blog_keywords_faa {
	margin: 0px 0px 0px 10px;
}

/*	 manifesto
-------------------------------------------------------*/

.col_001 {
	width: 350px;
	float: left;
	overflow: hidden;
}

.col_002 {
	background-color: #EEF8EB;
	width: 350px;
	float: right;
	padding-left: 40px;
	text-align: left;
	overflow: hidden;
}

h3.sottoscrivi , p.sottoscrivi {
	margin-left: -20px;
}

a#a_hanno_aderito {
	margin-left: 350px;
	color: #ED1C24;
}

.blog_quadro_1patar {
	float: left;
}

.form_manifesto label {
	display: block;
	font-weight: bold;
	margin:	5px auto 3px 47px;
	text-align: left !important;
}

.p_hanno_aderito {
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 5px;
}