
* { margin: 0; padding:0; }


html, body {
	text-align: center; 
	background: #9a0000 url(immagini/sf_su.gif) repeat-x left top;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #909090;
}

IMG {
	border: none;
}

#sfondosu {
	margin: 0 auto; 
	background: #242424 url(immagini/sf_su.gif) repeat-x left top;
}

#sfondogiu {
	margin: 0 auto; 
	background: #9a0000 url(immagini/sf_giu.gif) repeat-x left top;
	text-align: center;
}

#contenitore {
	width: 792px;
	margin: 0 auto; 
	text-align: left;
}

#top {
	width: 780px;
	padding: 23px 6px 0 6px;
	float: left;
}
#toplogo {
	background: url(immagini/logo.gif) no-repeat left top;
	width: 193px;
	height: 206px;
	float: left;
}

#lingue {
	width: 179px;
	background: url(immagini/sf_lingue.gif) repeat-x left bottom;
	position: relative;
	top: 160px;
	left: 13px;
}

#lingue ul {
	width: 179px;
	height: 17px;
	list-style: none;
	font: italic 12px "Times New Roman", Times, serif; 
	font-weight: bold;
	padding: 22px 0 3px 0;
}

#lingue ul li {
	display: inline;
	padding: 0 10px;
}

#lingue ul li.ita a {
	background: url(immagini/bandiera_ita.gif) no-repeat left center;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 23px;
}

#lingue ul li.eng a {
	background: url(immagini/bandiera_eng.gif) no-repeat left center;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 23px;
}

#lingue ul li a:hover, #lingue ul li a:active, #lingue ul li a:focus, #lingue ul li.nolink a {
	color: #CCC
}

#topfoto {
	background: url(immagini/foto.jpg) no-repeat left top;
	width: 587px;
	height: 206px;
	visibility: visible;
	text-indent: -15000px;
	float: right;
}

#topfotoeng {
	background: url(immagini/foto_eng.jpg) no-repeat left top;
	width: 587px;
	height: 206px;
	visibility: visible;
	text-indent: -15000px;
	float: right;
}

.clear {
	clear: both;
}

#contenuti {
	width: 780px;
	background: url(immagini/sf_contenuti.gif) repeat-y left top;
	padding: 30px 6px 0px 6px;
	float: left;
	min-height: 400px;
}

* html #contenuti { height: 400px; }


/*------------------------menu--------------------------*/

div#menu {
	float: left;
	width: 180px;
	margin-left: 13px !IMPORTANT;
	margin-left: 7px;
	text-transform: uppercase;
	}
	
div#menu ul {
	list-style: none;
	width: 180px;
	}
	
div#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
   width: 100%;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	}
	
div#menu li {
	position: relative;
	list-style-type: none;
	color: #909090;
	font: normal 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	width: 180px;
	padding-bottom: 2px;
	background: #e3e3e3 url(immagini/divisoria_menu.gif) repeat-x left bottom;
}
	
div#menu ul ul, div#menu ul li:hover ul ul {
	display: none;
}
	
div#menu ul li:hover ul, div#menu ul ul li:hover ul {
	display: block;
}

#menu a { 
	color: #909090;
	text-decoration: none;
	width: 168px;
	display: block;
	padding: 5px 2px 6px 10px;
	background: #e3e3e3 url(immagini/menu_on.gif) no-repeat right bottom;
}

#menu a:hover, #menu a:active, #menu a:focus {
	color: #9a0000;
	background: #efefef url(immagini/menu_over.gif) no-repeat right bottom;
}
	
#menu a.linkattivo {
	color: #9a0000;
	background: #efefef url(immagini/menu_over.gif) no-repeat right bottom;
}
	
div#menu ul li:hover, div#menu ul li.CSStoHighlight {
	/*color: #9a0000;
	background: #efefef url(immagini/menu_over.gif) no-repeat right bottom;*/
}	

div#menu ul ul ul.bande {
	position: absolute;
	top: -468px;
	left: 100%;
	width: 112px;
}

div#menu ul ul ul.gallery {
	position: absolute;
	top: -234px;
	left: 100%;
	width: 112px;
}

div#menu ul ul ul li {
	width: 112px;
}

div#menu ul ul ul li a {
	width: 100px;
}

a.flash {
  background: url(immagini/video.jpg) no-repeat left center;
  padding: 10px 0 10px 40px;
  display: block;
  width: 300px;
  color: #9a0000; 
}

a.flash:hover, a.flash:active, a.flash:focus  {
  color: #909090;
}
	
/* // MENU  --------------------------------------------------------------------------------- */

