/***********************/
/* CSS LE ROCCHE       */
/*   25 FEBBRAIO 2008  */
/***********************/

/*****************/
/*   BODY        */
/*****************/

* {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

body {
	font-size: 62.5%;
	margin: 0px auto 0px auto;
	padding: 0px;
/*	background-color: #360404 !important;  */
	background-color: #2D0202;
	font-family: Tahoma, Sans, Arial, Helvetica, sans-serif; 
	text-align:center;
}

/* RIFERIMENTI */

div, p, ul, li,  h1,  h2, h3, h4, h5, h6, img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

i,em {
	font-weight:normal;
	font-style:normal;
	color:#5E6B2C;
}

b, strong {
	font-weight:bolder;
	font-style:normal;
	color:#655445;
}

img.sx {
	clear:both;
	float:left;
	margin:10px;
}

h1.head{
	clear:left;
	font-weight: normal;
	color:#D2C6A4;
	text-align:left;
	height:32px;
	line-height:32px;
	padding-left:40px;
	font-size: 1.1em;
	background-image:url(../immagini/home/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #F1EDE7;
}


h1 {
	font-weight: bold;
	color:#703005;
	text-align:left;
	height:32px;
	line-height:32px;
	padding-left:35px;
	font-size: 1em;
	background-image:url(../immagini/home/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #F1EDE7;
	margin:10px 0px;

}

h2 {
	font-weight: bold;
	color:#40410E;
	text-align:left;
	height:32px;
	line-height:32px;
	padding-left:35px;
	font-size: 1em;
	background-image:url(../immagini/home/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:10px 0px;
}

.aperto{
	visibility:visible;
}

.chiuso {
	display:none;
	visibility:hidden;
}

.testo {
	text-align:justify;
}

hr {
	height:55px;
	line-height:55px;
	background-image:url(../immagini/home/hr.png);
	background-repeat: no-repeat;
	background-position: left center;
	border:none;
	margin:20px 0px;
}

.left {
	float:left;
}

ul {list-style-type: none;}
p{padding: 5px 0px 5px 0px;}
img {border:none;}

/* FINE RIFERIMENTI */

#video {
	margin:0px auto;
	width:457px;
	height:335px;
	padding-top:75px;
	padding-right:3px;
	background-image:url(../immagini/home/videoquadro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenitore {
	width: 990px;
	margin: 0px auto;
	background-image: url(../immagini/home/hm_07.png);
	background-repeat: repeat-y;
	background-position: center top;	
}

#testa {
	width: 990px;
	height: 138px;
	margin-left:auto;
	margin-right:auto;
/*	
	background-image: url(../immagini/home/hm_01.png);
	background-repeat: no-repeat;
	background-position: center top;
*/
}

#testa2 {
	width: 760px;
	height: 154px;
	padding-left:230px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../immagini/home/hm_02.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

.cornice_foto {
	background-image:url(../immagini/testata/fondo_cornice.gif);
	padding:11px 11px 11px 11px;
	margin:3px 0px 0px 0px;
}

.cornice_foto2 {
	background-image:url(../immagini/testata/fondo_cornice2.gif);
	padding:8px 8px 8px 8px;
	margin:3px 0px 0px 0px;
}


.f144{
	background-image:url(../immagini/testata/fondo_semplice.gif);
	padding:1px 5px 5px 1px;
	margin:3px 0px 0px 0px;
}

.f72{
	padding:3px;
	margin:3px;
	border:#CC9900 1px solid;
}


.foto_testa
	{
	background-image:url(../immagini/testata/fondo_testata.png);
	padding:2px 10px 10px 2px;
	margin:3px 2px 0px 2px;
	}

/*******************************/
/***   COLONNA DI SINISTRA   ***/
/*******************************/

#col-sx {
	float: left;
	width: 271px;
	margin-bottom: 10px;
	vertical-align: top;
	font-size: 1.1em;
	color:#4E4134;
}

#col-sx .interno{
	padding-right:12px;
}

/****************************/
/***   COLONNA CENTRALE   ***/
/****************************/

#col-cen {
	float: right;
	width: 635px;
	padding-right:65px;
	padding-left:15px;
	color:#4E4134;
/*	color:#4F4F4F; */
	line-height: 1.5em;
	font-size: 1.2em;
	margin-bottom: 10px;
}


.col-cen-sx {
	float: left;
	width: 265px;
	text-align:justify;
	padding-right:5px;
	padding-left:0px;
	color:#4E4134;
	line-height: 2em;
	font-size: 1em;
	margin-bottom: 10px;
}

.col-cen-dx {
	float: right;
	width: 355px;
	text-align:center;
	padding-right:0px;
	padding-left:5px;
	color:#4E4134;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 10px;
}


/* --------------------------- */

a, a:link, a:visited, a:active{
	font-size:inherit;
	font-weight:normal;
	text-decoration:none;
	color: #722610;

}

a:hover{
	color:#000000;
	text-decoration:underline;
}

.esterna p{
	padding:0px;
}

.esterna {
	width:100%;
	font-size:1.1em;
	text-align:center;
	color:#999999;
}

.esterna a, .esterna a:link, .esterna a:visited, .esterna a:active{
	color:#B05800;
	font-weight: normal;
	text-decoration:none;
}

.esterna a:hover {
	color:#FF6600;
}

.esterna h1{
	height:33px;
	line-height:33px;
	background-image:url(../immagini/home/h1-esterna.gif);
	font-size:1em;
	color:#993300;
	text-align:center;
	font-weight:normal;
	background-repeat: repeat-x;
	border-bottom: 1px solid #6A2300;
	margin:0px;
	padding:0px;
}

/* ------- MENU GENERALE ------- */

.menu {
	width: 271px;
	margin-bottom:0px;
	margin-left:0px;
	font-weight: bold;
	}
	
.menu li a {
	height: 37px;
	line-height:37px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-size: 1.1em;
	text-decoration:none;	
	}	

.menu li.ev a:link,
.menu li.ev a:visited,
.menu li.ev a:active {
	font-weight: bold;
	color:#990000;
	}

.menu li.ev a:hover {
	color: #FF9900;
}

.menu li a:link,
.menu li a:visited,
.menu li a:active {
	color:#370505;
	display: block;
	background-image: url(../immagini/home/hm_04.png);
	text-align: left;
	padding: 0px 0px 0px 65px;
	background-position: 0 0px;
	text-decoration:none;
	font-weight: bold;
	}
	
.menu li a:hover {
	color: #FF9900;
	}

.menu2  a, .menu2 a:link, .menu2 a:visited{
	height:32px;
	line-height:32px;
	color: #370505;
	margin: 0em;
	font-weight:bold;
	font-size:.9em;
	padding: 6px 10px 6px 30px;
	text-decoration:none;
	background-image:url(../immagini/home/m2.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.menu2 a:hover, .menu2 a:focus, .menu2 a:active{
	color: #D56A00;
}


/* ####### */
/* TABELLA */
/* ####### */

table.general {
	background-color: #E1D8CE;
}

tr.corpo_tr {
	border: #CC9900 1px solid;
	background-color:#360404;
}

td.testa_tab {
	color:#FFFFCC;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	margin:10px;
	background-color: #360404;
	padding:4px;
}

td.desc_td {
	background-color: #FCFAF3;
	text-align:left;
	font-size:.9em;
	padding:6px 0px 6px 10px;
}

td.prezzo_td {
	width:50px;
	background-color: #FCFAF3;
	text-align:right;
	font-weight:bold;
	font-size:.9em;
	padding:6px 4px 6px 4px;

}


/*******************/
/***   CODA    ***/
/*******************/
#coda {
	clear:both;
	width: 760px;
	height: 90px;
	margin-left:auto;
	margin-right:auto;
	padding-left:230px;
	padding-top:16px;
	background-image: url(../immagini/home/hm_09.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:1.15em;
}

#coda p {
	margin: 4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}


#coda a, #coda a:link, #coda a:visited, #coda a:active{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#coda a:hover {
	color:#FF6600;
}

/* Form */

form {
	width:98%;
	margin: 0px auto 0px auto;
	padding: 2px;	
	text-align:left;
	}

form p{
	padding: 1px 0px 1px 0px;
	margin:2px 0px 2px 0px;
	}

form p.desc{
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px 0px 0px 192px;
	}

form fieldset {
	border: 1px #BCC5D6 solid;
	margin: 10px 10px 10px 10px;
	padding: 4px 0px 10px 10px;
	}

form legend {
}

form label {
	font-weight: bold;
	font-size: .9em;
	line-height:1.4em;
	float: left;
	width: 180px;
	text-align: right;
	margin-right:2px;
	padding-right:10px;
	/* color:#263F51; */
	}

form label.ob {
	background-image: url(../css/lab_ob.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 10px 0px 0px;
	}

form select, form input {
	font-size: 1em;
	}

textarea {
	font-size: 1.1em;
	}

form .tasto {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 15px;
}
