/* CSS Document fot emporio-verde.it */

html, * {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {
	clear: both;
}

img {
	border: none;
}

img.img_sx {
	float: left;
	margin: 10px 10px 5px 0;
}

img.img_dx {
	float: right;
	margin: 10px 0 5px 10px;
}

.sx {
	float: left;
	margin-right: 5px;
}

.dx {
	float: right;
	margin-left: 5px;
}

a {
	color: #717171;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
}


h1 {
	border-bottom: 1px solid #00811F;
	color: #00811F;
	font-size: 2em;
	padding-bottom: 7px;
	margin: 0 15px 10px 0;
}


h2 {
	color: #00811F;
	font-size: 1.5em;
	padding-bottom: 7px;
	margin: 10px 0 5px 0;
}

.verde {
	color: #00811F;
}

.porpora {
	color: #B10137;
}

.star {
	color: #FF0000;
}


/*--------------------------------------------------------------------------------------- TOTAL e LAYOUT --------*/
#total {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}

#total #layout {
	margin: 0 auto;
	text-align: left;
	width: 905px;
	height: 100%;
}


/*----------------------------------------------------------------------------------------------- SERVICE -------*/
#layout #service {
	padding: 35px 16px 6px 0;
	text-align: right;
}

#layout #service ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#layout #service ul li {
	display: inline;
}


/*----------------------------------------------------------------------------------------------- HEADER --------*/
#layout #header {
	background-color: #00811F;
	border: 1px solid #00811F;
}


/*----------------------------------------------------------------------------------------------- MENU ----------*/
#layout #menu {
	background: #00811F url(img/bg-menu.gif) no-repeat left;
	border: 1px solid #00811F;
	border-top: none;
	font-size: 1em;
	height: 30px;
}

#layout #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 274px;

}

#layout #menu ul li {
	background-color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
}

#layout #menu ul li.separator {
	margin-right: 2px;
}

#layout #menu ul li a {
	color: #000;
	font-weight: bold;
	height: 30px;
	padding: 7px 4px;
	text-decoration: none;
}

#layout #menu ul li a:hover,
#layout #menu ul li a.select {
	color: #00811F;
}

#layout #sottomenu {
	background: url(img/bg-sottomenu.jpg) repeat-x;
	border-bottom: 1px solid #405A1C;
	height: 15px;
}


/*----------------------------------------------------------------------------------------------- WRAPPER -------*/
#layout #wrapper {
	background-color: #00811F;
	padding: 0 1px 1px 1px;
	position: relative;
}

/*--------------------------------------------------------------------------- COL_SX --------*/
#wrapper #col_sx {
	background-color: #F88413;
	float: left;
	width: 280px;
}

.pg_interna #wrapper #col_sx {
	width: 221px;
}

/*--------------------------------------------------------- COMUNICAZIONI --------*/
#col_sx #content_comunicazioni {
	background-color: #F6D45F;
}

#col_sx #comunicazioni {
	background-color: #F6D45F;
	padding: 5px 0 10px 0;
}

#col_sx #comunicazioni_titolo,
#col_sx #comunicazioni #comunicazioni_title,
#col_sx #comunicazioni #comunicazioni_data,
#col_sx #comunicazioni #comunicazioni_text,
#col_sx #comunicazioni #comunicazioni_link {
	padding: 0 70px 0 7px;
}

.pg_interna #col_sx #comunicazioni_titolo,
.pg_interna #col_sx #comunicazioni #comunicazioni_title,
.pg_interna #col_sx #comunicazioni #comunicazioni_data,
.pg_interna #col_sx #comunicazioni #comunicazioni_text,
.pg_interna #col_sx #comunicazioni #comunicazioni_link {
	padding: 0 10px 0 7px;
}

.pg_interna #col_sx #comunicazioni_titolo {
	padding-top: 5px;
}

#col_sx #comunicazioni_titolo {
	background: url(img/bg-comunicazioni.jpg) repeat-y;
	border-bottom: 2px solid #C63B0B;
	color: #67080D;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
}

.pg_interna #col_sx #comunicazioni #comunicazioni_link {
	padding: 0 10px 0 7px;
}
#col_sx #comunicazioni #comunicazioni_title a,
.pg_interna #col_sx #comunicazioni #comunicazioni_title a {
	color: #C63B0B;
	font-weight: bold;
}

