body,td,th {
	font-family: Century Gothic, Tahoma, Arial, Helvetica;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #e8f3fd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sfondo_1 {
	background-image: url(images/sfondo_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sfondo_2 {
	background-image: url(images/sfondo_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 156px;
	width: 980px;
}
#head img{
	border: 0;
}
#flash {
	background-image: url(images/sfondo_3.png);
	height: 275px;
	width: 944px;
	padding-right: 18px;
	padding-left: 18px;
}
#menu {
	background-image: url(images/sfondo_3.png);
	height: 198px;
	width: 938px;
	padding-right: 20px;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu_int {
	width: 187px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_box {
	float: left;
	height: 99px;
	width: 187px;
}
.menu_box_int {
	float: left;
	height: 99px;
	width: 187px;
}

#menu .menu_box img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu_int .menu_box img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	background-image: url(images/sfondo_3.png);
	background-repeat: repeat-y;
	width: 944px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
}

#left_column {
	float: left;
	width: 468px;
}
#right_column {
	float: right;
	width: 476px;
}

#left_column_internal {
	float: left;
	width: 200px;
}
#right_column_internal {
	float: right;
	width: 680px;
}

#right_column_internal_large {
	float: right;
	width: 880px;
}

#articolo_box {
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#articolo_box h3{
	color: #ff9223;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

#articolo_box h2{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-bottom: 15px;
}

.articolo_testo{
	font-family: Verdana, Arial, Sans serif;
	text-align: justify;
}

.articolo_testo img{
	background-color: #419df8;
	padding: 5px;
	border: 2px solid #fff;
}

#comunita_box {
	background-color: #ff9223;
	float: left;
	width: 476px;
	height: 374px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#titolo_comunita_box {
	width: 476px;
}
#content_comunita_box {
	padding: 5px;
	height: 314px;
	width: 466px;
	background: url(images/una_comunita2.png) no-repeat;
	margin-left: 5px;
}
.content_comunita_box_left {
	float: left;
	padding: 5px;
	height: 280px;
	width: 220px;
	padding-top: 80px;
}
.content_comunita_box_right {
	float: right;
	padding: 5px;
	height: 280px;
	width: 220px;
	padding-top: 80px;
}

.area_comunita_tit a:link, .area_comunita_tit a:visited{
	width: 210px;
	text-align: left;
	color: #419df8;
	font-weight: bold;
}
.area_comunita_tit a:hover{
	width: 210px;
	text-align: left;
	color: #ff9223;
	font-weight: bold;
}
.area_comunita_txt a:link, .area_comunita_txt a:visited{
	width: 210px;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.area_comunita_txt a:hover{
	width: 210px;
	text-align: left;
	color: #ff9223;
	font-weight: normal;
}

.area_prega_txt{
	width: 210px;
	text-align: left;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
#area_media_box {
	width: 476px;
	float: left;
	background-color: #419df8;
	margin-top: 5px;
	margin-bottom: 5px;
}
#area_media_box  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#titolo_area_media_box {
	width: 476px;
}
#content_area_media_box {
	width: 466px;
	padding: 5px;
	float: left;
}

.area_media_box_video {
	float: left;
	width: 233px;
	height: 250px;
	background: url(images/video_gallery2.png) no-repeat;
}
.video-content{
	width: 213px;
	margin-left: 10px;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-top: 80px;
}

.video-loc img{
	width: 60px;
	float: left;
	padding: 2px;
	border: 2px solid #419df8;
}

.video-tit{
	width: 220px;
	text-align: left;
	margin-bottom: 5px;
	font-family: Century Gothic, Tahoma, Arial, Helvetica;
	font-size: 12px;
	border-bottom: 1px dashed #ff9223;
}

.video-tit a:link, .video-tit a:visited{
	color: #419df8;
}
.video-tit a:hover{
	color: #ff9223;
}

.area_media_content_sx {
	float: left;
	width: 233px;
}

.area_media_content_dx {
	float: left;
	width: 233px;
}

