body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../immagini/grafica/G_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
a:link,
a:visited {
	color: #666;
}
a:hover,
a:focus,
a:active{
	color: #000;
}
#CENTRATO {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#BANNER, #BANNER_menu, #CONTENUTI, #PDP {
	margin-left: 320px;
	margin-right: 25px;
}
#BANNER {
	height: 260px;
	background-image: url(../immagini/grafica/HeadLine.jpg);
	background-position: center 100px;
	background-repeat: no-repeat;
}
#BANNER_menu {
	background-color: #EAEAEA;
	text-align:center;
}
#BOX_MENUV {
	float:right;
	padding:18px 0 0 0;
}
#BOX_MENULingue {
	padding-top:130px;
}
/* menu lingue */
#ita a{
	display:block;
	background: url(../immagini/bandiere/italia01.gif) 3px 0 no-repeat;
	width:30px;
	height:16px;
	float: right;	
}
#ita span{
	display:none;
}
#eng a{
	display:block;
	background: url(../immagini/bandiere/us-gb.gif) 3px 0 no-repeat;
	width:30px;
	height:16px;
	float: right;	
}
#eng span {
	display:none;
}
#PDP {
	clear:both;
	font-size:10px;
	padding-top:10px;
}
#LOGO {
	background-image: url(../immagini/grafica/logo-baccobach.jpg);
	background-repeat: no-repeat;
	margin:15px 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 350px;	
}
#LOGO span{
	display:none;
}
#DATA {
	width:38px;
	height:600px;
	background-color: #FFFFFF;
	background-image: url(../immagini/grafica/data.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#DATA span{
	display:none;
}
.spacer {
	background-image: url(../immagini/grafica/icone/spacer_30.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 100%;
}
.spacer_00 {
	height: 1px;
	width: 100%;
	clear:both;
}
#colonna_01 {
	float: left;
	width: 50px;
}
#colonna_02 {
	float: left;
	width:425px;
}
#colonna_03 {
	margin-top:30px;
	float: right;
	width: 180px;
	background-image: url(../immagini/grafica/icone/barrette_30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#colonna_03_aux {
	float: right;
	width: 180px;
	background-image: url(../immagini/grafica/icone/barrette_30.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TXT_col_03 {
	font-size: 10px;
	margin:35px 15px;
	color: #000000;
	text-align: center;
}
.Titoli_01 {
	color: #AB0132;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.TXT_contenuti {
	font-size: 12px;
	color: #000000;
	text-align:justify;
	padding:0 10px 0 30px;
	line-height:1.5em;
}
.Box_evento {
	padding:15px 20px 15px 50px;
	font-size:12px;
}
.Box_evento a {
	text-decoration:none;
}
.Box_evento a:link,
.Box_evento a:visited {
	color: #666;
}
.Box_evento a:hover,
.Box_evento a:focus,
.Box_evento a:active{
	color: #000;
}
.Box_evento_data {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #AB0132;
}
.Box_evento_location {
	font-variant:small-caps;
	font-weight:bold;
}
.Box_evento_sx {
	margin: 0px;
	padding: 0px;
	background-image: url(../immagini/grafica/box_evento/box_evento_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.InputREG {
	width:140px;
	height:16px;
	border:1px dotted #CCCCCC;
	background-color:#CCCCCC;
	font-size:12px;
}
.TextareaREG {
	width:180px;
	height:90px;
	border:1px dotted #CCCCCC;
	background-color:#CCCCCC;
	font-size:12px;
}
.InputGO {
	height:18px;
	border: none;
	font-size:12px;
}
.pdf a{
	display:block;
	background: url(../immagini/pdf.png) 0 0 no-repeat;
	width:16px;
	height:16px;
}
.pdf span {
	display:none;
}

