@charset "utf-8";
/* CSS Document */

.norepeat {
background-image:url("Images/web buonacucina.png"); 
background-repeat: no-repeat;
background-position:bottom;
}

.norepeat2 {
background-image:url("Images/bcktextos2.png"); 
background-repeat: no-repeat;
}


.h1 {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
color:#A84703;
font-size:14px;
align: left;


}
.h2 {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:16;
font-weight:bold;
color:#658171;
text-decoration:none;

}

.h3 {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:10;
color:#E88A1C;

}

.h4 {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:12;
color:#E88A1C;
font-weight:bold;
}

.p {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:16;
color:#E88A1C;
}

.input { 
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; color: #992200; 
background-color: #FFD6AE; 
border: #E88A1C; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
} 
.select { 
font-family: Tahoma, Verdana, Arial; 
font-size: 12px; color: #992200;
font-weight:bold;
background-color: #E88A1C;; 
border: #8E3500; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px

} 
