body {	margin: 0 auto;	padding: 0;	font-family: Arial, Verdana, Sans-Serif;	font-size: 0.8em;	background: #E7E7E7;}

/*******************  AGGIUNTE PERSONALI   *****/

a {	text-decoration: none;	color: #B60400;}
a:hover {	color: #808080;}
a img {	border: 0;}
h1 {	font-size: 1.3em;	margin: 0 0 5px 0;	padding: 2px 0px 0px 0px;	border-bottom: 2px solid #eee;}
h3 {	font-size: 1.3em;	margin: 0 0 5px 0;	padding: 2px 0px 0px 0px;	border-bottom: 2px solid #eee;}
.blue {	color: #286ea0;}

p.ricetta {font-size:8pt; color:black; display:inline}
p.commento {font-size:8pt; color:gray; display:inline}
div.pic{float:right;text-align:center; width:250px;margin:10px; padding:0 0 12px 0; background: url(../../img/shadow.png) no-repeat bottom center}
div.pic img{display: block;border: 1px solid; width:240px;   border-color: #CCC #CCC #AAA #CCC;  padding: 5px ;  background: #f6f6f6} 
div.pic p{font-size:8pt; color:gray;  display:inline;} 

div.pic_100{float:right;width:100px;margin:0 10px; padding:0 0 12px 0; background: url(../../img/shadow_100.png) no-repeat bottom center}
div.pic_100 img{display: block;border: 1px solid; width:90px;   border-color: #CCC #CCC #AAA #CCC;    padding: 5px;background: #f6f6f6} 
div.pic_200{float:right;width:200px; margin:10px; padding:0 0 12px 0; background: url(../../img/shadow_200.png) no-repeat bottom center}
div.pic_200 img{display: block;border: 1px solid; width:190px;   border-color: #CCC #CCC #AAA #CCC;    padding: 5px;background: #f6f6f6} 
div#ricette {background:white;border: 1px solid #EEEEEE; padding: 10px; color:black;}


/******************* FINE  AGGIUNTE PERSONALI   *****/


#wrap { 
	width: 860px;
	margin: 0 auto;
	height: 680px;
	padding: 6px 10px 6px 10px;
	background: url(../images/ground.gif) no-repeat;
}

#container {
	position: relative;
	padding: 9px 4px 4px 2px;
	color: #303030;
	width: 836px;
	
}

#header {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	background: #FFF url(../images/fade.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	font-size: 16pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin-left:170px;
}

#navigation {
	position: absolute;
	top:75px;
	left:0;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigation ul {	
	list-style: none;
	width: 170px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

	
#navigation li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 14px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navigation li a:hover {
	color: #fff;
	background:  #808080;
}


TD.menu {
	font-size: 12pt;
	font-weight: bold;
	text-align: center ;
	height: 20px;
	text-decoration: none;
	color: #808080;
	background: url(../images/pic.gif) repeat-x;
	padding:8px;
	border: 1px dotted #ccc;
}

TD.scelta {
	font-size: 12pt;
	font-weight: bold;
	text-align: center ;
	height: 20px;
	text-decoration: none;
	color: #808080;
	background: white;
	padding:8px;

}	

	
TD.menu  a:hover {
	color: #fff;
	background:  #808080;
}


TD.lista {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 14px;
	text-decoration: none;
	color: #808080;
	background: #fff;

	width:150px;
	border-bottom: 1px dotted #ccc;
}	
	
TD.lista  a:hover {
	color: #fff;
	background:  #808080;
}

#infobox {
	border: 3px solid #286ea0;
	background:#FFF url(../images/pic.gif) repeat-x;
	padding: 3px;
	margin:10px;
	width:140px;
	height: 130px;

}

.content {
	float: right;
	width: 640px;
	margin: 0 0 10px 0;
	padding: 10px;
	min-height:900px;
	color: #5D5D5D;
}


#pic {
	margin:  0 0 5px 175px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: #429EDB url(../images/pic.gif) repeat-x;
	height: 80px;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 260px;
}


#downbox {
color: #808080;
	background: white;
	border: 1px dotted #ccc;
	padding: 10px;
	text-align:right;
    margin-left:10px;
	margin-top:20px;
    width: 135px;
}

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 5px 5px;
	border: 1px solid #ccc;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

/* personalizzo i form */

input,textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.bottone {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}