/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #00FF66;
}
.navigation{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #FBEE4F;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 140px;
	background-image: url(image/puls_rosso.png);
	height: 26px;
	background-repeat: no-repeat;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	background-position: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.navigation:hover{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 140px;
	background-image: url(image/puls_GRIGIO.png);
	height: 26px;
	background-repeat: no-repeat;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	background-position: center 0px;
	padding: 0;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.cocci_bar{
	text-decoration: none;
	display: block;
	padding: 8;
	width: 140px;
	background-image: url(image/colorato_new.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.cocci_bar:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00FF33;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8;
	width: 140px;
	background-image: url(image/cocci%20b_n_new.png);
	background-repeat: no-repeat;
}

.novita_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	background-image: url(image/NOVITA_ATTUALE.png);
	background-repeat: no-repeat;
	}
	
.foto_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	background-image: url(image/IMMAGINE_HOME_new.png);
	background-repeat: no-repeat;
	}
.testo-home {
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testo_cucina {
	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.testo_contatti {

	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.ricette {

	font-family: "Comic Sans MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.testo-novita {

	font-family: "Comic Sans MS";
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}
.barra_basso {
	text-decoration: none;
	display: block;
	padding: 0;
	width: 140px;
	background-image: url(image/body_main_footer_index.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	text-indent: 6px;
}
