@charset "utf-8";
html,body {margin:0; padding:0;}
body {font: 76%/1.4 Tahoma, sans-serif;
background: #010101; color:#b8b8b8;}

h1 {margin:0 0 20px;}
	#header h1 {margin:0;}
h2 {margin:0 0 15px; border-bottom:1px solid #484849; width:85%; font-size:2em;}
h3 {margin:0 0 15px; color:#dec9b5; font-size:1.1em;}
p {margin:0 0 20px;}
strong {color:#DFDFDF;}
.evidente {color:#dec9b5;}

a:link,a:visited {color:#fff;}

#ricetta { width:379px; margin: 10px auto; background:url("/img/box_content_bg.gif") repeat-y;}
#ricetta_top {background:url("/img/box_content_top.gif") no-repeat; height:14px;}
#ricetta_btm {background:url("/img/box_content_btm.gif") no-repeat; height:17px;}
#main_ricetta { padding:10px 27px;}