.area_media_box_sx {
	float: left;
	width: 233px;
}
.area_media_box_dx {
	float: left;
	width: 233px;
}
.area_media_box_foto {
	float: left;
	width: 233px;
	height: 250px;
	background: url(images/foto2.png) no-repeat;
}
.foto-content{
	width: 213px;
	margin-left: 10px;
	margin-bottom:0px;
	padding-bottom:5px;
	margin-top: 80px;
}

.foto-loc img{
	width: 60px;
	float: left;
	border: 2px solid #419df8;
}

.foto-tit{
	width: 220px;
	text-align: left;
	margin-bottom: 5px;
	font-family: Century Gothic, Tahoma, Arial, Helvetica;
	font-size: 12px;
	border-bottom: 1px dashed #ff9223;
}

.foto-tit a:link, .foto-tit a:visited{
	color: #419df8;
}
.foto-tit a:hover{
	color: #ff9223;
}
#area_gadget_box {
	width: 476px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #01a42c;
}
#titolo_area_gadget_box {
	width: 476px;
	float: left;
}
#content_area_gadget_box {
	width: 466px;
	float: left;
	padding: 5px;
}
.area_gadget_box {
	float: left;
	width: 140px;
	height: 164px;
	background-image: url(images/gadget.png);
	padding-left: 15px;
	padding-top: 15px;
}
.area_gadget_box a:link, .area_gadget_box a:visited{
	color: #000;
	font-weight: normal;
}

.area_gadget_box a:hover{
	color: #ff9223;
	font-weight: normal;
}

.area_gadget_box img{
	width: 90px;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.area_gadget_box h2{
	width: 140px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.area_gadget_box h2 a:link, .area_gadget_box h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.area_gadget_box h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

#prossimamente_box {
	width: 459px;
	float: left;
	background-color: #ff9223;
	margin-top: 5px;
	margin-bottom: 5px;
}

#prossimamente_box_rosso {
	width: 459px;
	float: left;
	background-color: #e70204;
	margin-top: 5px;
	margin-bottom: 5px;
}

#titolo_prossimamente_box {
	width: 459px;
}
#prossimamente_top {
	height: 12px;
	width: 449px;
	margin-right: 5px;
	margin-left: 5px;
}
#prossimamente_center {
	background-image: url(images/prossimamente_center.png);
	width: 419px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
}
#prossimamente_bottom {
	height: 30px;
	width: 449px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.prossimamente-loc img{
	width: 380px;
	height: 90;
	margin-left: 17px;
	border: 2px solid #ff9223;
}

.decennale-loc img{
	width: 380px;
	height: 90;
	margin-left: 17px;
	border: 2px solid #ff9223;
}

.prossimamente-tit{
	width: 380px;
	margin-left: 17px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
}
.prossimamente-tit a:link, .prossimamente-tit a:visited{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
}
.prossimamente-tit a:hover{
	color: #ff9223;
	font-weight: bold;
	font-size: 16px;
}

.decennale-tit{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
}

.decennale-tit{
	width: 380px;
	margin-left: 17px;
}
.decennale-tit a:link, .decennale-tit a:visited{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
}
.decennale-tit a:hover{
	color: #ff9223;
	font-weight: bold;
	font-size: 16px;
}

.divisore{
	width: 380px;
	margin-left: 17px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
}

.divisore-cat{
	width: 600px;
	margin-left: 0px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	clear: left;
}

