/*@font-face {
/* porzione di codice per IE *
font-family: "Trajan";
src: url( ./script/miofont.eot ) format("embedded-opentype");
}*/

/*Font personalizzato*/

/*@font-face {
	font-family: TrajanPro;
	font-weight: bold;
	src: url('./script/TrajanPro-Bold.otf');
}

@font-face {
	font-family: TrajanPro;
	src: url('./script/TrajanPro-Regular.otf');
}*/

/*stili per il layout fisso*/
html,body{margin: 0;padding:0}

body
{
	font-family: arial,TRAJAN PRO,verdana,sans-serif;
	font-size: 76%;
	text-align: center;
	color : #FFFFFF;
	background-image: url("./images/sfondo.png");
	background-repeat: repeat-x; 
}
/*stile dell' header*/
div#header
{
	background-image: url("./images/banner.png"); 
	background-repeat: no-repeat;
	height:206px;
}

div#contenitore
{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

/*titolo del div di login*/
h4.login
{
	text-align:center;
	margin:0px;
	background-color : #3C8BB2;
	color : #FFFFFF;
	padding-top: 2px;
	padding-bottom:2px;

}

/*titolo del div centrale*/
h2.titolo
{
	font-family: 'TrajanPro Bold';
	text-align:center;
	color : #FFFF22;
	background-image: url("./images/titolo.png");
	background-repeat: no-repeat;
	background-color : #000055;
	margin: 0;
	padding-top:2px;
	height : 22px;
}

h2.menu_locale
{
	text-align:center;
	color : #000055;
	font-size :16px;
	margin:0;
}

h1,h2{margin: 0;padding:0;}
h2{font-family: 'TrajanPro Bold';padding-top:2px;}
h1{padding-left:0.5em;font: bold 2.3em/80px arial,serif}

/*Menu Orizzontale*/
div.menu_globale
{
	background-image : url("./images/menu.png"); 
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 4px;
	margin-bottom:15px;
	text-align: center;
}

div.menu_globale ul
{
	margin:0px;
	padding:0px;
}
ul.menu_globale li
{
	list-style-type:none;
	display : inline;
	padding-left: 3px;
	padding-right: 3px;
}

ul.menu_globale a
{
	color: #FFFF22;
	font-size :18px;
	font-weight:bold;
	text-decoration : none;

}

ul.menu_globale a:hover
{
	color : #FF6A00;
	text-decoration : underline;
}

ul.mappa
{
	margin-left:5px;
}
#navigation a:link,a:visited
{
	text-decoration : none;
}

#navigation a:hover
{
	color : #FF6A00;
	text-decoration : underline;
}
div#content a:link,a:visited
{
	color:#FFFFFF;
	text-decoration : none;
	font-size :14px;
}

div#content a:hover
{
	color : #FF6A00;
}

div#content div.clear
{
	display : block;
}


h2#navigation
{
	text-align:center;
	color : #000055;
	margin:0;
}
div.testata_menu
{
	background-image : url("./images/testata_menu.png"); 
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 ;
}


div.links
{
	background-image : url("./images/menu_locale.png");
	background-repeat: repeat-y;
	padding: 0;
	margin: 0 ;
	position : relative;
	top:-13px;
}

div.footer_menu
{
	background-image : url("./images/footer_menu.png"); 
	background-repeat: no-repeat;
	height : 13px;
	margin-bottom:20px;
	padding: 0;
	margin: 0 ;
	position : relative;
	top:-26px;
	
}

#navigation
{
	padding-left:8px;
	margin: 0 ;
}

#navigation a
{
	color: #FFFF22;
	font-size :14px;
	font-weight:bold;
}

#navigation ul
{
	position : relative;
	left:-20px;
}

#navigation li
{
	list-style-type:none;
	padding-bottom : 30px;

}

#navigation li.primo
{
	padding-top : 10px;
	margin-top : 0px;
}

#navigation li.ultimo
{
	padding-bottom : 10px;
	margin-bottom : 0px;
}

/*stili specifici per il layout*/
div#navigation
{
	float:left;
	width: 18em;
	margin:0 10px 0 0;
	padding:0;
}

div#content
{
	margin-left: 18em;
	width:800px;
	margin-right:6em;
	margin-bottom:20px;
}

div#content p,li
{
	font-size :14px;
}

div#footer
{
	clear:both;
	text-align:center;
	margin-bottom:15px;
	padding-top: 1px;
	background-image : url("./images/footer.png"); 
	background-repeat: no-repeat;
}


/*STILE FOOTER*/

div#footer a
{
	text-decoration: underline;
}

div#footer ul.menu_globale li
{
	color : #FFFF22;
	font-size :16px;
	padding-left: 25px;
	padding-right: 25px;
}

div#footer ul.note_pie li
{
	list-style-type:none;
	font-size :12px;
	color : #FFFFFF;
	display : inline;
	padding-left: 12px;
	padding-right: 12px;
}

div#footer hr
{	
	width : 900px;
	height : 1px;
	color : #FFFF22;
}

#navigation li a.attivo
{
	color: #FF6A00;
	text-decoration : none;
}

div.menu_globale li a.attivo
{
	color: #FF6A00;
	text-decoration : none;
}

#footer a.attivo
{
	color: #FF6A00;
	text-decoration : none;
}

a.validator
{
	
}

iframe
{
	margin-top:10px;
	height:750px;
	width : 808px;
}
img
{
	border-style: double;
	border-color : #FFFFFF;
	padding:4px;
	margin:0px;
}
img.logo
{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	height : 300px;
	width:250px;
}

img.logo_right
{
	float:right;
	margin-top:-48px;
	height : 250px;
	width:200px;
}

div.centrato
{
	margin:10px 0px 10px 0px;
	text-align: center;
}

div.left{
	width:380px;
	float:left;
	border-style:double;
	border-color : #FFFFFF;
	margin: 2px;
	padding:7px;
}

img.sponsor
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	margin-left:5px;
	height : 300px;
	width:380px;
}

a.validator img
{
	width : 80px;
	height : 30px;
	border-style:none;
	margin-top:10px;
	margin-bottom:20px;
}

a.admin img
{
	border-style:none;
	margin-top:10px;
	margin-bottom:20px;
}

div.thumbs
{
	float:left;
	text-align: center;
	margin-top:60px;
	margin-right:82px;
	margin-left:82px;
	height : 200px;
	width:100px;
}

img.principale
{
	width:372px;
	height:340px;
	border-style:none;
	display : inline;
}

/*LOGIN*/
div.login , div.avviso , div.success
{
	-webkit-box-shadow: #FFFF22 0px 4px 18px;
	-webkit-box-shadow: #FFFF22 0px 4px 18px;
	-moz-border-radius:11px 11px 11px 11px;
	 border-radius: 11px;
	-moz-box-shadow:0 4px 18px #C8C8C8;
	background:none repeat scroll 0 0 #FFFF22;
	border: 1px solid #FFFF22;
	border-bottom-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-weight: normal;
	margin: auto;
	margin-top:20px;
	padding: 20px 20px 20px;
	width:185px;
}

div.login label
{
	color: #000055;
	font-size:110%;
	font-weight:bold;
}

div.avviso , div.success
{
	width:780px;
	background-color:#FFFF22;
	color : #FF0000;
	background-image: url(../images/admin/alert.png);
	background-repeat: no-repeat;
    background-position: 10px 8px;
	border: 1px solid #FFFF22;
	padding:12px;
}

div.success
{
	background-image: url(../images/admin/ok.png);
	border: 1px solid #80FF80;

}