#col_sx #comunicazioni #comunicazioni_data {
	font-weight: bold;
	margin-top: 5px;
	
}

#col_sx #comunicazioni #comunicazioni_text {
	margin-top: 5px;
	min-height: 40px;
}

#col_sx #comunicazioni #comunicazioni_link {
	color: #C63B0B;
	margin-top: 5px;
}

#col_sx #comunicazioni #comunicazioni_link a {
	color: #C63B0B;
}

#col_sx #comunicazioni #comunicazioni_link span {
	display: block;
}

#col_sx #comunicazioni #comunicazioni_link span.leggi_news {
	padding-bottom: 5px;
}


#col_sx #contenuto-sezione {
	height: 152px;
}

#col_sx #contenuto-sezione #no_offerts {
	padding: 10px 65px 10px 7px;
}



/*------------------------------------------------------- QUALCOSA_IN_PIU --------*/
#col_sx #qualcosa_in_piu {
	background: #CAED5B url(img/emporio-verde.png) no-repeat bottom right;
	height: 203px;
}

#col_sx #qualcosa_in_piu #qualcosa_in_piu_title,
#col_sx #qualcosa_in_piu #qualcosa_in_piu_text,
#col_sx #qualcosa_in_piu #qualcosa_in_piu_link {
	padding: 0 70px 0 7px;
}

#col_sx #qualcosa_in_piu #qualcosa_in_piu_title {
	background: url(img/bg-qualcosa-in-piu.jpg) repeat-y;
	border-bottom: 2px solid #064816;
	color: #fff;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-top: 0;
}

#col_sx #qualcosa_in_piu #qualcosa_in_piu_text {
	margin-top: 10px;
}

#col_sx #qualcosa_in_piu #qualcosa_in_piu_link {
	color: #064816;
	margin-top: 15px;
}

#col_sx #qualcosa_in_piu #qualcosa_in_piu_link a {
	color: #064816;
}



/*------------------------------------------------------------ PROMOZIONI --------*/
#col_sx #promozioni {
	/*background: url(img/bg-promozioni.jpg) repeat-x;*/
	min-height: 560px;
}

#col_sx #promozioni #promozioni_title,
#col_sx #promozioni #promozioni_text,
#col_sx #promozioni #promozioni_link {
	padding: 0 35px 0 7px;
}

#col_sx #promozioni #promozioni_title {
	background: #F88413 url(img/bg-title-promozioni.jpg) repeat-y;
	border-bottom: 2px solid #064816;
	color: #fff;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-top: 0;
}

#col_sx #promozioni #promozioni_text {
	padding-top: 10px;
	position: relative;
	z-index: 15;
}

#col_sx #promozioni #promozioni_text a {
	text-decoration: none;
}

#col_sx #promozioni #promozioni_link {
	color: #064816;
	margin-top: 15px;
	position: relative;
	z-index: 15;
}

#col_sx #promozioni #promozioni_link a {
	color: #064816;
}

#col_sx #box_offerte_int {
	left: 185px;
	top: 140px;
	position: absolute;
	z-index: 20;
}

/*--------------------------------- diventa socio - carta in cooperazione --------*/
#promozioni #diventa_socio {
	padding: 20px 0 5px 7px;
}

#promozioni #carta_cooperazione {
	padding: 5px 0 15px 7px;
}

/*-------------------------------------- immagini nella colonna di destra --------*/
#col_sx #img_col_sx {
	border-top: 1px dashed #064816;
	margin: 5px 7px 0 7px;
	padding: 15px 28px 10px 28px;
	text-align: center;
	width: 150px;
}

#col_sx #img_col_sx a {
	display: block;
	margin: 0 0 17px 0;
	position: relative;
	z-index: 15;
}





/*--------------------------------------------------------------------------- CURVA ---------*/
#wrapper #curva {
	position: absolute;
	top: 0px;
	left: 222px;
}


/*--------------------------------------------------------------------------- COL_DX --------*/
#wrapper #col_dx {
	float: left;
	width: 622px;
	position: relative;
}

.image_home {
	margin: 0;
	padding: 0;
}

