/* CSS - Cinetech
-----------------------------------------*/

/* Generali
-----------------------------------------*/
body {
	text-align: center;/*  per IE5.x/Win */
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

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


h1, h2, h3, h4, h5, h6 {
	color:#06377C;
}

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: #666;
text-decoration:none;
}

a:hover {
	color: #000;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
}



#corpo {
width:770px;
float:right;
background: #FFF /* url(sfondo.2col.fisso.gif) left top repeat-y;*/
}
#centrato {
width:770px;
margin:auto;
text-align: left; /* per IE5.x/Win */
}

/* header
-----------------------------------------*/
#header {
;
	color: #FFF;
	height:116px;
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#header p {
	text-align:right;
	padding-top:20px;
	padding-right:10px;
	color:#06377C;
	font-size: 1.2em;
	line-height: 1.3em;
}

#header a {
color:#06377C;
font-weight:bold
}
/* navigazione
-----------------------------------------*/
#nav {
background: #EBEBEB;
color: #FFF;
height:25px;
}

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

#nav li {
display:inline;
}

#nav li a {
	font-size:0.9em;
	text-decoration:none;
	color:#06377C;
	padding:0px 4px;
	line-height: 22px;
}

.linea_verticale {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#06377C;
	}

.nav_russo {
	font-size:0.8em;
	letter-spacing: -0.03em;
}

/* form ricerca in nav
-----------------------------------------*/
#nav form {
float:right;
padding:3px;
	border-right-style: solid;
}

#nav input {
	border-width: 1px;
	border-color: #87857C #E5E4E2 #E5E4E2 #87857C;
	font-size:0.9em;
}

.pulsante_search {
color:#FFFFFF;
background:#06377C;


}

/* banner
-----------------------------------------*/
#banner {
	background: #EBEBEB;
	color: #FFF;
	height: 98px; 

}

/* contenitore colonne
-----------------------------------------*/
#contenitore_colonne {
	background-image: url(../images/fondo_grigio_sfumato.jpg);
	background-repeat: no-repeat;
	min-height: 288px;
	height: auto !important;
	height: 288px;
}

/* colonna menu
-----------------------------------------*/
#colonna-menu {
	float:right;
	width:200px;
	background-image: url(../images/fondo_menu_destra.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: auto;
	min-height: 300px;
}

#colonna-menu img {
padding-left:15px;
padding-top:10px;
padding-bottom:5px;

}

/* elementi all'interno del menu laterale
------------------------------------------------------------------ */
/* CATEGORIE */
#categorie{ margin: 0px 0px 0px 0px;}
#categorie ul{
	margin: 0px;
	padding: 0px;
}
#categorie li{
	font-size: 0.9em;
	list-style-type: none;
}
 
#categorie a{
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	padding-left:20px;
	color:#06377C;
	text-decoration:none;
}

#categorie a:hover{
	color:#021735;
}

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

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

#sottocategorie{ margin: 0px 0px 0px 0px;}
#sottocategorie ul{ list-style-type: none; margin: 0px; padding: 0px; }
#sottocategorie li{ margin: 0px 0px 0px 0px; padding-left: 0px;padding: 0px 0px 0px 0px; } 
#sottocategorie a{
	/*background: #333333;*/
color: #666666;
	/*width:95%; */ 
display:block;
text-decoration:none;
width: 155px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 27px;
								}
#sottocategorie a:hover{color: #999999; 
}

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

/* colonna centrale
-----------------------------------------*/
#colonna-centrale {
	float:right;
	width:560px;
	/*padding: 5px;*/
	
}

#colonna-centrale h3{
font-size:1.3em;
color:#06377C;
}

/*#colonna-centrale img {
float:right;
}*/

.pul_continua {
	font-size:1.2em;
	font-weight:bold;
	text-decoration: none;
	color:#06377C;
	padding-left:200px;
}


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

#bussola {
	text-align:left;
	font-size: 0.9em;
	padding:2px;
	color:#444;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	/*margin-left: -200px;*/
}

#bussola a {
color:#053474;
font-size: 0.9em;
}
#bussola a:hover {
color:#333333;}

/* footer
-----------------------------------------*/
#footer {
	border-top-style:solid;
	border-top-size:10px;
	border-top-color:#06377C;
	padding:4px 0px;
	font-size:11px;
	text-align:center;
	background: #FFF;
	color: #06377C;
	clear:right;
}

#footer a {
color:#06377C;
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: #06377C;

		}	
		
/*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: 110px;
}
div.item div.item_anteprima img {
	float: left;
}

div.item div.item_descrizione {
	margin: 0px 0px 0px 110px;
}

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

/*FINE ITEM*/	

/*ELENCO PRODOTTI*/
/*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 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;
	margin: 2px auto;
	}
	
	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: 4px;
	margin: 10px 0px;
	border: 1px solid #ccc;
	}
	
#descrizione_prodotto {
	text-align:justify;
	padding: 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;
}
