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

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #BDC3CE;
	padding: 0px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	color: #464a4f;
	margin-top: 0px;
	margin-bottom:6px;
	line-height: 150%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FF9900;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464a4f;
	padding: 5px;
	margin: 0px;
	background-color: #e4e4e5;
	border: 1px solid #CCCCCC;
	display: block;
}
h2.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464a4f;
	padding: 5px;
	margin: 0px;
	background-color: #daebfc;
	border: 1px solid #CCCCCC;
	display: block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FF9900;
	margin-top: 0px;
}
h3.lenews {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #2e74c0;
	margin-top: 0px;
}
blockquote {
	margin: 0;
	font-size: 115%;
	padding-left: 20px;
	font-style: italic;
}
blockquote * {
	line-height: normal;
}

/****************IDs****************/
/**********************************/

#wrapper {
	background-image: url("../images/bodyBG.jpg");
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 777px;
	float: left;
	margin-bottom: 12px;
}
#header {
	background-image: url("../images/topBG.gif");
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 777px;
	height: 134px;

}
#headerImg {
	background-image: url("../images/headerBG.gif");
	background-repeat: repeat-y;
	height: 179px;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#headerImg img {
	float: left;
}
#logoBox {
	float: left;
	width: 295px;
	height: 94px;
	padding-top: 30px;
}
#navigation {
	float: right;
	height: 134px;
}
#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}

#footer {
	float: left;
	width: 777px;
	height: 61px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
}
#footer p {
	font-size: 11px;
}
#footer p a{
	color: #464a4f;
}
#footer p a:hover{
	color: #000000;
}
#fLeft {
	float: left;
	padding-left: 40px;
	text-align: left;
}
#fRight {
	float: right;
	padding-right: 44px;
}
#left {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#left a {
	color: #2e74c0;
	text-decoration: none;
}
#left a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;
}
#right {
	float: right;
	width: 218px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}
#newsBox {
	float: left;
	margin-top: 0px;
}
#newsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#newsBox p a {
	color: #333333;
	text-decoration: none;
}
#linkBox {
	float: left;
	margin-top: 10px;
	display:block;
}
#linkBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#linkBox p a {
	color:#2e74c0;
	text-decoration: none;
}
.detailBox {
	float: left;
	margin-top: 10px;
	display:block;
}
p.detailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
p.detailBox a {
	color:#2e74c0;
	text-decoration: none;
}
#loginL {
	float: left;
	width: 50px;
}
#loginL p {
	line-height: 23px;
}
#loginR {
	float: right;
	width: 157px;
}

/*************Classes***************/
/***********************************/

.imageAdjust {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	margin-top: -4px;
}
.divider {
	background-image: url("../images/dividerBG.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}
.form {
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.userBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}


/************Primary NAV****************/
/***************************************/

ul.navigation {
	margin-top: 56px;
	margin-right: 30px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 24px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -29px;
}
li.home a {
	width: 55px;
	background-image: url(../images/mHome.gif);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.chisiamo a {
	width: 87px;
	background-image: url(../images/mChisiamo.gif);
	background-repeat: no-repeat;
}
li.chisiamo a span {
	display: none;
}
li.attivita a {
	width: 65px;
	background-image: url(../images/mAttivita.gif);
	background-repeat: no-repeat;
}
li.attivita a span {
	display: none;
}
li.faq a {
	width: 61px;
	background-image: url(../images/mFAQ.gif);
	background-repeat: no-repeat;
}
li.faq a span {
	display: none;
}
li.contatti a {
	width: 71px;
	background-image: url(../images/mContatti.gif);
	background-repeat: no-repeat;
}
li.contatti a span {
	display: none;
}


/************ NEWS Articles ************/
/***************************************/

ul.news {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.news li {
	list-style-type: none;
	float: left;
	color: #333333;
}
ul.news li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.news li a:hover {
	width: 215px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3f3f3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/*********** LINKS Articles ************/
/***************************************/

ul.links {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.links li {
	list-style-type: none;
	float: left;
	color: #333333;
}
ul.links li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
ul.links li a:hover {
	width: 215px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3f3f3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/********** ATTIVITA Articles **********/
/***************************************/

ul.dettaglio {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
ul.dettaglio li {
	list-style-type: none;
	float: left;
}
ul.dettaglio li a {
	display: block;
	float: left;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color:#2e74c0;
}
ul.dettaglio li a:hover {
	color:#2e74c0;
	width: 215px;
	background-image: url("../images/newsArrow.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f3f3f3;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/************ FAQS Articles ************/
/***************************************/

hr {
	border: none 0;
	border-top: 1px dotted #FF9900;
	height: 1px;
	margin-top: 4px;
	margin-bottom:12px;
}
hr.hr_faq {
	border: none 0;
	border-top: 1px dotted #66CCFF;
	height: 1px;
	margin: 4px 0;
}
hr.blind {
	border: none 0;
	margin:0px;
}
.listAttivita {
	color: #2e74c0;
	text-decoration: none;
}
.smallList {
	margin-left: 7px;
	font-size:10px;
	line-height: 12px;
	margin-bottom: 7px;
}