#col_dx #box_offerte_home {
	left: 545px;
	top: 180px;
	position: absolute;
}

/*-------------------------------------- pagine interne --------*/
.pg_interna #wrapper #col_dx {
	background: #fff url(img/curva-interna.jpg) no-repeat top left;
	padding: 15px 0 55px 90px; /*se si modifica il padding-bottom, cambiare il javascript che calcola le altezze!*/
	width: 592px;
}

#col_dx #content {
	float: left;
	line-height: 1.4em;
	width: 397px;
	padding-right: 15px;
	padding-bottom: 130px;
	position: relative;
	text-align: justify;
	z-index: 30;
}

#col_dx #content #contenuto-sezione {
	position: relative;
	z-index: 40;
}

#col_dx #content #contenuto-sezione #testo,
#col_dx #content #contenuto-sezione .pagenavigator {
	position: relative;
	z-index: 45;
}

#col_dx #col_img {
	float: left;
	background: #94BD1F url(img/bg-col_img.jpg) repeat-x top center;
	width: 152px;
	padding: 20px 14px 30px 14px;
	text-align: center;
}

#contattaci #col_dx #col_img {
	padding: 20px 14px 45px;
}

#col_dx #col_img a.fancygallery {
	display: block;
	margin-bottom: 17px;
	position: relative;
	z-index: 15;
}

#col_dx #col_img img {
	border: 1px solid #4A5E16;
	position: relative;
	z-index: 15;
}

#col_dx #col_img #col_img_text {
	color: #4A5E16;
	padding-bottom: 25px;
	position: relative;
	z-index: 15;
}


/*-------------------------------- pagina punto vendita --------*/
#punto_vendita #col_dx #content {
	width: 577px;
}

#punto_vendita #col_dx #col_img {
	display: none;
}

#col_dx #content #orario {
	margin: 0 auto;
	padding-top: 10px;
	width: 430px;
}



/*------------------------------------- pagina prodotti --------*/
#prodotti #col_img {
	display: none;
}

#prodotti #content {
	padding-top: 20px;
	float: none;
	width: auto;
}

#prodotti #link_info_prod {
	padding-bottom: 20px;
}

#content #page_select {
	float: left;
	width: 180px;
}

#content #product_list {
	border-left: 1px solid #00811F;
	float: right;
	padding-left: 19px;
	width: 370px;
}

#content #product_list .cat_prod .prodotto {
	margin-bottom: 15px;
}

#content .cat_prod_img {
	margin-bottom: 5px;
}

#content .cat_prod_img img.img_prod {
	margin-right: 5px;
	margin-bottom: 5px;
}

#content span.cat_prod_title {
	display: block;
	font-weight: bold;
	color: #00811F;
}





/*----------------------------------- pagina promozioni --------*/
.content-view-children .vista-offert {
	border-bottom: 1px dashed #00811F;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.vista-offert .img-offert {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.vista-offert .info-offert {
	float: left;
	padding-right: 17px;
	width: 270px;
}

.vista-offert .info-offert .titolo-offert {
	font-weight: bold;
	margin-bottom: 5px;
}

.vista-offert .info-offert .titolo-offert a {
	color: #00811F;
}

.vista-offert .info-offert .data-offert {
	color: #B10137;
	font-weight: bold;
	margin-bottom: 5px;
}

.vista-offert .info-offert .testo-offert,
.vista-offert .info-offert .link-offert {
	margin-bottom: 5px;
}

/*----------------- offerta full --------*/
.single_offert .image_offert {
	margin-bottom: 15px;
}

.single_offert .titolo_offert {
	color: #00811F;
	font-weight: bold;
	margin-bottom: 20px;
}

.single_offert .data_offert {
	color: #B10137;
	font-weight: bold;
	margin-bottom: 5px;
}

.single_offert .testo_offert {
	padding-bottom: 15px;
}

.single_offert .testo_offert ol {
	padding-left: 20px;
	padding-bottom: 10px;
}

.single_offert .testo_offert ul {
	padding-left: 15px;
	padding-bottom: 10px;
}

.single_offert .files_title {
	font-weight: bold;
	margin-bottom: 5px;
}

.single_offert .files_offert {
	margin-bottom: 20px;
}

.single_offert .files_offert .file-allegato {
	margin-bottom: 5px;
}



