/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}

a:hover, a:visited:hover{
	text-decoration: underline;
}

/************** header tag styles **************/
p{
	text-decoration: none;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 66% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 170px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***********************************************/
/* Annunci HomePage  (colonna sinistra)        */
/***********************************************/
.Annuncio {
	color: #21536A;
	font-weight: bold;
}
	
	
.Annuncio a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 36px;				/****era 61 nel progetto originale***/
	border-bottom:1px solid #ccd2d2;
}
#pageName h1{								/****utilizzato solo in Home***/
	font: bold 150% Arial,sans-serif;
	color: #334d55;
	margin:0px;
	padding: 0px;
}
#pageName h2{
	font: bold 150% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName h3{								/****utilizzato solo in Home per Natale (caratteri rossi)***/
	font: bold 150% Arial,sans-serif;
	color: #FF0000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
/*position: relative;*/
position: absolute;
top: 124px;
width: 100%;
/*min-width: 640px;*/
height: 32px;
/*color: #cccccc;*/
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	/*min-width: 640px;*/
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 151px;
	left: 0px;
	/*width: 100%;*/
	/*min-width: 640px;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #33FFFF;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #33FFFF;
}

.subglobalNav a:hover, subglobal a:visited:hover{
	color: #33CCFF;
}

/************** feature styles *****************/

.feature{
	font-size: 80%;
	/*min-height: 200px;*/
	height: auto;
	color: #000080;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D4D0C8;
}


.feature h3{
	font: bold 175% Arial,sans-serif;
	padding: 30px 0px 5px 0px;
}

.feature th{
	font: bold 100% Arial,sans-serif;
	padding: 5px 0px 5px 0px;
	background-color: #99CC99;
	color: #000080;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.feature .item{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	text-decoration: underline;
	cursor: pointer;
	color: #000099;
	background-color: #999999;
}
.feature .section1{
	width:95%;
	margin-bottom:10px;
}
.feature .section2{
	width:95%;
	margin-bottom:10px;
	padding-bottom: 30px;
}
.feature .section3{
	width:95%;
}
.feature .iscrizione{
	color:#333333;
	background-color: #FFFF99;	
	}
.feature .modulistica{
	color:#333333;
	margin-bottom:6px;
	}
.feature .diritti{
	color:#333333;
	margin-bottom:6px;
	background-color: #FFFF99;
	}
	
/************** foto styles *****************/

.foto{
	font-size: 80%;
	/*min-height: 200px;*/
	widht: 99%;
	height: auto;
	color: #000080;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #D4D0C8;
}


}

.foto table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 0000ff;
}

.foto th{
	font: bold 120% Verdana,sans-serif;
	padding: 5px 0px 5px 0px;
	background-color: #99CC99;
	color: #000080;
}

.foto td{
	font: bold 110% Verdana,sans-serif;
	padding: 5px 0px 5px 0px;
	color: #000080;
}

.foto img{
	/*
	float: left;
	*/
	padding: 0px 10px 0px 0px;
}
.foto .item{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	text-decoration: underline;
	cursor: pointer;
	color: #000099;
	background-color: #999999;
}
	
/************** notizie styles *****************/
#comunicati {

	margin: 5px 6px 5px 10px;
/*	border-color:#FF0000;
	border-style:solid;
	border-width:thin;
	/*min-height: 200px;*/
	font-size: 80%;
	height: auto;
	color: #000080;
	padding:0px 10px 10px 10px;

	background-color: #D4D0C8;
}
#comunicati li {
	margin: 0px;
	font-weight:normal;
	padding-left: 30px;	
}
#comunicati ul{
	margin-bottom:10px;
	padding: 0px;
	list-style-type:none;
	font-weight: bold;
	height: auto;
}


/*************** story styles ******************/

.story {
	font-size: 80%;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.livello{
/* utilizzato nella pagina dei links */
	position: relative;
	visibility: hidden;
	width: 90%;
	height: 0.1px;
	padding-left:20px;
}
.tableOnly{
	font-size: 80%;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin:0px 178px 0px 0px;
	border-right-color: #CCD2D2;
	border-right-style: solid;
	border-right-width: 1px;
}

.story h3{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
}
.story h4{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display: inline;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:link, a.capsule:visited{
	color: #005FA9;
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	border: solid #ccd2d2 1px;
	padding-left: 6px;
}

td.storyRight{
	padding-right: 12px;
	border: solid #ccd2d2 1px;
	padding-left: 6px;
}

.storyRight a:link, .storyRight a:visited{
	color: #005FA9;
	text-decoration:none;
}

.storyRight a:hover{
	color: #005FA9;
	text-decoration:underline;
}

.storyLeft a:link, .storyLeft a:visited{
	color: #005FA9;
	text-decoration:none;
}

.storyLeft a:hover{
	color: #005FA9;
	text-decoration:underline;
}
/************** footer styles ****************/

#footer{
	clear: both;
	border-top: 1px solid #666666;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#footer a{
	font-style: italic;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
	text-align: left;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CCCCCC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 10px 0px;
}

.relatedLinks a{
	display: block;
	padding-left: 6px;
}

.relatedLinks a:link, .relatedLinks a:visited{
	text-align:left;
	color: #005FA9;
	text-decoration:none;
}
.relatedLinks a:hover{
	text-decoration: underline;
}
/************* Notizie **************/

/************* thumbnails styles **************/
.H3 {
	FONT-SIZE: 18px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textsm {
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; 
	COLOR: #979797; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/********************* end **********************/

/************* calendario styles **************/
#calendario{
	position: relative;
	z-index: 100;
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #21536A;
	background-image: url(bg_nav.jpg);
}
.tdtestata{
	text-align: center;
}
.tdday{
/*  background-color: #FFCC99;*/
	text-align: center;
}
.tdday a:link, .tdday a:visited{
/*	background-color: #FF0000;*/
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
.tdday a:hover, .tdday a:visited:hover{
/*	text-decoration: underline;*/
	background-color: #CCCCCC;
	background-image: none;
	text-decoration: none;
	text-align: center;
	color: #FF0000;
}

.tddaynow{
	color:#C0C0C0;
	text-align: center;
	text-decoration: blink;
	background-color: #21536A;
}

