/* CSS - Inve Comm - 
Franco Bettini
-----------------------------------------*/

/* Generali
-----------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/fondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: White;
}

ul li dl{
margin: 0;
padding: 0;
}


h1, h2, h3, h4, h5, h6 {
color:#10642F
}

h1 {
font-size: 1.3em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h3 {
font-size: 1.1em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h4 {
font-size: 1em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h5 {
font-size: 0.9em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

h6 {
font-size: 0.8em;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

a {
color: #10642F;
text-decoration:none;
}

a:hover {
color: #0099CC;
}

p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: Black;
}

#centrato {
width:760px;
margin-left: auto;
margin-right: auto;
text-align: left; /* per IE5.x/Win */
}

#corpo {
width:760px;
float:right;
background-color: White;
}


/*FORM RICERCA
-----------------------------------------*/
#formricerca {
	float: right;
	padding: 0px;
	margin-top: 7px;
	font-size: 1em;
	font-weight: bold;
	color:#08112C;
}
#formricerca input {
	float: left;
	margin-right: 10px;
}

#formricerca input#cerca {
	margin-top:6px;
}


/* header
-----------------------------------------*/
#header {
color: #FFF;
height: auto !important;  /* per i browser moderni */
height: 99px;      /* per IE5.x e IE6 */
min-height: 99px;  /* per i browser moderni */
background-color: transparent;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: top;
margin: 0px;
padding: 0px;
}

/* navigazione
-----------------------------------------*/
#nav {
	background-color: #08112C;
	color: #FFF;
	height: auto !important;  /* per i browser moderni */
	height: 47px;      /* per IE5.x e IE6 */
	min-height: 47px;  /* per i browser moderni */
	background-image: url(../images/fondo_nav.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#nav ul {
list-style:none;
margin:0px;
padding:0px;
}

#nav li {
display:inline;
}

#nav li a {
	font-size:0.8em;
	font-weight: bold;
	text-decoration:none;
	color: Black;
	padding:0px 8px;
	line-height: 35px;
	/*letter-spacing: 0.2em;*/
}

#nav li a:hover {
color: Red;
}

.linea_verticale {
border-style:solid;
border-width:0 1px 0 0;
border-color: #10642F;
}

/* form ricerca in nav
-----------------------------------------*/

.pulsante_search {
color:#00FF66;
background:#06377C;
}


/* col_1
------------------------------------------*/
#colonna_sx {
	float: left;
	width: 198px;
	height: auto !important;  /* per i browser moderni */
   height: 376px;      /* per IE5.x e IE6 */
   min-height: 376px;  /* per i browser moderni */
	background-image: url(../images/fondo_colonna_sx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* colonna menu_sx
-----------------------------------------*/

#menu_sx_top {
	background-image: url(../images/top_menu_sx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto !important;  /* per i browser moderni */
	height: 5px;      /* per IE5.x e IE6 */
	min-height: 5px;  /* per i browser moderni */
}

#menu_sx {
background-image: url(../images/fondo_menu_sx.jpg);
background-repeat: repeat-y;
}

#menu_sx_bottom {
	background-image: url(../images/bottom_menu_sx.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto !important;  /* per i browser moderni */
	height: 5px;      /* per IE5.x e IE6 */
	min-height: 5px;  /* per i browser moderni */
	
}




#menu_sx h3{
padding:5px;
}

/* colonna centrale
-----------------------------------------*/
#colonna_centrale {
	float:left;
	width:562px;
	height: auto !important;  /* per i browser moderni */
   height: 376px;      /* per IE5.x e IE6 */
   min-height: 376px;  /* per i browser moderni */
	background-image: url(../images/fondo_colonna_centrale.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#colonna_centrale h3{
font-size:1.2em;
padding:20px 10px 5px;
}

#colonna_centrale p {
padding:10px 13px;
}


#riquadro_indirizzo {
	width: 160px !important;
	width /**/: 180px;
	padding: 0 10px;
	margin:5px auto 5px auto;
	height:95px;
	background-color: #CDEFAF;
	}

#riquadro_indirizzo p {
	color: Black;
	font-size: 11px;
	font-weight:bold;
	padding: 5px;
}
/* elementi all'interno del menu laterale
------------------------------------------------------------------ */
/* CATEGORIE */
#categorie{ margin: 0px 0px 0px 0px;}
#categorie ul, ol, dl,li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
#categorie li{
	display: block;
	font-size: 0.8em;
	background-image: url(../images/linea_menu_sfumata.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 3px;
}
 
#categorie a{
	display:block;
	/*padding:5px 3px 5px 10px;*/
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 20px;
	color: #10642F;
	text-decoration:none;
}

#categorie a:hover{
	color: #1E90FF;
}

#descrizione_cat
	{
	float: left;
	text-align: justify;
	font-size: 1em;
	margin: 0px 0px 20px 20px;
	width: 95% ;
								
	}
