@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f44502;
}
.sfondointerno1 {
	background-image: url(images/sfondo-interno1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sfondointerno2 {
	background-image: url(images/sfondo-interno2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sfondointerno3 {
	background-image: url(images/sfondo-interno3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.red {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #990000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.green {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #006633;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.yellow {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #FFCC33;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.blu {
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #336699;
	margin-bottom: 5px;
	padding-bottom: 5px;
}




.sfondointerno4 {
	background-image: url(images/sfondo-interno4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sfondointerno5 {
	background-image: url(images/sfondo-interno5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.titoletto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}





.titolocapitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #63655A;
	text-decoration: none;
}


.titolocapitoli2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #63655A;
	text-decoration: none;
}



.testonormale {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #8A8C7C;
	text-decoration: none;
}

.sfondocenter {
	background-image: url(images/sfondocenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}

.testobianco11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}

.titolobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.testobianco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
a.testobianco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}

a.testobianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6E1F01;
	font-weight: lighter;
	text-decoration: none;
}
a.testobianco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
.red_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}


.red_line_overbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9966;
}


.backgroundcenter {
	background-image: url(images/gasparro_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Backroudred {
	background-color: #f44601;
	background-image: url(images/base-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.principale_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6a5d;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
a.principale_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6a5d;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
a.principale_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6a5d;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
a.principale_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
a.principale_link:active {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6a5d;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
.updownliner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #6E1F01;
	text-decoration: none;
}
.sfondo {
	background-color: #FFFFFF;
	background-image: url(images/sfondo-repeat2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


a.linksx:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: lighter;
	text-decoration: none;
}
a.linksx:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: lighter;
	text-decoration: none;
}
a.linksx:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676155;
	font-weight: lighter;
	text-decoration: none;
}
a.linksx:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: lighter;
	text-decoration: none;
}



a.prod:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
}
a.prod:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
}
a.prod:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
}
a.prod:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
}


.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tratteggiosopra {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.tratteggiosottoesopra {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tratteggiosopra {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.areafoto {
	float: right;
	margin-left:20px;
	border-left:solid 1px #CCCCCC;
	margin-bottom:20px;
	margin-top:20px;
	margin-right: 0px;
	padding-left: 10px;
}

.tablefoto {
	background-color: #FFFFFF;
	border: 1px ridge #CCCCCC;
}

.tablefoto3 {
	background-color: #ECECEC;
	border: 1px ridge #CCCCCC;
}

.tablefoto2 {
	background-color: #FFFFFF;
	border: 1px ridge #CCCCCC;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

.tablefoto4 {
	border: 1px ridge #CCCCCC;
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


.testobianco a
{ color:#ffffff;
text-decoration:none;
	}