.cronache-content{
	width: 394px;
	margin-left: 10px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.decennale-content{
	width: 394px;
	margin-left: 10px;
	padding-top: 5px;
}

.decennale-content a:link, .decennale-content a:visited{
	color: #ff9223;
	font-weight: normal;
}

.decennale-content a:hover{
	color: #000;
	font-weight: normal;
}

.natale-content{
	width: 394px;
	margin-left: 10px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.natale-content img{
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.cronache-content a:link, .cronache-content a:visited{
	color: #000;
	font-weight: normal;
}

.cronache-content a:hover{
	color: #ff9223;
	font-weight: normal;
}

.cronache-content img{
	width: 90px;
	float: left;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.cronache-content h2{
	width: 290px;
	text-align: left;
	float: right;
	font-size: 14px;
	margin-bottom: 5px;
}

.cronache-content h2 a:link, .cronache-content h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.cronache-content h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.cronache-loc img{
	width: 90px;
	float: left;
	padding: 2px;
	border: 2px solid #419df8;
}

.cronache-tit{
	width: 90%;
	text-align: left;
}
.cronache-tit a:link, .cronache-tit a:visited{
	color: #419df8;
	font-weight: bold;
}
.cronache-tit a:hover{
	color: #ff9223;
	font-weight: bold;
}
.cronache-subtit{
	width: 90%;
}
.cronache-subtit a:link, .cronache-subtit a:visited{
	color: #000;
	font-weight: normal;
}
.cronache-subtit a:hover{
	color: #ff9223;
	font-weight: normal;
}

#cronache_box {
	width: 459px;
	background-color: #419df8;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#cronache_top {
	height: 12px;
	width: 449px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#cronache_center {
	width: 419px;
	background-image: url(images/prossimamente_center.png);
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#cronache_bottom {
	height: 30px;
	width: 449px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#footer {
	height: 69px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#media_articolo_box {
	width: 320px;
	float: left;
	background-color: #ff9223;
	margin-top: 5px;
	margin-bottom: 5px;
}

#media_articolo_top {
	height: 12px;
	width: 310px;
	margin-right: 5px;
	margin-left: 5px;
}
#media_articolo_center {
	background-image: url(images/media_articolo_center.png);
	width: 310px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
}
#media_articolo_bottom {
	height: 30px;
	width: 320px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.media_articolo_loc img{
	width: 225px;
	height: 55;
	margin-left: 30px;
}

.media_articolo_tit{
	width: 225px;
	margin-left: 30px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
}
.media_articolo_tit a:link, .media_articolo_tit a:visited{
	color: #000;
	font-weight: normal;
	font-size: 14px;
}
.media_articolo_tit a:hover{
	color: #ff9223;
	font-weight: normal;
	font-size: 14px;
}

.cat_art_content{
	width: 600px;
	min-height: 80px;
	margin-top: 5px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}
.cat_art_content_vol{
	width: 600px;
	margin-top: 5px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}
.cat_art_pasqua{
	width: 860px;
	min-height: 80px;
	margin-top: 5px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.cat_agora_vid{
	width: 600px;
	margin-top: 5px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.cat_art_content_nobord{
	width: 600px;
	margin-top: 5px;
}

.cat_art_archivio{
	width: 600px;
	margin-top: 5px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.sottotit{
	margin-top: 0px;
	clear: left;
}	

.cat_art_content a:link, .cat_art_content a:visited{
	color: #000;
	font-weight: normal;
}

.cat_art_content a:hover{
	color: #ff9223;
	font-weight: normal;
}

.cat_art_content img{
	width: 90px;
	float: left;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.cat_art_pasqua img{
	width: 840px;
	text-align: center;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}
.cat_art_content h2{
	width: 490px;
	text-align: left;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.cat_art_content h2 a:link, .cat_art_content h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.cat_art_content h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}




.cat_art_pasqua h2{
	width: 860px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
}

.cat_art_pasqua h2 a:link, .cat_art_pasqua h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.cat_art_pasqua h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.cat_art_content_nobord .titarticolo{
	text-align: left;
	font-size: 14px;
	margin-bottom: 0;
}

.cat_art_content_nobord .titarticolo a:link, .cat_art_content_nobord .titarticolo a:visited{
	color: #419df8;
	font-weight: bold;
}

.cat_art_content_nobord .titarticolo a:hover{
	color: #ff9223;
	font-weight: bold;
}

.titarchivio{
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.titarchivio a:link, .titarchivio a:visited{
	color: #222;
	font-weight: normal;
}

.titarchivio a:hover{
	color: #ff9223;
	font-weight: normal;
}


.cat_art_content_vol a:link, .cat_art_content_vol a:visited{
	color: #000;
	font-weight: normal;
}

.cat_art_content_vol a:hover{
	color: #ff9223;
	font-weight: normal;
}

.cat_art_content_vol img{
	width: 90px;
	float: left;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.cat_art_pasqua img{
	width: 840px;
	text-align: center;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}
.cat_art_content_vol h2{
	width: 600px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.cat_art_content_vol h2 a:link, .cat_art_content_vol h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.cat_art_content_vol h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

#right_column_internal .datainvio{
	color: #ff9223;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
}

#right_column_internal h3{
	color: #ff9223;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px dashed #ff9223;
}

#right_column_internal h4{
	color: #ff9223;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}

#right_column_internal h5{
	color: #ff9223;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

#right_column_internal h6{
	color: #ff9223;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px dashed #ff9223;
}

#right_column_internal .foto-sottotit{
	color: #ff9223;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

#right_column_internal h4 a:link, #right_column_internal h4 a:visited{
	color: #419df8;
	font-weight: bold;
}

#right_column_internal h4 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.uomodovesei_content{
	width: 600px;
	margin-top: 5px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.uomodovesei_content a:link, .uomodovesei_content a:visited{
	color: #000;
	font-weight: normal;
}

.uomodovesei_content a:hover{
	color: #ff9223;
	font-weight: normal;
}

.uomodovesei_content h2{
	width: 490px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.uomodovesei_content h2 a:link, .uomodovesei_content h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.uomodovesei_content h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

#fotogallery {
	width: 675px;
	padding-right: 30px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.fotogallery_box {
	float: left;
	height: 135px;
	width: 135px;
	text-align: center;
	vertical-align: bottom;
}

.fotogallery_box img{
	border: 2px solid #419df8;
}

.footer_text{
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 0;
}	

.transp-video{
	float: right;
	padding-top: 5px;
	margin-right: 10px;
	border: 0;
}
.transp-foto{
	float: right;
	padding-top: 0px;
	margin-right: 10px;
	border: 0;
}

.titolo_gallery {
	font-family: Century Gothic, Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.desc_cat{
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom: 1px dashed #ff9223;
}

#area_agora_box {
	width: 476px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #01a42d;
}

#area_inevidenza_box {
	width: 476px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #419df8;
}

#area_newsletter_box {
	width: 476px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #ff9223;
}
#titolo_area_inevidenza_box {
	width: 476px;
	float: left;
}

#titolo_area_agora_box {
	width: 476px;
	float: left;
}

#content_area_agora_box {
	width: 449px;
	float: left;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/agora.png);
}

