/* GENERAL STYLES */
html,body{
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003565;
background-image:none;
	}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}


/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	margin:0 0 0 200px;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ACBEFA;
	color: #003565;
}

#evidenzeBox {
	display:none;
}

.linx_hide { 
	display:none;
}

#newsBox .newsDate {
	border-top: 1px solid #ACBEFA;
}

/* header */
#header {
padding: 0px 0px 0px 0px;
height:155px;
min-height:155px;
text-align:right;
display:block;
margin: 0px 0px 0px 0px;
}

/* Navigation */

div#barra_secondo_menu{
	padding-right:0px;
	margin-top: 5px;
	padding-bottom: 5px;
	width:100%;
	height: auto;
	overflow: hidden;
	color:#003565;
	background: #ECF3FA;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
}

div#barra_secondo_menu ul{
    	list-style: none;
	text-align: left;
	white-space: nowrap;
	margin: 0;
	padding: 0px 0px;
	}

div#barra_secondo_menu li{
	float: left;
	margin: 0 1px;
	padding: 1px 2px 0px 2px;
 	color: #003565;
	font-size:small;
	font-weight:normal;
	display: block;
	}

div#barra_secondo_menu li a{
	float: left;
 	color: #003565;
	font-size:small;
	font-weight:normal;
	display: block;
	}
div#barra_secondo_menu li a:hover{
	text-decoration:none;
	color: #003565;
	background-color:#E5FFFC;
	} 


#naviHolder{
	display:none;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-weight: normal;
	padding: 2em 0;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
}


li>ul {
	top: 0px;
	left: 180px;
	background: white;
}


li li {
	display: block;
	float: none;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */



#umbBreadcrum ul{
	list-style: none;
	text-align: left;
	white-space: nowrap;
	}
#umbBreadcrum li{
	float: left;
 	color: #003565;
	font-size:small;
	font-weight:normal;
	display: block;
}

#umbBreadcrum li a{
	float: left;
 	color: #003565;
	font-size:small;
	font-weight:normal;
	display: block;
}

#umbBreadcrum li a:hover{
	text-decoration:none;
	color: #003565;
	background-color:#E5FFFC;
	}

/* BOXES */

#textContent {
	width: 600px;
	border-left: 1px solid #ddd;
	float: right;
	padding-left: 10px;
	min-height: 280px;
	height: 280px;
}

#bottomInfo {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}

#bottomStampa {
	display:none;
}

#container {
	margin:0;
	width: 100%;
}

#main {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
}

#bottom {
	clear: both;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	width:100%;
	margin:0px 0;
	padding:5px 0;
	text-align:center;
	font-size: small;
}

#bottom a {
	text-decoration:none;
}

#content {
	margin:0 10px 0 10px;
	padding: 5px 10px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#ACBEFA;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ACBEFA;
	border-right-width:1px;
	background:  #fff;
}

#content_home {
	margin:0 10px 0 10px;
	padding: 5px 10px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#ACBEFA;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ACBEFA;
	border-right-width:1px;
}


.Item {
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#ACBEFA;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#ACBEFA;
	border-right-width:1px;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
	padding: 5px 5px 5px 5px;
}

/* SITO SPORT */

img.logo_presidenza
{
position:absolute;
left:0px;
top:0px;
}

.grassetto_piccolo_blu {
	color: #003565;
	font-size:0.9em;
	font-weight:bold;
}

img {
border:0;
}
div#barra_menu{
	top:110px;
	left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom: 5px;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	width:100%;
	height: 20px;
	font-size: small;
	color:#003565;
}

div#barra_menu ul{
	list-style: none;
	margin: 0;
	padding: 0 0;
	text-align: right;
	white-space: nowrap;
	}

div#barra_menu input{
	color: #00386B;
	border-width: 1px;
	border-style: solid;
	border-color: #ACBEFA;
	font-size:small;
	font-weight:normal;
}


div#barra_menu li{
	display: inline;
	margin: 0 1px;
	padding: 1px 5px 0px 5px;
	color: #003565;
	font-size:small;
	font-weight:normal;
	}
