<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	/* background: url("bg_grad.jpg") fixed; */
	background-color: #CCCC99;
	text-align:justify;
}

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

a:link, a:visited{
	color: #844200;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** font styles **************/

.proxappuntamentotitolo{
    padding: 10px 10px 10px 10px;
	font-size:16px;
	color: #663300;
	font-weight: bolder;
}

.proxappuntamentotesto{
  padding: 10px 10px 10px 10px;
  font-style:italic;
}

.story {
  padding: 10px 10px 10px 10px;
}
.commenti {
	font-size:10px;
	padding: 10px 10px 10px 10px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:800px;
	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;
	padding: 0px;
	width: 180px;
    background-color: #F5f7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
}


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

/************** utility styles *****************/

#utility{
	position: absolute;
	top: 16px;
	color: #919999;
	left: 500px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

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

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px #CCCC99 ;
	border-bottom-style: ridge;

}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

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

#globalNav{
position: absolute;
width: 800px;
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: 7px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 7px;
	z-index: 100;
	width: 696px;
}


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

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}


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

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color:#844200;
	font-weight: bold;
	text-decoration: underline;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************ 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;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ photoGallery styles **************/

#corpo{
margin:0;
padding:0;
height:auto;
width:500px;
position: relative;
float: left;
}

#menu{
/*float:left;*/
margin:0;
padding:0;
width:100px;
height:100%;
}

#menu ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
line-height:1.6em;
}

#menu li a{
margin:4px 0 0 10px;
padding:0;
width:40px;
display:block;
text-decoration:none;
color: #CCCC99;
border:1px solid #fff;
}

#menu li a:hover{
margin:4px 0 0 10px;
padding:0;
text-decoration:none;
border: 2px inset #CCCC99;
width:40px;
}

#menu li a span {
display: none;
color: #000000;
background-color: #CCCC99;
}

#menu li  a:hover span {
width: 400px; 
margin: 0;
padding:10px;
position: absolute;
left:145px;
top: 20px;
display: block; 
text-align: left;
border: 2px outset;
}

#contentFoto{
padding: 0px 10px 0px 0px;
margin:0px 178px 0px 0px;
height:100%;
width:400px;
background-color:transparent; 
float:right;
}

/********************* end **********************/
</pre></body></html>