body{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	font-size: small;
	font-weight: lighter;
		background-color: #336699;
}
b, strong {
	color: #003300;
	font-weight: bold;
}
hr{
	width: 95%;
	color: #990000;
	height: 1px;
	border: 1px inset #990000;
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
.centrato{
	text-align: center;
	padding: 5px;
	padding-top: 10px;
}
.destra{
	text-align: right;
	display: block;
	padding-bottom: 10px;
}
a{
	color: #191793;
	text-decoration: none;
}
a:link{
	color: #0000CD;
	text-decoration: none;
	}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0099FF;
}

h1{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: medium;
 color: #2B3C72;
 margin: 0px;
 padding: 3px;
 	font-weight: lighter;
 }

h2{
 font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
 font-size: small;
 color: Maroon;
 margin: 0px;
 padding: 3px;
 text-align: center;
	font-weight: lighter;
	text-transform: uppercase;
}

h3{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: x-small;
 color: #C30511;
 margin: 0px;
 padding: 3px;
	font-weight: lighter;
}

h4{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: xx-small;
 font-weight: normal;
 color: #C30511;
 margin: 0px;
 padding: 3px;
 	font-weight: lighter;
}

h5{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: x-small;
 color: Maroon;
 margin: 0px;
 padding: 3px;
 	font-weight: lighter;
}
h6{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: xx-small;
 color: #191792;
 margin: 0px;
 padding: 3px;
 	font-weight: lighter;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: "MS Sans Serif", Geneva, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #334d55;
 	font-weight: lighter;
}
th, tr {
	font-size: x-small;
	color: Maroon;
		font-weight: lighter;
}
td{
	border-bottom-color: Green;
	padding: 5px;
	width: 33%;
}
#table {
	border-color: Green;
	position: absolute;
	width: 77%;
	top: 125px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-right-width: 2px;
	border-right-style: outset;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: center;
	font-size: 90%;
	background-color: #FFFFFC;
}

p.testonofloat {
	text-align: left;
	margin: 0px;
	float: none;
}
#sfondo_story1.feature .nofloat ul {
	margin: 10px 0px 0px 0px;
	float: none;
}
ul.nofloat {
	text-align: left;
	margin: 0px;
}
li.imginlinea {
	display: inline;
	list-style-type: none;
	list-style: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#testata{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #FEE605;
	width: 100%;
}
#navBar{
	padding: 10px 0px 5px 5px;
	float: left;
	width: 180px;
	border-right: 1px dotted #FEE605;
	
 	background-color: #336699;
}
#headlines{
	padding: 0px 0px 5px 5px;
	float: right;
	width: 150px;
	border-left: 1px dotted #FEE605;
	border-bottom: 3px double #FEE605;
	background-color: #99CCFF;
}
#contenuto{
	left: 0px;
	background-color: #D9E8FF;
	padding-left: 200px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 3px 3px 3px 3px;
	border-bottom-color: #FEE605;
	border-bottom-style: inset;
	border-bottom-width: 0px;
	background-image: url(../img/sfondi/testata_palestra2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: White;
	}


/************* #globalNav styles **************/

#globalNav{
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #FEE605;
	color: #cccccc;
	border-left-color: #FED1B2;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FED1B2;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FED1B2;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #D9E8FF;
	}

#globalNav img{
 display: block;
}
#globalNav a {
	font-size: small;
	padding: 3px 3px 3px 3px;
	background-color: transparent;
	border: Maroon;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-family:  "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	}
#globalNav a:link{
	color: Navy;
	background-color: #D9E8FF;
	text-transform: capitalize;
	}

#globalNav a:visited{
	color: Navy;
	text-decoration: none; 
	background-color: #D9E8FF;
}

#globalNav a:hover{
	color: White;
	text-decoration: underline;
	background-color:  #9C1D21;
}

/*************** #pageName styles **************/

#nome_pagina{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	background-color: White;
}

/************* #breadCrumb styles *************/

#briciole_di_pane{
	font-size: smaller;
	padding: 3px 3px 10px 3px;
	border-bottom-color: #FEE605;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	color: #990000;
	text-align: left;
	background-image:url(/img/sfondi/sfondo_sfumato_scuro.jpg);
	background-position:right;
	background-repeat: repeat-y;
	}


/************** .feature styles ***************/

.feature{
	font-size: small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
		font-weight: lighter;
}

.feature img{
	margin: 5px 5px 5px 0;
	/*float:left;*/
	vertical-align:text-bottom;
}

/************** .story styles *****************/