#testo {
	width: 550px;
	float: right;
	margin-right: 15px !IMPORTANT;
	margin-right: 10px;
	line-height: 15px;
}

h1 {
	background: #FFF url(immagini/titolo.gif) no-repeat right bottom;
	color: #9a0000;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
}

#chiusura {
	background: url(immagini/sf_fine_cont.gif) no-repeat left top;
	width: 792px;
	height: 46px;
	margin: 0 auto;
}

#recapiti {
	background: url(immagini/sf_recapiti.gif) no-repeat center top;
	width: 792px;
	margin: 0 auto;
	color: #c79999;
	font-size: 10px;
	text-align: left;
	padding-top: 30px;
	line-height: 13px;
	min-height: 110px;
}

* html #recapiti {
		height: 110px;
}

#recapitisx {
	float: left;
	width: 250px;
	margin-left: 20px !IMPORTANT;
	margin-left: 10px;
}

#recapitidx {
	float: left;
	width: 250px;
	margin-left: 25px !IMPORTANT;
	margin-left: 15px;
}

#logolynx {
	width: 70px;
	height: 20px;
	background: url(immagini/logo_lynx.gif) no-repeat top right;
	margin: 15px 20px 0 0 !IMPORTANT;
	margin-right: 10px;
	float: right;
}

#logolynx a {
	width: 70px;
	height: 20px;
	overflow: hidden;
	visibility: visible;
	text-indent: -15000px;
	display: block;
}

.titolo {
	color: #bc8686;
	font-weight: bold;
}

.titolo2 {
	color: #494949;
	font-weight: bold;
}

a {
	color: #909090;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

a.link {
	color: #bc8686;
	text-decoration: none;
}

a.link:hover, a.link:active, a.link:focus {
	text-decoration: underline;
}

a.link2 {
	color: #9a0000;
	text-decoration: underline;
}

a.link2:hover, a.link2:active, a.link2:focus {	text-decoration: none;}


.promotori {
	float: left;
	margin: 5px 20px;
	text-align: center;
	font-weight: bold;
}

.promotori IMG {
	border: none;
	margin-top: 10px;

}

.promotori a {
 text-decoration: none;
 color: #720100;
 display: block;
}

.promotori a:hover, .promotori a:active, .promotori a:focus {
 text-decoration: none;
 color: #666;
}

hr {
	clear: both;
	height: 1px;
	border: none;
	border-bottom: 1px dotted #909090;
	padding: 10px 0;
}

hr.rosso {
	clear: both;
	height: 1px;
	border: none;
	border-bottom: 1px dotted #9a0000;
	padding: 5px 0;
}

.imgsx {
	float: left;
	margin: 3px 3px 3px 0;
}

.imgdx {
	float: right;
	margin: 3px 0 3px 3px;
}

table.sponsor {
	width:100%;
	margin: 0;
	padding: 0;
}

table.sponsor td {
  text-align: center;
  vertical-align: center;
  width: 50%; 
  padding: 15px 0;
}

table.sponsor IMG {
	border: none;
}

.imggallerysx {
	float: left;
	margin: 7px 10px 7px 0;
}

.galleriafoto {
	float: left;
	width: 260px;
	margin: 5px;
}

.contatti {
	float: left;
	width: 265px;
	margin: 0 5px;
	text-align: center;
}

a.pdf {
	background: url(immagini/pdf.gif) no-repeat left top;
	text-decoration: none;
	padding: 3px 0 0 20px;
	display: block;
	margin: 4px 0;	
	
}

a.pdf:hover, a.pdf:focus, a.pdf:active {
	text-decoration: none;
	color: #9a0000;
}

a.video {
	background: url(immagini/video.gif) no-repeat left top;
	text-decoration: none;
	padding: 3px 0 3px 25px;
	display: block;
	margin: 2px 0;	
}

a.video:hover, a.video:focus, a.video:active {
	text-decoration: none;
	color: #9a0000;
}

a.linkrosso{
	color: #9a0000;
	text-decoration: none;
}

a.linkrosso:hover, a.linkrosso:focus, a.linkrosso:active {
	text-decoration: underline;
}

table#locandina {
	clear:both;
	border-collapse: separate;
	margin: 0;
	padding: 0;
	border-spacing: 0px;
	}

table#locandina td {
	text-align: center;
  font: normal 11px Verdana, Arial, Georgia, Geneva, Helvetica, sans-serif;
	}


table#locandina td img {
 margin-bottom: -2px;
}

*:first-child+html table#locandina td img {margin-bottom: 0px;} 
* html table#locandina td img {margin-bottom: 0px;}
