/* CSS Document */

* {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

body { background-color:#ebeaea; }

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

h1 { font-size: 15px; color: #007D43; }
.h1_giardini_terrazzi { color: #89288F; }
.h1_mobili_giardino { color: #D2581C; }
.h1_parchi_spazi_verdi { color: #0066B3; }
.h1_complementi_decori { color: #99CC33; }
.h1_segnaletica { color: #4E6205; }
.h1_tecnica { color: #CC3333; }
.h1_tegole { color: #663300; }
.h1_piscine { color: #0A5D91; }
.h1_vasche { color: #1E5893; }

.clear { clear: both; }

.layout {
	margin: 0 auto;
	width: 770px;
}

.boxRight {
	float: right;
	width: 290px;
}

.boxLeft {
	float: left;
	width: 200px;
}

#top {
	position: relative;
	width: 350px; height: 50px;
}

#castoro {
	position: absolute;
	top: 0; left: 0;
	width: 60px; height: 60px;
}

.logo_silvestri {
	margin-left: 60px;
	width: 268px;
}

.corpo {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.header {
	margin: 0 auto 10px auto; padding-top: 5px;
	width: 750px; height: 200px;
}


#imgsup {
	float: right;
	width: 570px; height: 196px;
}

.menu {
	float: left;
	margin: 25px 0 0 20px;
	width: 130px; height: 172px;
}
.menu a {
	display: block;
	padding-left: 5px;
	width: 116px; height: 26px;
	background: url(../immagini/men.jpg) no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 30px;
}

.menu ul li { list-style: none; }

/* --------------------- MENU GRIGIO -------------------------*/
.menu2 {
	margin: 0 auto;	padding: 0 0 0 10px;
	width: 740px; height: 29px;
	background: url(../immagini/sfomenu.gif);
	text-align: center;
	line-height: 20px;
}

.menu2 a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu2 li { list-style: none; }


.menu_giardini, .menu_mobili, .menu_parchi, .menu_decori, .menu_segnaletica, .menu_tecnica {
	float: left;
	width: 121px; height: 30px;
}
.menu_giardini a, .menu_mobili a, .menu_parchi a, .menu_decori a, .menu_segnaletica a, .menu_tecnica a {
	display: block;
	height: 30px; 
	font-size: 11px; color: black; line-height: 20px;
}

.menu_giardini a { background: transparent url(../immagini/sfoviola.gif) no-repeat top left; }
.menu_giardini a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/violaover.gif) no-repeat top left;
}

.menu_mobili a { background: transparent url(../immagini/sfoaran.gif) no-repeat top left; }
.menu_mobili a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/arancioover.gif) no-repeat top left;
}

.menu_parchi a { background: transparent url(../immagini/sfoblu.gif) no-repeat top left; }
.menu_parchi a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/bluover.gif) no-repeat top left;
}

.menu_decori a { background: transparent url(../immagini/sfoverde.gif) no-repeat top left; } 
.menu_decori a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/verdeover.gif) no-repeat top left;
}

.menu_segnaletica a { background: transparent url(../immagini/sfoverdescu.gif) no-repeat top left; }
.menu_segnaletica a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/verdescuover.gif) no-repeat top left;
}

.menu_tecnica a { background: transparent url(../immagini/sforosso.gif) no-repeat top left; }
.menu_tecnica a.active {
	color: white; line-height: 28px;
	background: transparent url(../immagini/rossoover.gif) no-repeat top left;
}
/* ---------------------------------*/

.corpotesto {
	margin: 10px 8px 0 8px;
}

.lineeprodotti {
	float: left;
	width: 201px;
}

