/*navigazione interna*/
#secnav li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#logo {
	height: 180px;
	background-image: url(../images/logorientamento.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 15px;
	width: auto;
}
#repeat {
	clear: left;
	float: left;
	height: 75px;
	width: 400px;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}

#secnav li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
/*stile per la navigazione interna*/

/*STILI GENERALI*/
.titolo {
	font-size: 14px;
	line-height: 30px;
	width: 450px;
	height: 30px;
	background-color: #FF6D11;
	text-indent: 15px;
	float: left;
	clear: none;
	margin-top: 20px;
	}
.image {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.imageright {
	margin: 15px;
	clear: left;
	float: right;
}
.pleft {
	float: left;
	margin-left: 15px;
	text-align: justify;
	margin-right: 15px;
	clear: left;
	height: auto;
	width: 450px;
}
.psmall {
	font-size: 11px;
	margin-right: 35px;
	margin-left: 35px;
	float: left;
	width: auto;
	clear: left;
}
.imgcaption {
	clear: right;
	float: right;
	width: 200px;
	font-size: 11px;
	margin-top: 15px;
}
/*scheda cartine*/
#carta {
	float: left;
	height: auto;
	width: 200px;
}
#dettagli {
	float: right;
	height: auto;
	width: 400px;
}
#cartine {
	float: left;
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}.localita {
	float: left;
	width: 200px;
	margin-left: 25px;
	height: 60px;
	margin-bottom: 10px;
}
.prov {
	float: left;
	width: 35px;
	margin-left: 15px;
	height: 60px;
	margin-bottom: 10px;
}
.c_carta {
	float: left;
	height: auto;
	width: 100px;
	clear: left;
	margin-left: 15px;
}
.c_definizione {
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	width: 220px;
	margin-right: 10px;
	line-height: 13px;
	margin-bottom: 5px;
	height: 26px;
}
.c_def {
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 150px;
	line-height: 13px;
	margin-bottom: 5px;
	height: 26px;
}
.anno {
	float: left;
	width: 50px;
	margin-left: 25px;
	height: 60px;
	margin-bottom: 10px;
}
.thumb {
	float: right;
	height: 50px;
	width: 60px;
	margin-right: 25px;
	margin-bottom: 10px;
}

/*fine cartine*/
/* scheda atleti*/
#JUNIOR {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 25px;
}
#ASSOLUTI {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 25px;
}
#MASTER {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 25px;
}
.atleti {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 15px;
	font-size: 11px;
}
.atletacolonna {
	float: right;
	width: 180px;
	font-size: 12px;
	text-transform: capitalize;
	text-indent: 15px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 25px;
	clear: right;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #FF6D11;
}
.atletanome {
	font-size: 10px;
	line-height: 30px;
	font-style: italic;
	float: left;
	height: 30px;
	width: 60px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6D11;
}
.atletacognome {
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 95px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6D11;
}
.atletascheda {
	float: left;
	height: 29px;
	width: 30px;
	background-color: #FBFBF9;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFBF9;
	border-right-color: #FBFBF9;
	border-bottom-color: #FF6D11;
	border-left-color: #FBFBF9;
}
.atletaanno {
	float: left;
	width: 250px;
	margin-left: 15px;
	font-size: 12px;
	clear: none;
	height: 20px;
	margin-bottom: 1px;
}
.atletadati {
	float: left;
	height: auto;
	width: 275px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.atletaline {
	float: left;
	width: 160px;
	margin-left: 25px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6D11;
	font-size: 12px;
	clear: left;
	height: 20px;
}
.atletaimage {
	float: right;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}
/*fine*/
/*pagina iniziale - news e updates*/
#ultime {
	float: left;
	width: 425px;
	margin-top: 20px;
	border: 1px solid #FF6D11;
	margin-bottom: 10px;
	margin-left: 25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	clear: left;
}
.primopiano_data {
	float: right;
	width: 75px;
	margin-top: 10px;
	margin-right: 15px;
}
.primopiano_titolo {
	font-weight: bold;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 15px;
}
.primopiano_testo {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	height: auto;
	width: 385px;
	clear: left;
	text-align: justify;
}
.primopiano_foto {
	float: right;
	height: 70px;
	width: 70px;
}