.story{
	font-weight: lighter;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	clear: both;
	padding: 3px 3px 3px 3px;
}
.storyDx {
	width: 99%;
	border: none;
	padding-bottom: 100px;
}
.Abilitata, Affiliata {
	letter-spacing: 1px;
	padding: 5px;
}
.Abilitata h2, .Affiliata h2{
	display: block;
	text-align: left;
	font-size: 100%;
	color: #990000;
	text-transform: uppercase;
}
.Abilitata p {
	color: #000000;
	padding-bottom: 20px;
}
.Affiliata h2{
	padding-top: 20px;
}
.Abilitata img {
	margin: 0px 15px 15px 15px;
	float: left;
}
.Affiliata p {
	width: 20%;
	float: left;
	font-size: 80%;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #990000;
	text-align: center;
}
.Affiliata p img {
	margin: 10px;
}
.Affiliata p img.coni {
	margin-bottom: 55px;
}

.separatore {
	width: 100%;
	margin: 0px;
}
.separatore img {
	width: 1px;
	height: 1px;
	margin: 0px;
}


#story ul {
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
	border-top-color: #191970;
	border-top-style: inset;
	border-top-width: 1px;	
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#story p{
	font-weight: lighter;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	padding: 3px 3px 3px 3px;
}

#story h3{
	font-weight: lighter;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
		text-transform: uppercase;
}
.sottolineato{
	border-bottom: 1px solid #ff0000;
	font-size: small;
	background-color:#FFFFCC;
	text-align: right;
}
#sfondo_story{
	border-bottom-color: #00008B;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: #C71585;
	border-top-style: dotted;
	border-top-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
}
#sfondo_story img{
float: left;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story a{
	color: #191793;
	text-decoration: none;
}
#sfondo_story1{
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
	display: block;
}
#sfondo_story1 img{
	float: left;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story1 a{
	color: #191793;
	text-decoration: none;
}
#sfondo_story2{
	border-top-color: #191970;
	border-top-style: double;
	border-top-width: 3px;
	border-bottom-color: #5F9EA0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: #006400;
	border-right-style: inset;
	border-right-width: 1px;
	border-left-color: #87CEFA;
	border-left-style: inset;
	border-left-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#sfondo_story2 img{
float: right;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story2 A:link, A:visited, A:active {
	text-decoration: none
	color: #191793;
}
#sfondo_story2 h3{
	font-weight: lighter;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
		text-transform: uppercase;
		text-align: right;
}
#sfondo_story3{
	border-top-color: #191970;
	border-top-style: double;
	border-top-width: 3px;
	border-bottom-color: #5F9EA0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #8B0000;
	border-left-style: inset;
	border-left-width: 1px;
	border-right-color: #006400;
	border-right-style: inset;
	border-right-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#sfondo_story3 img{
float: left;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story3 a{
	color: #191793;
}
#sfondo_story3 ul.alelista {
	border-style: none;
	margin-left: 20px;
}
#sfondo_story3 ul.alelista li {
	list-style-type: square;
	color: #990000;
}
#sfondo_story4{
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
}
#sfondo_story4 img{
float: right;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story4 a{
	color: #191793;
}
#sfondo_story5{
	border-bottom-color: #5F9EA0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
}
#sfondo_story5 img{
float: right;
	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story5 a{
	color: #191793;
;
}
#sfondo_story5 h3{
	font-weight: lighter;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
		text-transform: uppercase;
		text-align: right;
}
#sfondo_story6{
	border-right-color: Maroon;
	border-right-style: inset;
	border-right-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left-color: #191970;
	border-left-style: inset;
	border-left-width: 1px;
	display: block; 
}
#sfondo_story6 img{
	float: left;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}
#sfondo_story6 a{
	color: #191793;
}
#sfondo_story6 h3{
	font-weight: lighter;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	text-align: left;
}
#sfondo_story7{
	letter-spacing: 1px;
	width: 33%;
	float: left;
}
#sfondo_story7 img{

	margin: 5px 5px 5px 5px;
		text-decoration: none;
}
#sfondo_story7 a{
	color: #191793;

}
#sfondo_story7 h3{
	font-weight: lighter;
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
		text-transform: uppercase;

}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 85%;
	color: #000000;
	padding: 3px 3px 3px 3px;
	background-color: #D9E8FF;
	margin: 0px;
}

#siteInfo img{
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}
#siteInfo a, #siteInfo a:link, #siteInfo a:visited {
	color: #990000;
}

/************* #search styles ***************/

#search{
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #E5F3FF;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom-style: inset;
	margin-bottom: 0px;
	border-left-style: inset;
	border-top-style: none;
	margin-top: 5px;
	margin-right: 5px;
	background-image: url(../img/sfondi/angolo_login_dx.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px inset #99CCFF;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	margin-right: 5px;
	margin-top: 10px;
	border-bottom-color: #E5F3FF;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-color: #E5F3FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E5F3FF;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: #E5F3FF;
	border-top-style: solid;
	border-top-width: 1px;
	}

#sectionLinks h3{
	padding: 3px 3px 3px 3px;
		font-weight: lighter;
}

#sectionLinks a {
	display: none;
	color: #191792;
	font-size: x-small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #E5F3FF;
		border: Maroon;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
		border-left-style: outset;
		border-left-width: 1px;
		border-top-style: outset;
		border-top-width: 1px;ss
}

#sectionLinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #2B3C72;
}
/*-----------   menu professional program   ------------*/
#sectionLinks3{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	margin-right: 5px;
	margin-top: 10px;
	border-color: #990000;
	border-style: inset;
	border-width: 1px;
}
#sectionLinks3 a {
	display: none;
	color: #FFFFFF;
	font-size: x-small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: #990000;
	border-color: #FFFFCC;
	border-style: outset;
	border-width: 1px;
}

#sectionLinks3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #2B3C72;	
}
/*----------------------------------------*/
#sectionLinks2{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	margin-right: 5px;
	margin-top: 10px;
	border-bottom-color: #E5F3FF;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-color: #E5F3FF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E5F3FF;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	}

#sectionLinks2 h3{
    	background-image: url(../img/sfondi/angolo_login_dx.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 3px 3px 10px;
		font-weight: lighter;
	background-color: #E5F3FF;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
		border-left-style: outset;
		border-left-width: 1px;
		border-top-style: outset;
		border-top-width: 1px;
		color: Red;
}
#sectionLinks2 img{
	display: inline;
}
#sectionLinks2 a {
	display: none;
	color: #336699;
	font-size: x-small;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-color: White;
		border: Maroon;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
		border-left-style: outset;
		border-left-width: 1px;
		border-top-style: outset;
		border-top-width: 1px;
}

#sectionLinks2 a:hover{
	color: #336699;
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 3px 3px 3px 3px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #FFFFCC;
	border-bottom-color: Blue;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-color: Blue;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Blue;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: Blue;
	border-top-style: solid;
	border-top-width: 1px;
}

.relatedLinks h3{
	padding: 3px 3px 3px 3px;
	font-size: smaller;
		font-weight: lighter;
}
.relatedLinks h5{
	text-align: center;
}
.relatedLinks img{
	text-align: right;
	float: none;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	color: #191792;
	display: block;
	padding: 3px 3px 3px 3px;
	text-indent: 1%;
	font-size: xx-small;
}
.relatedLinks a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0099FF;
}
/************** #advert styles **************/

#advert{
	padding: 3px 3px 3px 3px;
	background-color: #E5F3FF;
	border-bottom-color: Blue;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-left-color: Blue;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Blue;
	border-right-style: inset;
	border-right-width: 1px;
	border-top-color: Blue;
	border-top-style: solid;
	border-top-width: 1px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: xx-small;
}

#headlines p{
	padding: 3px 3px 3px 3px;
}
#headlines h3{
	color: #C30511;
	padding-bottom: 5px;
	padding-top: 5px;
}
#headlines h4{
	color: #191792;
}
#headlines h5{
	color: Black;
}
/******** classi definite per il sito Abidance *******/

.contenitore{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 94px;
	width: 98%;
	}
.barra_superiore{
	position: absolute;
	left: 388px;
	top: 0px;
	right: 0px;
	}
.logo_scuola{
	position: absolute;
	width: 133px;
	left: 103px;
	top: 10px;
	height: 18px;
}
.logo{
	position: absolute;
	width: 200px;
	left: 103px;
	top: 30px;
	height: 50px;
}
.logo_diretta{
	position: absolute;
	width: 120px;
	left: 103px;
	top: 83px;
	height: 8px;
}
.testata_sfumata{
	position: absolute;
	left: 205px;
	top: 5px;
	height: 50px;
}
.ballerina{
	position: absolute;
	left: 15px;
	top: 5px;
	height: 94px;
	width: 63px;
	}
	.ris_conf{
	position: absolute;
	right: 180px;
	top: 77px;
	height: 18px;
	width: 232px;
}
.menu{
	padding: 3px 3px 3px 3px;
	position: absolute;
	top: 100px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-right-width: 1px;
	border-right-style: inset;
	border-color: #F4A460;
	height: 20px;
	text-align: left;
	left: 0px;
	width: 100%;
	font-size: 50%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	}
.sottomenu{
	position: absolute;
	left: 5px;
	top: 134px;
	background-image: url(../pulsanti/pulsante_blu_sfondo.gif);
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-right-width: 1px;
	border-right-style: inset;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-width: 1px;
	border-top-style: inset;
	border-color: #F4A460;
	width: 135px;
	padding: 3px 3px 3px 3px;
	font-size: 100%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align:right;
	}
.colore_sottomenu {
	background-image: url(../img/pulsanti/pulsante_celeste.jpg);
}

.news{
	position: absolute;
	top: 440px;
	left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-right-width: thin;
	border-right-style: dashed;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-width: thin;
	border-top-style: outset;
	border-color: #F4A460;
	height: auto;
	width: 160px;
	text-align: left;
	font-size: 70%;
	padding: 3px;
	}
.pathname{
	padding: 3px 3px 3px 3px;
	position: absolute;
	top: 78px;
	right: 5px;
	height: 15px;
	text-align: left;
	background-color: Window;
	font-size: 70%;
	}
.titoli_testo{
	margin: 0px;
	font-size: 120%;
}