#cella_categoria
	{
	float: left;
	text-align:center;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 200px ;
	font-size: 1em;
	margin:10px 0px 0px 10px; 
	padding: 10px;
	border: 1px solid #ddd;
	}

#cella_item {
	padding: 0px 0px 0px 10px;
	
}		
		
/* SOTTOCATEGORIE */

#sottocategorie{ margin: 0px 0px 0px 0px;}
#sottocategorie ul, ol, dl, li{
	margin: 0px;
	padding: 0px;
}
#sottocategorie li{
	/*margin-left: 3px;*/
	
	background-image: url(../images/fondo_menu_sx.jpg);
	background-repeat: repeat-y;
	}
 
#sottocategorie a{
	/*background: #333333;*/
	font-size: 1em;
	color: #0A2C15;
	/*width:95%; */ 
	/*display:block;*/
	text-decoration:none;
	/*width: 155px;*/
	padding: 5px 5px 5px 10px;
}

#sottocategorie a:hover{color: #1E90FF; 
}

div#menu h4 {
	font-size: 1.1em;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	



.foto_home {
float:right;
margin-left: 4px;
}

.scritta_fope{

padding-top:40px;
margin-left:-150px;
}

.pul_continua {
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	padding-left:200px;
	font-style: italic;
}


/*  Bussola
------------------------------------------- */

#bussola {
	text-align:left;
	font-size: 0.8em;
	padding:2px 2px 2px 10px;
	color: #A0A0A0;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-left: -200px;*/
}

#bussola a {
color: #868686;
font-size: 0.8em;
}
#bussola a:hover {
color: #10642F;}

/* footer
-----------------------------------------*/
#footer {
	border-top: 1px solid;
	background-color: White;
	padding:3px 0px;
	font-size:10px;
	text-align:center;
	color: Black;
	clear:both;
	letter-spacing: 0.1em;
}

#footer a {
color:#999999;
font-weight:bold;
text-decoration:none;
}

/* titoli vari
-------------------------------------------*/
#titolo_cat
		{
			
		/*min-height: 20px;
		height: auto !important;
		height: 20px;
		padding: 0px 0px 0px 10px;
		text-align:left;*/
		font-weight:bold;
		color: #08112C;
		padding-left:5px;

		}	
		
/*ITEM (categorie, sottocategorie, eventi, chi siamo) */
div.item {
	margin: 0px 10px 20px 0px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}

div.item h4 {
	margin: 0px 0px 3px 0px;
}
div.item h6 {
	margin: 0px 0px 10px 0px;
}
div.item div.item_anteprima {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 135px;
}
div.item div.item_anteprima img {
	float: left;
}

div.item div.item_descrizione {
	margin: 0px 0px 0px 110px;
	color:#10642F;
}

#descrizione_categoria {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #ccc;
}

/*FINE ITEM*/	

/*ELENCO PRODOTTI*/
div.prodotto {
		margin: 0px 40px 5px 40px;
	width: 148px;
	height: auto !important;  /* per i browser moderni */
    height: 140px;      /* per IE5.x e IE6 */
    min-height: 140px;  /* per i browser moderni */
	/*height: 130px;*/
	float: left;
	padding: 5px;
	border: 1px solid #444;
	text-align:center;
}

div.prodotto img {
clear:both;
}

div.prodotto h4 {
	margin: 0px 0px 3px 0px;
}
div.prodotto h6 {
	margin: 0px 0px 10px 0px;
}
div.prodotto div.prodotto_anteprima {
	margin: 0px;
	padding: 0px;
}
div.prodotto div.prodotto_anteprima img {
	display:inline;
}

div.prodotto div.prodotto_descrizione {
	margin: 0px 0px 0px 0px;
}

div#prodotto_descrizione {
	margin: 0px 0px 10px 0px;
}

/*FINE ELENCO PRODOTTI*/

/*SCHEDA PRODOTTO*/
		
	#cella_descrizione
	{
	text-align:left;
	padding: 0px;
	width:95%;
	margin: 5px;
	}
	
	div#cella_descrizione div#go_back {
		float: left;
	}
	
	div#cella_descrizione div#stampa {
		float: right;
	}

#titolo_descrizione
	{
	float: left;
	height:15px;
	width: 100% ;
	font-size: 0.9em;
	background:#333;
	color:#FFFFFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}

#sottocella_descrizione
	{
	padding: 2px;
	margin: 10px 0px;
	}
	
#descrizione_prodotto {
	text-align:justify;
	padding: 5px 8px 5px 5px;	
}
	
#sottocella_descrizione h4 {
	background-color: #666;
	color: #fff;
	padding: 0px 7px;
}

#immagine_prodotto {
	text-align: center;
}

/*FINE SCHEDA PRODOTTO*/

.all_destra{
text-align:right;
}

.all_sinistra{
text-align:left;
}

.float_destra{
float:right;
}
.annulla_float{
clear:both;
}
.testo_bianco {
color:#FFFFFF;
}

.font_piccoli {
font-size:0.8em;
}
.descrizione_categoria {
	padding: 5px;
}