@charset "UTF-8";
/* CSS Document */
a, img{
   border: none;
}

body {
	background-color: #2f71a1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/sotto-rip4.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.sopra {
	background-attachment: scroll;
	background-image: url(../images/f-top2.jpg);
	background-repeat: repeat-x;
}
.testata {
	background-attachment: scroll;
	background-image: url(../images/testata00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box-alto {
	background-image: url(../images/alto.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-basso {
	background-image: url(../images/basso.png);
	background-repeat: repeat-x;
	background-position: top;
}
.box-destra {
	background-image: url(../images/destra.png);
	background-repeat: repeat-y;
	background-position: left;
}
.box-sinistra {
	background-image: url(../images/sinistra.png);
	background-repeat: repeat-y;
	background-position: right;
}
.box-contenuti {
	background-image: url(../images/cont.png);
	background-repeat: repeat;
	line-height: 20px;
}
.box-angadx {
	background-image: url(../images/an-adx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box-angbdx {
	background-image: url(../images/an-bdx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.titoli {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.sottotitolo {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.box-alto, .box-basso, .box-destra, .box-sinistra, .box-contenuti, .box-angadx, .box-angbdx {
	behavior: url(iepngfix.htc);
}.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.box-rss {
	background-image: url(../images/cont.png);
	background-repeat: repeat;
	font-size: 12px;	
}
.links {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.verticale {
	background-image: url(../images/verticale.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.offerta {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	
}

.foto-alto {
	background-image: url(../images/box_alto.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foto-basso {
	background-image: url(../images/box-basso.png);
	background-repeat: repeat-x;
	background-position: top;
}
.foto-destra {
	background-image: url(../images/box-dx.png);
	background-repeat: repeat-y;
	background-position: left;
}
.foto-sinistra {
	background-image: url(../images/box-sx.png);
	background-repeat: repeat-y;
	background-position: right;
}
.foto-contenuti {
	line-height: 20px;
	background-color: #e3edf7;
}
.foto-angadx {
	background-image: url(../images/box-adx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.foto-angbdx {
	background-image: url(../images/box-bdx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduloricerca {
	line-height: 20px;
	color:#333;
	background-color: #FFF;
}
.src-sinistra {
	background-image: url(../images/src_sx.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.src-destra {
	background-image: url(../images/src_dx.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
