*{margin:0; padding:0; }

body {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	background:url(../img/fondo_generale.jpg);
}

a:link {color: #4E1C1B; text-decoration:underline}   
a:visited {color: #4E1C1B; text-decoration:underline} 
a:hover {color: #cc0000;text-decoration:underline}   
a:active {color: #4E1C1B; text-decoration:underline}   

h1{	
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#4E1C1B;
	text-align:center;
	font-weight:normal;
	font-size: 48px;
	letter-spacing:-2px;
	padding:0px 0px 0px 0px;
	margin-bottom:15px;}
	

h2{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 20px;
	color: #6e0104;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;}
	
h3{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform: uppercase;
	font-size: 16px;
	color: #6e0104;
	padding:0px 0px 0px 0px;
	margin-bottom:3px;}	
	
ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}

/*------------------head-------------------------*/	

#cont_head{
	position:relative;
	width:100%;
	height:274px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:url(../img/fondo_head.jpg) ;
	}
	.decoro_top{
	position:absolute;
	width:100%;
	height:50px;
	background-image:url(../img/decoro_up.png);
	left: 0px;
	top: 0px;
	z-index:100
}
	*html .decoro_top{
	background:url(../img/decoro_up_exp6.png) no-repeat;
}	
	.img_head{
	position:absolute;
	left: 357px;
	top: 11px;
	z-index:60
}	
	#head{
	position:relative;
	width:950px;
	height:271px;
	margin:0px auto;
	padding: 0px 0px 0px 0px; 
	}
	*html #head{
	height:200px;
	}
	
.box_logo {
	position:relative;
	width:342px;
	padding: 70px 0px 0px 0px;
	}
	.box_indirizzo {
	position:absolute;
	font-size:18px;
	text-align:right;
	line-height:21px;
	color:#FFFFFF;
	width:233px;
	left: 105px;
	top: 180px;
	z-index:20
	}
.box_flag {
	position:absolute;
	width:100px;
	left: 240px;
	top: 160px;
	background:none;
	z-index:100;
	}
	.box_flag img{
	margin: 3px 4px 0px 0px;
	float:right;
	}
	
/*menu testata ------------------*/	
	.fondo_menu{
	position:absolute;
	width:100%;
	height:15px;
	background-image: url(../img/fondomenu.png);
	left: 0px;
	top: 259px;
	z-index:100
}	
*html .fondo_menu{
	background: url(../img/fondomenu_exp_6.png) no-repeat ;
}	
#cont_menu{
	width:100%;
	height:40px;
	background: url(../img/fondomenu.gif) bottom;
	left: 0px;
	top: 259px;
	z-index:100
}
	.menu_head {
	width:940px;
	height:40px;
	margin:0px auto;
	padding-left:0px;
	font-size:15px;
	text-align:center;
		}
		*html .menu_head {
		
		}
		.menu_head ul {
		margin:0px 0px 0px 0px;
		padding:0px;
		width:940px;
		}
		.menu_head ul li {
		display:inline;
		list-style-type:none;
		border-right: 1px solid #fff;		
		}
		.menu_head ul li a {
		color: #fff !important;
		line-height:17px;
		padding:0 9px
		}
		.menu_head ul li a:link {
		text-decoration:none;		
		}
		.menu_head ul li a:visited {
		text-decoration:none;
		}
		.menu_head ul li a:hover {
		text-decoration:none;
		color: #FF9900 !important;
		}
		.menu_head ul li a:active {
		text-decoration:none;
		}

/*fine menu testata -------------------*/					

/*corpo---------------------------------*/	
#contenitore {
	width:100%;
	background-color:#FFFFFF;
	text-align:justify;
	background:url(../img/fondo.jpg);
	}
		
#content {
	width:910px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	padding-bottom:20px;
	background:url(../img/flower.png) right top no-repeat;
	}
	
#content ul {	margin-left: 15px;	}	
#content ul li { list-style: square; margin-bottom: 2px; border-bottom: 1px dashed #999999; }	
		

	
/*footer---------------------------------*/

#cont_footer {
	width:100%;
	height:30px;
	text-align:justify;
	background:url(../img/fondo_footer.jpg) top repeat-x;
	}
#footer{
	width:930px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px auto;
	padding-top:30px;
	color:#fff;
	font-size:11px
	}
	#footer a{
	color:#fff;
	}

/*varie---------------------------------*/


.img_sx{
	float:left;
	margin:0px 0px 5px 30px;
	}

.txt_small{
	font-family:Arial, Helvetica, sans-serif;
	color:#95B8DB;
	font-size:10px;
	}
	.txt_small a{
	color:#999;
	text-decoration:none
	}
	.txt_small a:hover{
	color:#95BC0D;
	text-decoration:none
	}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table{	
	margin:0px 0px 15px 0px;
	}
td, th{	
padding:2px;
text-align:left;
border-bottom:1px dotted #ebe8e1
/*font-size:11px;*/
	}
.td_romagnalive{	
padding:0px;
text-align:left;
border-bottom:none
/*font-size:11px;*/
	}
/*********************************** forms *****************************************/
form { padding: 0px 0px 0px 0px; }

label { font-weight: normal; line-height:33px }

input, textarea, select {
	/*width:170px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border:1px solid #990000;
	padding:1px;
	background-color:#fff;
	margin: 0px 0px 0px 0px;
}

input.submit {
width:60px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
background-color:#990000;
margin-left:0px;
padding:0px;
border:none;
color:#FFFFFF;
font-weight:bold
}
input.submit_2 {
width:40px;
font-family: Arial, Helvetica, sans-serif;
background-color:#95BC0D;
padding:0px;
color:#FFF;
font-weight:normal
}
input.submit_3 {
width:80px;
font-family: Arial, Helvetica, sans-serif;
background-color:#95BC0D;
padding:0px;
color:#FFF;
margin-bottom:5px;
font-weight:normal
}
input.submit:hover, input.submit_2:hover, input.submit_3:hover {
  cursor: pointer;
  background-color:#630000;
  /*border:none;*/
}

input.checkbox {
  width:15px;
  padding:0px;
  margin-bottom:0px;
  background-color:#4A96CD;
  border:0;
}

input.radio_button {
  width:15px;
  background:none;
  border:0;
}

input.small, select.small {
  width:50px;
  height:25px;
  line-height:13px;
  background-color:#6699CC;
  color:#FFFFFF;
  font-weight:bold;
  border:2px solid #336699;
}

input.large, select.large {
  width:175px;
  font-size: 12px;
  margin-bottom:10px
}
input.prezzi, select.prezzi {
  width:80px;
  font-size: 12px;
}
input.extra_large, select.extra_large {
  width:300px;
}

input:hover, textarea:hover, select:hover {
  border:1px solid #630000;
}

input:active, textarea:active, select:active {
  border:1px solid #630000;
}

textarea.xlarge {
  width:350px;
}


fieldset {
  background:#f7f7f7;
  padding:2%;
  border:1px solid #e3e3e3;
  margin:0;
}

legend {
  font-weight:bold;
  font-size: 120%; 
  letter-spacing: -1px;
  color:#666666;
}


.voci{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #990000 dashed;
}

.voci img{
	border: 1px #CC0000 solid;
	float: left;
	 max-height: 100px;
	 height:auto !important;
	 height:100px;"
}


