@charset "utf-8";
img {
	border:none;
}
form{
	margin: 0px;
	padding: 0px;
}
/******************COMMON STYLE***************/
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:hover{
	color:#000000;
}
.testoPiccolo {
	font-size: 12px;
	line-height: 18px;
}
.testoMedio {
	font-size: 14px;
	line-height: 22px;
}
.orange, .orange a {
	color: #80732B;
}
.lightOrange, .lightOrange a {
	color: #B4ADA0;
}
.red, .red a {
	color: #e40001;
}
.lightRed, .lightRed a {
	color: #D6ADAD;
}
.green, .green a {
	color: #6AAF06;
}
.lightGreen, .lightGreen a {
	color: #B1D37E;
}
.blue, .blue a {
	color: #095eaf;
}
.lightBlue, .lightBlue a {
	color: #9EBBD8;
}
.magenta, .magenta a {
	color: #ff05b0;
}
.lightMagenta, .lightMagenta a {
	color: #DFB0D0;
}
.darkGray {
	color: #535353;
}
.lightGray {
	color: #808080;
}
.black {
	color: #000000;
}
.active a{
	color: #000000;
}
.orange a:hover, .lightOrange a:hover, .red a:hover, .lightRed a:hover, .blue a:hover, .lightBlue a:hover, .green a:hover, .lightGreen a:hover, .magenta a:hover, .lightMagenta a:hover {
	color:#000000;
}
/*********************************************/
.graphics01 {
	
	height: 125px;
	background-repeat: no-repeat;
}
.orange .graphics01{
	background-image: url(../images/graphicsOrange.jpg);
}
.red .graphics01{
	background-image: url(../images/graphicsRed.jpg);
}
.green .graphics01{
	background-image: url(../images/graphicsGreen.jpg);
}
.blue .graphics01{
	background-image: url(../images/graphicsBlue.jpg);
}
.magenta .graphics01{
	background-image: url(../images/graphicsMagenta.jpg);
}
/*********************************************/
.moreLink {
	display: block;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/04_segue.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.moreLink:hover{
	text-decoration: none;
}
.backLink {
	font-size: 14px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/07_back.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
.backLink:hover{
	text-decoration: none;
}
.nextLink {
	font-size: 14px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/07b_foward.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
.nextLink:hover{
	text-decoration: none;
}
/*********************************/
.paddingOrizzontaleSmall {
	padding-right: 10px;
	padding-left: 10px;
}
.paddingOrizzontaleMed {
	padding-right: 20px;
	padding-left: 20px;
}
.paddingVerticaleSmall {
	padding-top: 5px;
	padding-bottom: 5px;
}
.paddingVerticaleMed {
	padding-top: 20px;
	padding-bottom: 20px;
}
.marginRightSmall {
	margin-right: 20px;
}
.marginRightVerySmall {
	margin-right: 10px;
}
.marginLeftSmall {
	margin-left: 10px;
}
.marginLeftMed {
	margin-left: 160px;
}
.marginTopMed {
	margin-top: 10px;
}
.marginTopMed2 {
	margin-top: 15px;
}


/*********** PHOTO FRAMES ************/
.photo {
	background-image: url(../images/newsPhotoFrame.jpg);
	height: 134px;
	width: 144px;
	overflow: hidden;
}
.photo img {
	padding-top: 18px;
	padding-left: 22px;
}
.photo2 {
	background-image: url(../images/newsPhotoFrame2b.png);
	height: 164px;
	overflow: hidden;
}
.photo2 img {
	padding-top: 18px;
	padding-left: 22px;
}
/********************************************/
.extraRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.extraLeft {
	float: left;
	margin-bottom: 20px;
	margin-right: 16px;
}

.formdati .titoloParagrafo {
	font-size: 16px;
	font-weight: bold;
	color: #beaa40;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.button01 {
	color: #666666;
	background-image: url(../images/buttonBg.gif);
	text-align: center;
	height: 20px;
	width: 75px;
	margin: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
}
.newsItem {
	position: relative;
	margin-bottom: 20px;
}
.newsItem .black a {
	color: #000000;
	text-decoration: none;
}
.newsItem .black a:hover {
	text-decoration: underline;
}
.newsItem .program {
	font-size: 16px;
	color: #A49B86;
	float: left;
	height: 30px;
	width: 100px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A49B86;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: bold;
}



.paging {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
.paging table {
	margin-right: auto;
	margin-left: auto;
}

.paging .pages a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.paging .active {
	padding-right: 12px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bullet01.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.dottedLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
