/*#######################################################

	RIDEFINIZIONE TAG

########################################################*/
	* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	text-align:left;
	color:#333333;
}
	body {
	margin:0px;
	background-image:url(/immagini/struttura/sfondo.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
}
	p {
	margin:0px;
	padding:0px;
	line-height:16px; 
}
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: left;
	padding-top: 5px;
	margin: 10px;
}
form p label{
	float: left;
	width: 20%;
	font-size:11px;
}
form p img{
	margin-left: 116px;
}
.campi_input {
	width:310px;
	color: #666666;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #999999;	
	background-color: #f8f8f8;
	padding: 2px;
}
.bottone_input {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: none;	
	background-color: #000000;
	padding-bottom: 2px;
	height:20px;
	width: 50px;
	text-align:center;
	font-weight:bold
}
.immagine_sinistra{
	float:left; 
	margin:0px 20px 10px 0px;
}
.immagine_destra{
	float:right; 
	margin:0px 0px 10px 20px;
}
/***********************

	Serve per togliere i puntini sui link in firefox

*************************/
	a:active {
	outline: none;
}
	a:focus {
	-moz-outline-style: none;
}
	a {
	color:#83180c;
	text-decoration:none;
	line-height:14px; 
}
	a:hover {
	text-decoration:underline;
}
	h1 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
    color:#0c8318;
    margin-bottom: 10px;
}
	h2 {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
    color:#333333;
    margin-bottom: 10px;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:16px;
}
h4 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#c00202;	
}
h5 {
	margin:0px;
	padding:0px;
	font-size:12px;		
}
h6 {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;		
}
/*########################    MENU'   #########################*/
	#menu {
	height: 29px;
	width: 610px;
	position:absolute;
	margin-top: 205px;
	margin-left: 165px;
}
	.menu_link, .menu_home, .menu_biografia, .menu_bandieconcorsi, .menu_rassegnastampa, .menu_agenda, .menu_contatti{
	text-indent: -999px;
}
	.menu_home a, .menu_home a:active, .menu_home a:visited{
	height: 29px;
	width: 38px;
	background-image:url(/immagini/menu/menu3/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_home a:hover{
	height: 25px;
	width: 38px;
	background-image:url(/immagini/menu/menu3/home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	.menu_biografia a, .menu_biografia a:active, .menu_biografia a:visited{
	height: 29px;
	width: 69px;
	background-image:url(/immagini/menu/menu3/biografia.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_biografia a:hover{
	height: 25px;
	width: 69px;
	background-image:url(/immagini/menu/menu3/biografia.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	.menu_agenda a, .menu_agenda a:active, .menu_agenda a:visited{
	height: 29px;
	width: 55px;
	background-image:url(/immagini/menu/menu3/agenda.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_agenda a:hover{
	height: 25px;
	width: 55px;
	background-image:url(/immagini/menu/menu3/agenda.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	a.menu_rassegnastampa, a.menu_rassegnastampa:active, a.menu_rassegnastampa:visited{
	height: 29px;
	width: 126px;
	background-image:url(/immagini/menu/menu3/rassegnastampa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	a.menu_rassegnastampa:hover{
	height: 25px;
	width: 126px;
	background-image:url(/immagini/menu/menu3/rassegnastampa.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	.menu_bandieconcorsi a, .menu_bandieconcorsi a:active, .menu_bandieconcorsi a:visited{
	height: 29px;
	width: 125px;
	background-image:url(/immagini/menu/menu3/bandieconcorsi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_bandieconcorsi a:hover{
	height: 25px;
	width: 125px;
	background-image:url(/immagini/menu/menu3/bandieconcorsi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	.menu_contatti a, .menu_contatti a:active, .menu_contatti a:visited{
	height: 29px;
	width: 62px;
	background-image:url(/immagini/menu/menu3/contatti.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_contatti a:hover{
	height: 25px;
	width: 62px;
	background-image:url(/immagini/menu/menu3/contatti.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	.menu_link a, .menu_link a:active, .menu_link a:visited{
	height: 29px;
	width: 29px;
	background-image:url(/immagini/menu/menu3/link.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
}
	.menu_link a:hover{
	height: 25px;
	width: 29px;
	background-image:url(/immagini/menu/menu3/link.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:scroll;
	border-top: 4px #3b3a3a solid;
}
	#header{
	margin: 0px auto 0px auto;
	width: 958px;
	height: 256px;
	display: block;
	z-index:10000;
	background-image:url(/immagini/struttura/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	border-left: 1px solid #c4b2b3;
	border-right: 1px solid #c4b2b3;
}
	#header #home {
	width: 958px;
	height: 202px;
	top:0px;
	left: 0px;
	position:absolute;
}
	#header #home a {
	width: 958px;
	height: 202px;
	top: 0px;
	left: 0px;
	position:absolute;
}
	#header #facebook {
	position: absolute;
	height: 20px;
	width: 86px;
	left: 563px;
	top: 20px;
}
	#header #facebook a {
	display: block;
	height: 20px;
	width: 86px;
	background-image: url(/immagini/struttura/facebook.gif);
	background-position: 0px 20px;
}
	#header #facebook a:hover {
	background-image: url(/immagini/struttura/facebook.gif);
	background-position: 0px 0px;
}
	#header #flickr {
	position: absolute;
	height: 20px;
	width: 60px;
	left: 666px;
	top: 20px;
}
	#header #flickr a {
	display: block;
	height: 20px;
	width: 60px;
	background-image: url(/immagini/struttura/flickr.gif);
	background-position: 0px 20px;
}
	#header #flickr a:hover {
	background-image: url(/immagini/struttura/flickr.gif);
	background-position: 0px 0px;
}
	#header #youtube {
	position: absolute;
	height: 20px;
	width: 50px;
	left: 743px;
	top: 20px;
}
	#header #youtube a {
	display: block;
	height: 20px;
	width: 50px;
	background-image: url(/immagini/struttura/youtube.gif);
	background-position: 0px 20px;
}
	#header #youtube a:hover {
	background-image: url(/immagini/struttura/youtube.gif);
	background-position: 0px 0px;
}
	#header #twitter {
	position: absolute;
	height: 20px;
	width: 83px;
	left: 810px;
	top: 20px;
}
	#header #twitter a {
	display: block;
	height: 20px;
	width: 83px;
	background-image: url(/immagini/struttura/twitter.gif);
	background-position: 0px 20px;
}
	#header #twitter a:hover {
	background-image: url(/immagini/struttura/twitter.gif);
	background-position: 0px 0px;
}
/*	#header #friendfeed {
	position: absolute;
	height: 20px;
	width: 93px;
	left: 802px;
	top: 20px;
}
	#header #friendfeed a {
	display: block;
	height: 20px;
	width: 93px;
	background-image: url(/immagini/struttura/friendfeed.gif);
	background-position: 0px 20px;
}
	#header #friendfeed a:hover {
	background-image: url(/immagini/struttura/friendfeed.gif);
	background-position: 0px 0px;
}*/
	#header #rss {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 910px;
	top: 18px;
}
	#header #rss a {
	display: block;
	height: 25px;
	width: 25px;
	background-image: url(/immagini/struttura/rss.gif);
	background-position: 0px 25px;
}
	#header #rss a:hover {
	background-image: url(/immagini/struttura/rss.gif);
	background-position: 0px 0px;
}
	#corpo {
	margin: 0px auto 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 958px;
	display: block;
	border-left: 1px solid #c4b2b3;
	border-right: 1px solid #c4b2b3;
	background-color: #FFFFFF;
}
	#ricerca {
	width: 200px;
	height: 22px;
	position:absolute;
	top: 216px;
	left: 770px;
}
	.ricerca_input{
	padding: 5px 10px 0px 5px;
	width: 86px;
	height: 22px;
	border:0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:transparent;
	background-image:url(/immagini/struttura/sfondo_cerca.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
	.ricerca_tasto{
	position: absolute;
	top: 0px;
	left: 105px;
	width:67px;
	height:22px;
	border:none;
	background:url(/immagini/struttura/tasto_cerca.gif);
	background-repeat:no-repeat;
}
	#colonna_sx {
	width: 209px;
	float: left;
	display:block;
	background-image:url(/immagini/struttura/hp_initalia.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 86px 20px 20px 20px;
}
	#colonna_centro {
	width: 460px;
	float:left;
	display:block;
	z-index: 10;
	position:relative;
}
	#colonna_dx {
	width: 209px;
	float: right;
	display:block;
	background-image:url(/immagini/struttura/hp_ineuropa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 86px 20px 20px 20px;
}
	#footer {
	width: 960px;
	margin:0px auto 0px auto;
	height:65px;
	text-align:center;
	padding-top:20px;
}
	#footer a{
	text-decoration:none;
	font-size:11px;
}
	#footer a:hover{
	text-decoration:underline;
}
	#footer p{
	margin:20px;
	text-align:right;
}
	#slideoo{
	margin: 0px auto 0px auto;
	width: 958px;
/*	height: 75px;*/
	display: block;
	border-left: 1px solid #c4b2b3;
	border-right: 1px solid #c4b2b3;
	border-bottom: 1px solid #c4b2b3;
}
	#colonna_centro #contenuto_interno {
	width: 430px;
	padding: 0px 15px 20px 15px;
}
	#intestazione_interna {
	margin:0px;
	padding:0px;
	text-align:right;
    padding-bottom:7px;
    margin-bottom: 10px;
}
	#video_hp {
	width: 438px;
	background-image:url(/immagini/struttura/hp_ilvideo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#262626;
	padding: 65px 11px 20px 11px;
	position:relative;
	z-index:1;

}
	#blog_hp {
	width: 420px;
	background-image:url(/immagini/struttura/hp_ilblog.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#e9e9e9;
	padding: 65px 20px 15px 20px;
	margin-top: 20px;
}
	#blog_hp .crediti{
	font-size:10px;	
	border-top: #999999 dotted 1px;
}
	#blog_hp .crediti a, #blog_hp .crediti a:active, #blog_hp .crediti a:visited {
	font-size:10px;
	text-decoration:none;
}
	#blog_hp .crediti a:hover{
	font-size:10px;
	text-decoration:underline;
}
	.banner img {
	margin-bottom: 17px;
}
.record_src{
	background-image:url(/immagini/struttura/fogliettini.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding: 15px 0px 15px 25px;
}
.record_src a{
	font-weight:bold;
	font-size:12px;
}
.record_src h1{
	padding:0px 0px 0px 0px;
	margin:0px;
}
.record_src_link{
	background-image:url(/immagini/struttura/pagine_blog.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding: 15px 0px 15px 25px;
}
.record_src_link a{
	font-weight:bold;
	font-size:12px;
}
.record_src_link h1{
	padding:0px 0px 0px 0px;
	margin:0px;
}
#risultato_spedizione p{
	text-align:center;
	font-size:12px;
}
#risultato_spedizione h1{
	text-align:center;
	font-size:14px;
}
.record_src_blog {
   color: #333333;
   clear: both;
   display: block;
   margin-bottom: 20px;
}
.record_src_blog a, .src-blog a:link, .src-blog a:active{ 
	font-size:13px;
}
.data_blog {
   background-attachment: scroll;
   background-image: url(/immagini/struttura/sfondo_data.gif);
   background-repeat: no-repeat;
   background-position: center top;
   height: 45px;
   width: 42px;
   text-align: center;
   float: left;
   margin-right: 10px;
}
.data_blog .day {
   color: #FFFFFF;
   padding-top: 5px;
   display: block;
   font-size: 12px;
   text-align:center;
}
.data_blog .month {
   font-size: 11px;
   color: #333333;
   font-weight: bold;
   padding-top: 6px;
   display:block;
   text-transform: uppercase;
   text-align: center;
}
.cal-testo {
   display: block;
   font-size: 0.9em;
   float: right;
   width: 280px;
   position: relative;
   top: 3px;
   right: 5px;
}
.data_blog .cal-testo span {
   display: block;
   font-style: italic;
   color: #666666;
   font-size: 0.8em;
   position: relative;
}
.back_to_index{
	text-align:right; 
	margin: 15px 0px 5px 0px;
}
#contenuto_interno h1 a{
	margin:0px;
	padding-top:20px;
	font-size:13px;
}

/*########################    REGISTRAZIONE NEWSLETTER   #########################*/

#ErrorMessage {
   color: #333333;
   font-size: 0.9em;
}
#ErrorMessage h1 {
   font-size: 1.3em;
   font-weight: normal;
}
#ErrorMessage a {
   color: #009900;
   font-weight: bold;
}
   
#Error-Message b { 
   background-color: #FF0000;
   display: inline;
   margin: 0px;
   padding: 0px;
   line-height: 1.3em;
   font-weight: bold;
   color: #FFFFFF;
   font-size: 1em;
}