/***********************************************/
/* 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: #FF9900;
	text-decoration: none;
}

a:link{
	color: #FF9900;
}

a:visited{
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	margin: 0px;
	padding: 10px;
	font-variant: small-caps;
	font-weight: bolder;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

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{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #FF6600;
}
#testata {
	background-image:url(img/header.gif);
	background-color:#FF9900;
	padding: 0px;
	height: 200px;
	width: 100%px;
}

#navBar{
	float: right;
	margin: 0px;
	padding: 1px;
	width: 20%;
	background-color: #FFFFFF;
	background-image: url(img/ramage.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}

#headlines{
	float:left;
	width: 20%;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	background-repeat: repeat-y;
}

#content{
	float: left;
	width: 55%;
	background-image: url(img/sfondo_pagina_centr.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	font-size: 24px;
	font-variant: normal;
	right: 100px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	border-bottom-width: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	left: 10px;
	top: 10px;
}


#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 85%;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: normal;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #FFFFFF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	color: #FFFFFF;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	top: 10px;
	right: 15px;
	bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
}

#breadCrumb a {color: #FFFFFF;}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height: 20px;
	left: 10px;
}
.feature p{
	text-align: justify;
	padding: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	left: 5px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.feature_stampa{
	font-size: 80%;
	line-height: 20px;
	left: 5px;
	border: thin dashed #999999;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height:300px;
}
.feature_stampa img1{
	float:left;
	height: 100%;
}
.si_float {

float:none;
}
.feature_stampa h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature_stampa p{
	text-align: left;
}

.feature_titolo{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height: 20px;
	left: 5px;
	position: relative;
	height:260px;
	width:560px;
    	
}
.feature_titolo img{
	float:left;
	padding: 10px;
	color: #ffffff;
}
.feature_titolo h2{
	padding: 30px 0px 5px 0px;
	text-align: center;
	left: 5px;
	right: 5px;
}
.feature_titolo p{
	text-align: justify;
	padding-left: 270px;
}
/************** .story styles *****************/



/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	color: #666666;
}

.story p{
	padding: 0px 0px 10px 0px;
	list-style-position: inset;
	list-style-type: circle;
	color: #666666;
	list-style-image: none;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px dashed #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-image: url(img/rami_footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
#siteInfo a {
	color: #FF9900;
}



/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
}

#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;
	font-size: 90%;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	text-decoration: none;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: small;
	color: #666666;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