#news {
	border: 1px solid #FF6D11;
	float: left;
	width: 425px;
	margin-bottom: 15px;
	margin-left: 25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(css/border-radius.htc);
	clear: left;
}
#foto {
	float: right;
	width: 200px;
	margin-right: 25px;
	margin-left: 15px;
	border: 1px groove #FFFFFF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(css/border-radius.htc);
	height: 300px;
	clear: right;
}
#archivio {
	float: left;
	width: 700px;
	margin-bottom: 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(css/border-radius.htc);
	clear: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6D11;
}
/*allenamenti*/
.all_data {
	float: left;
	height: 30px;
	width: 70px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
.all_responsabile{
	float: left;
	height: 30px;
	width: 100px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bolder;
}
.all_argomento{
	float: left;
	height: 30px;
	width: 150px;
	font-size: 12px;
	line-height: 30px;
}
.all_cartina{
	float: left;
	height: 30px;
	width: 100px;
	font-size: 12px;
	line-height: 30px;
}
.all_ritrovo{
	float: left;
	height: 30px;
	width: 130px;
	font-size: 12px;
	line-height: 30px;
}
.all_stato{
	float: left;
	height: 30px;
	width: 100px;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #DF5400;
}
/**/
.news_data {
	float: right;
	width: 100px;
	margin-top: 10px;
	margin-right: 15px;
}
.news_titolo {
	font-weight: bold;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 15px;
}
.news_testo {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	height: auto;
	width: 400px;
	clear: left;
	text-align: justify;
	margin-top: 20px;
}
.news_foto {
	float: right;
	height: auto;
	width: 150px;
	margin-right: 25px;
}
/**/
.gallthumb {
	height: 50px;
	width: auto;
}
.gallname {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	display: inline;
}
#back {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-bottom: 30px;
	line-height: 40px;
}
.linkimage {
	float: left;
	height: auto;
	width: 100px;
	margin-left: 25px;
	clear: both;
	margin-bottom: 25px;
}
.linkname {
	font-size: 13px;
	line-height: 20px;
	float: right;
	width: 450px;
	margin-right: 40px;
	height: 20px;
	color: #000000;
	text-decoration: underline;
}
.linktesto {
	font-size: 12px;
	float: right;
	height: auto;
	width: 450px;
	margin-right: 40px;
	clear: right;
	margin-bottom: 10px;
	line-height: 13px;
	color: #333333;
}


/* sidebar styling */
.cssfly {
	font-family: arial, sans-serif;
	width:160px;
	height:auto;
	position:relative;
	font-size:12px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 15;
}
.cssfly ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:160px;
	height:20px;
	text-align:left;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	color:#000000;
	line-height:19px;
	font-size:12px;
	background-color: #FBFBF9;
	text-indent: 30px;
	margin-left: 12px;
 }
.cssfly ul {
padding:0; margin:0;list-style-type: none; 
}
.cssfly ul li {
	float:left;
	margin-right:1px;
	position:relative;
}
.cssfly ul li ul {
display: none;
}

/* specific to non IE browsers */
.cssfly ul li:hover a {
	color:#000000;
	background-color: #FBFBF9;
}
.cssfly ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:145px;
	width:60px;
	z-index: 2;
}
.cssfly ul li:hover ul li a.hide {
	color:#000;
	background-color: #FBFBF9;
}
.cssfly ul li:hover ul li:hover a.hide {
	width:150px;
	border: 1px solid #A5B0B6;
}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {
	display:block;
	color:#000;
	width:150px;
	background-color: #FBFBF9;
	border: 1px solid #AAB4BD;
}
.cssfly ul li:hover ul li a:hover {
	color:#000;
	background-color: #AAB4BD;
}
.cssfly ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:100px;
	top:0;
	color:#000;
}
.cssfly ul li:hover ul li:hover ul li a {
	display:block;
	width:150px;
	background:#dfc184;
	color:#000;
}
.cssfly ul li:hover ul li:hover ul li a:hover {
	color:#fff;
	background-color: #FBFBF9;
}
