body{
	background-color: #000000;
	color:#FF9900;
	font-size:13px;
	font-family:Arial;
}
img{
	border:none;
}
a{
	color:#ff6600;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
#main{
	width:735px;
	margin-left:auto;
	margin-right:auto;
}
#top{
	height:147px;
	vertical-align: bottom;
}
.btn_menu{
	margin:-1px;	
}
#logo_batard{
	margin-right:4px;	
}
#bottom{
	border-top:1px dotted #FF9900;
}
#menu_bottom{
	text-align: center;	
}
#dati_azienda p{
	margin:2px;
	text-align: right;
}
/*HOME*/
#centro_home{
	background-image: url("../img/background_home.jpg");
	background-repeat: no-repeat;
	height:274px;
	margin-bottom:30px;
	margin-top:20px;
}
#link_music_home{
	width:202px;
	height:25px;
	position:relative;
	top:147px;
	left:140px;
	padding-top:10px;
	letter-spacing:0.1px;
	text-align: right;
	font-weight: bold;
}
#link_ristorantino_home{
	width:202px;
	height:29px;
	position:relative;
	top:185px;
	left:140px;
	padding-top:10px;
	text-align: right;
	letter-spacing:0.1px;
	font-weight: bold;
}
#link_gallery_home{
	width:112px;
	height:40px;
	position:relative;
	left:581px;
	top:4px;
}
/*IL LOCALE*/
#centro_locale{
	background-image: url("../img/background_locale.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	margin-bottom:30px;
	margin-top:20px;
}
#testo_locale{
	width:504px;
	background-color: #380200;
	margin-left:95px;
	padding:15px;
	line-height: 1.5;
	text-align: justify;
}
#testo_locale h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
/*RISTORANTINO*/
#centro_ristorantino{
	background-image: url("../img/background_ristorantino.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	margin-bottom:30px;
	margin-top:20px;
}
#testo_ristorantino{
	width:510px;
	background-color: #380200;
	margin-left:95px;
	padding:15px;
	line-height: 1.5;
	text-align: justify;
}
#testo_ristorantino h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
#testo_ristorantino h2,#testo_ristorantino h3{
	font-size:16px;
	margin:0px;
	margin-top:10px;
	padding-left:35px;
}
#testo_ristorantino h2>a{
	color:#FF9900;	
}
#testo_ristorantino h3{
	font-size:14px;
	cursor: default;	
}
#lista_ristorantino,#lista_wine{
	float:left;	
	width:240px;
}
.clear{
	clear: both;	
}
#testo_ristorantino ul{
	list-style-type: circle;
	padding-left:50px;
}
.menu_torna{
	padding-left:35px;
}
/*CONTATTI*/
#centro_contatti{
	background-image: url("../img/background_contatti.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	margin-bottom:30px;
	margin-top:20px;
}
#testo_contatti{
	width:504px;
	height:384px;
	background-color: #380200;
	margin-left:95px;
	padding:15px;
	line-height: 1.5;
	text-align: center;
}
#testo_contatti h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
/*DOVE SIAMO*/
#mappa{
	width:735px;
	height:400px;
	border:none;
	margin-top:20px;
	margin-bottom:5px;
}
/*LINK*/
#centro_link{
	background-image: url("../img/background_link.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	margin-bottom:30px;
	margin-top:20px;
}
#testo_link{
	width:504px;
	
	background-color: #380200;
	margin-left:95px;
	padding:15px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
}
#testo_link h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
/*NEWSLETTER*/
#centro_newsletter{
	background-image: url("../img/background_contatti.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	margin-bottom:30px;
	margin-top:20px;
}
#testo_newsletter{
	width:504px;
	min-height:342px;
	background-color: #380200;
	margin-left:95px;
	padding:15px;
	line-height: 1.5;
	text-align: center;
}
#testo_newsletter h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
.errFld{
	border:1px solid red !important;	
}
.errMsg{
	font-weight: bold;
	color:red;
	text-align: left;
	margin-left:170px;
}
#NomeUtente,#CognomeUtente,#EmailUtente,#CellulareUtente{
	width:250px;
}
#NomeUtente{
	margin-left:26px;
}
#CognomeUtente{
	margin-left:5px;
}
#DataNascitaGiorno{
	margin-left:16px;
	width:50px;
}
#DataNascitaMese{
	width:100px;
}
#DataNascitaAnno{
	width:70px;
}
#EmailUtente{
	margin-left:28px;
}
#SessoUtente{
	margin-left:25px;
}
#CellulareUtente{
	margin-left:30px;
}
.left{
	text-align: left;
	margin-left:83px;
}
.justify{
	text-align: justify;
	font-size:11px;
}
.bold{
	font-weight: bold;
}
#captcha{
	border:1px solid #FF9900;
	width:166px;
}
#testo_captcha{
	width:164px;
}
#invia{
	border:1px solid #FF9900;
	font-weight: bold;
	background-color: #FFFFFF;
}
.message_ok{
	font-weight: bold;
	font-size:14px;
}
/*LIVE*/
#centro_live{
	width:705px;
	background-color: #380200;
	margin-bottom:30px;
	margin-top:20px;
	padding:15px;
	min-height: 300px;
}
#centro_live h1{
	background-color: #1A0100;
	text-align: center;
	font-size:18px;
	margin:0px;
}
.evento{
	margin-top:10px;
	margin-bottom:10px;
}
.foto_evento{
	width:200px;
	float:left;
	padding-top:15px;
}
.foto_evento img{
	width:200px;
}
.evento_right{
	width:480px;
	float:left;
	margin-left:20px;
}
.clear{
	clear:both;
}
.data_evento{
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.titolo_evento{
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	text-decoration: underline;
}
/*GALLERY*/
#centro_gallery{
	width:705px;
	background-color: #380200;
	margin-bottom:30px;
	margin-top:20px;
	padding:15px;
	min-height: 300px;
	text-align: center;
}
#centro_gallery h1{
	background-color: #1A0100;
	text-align: center;
	font-size:24px;
	margin:0px;
}
.gallery{
	margin:10px;	
}
.fotina{
	margin-right:20px;
	vertical-align: middle;
}
.link_gallery{
	font-weight: bold;
	color:#FF9900;
}
.link_gallery:hover{
	text-decoration: underline;
}
.foto_gallery{
	float:left;
	margin-right:17px;
	margin-left:17px;
	margin-bottom:5px;
	margin-top:5px;
}