.offertamese {
	float: left;
	width: 326px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.consigli {
	float: right;
	width: 225px;
}

.offerta {
	margin: 0 7px 0 10px;
	width: 305px;
}

.suptab {
	padding-top: 5px;
	height: 6px;
	background: url(../immagini/tabsup5.gif) no-repeat #cddfc1;
}

.conttab {
	padding-left: 3px;
	background-color: #cddfc1;
}

.inftab {
	height: 6px;
	background: url(../immagini/inftab.gif) no-repeat;
}

.newsletter {
	margin-left: 15px;
	width: 195px;
	font-size: 12px;
}

/* ------------------------- PRODOTTO -----------------------*/

.lay_prodotto {
	clear: both;
	margin-top: 5px;
	width: 199px;
	border-bottom: 1px solid #CCCCCC;
}

.imgpro {
	float: left;
	width: 50px; height: 60px;
}

.testopro {
	float: left;
	margin-left: 8px;
	width: 140px;
}

.titolopro {
	width: 135px;
}

.testoproint {
	font-size: 11px;
}

.imgofferta {
	float: left;
	margin-top: 10px;
	width: 141px;
}

.titoloofferta {
	float: left;
	padding: 20px 5px 0 5px;
	width: 150px;
	font-size: 14px;
	color: #006600;
}

.conuti {
	margin: 10px 0 0 5px;
	width: 215px;
}

.suppro {
	height: 145px;
}

.testooffe {
	font-size: 11px;
}


.footer {
	margin: 0 auto; padding-top: 5px;
	font-size: 11px;
	text-align: center;
}

.imgutili {
	margin: 5px 0 0 15px;
}

.imguti {
	float: left;
	width: 60px; height: 60px;
}

.testouti {
	float: left;
	margin-left: 8px;
	width: 160px;
	font-size: 9px;
}

.sottomenuprodotti {
	padding: 0 0 20px 0;
	width: 190px;
	font-size: 11px;
	list-style: none;
}
.sottomenuprodotti { font-size: 11px; }
.sottomenuprodotti p { margin: 5px 0 0 0; padding: 0; border-bottom: 1px solid black; }
.sottomenuprodotti ul { margin: 0; padding: 0; list-style: none; }
.sottomenuprodotti ul li { border-bottom: 1px solid #CCCCCC; padding: 0; }
.sottomenuprodotti ul li a  { font-size: 11px; width: 100%; padding: 0 0 0 5px; line-height: 17px; font-weight: bold; }
.sottomenuprodotti ul li a.active { color: white; font-weight: bold; width: 185px; background-image: url(../immagini/menu_active.gif); background-repeat: no-repeat; background-position: top right; }
.sottomenuprodotti ul li ul { padding-bottom: 10px; }
.sottomenuprodotti ul li ul li { border-bottom: 0; }
.sottomenuprodotti ul li.active ul li a { color: black; padding: 0 0 0 5px; font-weight: normal; }
.sottomenuprodotti ul li ul li a { font-weight: normal; }
.giardini_terrazzi { background-color: #EDDFEE; }
.giardini_terrazzi2 { background-color: #A153A5; }
.mobili_giardino { background-color: #F8E6DD; }
.mobili_giardino2 { background-color: #DB7949; }
.parchi_spazi_verdi { background-color: #D9E8F4; }
.parchi_spazi_verdi2 { background-color: #3385C2; }
.complementi_decori { background-color: #F0F7E1; }
.complementi_decori2 { background-color: #ADD65C; }
.segnaletica { background-color: #E5E8DA; }
.segnaletica2 { background-color: #718137; }
.tecnica { background-color: #F7E1E1; }
.tecnica2 { background-color: #D65C5C; }

.lineeprodotti a {
	display: block;
	margin: 0;
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}

.lineeprodotti li {
	list-style: none;
}

.lineeprodotti li a {
	display: block;
	width: 150px;
	border: 0;
}

.testo {
	float: right;
	width: 546px;
}

.provendita {
	float: left;
	margin-top: 10px;
	width: 136px;
	text-align: center;
}

.titolopro {
	font-size: 10px;
}

.testoprodotto {
	float: left;
	margin-left: 25px;
	width: 300px;
	font-size:12px;
}

.tegole {
	padding-left: 5px;
	width: 201px;
	font-size: 12px;
	background: #e5e5e5;
	list-style: none;
}

.imgsupmenu {
	margin: 15px 0 0 10px;
	height: 54px;
	background: #FFFFFF;
}

.presentazione {
	float: left;
	margin-left: 20px;
	width: 200px;
}

.presentazione a {
	color: #7f3720;
	font-size: 12px;
	text-decoration: none;
}

.testomese {
	float: left;
	width: 500px;
	text-align: justify;
}

/* Prodotti */
.scheda-left {
	float: left;
	width: 260px;
	font-size: 11px; text-align: justify;
}
.scheda-right {
	float: right;
	width: 260px;
}

.lay_prodotto a { text-decoration: none; border: 0; }


/* CONSIGLI UTILI */
.box-consigli-utili {
	float: left;
	width: 160px;
}
.menu-consigli-utili {
	padding: 0 0 20px 0;
	width: 160px;
	font-size: 11px;
	list-style: none;
}

.menu-consigli-utili ul { margin: 0; padding: 0; list-style: none; }
.menu-consigli-utili ul li { border-bottom: 1px solid #CCCCCC; padding: 0; }
.menu-consigli-utili ul li a  { font-size: 11px; width: 100%; padding: 0 0 0 5px; line-height: 17px; font-weight: bold; }
.menu-consigli-utili ul li a.active { color: white; font-weight: bold; width: 160px; background-image: url(../immagini/menu_active.gif); background-repeat: no-repeat; background-position: top right; }


.testoprodotto-consigli-utili {
	float: left;
	margin-left: 25px;
	width: 550px;
	font-size:12px;
	color: #333333;
}


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

.elenco { padding-bottom: 10px; }
.elenco a { text-decoration: none; color: black; }
ol { margin: 0 0 0 25px; padding: 0; }
ol li { margin: 0 0 5px 0 }