div#barra_menu li a:hover{
	text-decoration:none;
	color: #003565;
	background-color:#E5FFFC;
	}


div#barra_menu_dx_home{
	top:110px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom: 5px;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
	width:100%;
	height: 20px;
	font-size: small;
	color:#003565;
	text-align: right;
	margin-right: 0px;
	clear: both;
} 
div#barra_menu_dx_home input{
	color: #00386B;
	border-width: 1px;
	border-style: solid;
	border-color: #ACBEFA;
	font-size:small;
	font-weight:normal;
}


div#barra_menu_dx{
	position:absolute;
	right:0px;
	top: 130px;
	padding-top: 1px;
}
div#barra_menu_dx input{
	color: #00386B;
	border-width: 1px;
	border-style: solid;
	border-color: #ACBEFA;
	font-size:small;
	font-weight:normal;
}


div#barra_menu_dx li{
	display: inline;
	margin: 0 1px;
	padding: 1px 5px 0px 5px;
	color: #003565;
	font-size:small;
	font-weight:normal;
	}
div#barra_menu_dx li a:hover{
	text-decoration:none;
	color: #003565;
	background-color:#E5FFFC;
	}
div#barra_menu_dx a{
	display: inline;
	margin: 0 1px;
	padding: 1px 5px 0px 5px;
	color: #003565;
	font-size:small;
	font-weight:normal;
	}



div#video_home{
	float: right;
	width: 216px;
	margin-left:4px;
	padding: 0px 0px 0px 0px;
	padding-top:10px;
	}

.intestazione_piccolo_blu 
{
	margin:0;
	padding:0;
	font-size:0.7em;
	line-height:1.2em;
	color:#00386B;
	font-weight:normal;
	text-align:right;
}
.acc_home_testata
{
    border: 1px solid #ACBEFA;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    color: #003565;
}

.text_dx_image {
	float:right;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	margin-top: 0px;
}
.text_dx_image object{
	float:right;
	padding:0px 0px 0px 0px;
	margin-left:10px;
	margin-top: 0px;
}

.logo_struttura {
	color: #003565;
	font-size:0.7em;
	font-weight:normal;
}

.acc_cont_link
{
	background-color: #FFFFFF;
	color: #003565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	display:block;
}
.acc_cont_link a:hover
{
	text-decoration:none;
	color: #463C33;
	background-color:#E5FFFC;
}

.piccolo_blu {
	color: #003565;
	font-size:0.9em;
	font-weight:normal;
	}

div#news{
	float: left;
	padding-top:0px;
	height:100px;
	width:200px;
	background: url(/media/sport/novita.png) top right no-repeat;
	}

div#olympic 
{	
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

.int_olympic 
{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.2em;
	color:#00386B;
	background:  url(/media/sport/sfondo_text.png);
	text-align:right;
}

.update_loading {
	color:Red;
	font-size:0.7em;
	font-weight:bold;
	padding-bottom:3px;
}

.p_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	line-height:1.6em;
	color: #003565;
	text-align:justify;
	text-indent:1.0em;
}

.p_testo:first-letter
{
	font-size:xx-large;
	font-weight: bold;
	color: #003565;
	line-height:1.0em;
}

a{
	text-decoration:underline;
	padding: 0 0 1px;
	color: #003565;
	}

a:hover{
	text-decoration:none;
    	color: #003565;
	background-color:#E5FFFC;
	} 

div.separatore_testo{
	width:100%;
	border-top-style:solid;
	border-top-color:#ACBEFA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ACBEFA;
	border-bottom-width:1px;
}

div.separatore{
	background:  url(/media/sport/separatore.jpg);
	right:0px;
	height:2px;
	width:100%;
}

.intestazione_pagina_blu {
	color: #003565;
	font-size:1.5em;
	font-weight:normal;
	padding: 3px 10px 3px 10px;
	margin: 10px 10px 10px 10px;
	text-align:left;
	}
.sport_spot_blu {
	color: #003565;
	font-size: small;
	font-weight:normal;
	padding: 3px 3px 3px 3px;
}

.li_testo {
	margin-left:40px;
	padding:0 6px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	line-height:1.6em;
	color: #003565;
	line-height: 1.6em;
	list-style:url(/media/sport/spunta.png);
	list-style-position:outside;
	text-align:left;
}