/*-------------------------------------- pagina novita' --------*/
.content-view-children .vista-news {
	border-bottom: 1px dashed #00811F;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.vista-news .img-news {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.vista-news .info-news {
	float: left;
	padding-right: 17px;
	width: 270px;
}

.vista-news .info-news .titolo-news {
	font-weight: bold;
	margin-bottom: 5px;
}

.vista-news .info-news .titolo-news a {
	color: #00811F;
}

.vista-news .info-news .data-news {
	color: #B10137;
	font-weight: bold;
	margin-bottom: 5px;
}

.vista-news .info-news .testo-offert,
.vista-news .info-news .link-offert {
	margin-bottom: 5px;
}


/*-------------------- news full --------*/
#content #singola_news #image_news {
	margin-bottom: 15px;
}

#content #singola_news #titolo_news {
	font-weight: bold;
	margin-bottom: 20px;
}

#content #singola_news #data_news {
	color: #B10137;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #singola_news #text_news {
	padding-bottom: 15px;
}

#content #singola_news #text_news ol {
	padding-left: 20px;
	padding-bottom: 10px;
}

#content #singola_news #text_news ul {
	padding-left: 15px;
	padding-bottom: 10px;
}

#content #singola_news #files_title {
	font-weight: bold;
	margin-bottom: 5px;
}

#content #singola_news #files_news {
	margin-bottom: 20px;
}

#content #singola_news #files_news .file-allegato {
	margin-bottom: 5px;
}



/*----------------------------------------- links utili --------*/
#links #col_img {
	display: none;
}

#links #content {
	float: none;
	width: auto;
}

#col_dx #links_utili ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#col_dx #links_utili ul li {
	margin: 0;
	padding: 0 0 5px 0;
}

#links_utili .box_link {
	float: left;
	margin: 0 10px 10px 10px;
	text-align: center;
	width: 122px;
}

#links_utili .box_link a {
	text-decoration: none;
}

#links_utili .box_link img {
	border: 1px solid #00811F;
	margin-bottom: 3px;
}

/*------------------------------------- pagina contatti --------*/
#col_dx #form td {
	padding-bottom: 5px;
}

#col_dx #form td.etichette {
	width: 100px;
}

#col_dx #form td.pre_captcha {
	padding-bottom: 10px; 
}

#col_dx #form td.errore {
	color: #ff0000;
	text-align: center;
}

#col_dx #form td.avviso {
	text-align: center;
}

#col_dx #form td.captcha {
	text-align: center;
}

#col_dx #form td.campi input,
#col_dx #form td.campi textarea {
	width: 295px;
}

#col_dx #form td.campi input.input_radio {
	width: auto;
}

#col_dx #form td.campi input.button {
	width: 80px;
}


/*---------------------------------- area soci - dove siamo ----*/
#dove_siamo #col_img,
#area_soci #col_img {
	display: none;
}

#dove_siamo #content,
#area_soci #content {
	float: none;
	width: auto;
}

#dove_siamo #content #mappa {
	padding: 0 0 45px 35px;
	z-index: 15;
}

#area_soci #content ul {
	padding:0 0 15px 25px;
}

#area_soci #content ul li.filelist {
	padding-bottom: 5px;
}

/*------------------------------------- fascia fondo pagina ----*/
/*
#wrapper #content_fascia {
	position: relative;
	z-index: 20;
}
*/
#wrapper #fascia {
	bottom: 0;
	/*padding-bottom: 1px;*/
	position: absolute;
	height: 271px;
	width: 903px;
	z-index: 10;
}



/*----------------------------------------------------------------------------------------------- FOOTER --------*/
#layout #footer {
	padding: 15px 0 30px 0;
	color: #666666;
	line-height: 1.4em;
}

#footer #footer_loghi {
	float: left;
	margin-top: 15px;
	width: 390px;
}

#footer #footer_loghi img.loghi {
	margin-right: 7px;
}

#footer #footer_text {
	float: left;
	width: 515px;
}

#footer p {
	margin: 0 0 5px 0;
}

#footer p.concept {
	margin: 20px 0 5px 0;
}

#footer ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a,
#col_dx #content #orario a {
	color: #00811F;
}



/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/


