/*border: solid 1px red;*/

body {
  text-align: center;     /* centra in IE */
  margin: 0px 0px;
  font-family: arial;
  padding: 0px;
  background: url("/chrcode/img/fondo.jpg") repeat-x top left;
  background-color: #B3A591;
}

/* contenitore1 - img sfondo sx */
#contenitore {
  position: relative;
  width: 988px;
  margin: 0px auto;
  color: #ffffff;
  background-color: #2A0C00;
}

#barramenu {
  height: 31px;
  background: url("/chrcode/img/fondo.png") repeat-x;
}

.lingua {
  height: 31px;
  margin-right: 800px;
  position: absolute;
  top: 6px; /*l' altezza di ciò che sta sopra*/
  left: 6px;
}

#menutecnico {
  position: relative;
  text-align: right;
  padding: 8px 6px 0px 0px;
}

.menudrop {
  height: 31px;             /* l' altezza dell' header */
  font-size: 0px;
  position: absolute;
  top: 0px; /*l' altezza di ciò che sta sopra*/
  right: 0;
  width: 800px;
}

.flash {
  width: 100%;
  height: 175px;
  background-color: #000000;
}

/* contenitore2 - sfondo colonna destra */
#main {
  /*background: url("/chrcode/img/px_destra.png") repeat-y top right;*/
  margin: 0px;
  padding: 0px;
}

#destra {
  float: right;
  width: 700px;
  /*background-image: url("/chrcode/img/px.png");*/
  margin: 0px;
  padding: 0px;
}

#sinistra {
  margin: 0px 700px 0px 0px;
  padding: 0px;
}

.notizie {
  margin: 0px;
  text-align: left;
}

#notizieHeader {
  background-image: url("/chrcode/img/fondo_notizie.jpg");
  background-repeat: no-repeat;
  padding: 10px 0px 10px 0px;
  line-height: 35px;
  vertical-align: middle;
}

#notizieHeader img {
  line-height: 35px;
  vertical-align: middle;
}

#newsletterHeader {
  font-family: arial;
  font-size: 12px;
  text-align: left;
  padding-top: 20px;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #CFCFCF;
}

.idee {
  text-align: left;
}

.img_idee {
  width: 97px;
  height: 97px;
  margin: 10px 10px 0px 25px;
}

#ricetteHeader {
  padding-top: 14px;
  line-height: 35px;
  vertical-align: middle;
}

#ricetteHeader img {
  line-height: 35px;
  vertical-align: middle;
}

.form {
  width: 120px;
  margin-right: 10px;
  height: 10px;
  font-size: 10px;
  background-color: #87574A;
  color: #ffffff;
  border-top: solid 0px;
  border-left: solid 0px;  
  border-bottom: solid 1px #B39188;
  border-right: solid 1px #B39188;
}

.verde {
  float: left; 
  top: 0px; 
  left: 0px;
  background-image: url("/chrcode/img/strilli_focaccia.png");
  background-repeat: no-repeat;
  width: 131px;
  height: 262px;
  margin: 20px 24px 0px 30px;
}

.rosso {
  float: left;
  position: relative; 
  top: 0px; 
  left: 0;
  background-image: url("/chrcode/img/strilli_pizza.png");
  background-repeat: no-repeat;
  width: 131px;
  height: 262px;
  margin: 20px 24px 0px 0px;
}

.ocra {
  float: left;
  position: relative; 
  top: 0px; 
  left: 0;
  background-image: url("/chrcode/img/strilli_pane.png");
  background-repeat: no-repeat;
  width: 131px;
  height: 262px;
  margin: 20px 24px 20px 0px;
}

.arancio {
  float: left;
  position: relative; 
  top: 0px; 
  left: 0;
  background-image: url("/chrcode/img/strilli_croissant.png");
  background-repeat: no-repeat;
  width: 131px;
  height: 262px;
  margin: 20px 0px 0px 0px;
}

