/*-------------------------------------------
	CERAMIC WORLD WEB
	- - - - - - - - - - - - - - - - - - - - -
	Description:	Base setup styles
	Version:		1.
	Date:			july 12, 2007
	Company:        ExpertWeb
	Please:         You may adapt elements of this CSS in your own projects, 
					but the unique combination of layouts, styles, sizes, typography, 
					and positioning ("the design") is copyright 2007 at Expertweb.it 
					and may not be reproduced.
	-------------------------------------------*/
	
/* HTML Elements                               */
/***********************************************/	
body {background:#016251;
}

/* MENU TABS                              */
/***********************************************/
div#nav_orizz{
}
.industria{ border-bottom:.2em solid #016251;
}

/* TABELLA DEI CONTENUTI */
/***********************************************/
table#gabbiaPagina {border-top:10px solid #016251;
}
td#colsx {background-color:#016251;
}
td#colmdhp {background:url(corner.gif) #fff top left no-repeat;
}
td#colmdint {background:url(corner.gif) #fff top left no-repeat;
}
td#coldxint2 {background:url(corner.gif) #fff top left no-repeat;
}

/* MENU SX                              */
/***********************************************/
td#colsx ul{color:#ffc200;
}
td#colsx ul li{border-bottom:1px solid #ffc200;
}
td#colsx ul.menuliv2 li{border-bottom:none;
}
td#colsx ul li a{color:#fff;
}
td#colsx ul li a:hover{color:#ffc200;
}

/* RICERCA                              */
/***********************************************/
#ricerca_aziende p, #ricerca_sito p{color:#fff;
}

/* COLONNA DESTRA                               */
/***********************************************/
.top_vetrina .top_vetrina_fill{ background: url(bg_corner_colore_sx.gif) no-repeat top left;
}
.top_vetrina{ background: url(bg_corner_colore_dx.gif) no-repeat top right;
}
.vetrina{ background-color:#016251;
}
.content_vetrina{border-bottom:2px solid #016251;
}
.top_stampa {background: url(bg_corner_coloregr_dx.jpg) no-repeat top right;
}
.top_stampa .top_stampa_fill {background: url(bg_corner_coloregr_sx.jpg) no-repeat top left;
}

/* COLONNA DESTRA HOME DI SEZIONE              */
/***********************************************/

.vetrina a{color:#fff;
}
.testo_vetrina{color:#fff;
}

/* PAGINE INTERNE                               */
/***********************************************/

div#altrenw {background:url(corner_bott_altrenews.gif) no-repeat bottom right #e5efed;
}
.top_altrenw {background: url(corner_top_altrenews.gif) no-repeat top right;
}

/* FINE GRAFICA */
/*****************************/
tr.finegrafica td.corner_bottom {background:url(bg_footer2.gif) top left no-repeat #fff; height: 15px; 
}
tr.finegrafica td.colore {background:#016251; 
}
tr.finegrafica td.bianco {background:#fff; 
}

/* FOOTER                               */
/***********************************************/
div#footer{background:#016251;color:#fff; 
}
div#footer a{color:#fff;
}

/* NEWSLETTER */
/********************************************/
table.newsLetter .approf {background: #e5efed;
}
table.newsLetter .top_approf {background: url(bg_corner_nwl_dx.jpg) no-repeat top right;
}
table.newsLetter .top_approf_fill {background: url(bg_corner_nwl_sx.jpg) no-repeat top left;
}
table.newsLetter .content_approf {background:#e5efed;
}


