body{
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #c2d0f1;
	background-image: url(img/back.gif);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-size-adjust: inherit;
}

a:link, a:visited, a:hover {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
p{
 text-align: justify;
 padding: 10px 15px;
}
p.centro{
 text-align: center;
}

p.destra{
 text-align: right;
 padding: 10px 20px 10px 0px;
 border-bottom: 1px White;
}


hr{
	color: #cccccc;
	padding: 0px 10px 0px 10px;
	width: 80%;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#titolo{
	position:absolute;
	top: 30px;
	left: 15%;
	right: 15%;
	width:800px;
	background-color: #2b4888;	
}

#pagina{
	position:absolute;
	top: 190px;
	left: 15%;
	right: 15%;
	width:800px;
	background-color: #2b4888;
	background-image: url(img/sfondo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
.contenuto{
background-color: #6e86be;
padding: 10px 5px 10px 5px;
float: right;
width: 70%;
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	 text-align: justify;
}
.contenutoindex{
padding: 10px 30px 10px 5px;
float: right;
width: 70%;
	font-family: Arial,sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	 text-align: justify;
}


#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #6e86be;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 200px;
}

#content{
	width: 100%;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
width: 100%;
height: 80px;
padding: 0px 0px 0px 0px;
white-space: nowrap;
display: block;
	border-bottom: 1px solid #ffffff;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-bottom: 1px solid #99cc66;
	border-top: 1px solid #CA59A3;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar a:link, #navBar a:visited {display: block;
}
#navBar img {

margin-bottom: 1px;}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #menu a tendina **************/

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
border:none;
float: right;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: none;
border-left-width: 0;
}

.headerlinks a{
border:none;
}

.submenus{
display: none;
width: 100px;
position: absolute;
top: 0.1em;
left: -500px;
background-color: #c1d0f1;
border: 1px solid black;
color: #000000;
}
.sub{
z-index: 10;
}
.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 1px;
color: #000000;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #99cc66;
}

img{
	border: 0px;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