.li_testo_piccolo {
	margin-left:20px;
	padding:0 6px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color: #003565;
	line-height: 1.2em;
	list-style:url(/media/sport/spunta.png);
	list-style-position:outside;
	text-align:left;
}

.ul_testo {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	color:#BD1018;
	font-weight:normal;
}



div.mappa_sito {

	height:auto;
	text-align:left;
}

li.mappa_sito {
	list-style-position:outside;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size: 0.9em;
	color:#003565;
	line-height: 1.6em;
	list-style:url(/media/sport/spunta.png);
}

li li.mappa_sito {
	padding: 5px 5px 5px 5px;
	color:#003565;
	font-weight:normal;
	list-style-image:none;
	list-style-type:circle;
	list-style-position:outside;
}

.occhiello {
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	font-size: 0.9em;
	color:#003565;
}

/* COMPETENZE */


div#competenze{
	border-bottom: 1px solid #5A87BF;
	padding-left:20px;
	text-align:left;
}
div#competenze ul{
	list-style-type: none;
	margin: 5px;
	padding: 0;
	white-space: nowrap
}
div#competenze li{
	display: inline;
	margin: 0;
	padding:0;
}
div#competenze li a{
	text-decoration: none;
	border: 1px solid #5A87BF;
	padding: 5px 0.3em;
	background: #ECF3FA;
	color: #036
}

div#competenze .selected{
	background-color: #E5FFFC;
}


div#competenze li a:hover{
	background-color: #E5FFFC
}
div#competenze li#activelink a{
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #603
}

/* RICERCA */

#ricerca_sommario {
	color: #003565;
	font-size: small;
	font-weight:normal;
	padding: 3px 3px 3px 3px;
}

#ricerca_no_chiave {
	color: #D90A2F;
	font-size: small;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}


#ricerca_risultati{
	color: #003565;
	font-size: medium;
	font-weight:normal;
	padding: 3px 3px 3px 3px;
}

div.xsltsearch_result{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACBEFA;
}

#ricerca_statistica{
	color: #003565;
	font-size: x-small;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}


#ricerca_nav{
	color: #003565;
	font-size: small;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}

#ricerca_prima {
	color: #003565;
	font-size: x-small;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}

a#ricerca_prima {
	text-decoration: none;
}
#ricerca_dopo {
	color: #003565;
	font-size: x-small;
	font-weight:bold;
	padding: 3px 3px 3px 3px;

}
a#ricerca_dopo{
	text-decoration: none;
}

.xsltsearch_form {
	padding: 5px 5px 5px 5px;	
	border-width: 1px;
	border-style: solid;
	border-color: #ACBEFA;
	font-size:small;
	font-weight:normal;
}
.xsltsearch_form input{
	color: #00386B;
	border-width: 1px;
	border-style: solid;
	border-color: #ACBEFA;
	font-size:small;
	font-weight:normal;
}

.xsltsearch_result_description {

}

.xsltsearch_description span{

}


.GalleryList
{
	margin:0;
	width:90%;
}

.Item_foto {
	display: inline;
	padding: 2px 2px 2px 2px;
}
.GalleryList .Item
{
	width:90%;
	margin:0;
}


.GalleryList .Item a img
{
	padding:2px;
	border:1px solid black;
}

.GalleryList .Item a:hover img
{
	padding:2px;
	border:1px solid black;
	background-color:black;
}

.GalleryList .Item strong a
{
	display:block;
	margin:5px 0 0 0;
}

.GalleryList .Item em
{
	display:block;
	font-size:12px;
}

.Photo {
	margin:0;
	text-align: center;


}
.Photo img
{
	max-width:100%;
}

.Photo .PhotoNav
{
	display:block;

}

.Photo .PhotoNav .Left
{
	float:left;
	font-weight:normal;
	font-size: 0.8em;
	color:#003565;

}

.Photo .PhotoNav .Right
{
	float:right;
	font-weight:normal;
	font-size: 0.8em;
	color:#003565;

}

/* EDITOR PROPERTIES */