.img_vetrina {
  width: 131px;
  height: 94px;
  padding: 0px;
  vertical-align: top;
}

#footer {
  height: 40px;
  clear: right;
  text-align:center;
  background-color: #2A0C00;
  color: #000;
}

#barra_grigia {
  height: 5px;
  background-color: #4B2A21;
  position: relative;
  top: 0px;
  margin-bottom: 10px;
  font-size: 1px;
}

/* formattazione testi */

p {
  font-family: arial;
  font-size: 14px;
  margin: 0px;   
}

h1 {
  font-size: 18px;
  font-style: italic;
  margin: 0px;
}

h2 {
  font-family: verdana;
  font-size: 14px;
  color: #fff;
  margin: 0px; 
}

h2 a {
  text-decoration: none;
  color: #666666;
}

a {
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#destra h1 {
  font-style: normal;
}

#destra h1 a {
  font-family: arial;
  font-size: 16px;
  margin: 0px;
}

#destra a {
  font-family: verdana;
}

#destra p {
  font-family: verdana;
  font-weight: normal;
}

.notizie h1 {
  padding: 26px 0px 0px 25px;
  color: #fff;
}

.notizie h2 {
  padding: 6px 50px 0px 25px;
  font-weight: normal;
}

.notizie h2 a {
  font-weight: bold;
  color: #fff;
}

.notizie a {
  font-weight: normal;
  color: #CFCFCF;
}

.notizie p {
  padding: 0px 50px 6px 25px;
  font-size: 12px;
}

.idee h1 {
  padding: 0px 0px 0px 25px;
}

.idee a {
  font-weight: normal;
  color: #CFCFCF;
}

.idee p {
  padding: 10px 50px 6px 25px;
}

.lingua a {
  font-size: 14px;
}

#menutecnico a {
  font-size: 14px;
}

.vetrina {
  vertical-align: top;
}

.vetrina a {
  font-weight: normal;
}

.verde a {
  font-size: 11px;
}

.rosso a {
  font-size: 11px;
}

.arancio a {
  font-size: 11px;
}

.ocra a {
  font-size: 11px;
}

.barra_marrone h1 {
  padding: 0px 0px 0px 25px;
}

#footer p {
  color: #ffffff;
}

.rosso p {
  font-size: 11px;
  padding: 0px;
  margin: 20px 6px 0px 6px;
  text-align: left;
  vertical-align: top;
}

.verde p {
  font-size: 11px;
  padding: 0px;
  margin: 20px 6px 0px 6px;
  text-align: left;
  vertical-align: top;
}

.ocra p {
  font-size: 11px;
  padding: 0px;
  margin: 20px 6px 0px 6px;
  text-align: left;
  vertical-align: top;
}

.arancio p {
  font-size: 11px;
  padding: 0px;
  margin: 20px 6px 0px 6px;
  text-align: left;
  vertical-align: top;
}

.testoScheda p {
margin-top: -20px;
}