#content_area_inevidenza_box {
	width: 449px;
	float: left;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/agora.png);
}

#content_area_newsletter_box {
	width: 449px;
	float: left;
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/agora.png);
}

.area_agora_content {
	float: left;
	width: 419px;
	padding-left: 15px;
	padding-top: 15px;
	border-bottom: 1px dashed #01a42d;
	margin-bottom:10px;
}
.area_agora_content a:link, .area_agora_content a:visited{
	color: #000;
	font-weight: normal;
}

.area_agora_content a:hover{
	color: #ff9223;
	font-weight: normal;
}

.area_agora_content img{
	width: 90px;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
	float: left;
}

.area_agora_content h2{
	width: 430px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.area_agora_content h2 a:link, .area_agora_content h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.area_agora_content h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.agora_bottom {
	height: 30px;
	width: 466px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
}

.newsletter_bottom {
	height: 30px;
	width: 466px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
}

#articolo_box li a{
	color: #419df8;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	margin-bottom: 15px;
}

#correlati_articolo_box {
	width: 320px;
	float: left;
	background-color: #429DF8;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#correlati_articolo_box {
	width: 320px;
}

#correlati_articolo_top {
	height: 12px;
	width: 310px;
	margin-right: 5px;
	margin-left: 5px;
}

#correlati_articolo_center {
	background-image: url(images/correlati_articolo_center.png);
	width: 310px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
}

