body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:  url(wwwsardone/immagini/bg_grad.jpg);
	background-attachment: fixed;
}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

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

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

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

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

/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 80px;
	left: 19px;
	right: 2%;
	width:945px;
	background-color: #ffffff;
	visibility: visible;
	height: 760px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(wwwsardone/immagini/tl_curve_white.gif);
	visibility: visible;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(wwwsardone/immagini/tr_curve_white.gif);
	visibility: visible;
}

/************************************/

/************************************/
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:733px;
	visibility: visible;
	background-image: url(wwwsardone/immagini/banner-2520cnr.jpg);
	background-color: #FFFFCC;
	height: 96px;
	
}

/************************************/


/************************************/
#col2{
	margin:0px 0px 0px 178px;
	padding: 0px 10px 0px 0px;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************************************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-family: Arial,sans-serif;
	font-size: 21pt;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: -62px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	left: -225px;
	width: 564px;
	height: 59px;
}

/************************************/

a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:  url(wwwsardone/immagini/glblnav_selected.gif);
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}





/************************************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/***********************************************/
/*End Component Divs                           */
/***********************************************/
.Stile3 {
	color: #0066FF;
	font-weight: bold;
	font-style: italic;
}
.Stile8 {
	font-size: 20pt;
	color: #0000FF;
	text-align: center;
}
.webmaster {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	background-position: center;
	text-align: center;
	white-space: normal;
	padding-top: 5px;
	margin: 0;
}
.webmasterT {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	background-position: center;
	text-align: center;
	white-space: normal;
	padding-bottom: 1px;
	margin: 0;
}
