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

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

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



#contenitore{
/*border: 1px solid #fff;*/
margin-top: 3px;
padding-left: 2%;
float: left;
width: 97%;
margin-bottom: 10px;
}

#contenuti{
width: 59%;
float: left;
border-top: 2px dotted #c00;
border-right: 1px solid #c00;
border-left: 1px solid #c00;
border-bottom: 1px solid #c00;
padding-top: 15px;
padding-left:15px;
padding-right: 1.5%;
font-size: 93%
}

#contenuti ul {
margin-left: 20px;

}
#menu{

float:right;
width: 20%;
text-align: right;
font-size: 93%;
padding-right: 1%;
padding-top: 8px;

}
/*menu di destra delle portate e tasto di collegamento alla sez.cveloce*/
#portate {
float: right;
text-align: right;
border-left: 2px dotted #c00;
width: 15%;
}
#tastoveloce{
border-top: 2px dotted #fff;
border-bottom: 2px dotted #fff;
margin-bottom: 5px;
}


/*pagina*/
#foglio{
margin-left: 4%;
margin-right: 4%;
margin-bottom: 1%;
width: 92%;
}
#foglio p{
margin-bottom: 2%;
}
#search{
margin-bottom: 25px;
}

/*piede 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*/



#portate img{
border-bottom: solid 2px #fff;
width: 100%;
}

#contenuti table{
border: solid 1px #cc0000;
}
#contenuti td{
padding-right: 0.5em;
}
.ricetta{
margin-top: 0.7em;

}
.sottotitolo{
font-size: 90%;
font-style: italic;
font-family: tahoma, verdana, sans serif;
margin-top: 0.2em;
margin-bottom: 0.8em;
}
.red{
color: #c00;
}
.evid{
font-style: italic; 
}

/*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: #fff;}
a.alimentazione:visited{
color: #fff;}
a.alimentazione:hover{
color: #c00;
}

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

#menu a:link{color: #005263;text-decoration: underline;}
#menu a:visited{color: #fff; text-decoration: none;}
#menu a:hover{ color: #c00;}
#menu a:active{ color: #fff;}


/*titoli*/
h1{
font-size: 103%;
color: #c00;
margin-left: 15px;
margin-top: 10px;
margin-bottom:10px;
}
h2{
/*background: #fff;*/
text-align: center;
font-family: tahoma,verdana, sans serif;
margin-top: 3px;
}
h3{
font-family: tahoma, verdana, sans serif;
font-size: 150%;
color: #cc0000;
margin-top: 0.2em;
}
h5{
font-family: tahoma, verdana, sans serif;
font-size: 102%;
margin-bottom: 5px;
}
div#header h2{
float:left;
width:20%;
margin-top: 8px;
}
div#header strong{
float:right;
font-size: 94%;
margin-right: 28px;
}
/*liste dei menu*/

#portate li{
list-style: none;
}

#menu li{
list-style: none;
}