#correlati_articolo_bottom {
	height: 30px;
	width: 320px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.correlati_articolo_loc img{
	width: 225px;
	height: 55;
	margin-left: 30px;
}

.correlati_articolo_tit{
	width: 265px;
	margin-left: 10px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
}

.correlati_articolo_tit a:link, .correlati_articolo_tit a:visited{
	color: #000;
	font-weight: normal;
	font-size: 14px;
}

.correlati_articolo_tit a:hover{
	color: #ff9223;
	font-weight: normal;
	font-size: 14px;
}

#lutto_box {
	width: 459px;
	background-color: #400080;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#lutto_top {
	height: 12px;
	width: 449px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#lutto_center {
	width: 419px;
	background-image: url(images/prossimamente_center.png);
	padding: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#lutto_bottom {
	height: 30px;
	width: 449px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.lutto-content{
	width: 394px;
	margin-left: 10px;
	border-bottom: 1px dashed #400080;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.lutto-content a:link, .lutto-content a:visited{
	color: #000;
	font-weight: normal;
}

.lutto-content a:hover{
	color: #419df8;
	font-weight: normal;
}

.lutto-content img{
	width: 90px;
	float: left;
	padding: 2px;
	background-color: #400080;
	border: 5px solid #fff;
}

.lutto-content h2{
	width: 290px;
	text-align: left;
	float: right;
	font-size: 14px;
	margin-bottom: 5px;
}

.lutto-content h2 a:link, .lutto-content h2 a:visited{
	color: #400080;
	font-weight: bold;
}

.lutto-content h2 a:hover{
	color: #419df8;
	font-weight: bold;
}

.special-content{
	width: 394px;
	margin-left: 10px;
	border-bottom: 1px dashed #ff9223;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top: 5px;
}

.special-content a:link, .special-content a:visited{
	color: #000;
	font-weight: normal;
}

.special-content a:hover{
	color: #ff9223;
	font-weight: normal;
}

.special-content img{
	width: 90px;
	float: left;
	padding: 2px;
	background-color: #419df8;
	border: 5px solid #fff;
}

.special-content h2 a:link, .special-content h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.special-content h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.special-content h2{
	width: 290px;
	text-align: left;
	float: right;
	font-size: 14px;
	margin-bottom: 5px;
}

.cat_agora_vid a:link, .cat_agora_vid a:visited{
	color: #000;
	font-weight: normal;
}

.cat_agora_vid a:hover{
	color: #ff9223;
	font-weight: normal;
}

.cat_agora_vid h2{
	width: 600px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
}

.cat_agora_vid h2 a:link, .cat_agora_vid h2 a:visited{
	color: #419df8;
	font-weight: bold;
}

.cat_agora_vid h2 a:hover{
	color: #ff9223;
	font-weight: bold;
}

.titolo_nolink{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
	text-align: center;
}

.cat_art_elenco a:link, .cat_art_elenco a:visited{
	color: #419df8;
	font-weight: normal;
}

.cat_art_elenco a:hover{
	color: #ff9223;
	font-weight: normal;
}

.desc_cat a:link, .desc_cat a:visited{
	color: #419df8;
	font-weight: bold;
	font-size: 16px;
}
.desc_cat a:hover{
	color: #ff9223;
	font-weight: bold;
	font-size: 16px;
}

.orange{
	color: #ff9223;
	font-size: 16px;
}

.menu_box_nazione {
	padding-top: 20px;
	float: left;
	width: 187px;
	font-size: 12px;
	border-right: 1px solid #419df8;
	border-bottom: 1px dashed #419df8;
}

.menu_box_nazione a:link, .menu_box_nazione a:visited{
	color: #419df8;
	font-weight: bold;
}

.menu_box_nazione a:hover{
	color: #ff9223;
	font-weight: bold;
}