.testoScheda a {
font-family: arial;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

/* ************** menù catalogo **************** */

.barra_marrone {
  background-image: url("/chrcode/img/marrone.jpg");
  background-repeat: no-repeat;
}

.sottomenu {
  text-align: left;
}

.sottomenu a {
  font-size: 18px;
  margin: 0px;
}

.sottomenu h1 {
  font-size: 18px;
  margin: 0px;
}

.sottomenu h2 {
  font-size: 18px;
  margin: 0px;
  font-family: arial;
}

.sottomenu h3 {
  font-size: 18px;
  margin: 0px;
  font-family: arial;
}

/* famiglie - border: solid 1px red;*/

.sotto_verde_fmg a {
  float: left;
  background-image: url("/chrcode/img/fmg_verde_off.jpg");
  width: 260px;
  padding: 2px 0px 2px 25px; /* padding + width deve essere uguale a 285 */
}

.sotto_verde_fmg h1 {
  background-image: url("/chrcode/img/fmg_verde_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_verde_fmg a:hover {
  float: left;
  background-image: url("/chrcode/img/fmg_verde_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_rosso_fmg a {
  float: left;
  background-image: url("/chrcode/img/fmg_rossa_off.jpg");
  width: 260px;
  padding: 2px 0px 2px 25px; /* padding + width deve essere uguale a 285 */
}

.sotto_rosso_fmg h1 {
  background-image: url("/chrcode/img/fmg_rossa_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_rosso_fmg a:hover {
  float: left;
  background-image: url("/chrcode/img/fmg_rossa_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_ocra_fmg a {
  float: left;
  background-image: url("/chrcode/img/fmg_ocra_off.jpg");
  width: 260px;
  padding: 2px 0px 2px 25px; /* padding + width deve essere uguale a 285 */
}

.sotto_ocra_fmg h1 {
  background-image: url("/chrcode/img/fmg_ocra_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_ocra_fmg a:hover {
  float: left;
  background-image: url("/chrcode/img/fmg_ocra_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_arancio_fmg a {
  float: left;
  background-image: url("/chrcode/img/fmg_arancio_off.jpg");
  width: 260px;
  padding: 2px 0px 2px 25px; /* padding + width deve essere uguale a 285 */
}

.sotto_arancio_fmg h1 {
  background-image: url("/chrcode/img/fmg_arancio_on.jpg");
  padding: 2px 0px 2px 25px;
}

.sotto_arancio_fmg a:hover {
  float: left;
  background-image: url("/chrcode/img/fmg_arancio_on.jpg");
  padding: 2px 0px 2px 25px;
}

/* linee */
.sotto_verde_lne a {
  font-weight: normal;
  float: right;
  background-image: url("/chrcode/img/lne_verde_off.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; /* padding + width deve essere uguale a 260 */
}

.sotto_verde_lne a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_verde_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

.sotto_verde_lne h2 {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_verde_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

.sotto_rosso_lne a {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_rosso_off.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; /* padding + width deve essere uguale a 260 */
}

.sotto_rosso_lne a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_rosso_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; 
}

.sotto_rosso_lne h2 {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_rosso_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

.sotto_ocra_lne a {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_ocra_off.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; /* padding + width deve essere uguale a 260 */
}

.sotto_ocra_lne a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_ocra_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; 
}

.sotto_ocra_lne h2 {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_ocra_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

.sotto_arancio_lne a {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_arancio_off.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; /* padding + width deve essere uguale a 260 */
}

.sotto_arancio_lne a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_arancio_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; 
}

.sotto_arancio_lne h2 {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/lne_arancio_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

/* prodotti */
.sotto_verde_prd a {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_verde_off.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  /* padding + width deve essere uguale a 245 */
}

.sotto_verde_prd h3 {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_verde_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_verde_prd a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_verde_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_rosso_prd a {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_rosso_off.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  /* padding + width deve essere uguale a 245 */
}

.sotto_rosso_prd h3 {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_rosso_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_rosso_prd a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_rosso_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_ocra_prd a {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_ocra_off.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  /* padding + width deve essere uguale a 245 */
}

.sotto_ocra_prd h3 {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_ocra_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_ocra_prd a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_ocra_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_arancio_prd a {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_arancio_off.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  /* padding + width deve essere uguale a 245 */
}

.sotto_arancio_prd h3 {
  font-size: 16px;
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_arancio_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.sotto_arancio_prd a:hover {
  float: right;
  font-weight: normal;
  background-image: url("/chrcode/img/prd_arancio_on.jpg");
  background-repeat: y-repeat;
  width: 230px;
  padding: 0px 0px 0px 15px;  
}

.separator {
  height: 4px;
}

.separator2 {
  height: 2px;
}

/* menu interno */
.menu_marrone h1 {
  float: left;
  background-image: url("/chrcode/img/marrone.jpg");
  background-repeat: no-repeat;
  width: 260px;
  padding: 0px 0px 0px 25px;
}

.menu_grigio a {
  font-weight: normal;
  float: right;
  background-image: url("/chrcode/img/marrone_off.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; 
}

.menu_grigio a:hover {
  float: right;
  background-image: url("/chrcode/img/marrone_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px;
}

.menu_grigio h2 {
  font-weight: normal;
  float: right;
  background-image: url("/chrcode/img/marrone_on.jpg");
  background-repeat: no-repeat;
  width: 245px;
  padding: 0px 0px 0px 15px; /* padding + width deve essere uguale a 260 */
}




/* pagine interne */

.tabella1 {
  background-color: #2A0C00;
  width: 96%;
  color: #fff;
  margin: auto auto 10px auto;
}

.tabella1 p {
  text-align: center;
  color: #F6E9DB;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
  margin: 0 0 0 0px;
}

.tabella1 h1 {
  float: left;
  text-align: left;
  text-indent: 40px;
  font-size: 16px;
  font-weight: bold;
}

.tabella1 a {
  font-weight: normal;
  text-decoration: none;
}

.tabella2 {
  margin: 10px;
}

.tabella3 {
  margin: 10px;
}

.tabella4 {
  background-color: #2A0C00;
  color: #fff;
  width: 100%;
}

.tabella4 td {
background-color: #693D34;
font-size: 14px;
}

.tabella4 td a {
font-size: 12px;
text-decoration: none;  
}

.pdf_ico {
padding: 2px 0 0 0;
margin: 0px;
}

.verde_catalogo {
  background: #658347;
}

.rosso_catalogo {
  background: #BB3430;
}

.ocra_catalogo {
  background: #EF8D32;
}

.arancio_catalogo {
  background: #FF6827;
}

.img_catalogo {
  height: 150px;
  background: url("/chrcode/img/px_catalogo.png") repeat-x;
}

.verde_scuro_catalogo {
  background-image: url("/chrcode/img/sx_verde.gif");
  background-repeat: no-repeat;
  background-color: #3C5B1D;
  background-position: left;
}

.rosso_scuro_catalogo {
  background-image: url("/chrcode/img/sx_rosso.gif");
  background-repeat: no-repeat;
  background-color: #A12D28;
  background-position: left;
}

.ocra_scuro_catalogo {
  background-image: url("/chrcode/img/sx_ocra.gif");
  background-repeat: no-repeat;
  background-color: #BA6313;
  background-position: left;
}

.arancio_scuro_catalogo {
  background-image: url("/chrcode/img/sx_arancio.gif");
  background-repeat: no-repeat;
  background-color: #CA5522;
  background-position: left;
}
.codice {
  float: right;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}

.login {
  color: #613F39;
  font-size: 12px;
}

.login a {
  color: #613F39;
  font-size: 12px;
}

.calendario {
  position: absolute;
  z-index:-100;
  left: 800px;
}

.codice_focacce {
  background: #3C5B1D;
  padding: 0 10px 0 10px;
  width: 90px;
}

.codice_pizze {
  background: #A12D28;
  padding: 0 10px 0 10px;
  width: 90px;
}

.codice_pane {
  background: #BA6313;
  padding: 0 10px 0 10px;
  width: 90px;
}

.codice_croissanterie {
  background: #CA5522;
  padding: 0 10px 0 10px;
  width: 90px;
}

.codice {
	text-align:right;
}

.nome {
color: #E67334;
}

.box {
position: relative;
}

.ViewPdf {
position: absolute;
top: 10px;
left: 80px;
}

/* visualizzazione correlati */

.tipoCorr {
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding-bottom: 4px;
}

.corr a{
font-weight: normal;
color: #CFCFCF;
}

.corr a:hover {
font-weight: normal;
color: #CFCFCF;
text-decoration: underline;
}

.descrizione {
font-style: italic;
font-size: 12px;
}

.icoCorr {
vertical-align: top;
padding-top: -4px;
}


.contenutoTesti h1 {
margin-bottom: 4px;
}
