

body{
margin: 0;
padding: 0
}

#container {
 width: 100%;
}

#header {
 width: 100%;
 height: 40px;
  background:#380f13;
}

#content {
 width: 98%; 
margin: 0 auto;
margin-top: 10px; 
margin-bottom: 10px;
padding: 10px;
font-size: 16px; 
line-height: 20px;
font-family:Arial, Helvetica, sans-serif;
 color:#000;
}

#footer {
	clear: both;
	height: 50px;
	background-color: #380f13;
	margin-bottom: 10px;	
}


.menu_footer {
margin: 0 auto;
padding-top: 14px;
padding-bottom: 10px;
text-align: center;
font-family:arial, Verdana, sans-serif;
font-size: 12px;
line-height:18px;
letter-spacing: 1px;
font-weight: normal;
color:#fff;
} 
.menu_footer a:link {text-decoration: none; color:#fff;}
.menu_footer a:visited {text-decoration: none; color:#fff;}
.menu_footer a:active {text-decoration: none; color:#fff;}
.menu_footer a:hover {color:#cfd1d3; text-decoration: none;}



.testata_sx { 
    float:left; 
    text-align: left; 
    width: 30%; 
    height: 40px;
} 

.testata_dx { 
    float:right; 
    text-align: right; 
    width:70%; 
    height: 40px;
} 

#bottone_menu {
 outline: none;
 cursor: pointer;
 text-align: center;
 border-radius: 8px;
 text-decoration: none;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #fff;
 padding: 6px 15px;
 margin-top: 5px;
  margin-right: 5px;
 margin-bottom: 4px;
 border: solid 1px #686767;
 background: #c7a305;
}

.menu_verticale_titolo{
    margin: 0; 
    padding: 0;
 color:#fcd606;
    text-align:center;
   padding: 14px 11px;
    background-color: #380f13;
    display:block;
    border-top:3px solid #fff;
    font-family: arial, sans-serif;
font-weight: bold;
font-size: 20px; 
}

/* menu verticale speciali  */

.menu_verticale ul {
    margin: 0; 
    padding: 0;
    width:100%;
background:#c7a305;
}

.menu_verticale ul li a {
    text-decoration: none;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
   padding: 14px 11px;
    background-color: #c7a305;
    display:block;
    border-top:3px solid #fff;
    font-family: Helvetica, arial, sans-serif;
font-weight: bold;
font-size: 18px; 
}
 
.menu_verticale ul li a:visited {
    color:#fff;
}
 
.menu_verticale ul li a:hover {
    color:#000;
    background-color: #fccf07;
}

/*  */


/*  navigazione 01 bottoni sottocategoria  es pasta secca dopo primi piatti*/

.titolo_pagine_left {
 margin: 0 auto;
font-size: 18px; 
line-height: 26px;
 font-family: Arial, Helvetica, sans-serif;
 color:#b00808;
 font-weight: bold;
 text-align: left;
 margin-top: 10px;
 margin-left: 10px;
margin-bottom: 6px;
text-transform:uppercase;
} 

.titolo_pagine {
 margin: 0 auto;
font-size: 18px; 
line-height: 26px;
 font-family: Arial, Helvetica, sans-serif;
 color:#b00808;
 font-weight: bold;
 text-align: center;
 margin-top: 10px;
margin-bottom: 6px;
text-transform:uppercase;
} 

.bottoni_categoria {
margin: 0 auto;
width: 80%;
height:20px;
background-color:#f1d49c;
padding: 10px;
margin-top: 10px;
margin-bottom: 6px;
border-radius: 8px;
font-family:Arial, Helvetica, sans-serif;
 color:#5a0c0c; font-size: 16px; font-weight: bold;
text-align: center;
} 

.bottoni_categoria a:link { text-decoration:none; color:#5a0c0c;}
.bottoni_categoria a:visited {  color:#5a0c0c; text-decoration:none;}
.bottoni_categoria a:active {  color:#5a0c0c; text-decoration:none;}
.bottoni_categoria a:hover { color :#000; text-decoration:none;}


/*  fine navigazione 01 bottoni sottocategoria es pasta secca*/

/* navigazione 02 lista ricette */




.lista_ricette_old {
list-style-type: none;
margin-bottom: 10px;
margin-right: 10px;
padding: 0;

}

.lista_ricette {
list-style-type: none;
margin-bottom: 10px;
margin-right: 10px;
padding: 5px;
text-decoration: none;
text-align: left;
font-family:arial, Verdana, sans-serif;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
color: #b00808;


}


.lista_ricette li a{
color: black;
display: block;
width: 99%;
padding: 8px 8px;
border:  1px solid #f1d49c;
border-color:#f1d49c; 
background-color: #ffffff;
text-decoration: none;
text-align: left;
font-family:arial, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
}

.lista_ricette li a:visited{
color: #5a0c0c;
}

.lista_ricette li a:hover, .buttonmenu li a:active{
color: #5a0c0c;
background-color: #fafafa;
}

/* Fine navigazione 02 lista ricette */



 /*  da usare per blocchi */
.box_center{ 
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
text-align: center;
 }
 .box_center img{ max-width: 100%;  margin: 0 auto; border: none; }



/* Dettaglio ricetta */



.span_categorie {
font-size: 13px; 
line-height: 26px;
 font-family:Arial, Helvetica, sans-serif;
 color:#555454;
 font-weight: normal;
} 

.span_categorie a:link {color :#555454; font-weight: bold; text-decoration:underline;}
.span_categorie a:visited {color :#555454; font-weight: bold; text-decoration:underline;}
.span_categorie a:active {color :#555454; font-weight: bold; text-decoration:underline;}
.span_categorie a:hover {color :#2a4a8c; font-weight: bold; text-decoration:underline;}

.div_ricetta_detail {
margin: 0 auto;
width: 98%;
padding: 10px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:18px;
font-weight: normal;
color:#000;
background: #fff;
margin-bottom: 20px;	
}

.foto_detail_center{  /*  immagine ricetta */
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height: 20px;
color: #000;
 }
 
.foto_detail_center img{ max-width: 100%;  margin: 0 auto; border: none; }




.banner_center{  /*  banner */
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
text-align: center;
 }
 

.banner_center_nomargin{  /*  banner */
margin: 0 auto;
margin-top: 5px;
margin-bottom: 2px;
padding: 0px;
text-align: center;
 }



.span_ricetta_titolo {
font-size: 22px; 
line-height: 26px;
 font-family:Arial, Helvetica, sans-serif; color:#a70817;
 font-weight: bold;
} 

.span_titolino {
font-size: 16px; 
line-height: 19px;
 font-family: Arial, Helvetica, sans-serif; color:#a70817;
 font-weight: bold;
} 


/* detail Altre ricette  */


.detail_altre_ricette_tit {
margin: 0 auto;
width: 98%;
padding: 10px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
color:#000;
background: #f0f0ed;
margin-bottom: 20px;	
}

.block_altre_ric{
color: #000;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 0px 2px 0px;
overflow: auto;
background-color: #fff;
border: 1px solid #dadada;
}

.detail_altre_ricette01{
width:60px;
float:left;
padding: 4px;
vertical-align: middle;
}

.detail_altre_ricette01 img {border: none; width: 60px;}

.detail_altre_ricette02{
width:60%;
float:left;
padding: 4px;
font-size: 12px;
line-height:14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color:#3b3131;
word-wrap: break-word;
text-align: left;
}

.detail_altre_ricette02 a:link {font-size: 15px; line-height:18px; color :#a70817; font-weight: bold; text-decoration:none;}
.detail_altre_ricette02 a:visited { color :#a70817; font-weight: bold; text-decoration:none;}
.detail_altre_ricette02 a:active { color :#a70817; font-weight: bold; text-decoration:none;}
.detail_altre_ricette02 a:hover { color :#000; font-weight: bold;  text-decoration:none;}





.box_form {
margin: 0 auto;
width: 98%;
padding: 10px;
text-align: center;
font-family:Arial, verdana, sans-serif;
font-size: 18px;
line-height:30px;
font-weight: bold;
color:#737171;
background: #fff;
margin-bottom: 0px;	
}

.form_input
{
-webkit-appearance: none; -moz-appearance: none;
margin: 0;
margin-bottom: 10px;
width: 150px; 
line-height: 15px; font-size: 17px;
border: 1px solid #bbb;
}

.form_textarea
{
-webkit-appearance: none; -moz-appearance: none;
margin: 0;
margin-bottom: 10px;
width: 90%; height: 100px;
border: 1px solid #bbb;
text-align: left;
line-height: 22px; font-size: 17px;
}

.form_select
{
margin-bottom: 10px;
width: 90%; 
line-height: 22px; font-size: 17px;
}

.form_submit {
width: 80px;
height: 30px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-bottom: 10px;
font-family:Arial, verdana, sans-serif;
color:#000; font-size: 13px; font-weight: bold;
text-align: center;
text-transform: uppercase;
}


