/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

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

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #003366;
	text-decoration: none;
}

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

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

a:hover{
	color: #003366;
	text-decoration: underline;
}
.dataora {
	text-align: right;
	display: block;
	background-color:#efefef;
}


h1{
 font-family: Verdana,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{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
.titoli {
	color: #006699;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	background-image:url(../img/toola.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top: 0px;
	padding-left: 15px;
}


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

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

ul{
 list-style-type: square;
}

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

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


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

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	/*background-image: url(../img/xtop.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
}

#navBar{
  float: right;
	width: 20%;
	height: 1010px;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
	border-left: 1px solid #cccccc;
	/*border-bottom: 1px solid #cccccc;*/
	background-image:url(../img/bgright.jpg);
	background-position:-12px;
	background-repeat:repeat-y;
}

/*#headlines{
	float:left;
	width: 20%;
	height: 100%;
	padding-right: 10px;
	background-image: url(../img/bgleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}*/

#headlines{
	margin: 0px;
	font-size: 70%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	float:left;
	width: 20%;
	/*height: 120%;*/
	height: 100%;
	/*border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	padding-right: 10px;
	background-image: url(../img/bgleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#headlines p{
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#headlines .bottompuls {
	background-image: url(../img/endpuls.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	width: inherit;
	height:38px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content{
  float: left;
  width: 55%;

}

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

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 95%;
	padding: 0 4px 0 0;
}

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

#pageName{
	margin: 0px;
	background-image: url(../img/briciolebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
#headlines .paramenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 100%;
}

.paramenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 100%;
}


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

#breadCrumb{
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/************** .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: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-color: #efefef;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	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 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 solid #EEE;}

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


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

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


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

.relatedLinks{
	margin: 0px;
	font-size: 90%;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-weight: bold;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


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

/*#headlines{
	margin: 0px;
	font-size: 70%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}*/


.bgg {
	background-image: url(../img/bgbottomleft.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 94%;
	height: 25px;
	display: block;
	
}
.bgimg {
	background-color: #58C5D0;
	width: 100%;
	height: 242px;
	text-align: left;
	background-image: url(../img/bgimg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.rilievosu {
	background-image: url(../img/rilievosu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-position: top;
	width: 100%;
	height: auto;

}

.centra {
	text-align: center;
	}

.icon {
	clear:right;
	float:left;
}
.icondx {

	clear:left;
	float:right;
}


.bzero {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headlines .bgp {
	vertical-align: bottom;
	margin-right: -4px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blocco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
	height: auto;
	width: auto;
}
.feature img {
	clear:right;
	float:left;
}
#navBar .relatedLinks .subright a {
	list-style-position: inset;
	list-style-type: disc;
	margin-right: 12px;
	font-size: 0.75em;
}
