* {
  padding: 0;
  margin: 0;
  border: 0;
}

body{
background-color: #cddfe7;
font-family: tahoma, verdana, sans serif;
font-size: 95%;
color: #005263;
width: 100%;
}

#header{
width: 98%;
padding-left:20px;
border-top: 2px dotted #fff;
border-bottom: 2px dotted #fff;
/*min-height: 70px;*/
text-align: right;
}
#header img{
margin-right: 10px;
}

#contenitore{
width: 98%;
padding-left: 20px;
float: left;
margin-top: 3px;
margin-bottom: 15px;

}

#contenuti{
width: 65%;
float: left;
/*border-top: 2px dotted #c00;*/
margin-top: 5px;
}

#menu{
border-left: 6px solid #fff;
border-right: 6px solid #fff;
border-bottom: 6px solid #fff;
border-top: 6px solid #fff;
padding-right:1px;
float:left;
width: 20%;
min-height: 350px;
height: auto !important;
height: 350px;

}
#foglio{
margin-left: 4%;
margin-right: 4%;
margin-bottom: 1%;
width: 92%;
}
#foglio p{
margin-bottom: 2%;
}
#ricettario {
float: left;
border-left: 2px dotted #fff;
border-right: 2px dotted #fff;
margin-left: 1px;


}
/*pi� di pagina*/
#mail{
clear: left;
width: 100%;
border-bottom: 2px dotted #c00;
font-weight: bold;
margin-top: 5px;
}

#footer{
clear: left;
width: 100%;
color: #000;
border-top: 1px solid #fff;
min-height: 25px;
height: auto !important;
height: 25px;
font-size: 80%;
}
.foot{
margin-left: 25px;
}
/* fine pi� di pagina*/


#ricettario img{
width: 100%;
}
#ricettario table{
border: 1px solid #fff;
padding: 0px;
}
/*tabelle*/
}
#contenuti table{
border: solid 1px #cc0000;
}
#contenuti td{
padding-right: 0.5em;
}
#foglio table{
border: 0px;
font-size: 85%;
margin: auto;
margin-bottom: 10px;
}
#foglio td{
text-align:left;
border: 1px solid #fff;
padding-left: 0.5em;
padding-top: 0.4em;
}
#foglio h1{
text-align: center;
}
#intestazione{
font-weight: bold;
}
.ricetta{
margin-top: 0.5em;

}
.sottotitolo{
font-size: 90%;
font-style: italic;
font-family: tahoma, verdana, sans serif;
/*margin-right: 0.5em;*/
}
/*info sul testo*/
/*collegamenti*/

a:link{color: #005263;}
a:visited{color: #005263;}
a:hover{ color: #c00;}
a:active{ color: #005263;}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

a.alimentazione:link{
color: #cddfe7;}
a.alimentazione:visited{
color: #cddfe7;}
a.alimentazione:hover{
color: #c00;
}

a.sponsor:link{
color: #fff;font-size:75%; text-decoration:underline; 
font-style: italic; padding-left:2%;}
a.sponsor:visited{
color: #005263; font-size:75%;text-decoration:underline;
font-style: italic;padding-left:2%;}
a.sponsor:hover{
color: #c00;font-size:75%; text-decoration:none;
font-style: italic; padding-left:2%;}

a.scrivi:link{
color: #fff;}
a.scrivi:visited{
color: #fff;}
a.scrivi:hover{
text-decoration: underline;
color: #fff;}

#menu a:link{color: #005263; background: url(over.gif) left top no-repeat; padding-left: 9px;}
#menu a:visited{color: #005263;
background: url(active.gif) left top no-repeat;
padding-left: 9px;}
#menu a:hover{ color: #c00; background: url(over.gif) left top no-repeat; padding-left: 9px;}
#menu a:active{ color: #fff; background: url(visto.gif) left top no-repeat; padding-left: 9px;}

#foglio a:link{
text-decoration: underline;}
#foglio a:visited{
text-decoration: underline;
}

/*stile testo*/
h1{
font-size: 106%;
color: #c00;
margin-left: 15px;
margin-top: 5px;
margin-bottom:15px;
}

h2{
color: #CC0000;
background: #fff;
text-align: center;
font-family: tahoma,verdana, sans serif;
}
h3{
font-family: tahoma, verdana, sans serif;
font-size: 150%;
color: #cc0000;
margin-top: 1em;
}
h5{
font-family: tahoma, verdana, sans serif;
font-size: 102%;
}
div#header h2{
margin-top:5px;
float:left;
width:20%;
border: 6px solid #fff;
}
div#header strong{
float:right;
font-size: 94%;
margin-right: 28px;
}
.stress{
font-weight: bold;
}
.evid{
font-style: italic; 
}
.sottocapitolo{
color: #fff;
font-size:120%;
font-weight: bold;
padding-left: 20px;
background: url(quadrettobianco.gif) left no-repeat;
}
.red{
color: #c00;
}
/*
.sponsor{
font-size:80%;
}
*/
/*liste*/
li{padding: 0px;
margin: 0px;
}
ul{padding: 0px;
margin: 6px;
list-style:none;
font-size: 93%;
font-weight: bold;
}

ul ul li{
font-weight: normal;

}

.foglio {
list-style-type: square;
margin-left: 25px;
padding: 5px;
font-weight: normal;

}
#foglio li{
/*border-bottom: 2px dotted #fff;*/
margin-bottom: 5px;
}
dl{
margin-top: -5px;
margin-left: 20px;
}
dt{

font-size: 98%;
font-weight: bold;
/*margin-left: 20px;*/

}

dd{
/*margin-left: 20px;*/
margin-bottom: 5px;
}

