body {
	background-color: #FF9999;
	color:#480099;
	text-align:justify;
}

strong {
	color: #D74646;
	font-weight:bold;
}

strong a{
	color: #480099;
	font-weight:bold;
	font-style:italic;
}

td {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

td#cartoline {
	color:#480099;
	font-style:normal;
	font-size:12px;
}
div#contenitore {
	position:relative; 
	width: 760px;
	height: 100%;
	margin: 0 auto; 
	border-left: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	background-color:#D74646;
}

div#keyword {
	height: 15px;
	background-color:#D74646;
	font-size:11px;
	color:#CCCCCC;
	padding-left: 4px;
}

/*box header flash*/
div#header_flash {
	height: 150px;
	background-color:#FFFFFF;
}

/*stili per la navigazione*/
div#navigation{
	height: 30px;
	width: 760px;
	}
	
div#navigationbar {
	background: url(../img/menu.gif) repeat-x; 
	height: 30px;
	border-top: 1px solid #996;
}

div#navigationbar a {
	background: url(../img/menu.gif) repeat-x;
	border-right: 1px solid #ff0000;
	color: #FFFFFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}

div#navigationbar a:hover,div#navigationbar a#active {
	background-position: left bottom; 
	color: #ff9999;
	}

/*Menu a tendina*/
#dropmenudiv{
	background-color:#FFFFFF;
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	color:#FFFFFF;
	width: 100%;
	display: block;	
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color:#d74646;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FF9999;
	color:#FF0000;
	}

/*Scatola Prodotti*/
li {
	list-style-type:none;
}

div#box {
	width: 450px;
}

div#box_title h1{
	font-size:16px;
	color:#D74646;
}

#box_img {
	float:left;
	padding: 5px;
	border:1px dotted #D74646;
	margin: 0em 1em 0em 0em;
}

div#box_text {
	width: 450px;
	float:right;
	padding: 10px;
	text-align:justify;
	font-size:13px;
}

div#box_clear {
	clear:both;
	border-bottom:dotted;
	border-bottom-color:#D74646;
	border: 1px;
}

/*Scatola contenuto*/	
div#contenuto {
	width: 760px;
	background:#D74646;
}

div#contenuto_ricette {
	width: 760px;
	background-color:#FFFF99;
}

div#ricette {
	width:700px;
	margin: 0 1em 1em 2em;
	padding: 1px;
}

.ricette {
	font-size:14px;
	color:#480099;
	background-color:#FFFFFF;
}

.prodotti {
	font-size:14px;
	color:#480099;
	background-color:#FFFFFF;
}

div#divisore {
	width:200px;
	height:32px;
	background-image:url(../img/spacer.gif);
	float:right;
}

div#testo {
	width: 538px;
	float:left;
	background-color:#ffff99;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

div#testo_ricette {
	width: 742px;
	float:left;
	background-color:#ffff99;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
}

div#barra_blog {
	width: 190px;
	float:left;
	padding-left: 5px;
	padding-top: 5px;
	font-size:13px;
}

div#barra_blog a{
	font-size:13px;
	color:#FFFFFF;
}

div#barra {
	width: 190px;
	float:left;
	padding-left: 5px;
	padding-top: 5px;
}

div#titolo_blog{
	background-image:url(../img/BlogNews.jpg);
	width:195px;
	height:32px;
	float:right;
}

div#titolo_brochure{
	background-image:url(../img/Brochure.jpg);
	width:195px;
	height:32px;
	float:right;
}

div#brochure{
	width:195px;
	float:right;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

div#brochure a{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

div#orario_negozio{
	background-image:url(../img/OrariNegozio.jpg);
	width:195px;
	height:32px;
	float:right;
}

div#foto_gallery_logo{
	background-image:url(../img/FotoGallery.jpg);
	width:195px;
	height:32px;
	float:right;
}

div#foto_gallery{
	width:195px;
	height:150px;
	float:right;
}

div#contatti_logo{
	background-image:url(../img/FotoContatti.jpg);
	width:195px;
	height:32px;
	float:right;
}

div#contatti{
	width:195px;
	float:right;
	text-align:center;
}

div#contatti a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

div#contatti a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.fotogallery{
	border:1px solid #fff;
	margin: 0 1em 1em 2em;
	padding: 1px;
}

.center {
	margin: 0 0em 0em 0.3em;
}

.testo_box{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}


/*Immagine formattata nel testo*/
img#right{
	float:right;
	margin: 0 1em 1em 1em;
	border:1px solid #900;
	padding: 1px;
}

img#left{
	float:left;
	margin: 0 1em 1em 1em;
	border:1px solid #900;
	padding: 1px;
}

p#center {
	text-align:center;
}

h1#indirizzo {
	text-align:center;
	font-size:20px;
	color:#D74646;
}

h1#title_ricette{
	font-size:20px;
	color:#D74646;
}

em#piccolo {
	font-size:16px;
	color:#480099;
}

.colsinistra {
	width: 175px;
	float:left;
}

.coldestra {
	width: 175px;
	float:left;
}


/*Impostazioni Footer*/
div#footer {
	height: 20px;
	clear:both;
	background-color:#FFFFFF;
	font-size:12px;
	border-bottom: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	padding-top: 5px;
	padding-left: 5px;
}