form {
	margin:0;
}
body {
	background-color : #000;
	margin : 0 auto; 
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Tahoma,Arial,Helvetica,sans-serif;  
	font-size : 12px;
	text-align: center;
	height: 1192px;
} 
html {
	margin : 0 auto;
	font-family : Verdana;
	font-size : 10px;
	height : 100%;
}
img {
	border: 0;
}

a, a:link, a:active {
	color: #2c7997;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #2c7997;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img.imgstyle {
	width: 150px;
	height: 75px;
}

.styletesto {
	line-height: 20px !important;
	color: #FFF;
	font-size: 30px;
}

#container {
	width: 970px;
	margin: 0 auto;
	background-image : url('../images/sfondo_home.jpg');
	background-repeat: no-repeat; 
	background-position: top center;
}

#container_page {
	width: 970px;
	margin: 0 auto;
	background-image : url('../images/sfondo_pagine.jpg');
	background-repeat: no-repeat; 
	background-position: top center;
}

#content_page {
	width: 100%;
	height: 913px;
	margin: 0 auto;
	border: 0;
	padding: 20px 0 0 0;
	text-align: center;
	color: #2c7997;
}

#menu_page  {
	background-color: #2c7997;
	width: 100%;
	height: 35px;
}

#menu_page_bottom  {
	height: 35px;
}

#testo {
	height: 745px;
	overflow: auto;
	scrollbar-base-color: #2C7997;
	scrollbar-arrow-color: #FFF;
}

#content_page div.testo {
	width: 95%;
	text-align: left;
	font-size: 14px;
	margin: 20px auto 0 auto;
}

#content_page span.foot_vangelo {
	text-align: center;
	font-weight: bold;
}

#content_page div.top_vangelo {
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}

#content_page span.foot_home {
	text-align: center;
	font-weight: bold;
	clear: both;
}

#content_page div.titolo {
	font-size: 35px;
	text-align: center;
	clear: both;
}

#content_page div.sottotitolo {
	text-align: center;
	clear: both;
}

#buttons {
	margin: 150px 0 0 0;
}

#buttons a, #buttons a:visited {
	color: #FFF;
}

.anni {
	margin: 20px auto 0 auto;
}

.button {
	background-color: #2c7997;
	color: #FFF;
	font-weight: bold;
	width: 150px;
	margin: 45px auto 0 auto;
	padding: 4px;
}

#croce {
	position: absolute;
	z-index: 99;
	background-image : url('../images/cristo_bianco.png');
	background-repeat: no-repeat; 
	background-position: top center;	
	border: 0;
	width: 190px;
	height: 305px;
	top: 20px;
	right: 40px;
}

#head {
	width: 100%;
	height: 443px;
	margin: 0 auto;
	border: 0;
	position: relative;
}

#head_img {
	width: 100%;
	height: 283px;
	margin: 0 auto;
	border: 0;
	background-color: #CECECE;
}

#head_title {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	border: 0;
	position: relative;
}

#menu {
	width: 99%;
	height: 34px;
	border: 0;
	margin: 0 auto;
	padding: 5px;
}


#menu ul.menu {
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	/*width: 150px; Width of Menu Items */
	color: #FFF;
	}

#menu ul.menu li {
	position: relative;
	display: inline;
	}
	
#menu li ul {
	/*position: absolute;
	/*left: 149px; /* Set 1px less than menu width 
	top: 0;*/
	display: none;
	text-align: left;
	}

/* Styles for Menu Items */
#menu ul.menu li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	width: 240px; /*150px*/
	height: 30px;
	padding: 0;
	line-height: 22px;
	cursor: pointer;
	list-style: none;
	position: relative;
	float: left;
	font-size: 20px;
	}

.menu_one {
	position: absolute;
	width: 160px;
	height: 160px;
	border: 0;
	text-align: left;
	padding: 0 10px 0 10px;
	left: 5px;
}

.menu_two {
	position: absolute;
	width: 160px;
	height: 160px;
	border: 0;
	left: 195px;
	text-align: left;
	padding: 0 10px 0 10px;
}

.menu_three {
	position: absolute;
	width: 160px;
	height: 160px;
	border: 0;
	left: 385px;
	text-align: left;
	padding: 0 10px 0 10px;
}

.menu_four {
	position: absolute;
	width: 160px;
	height: 160px;
	border: 0;
	left: 575px;
	text-align: left;
	padding: 0 10px 0 10px;
}

.menu_five {
	position: absolute;
	width: 170px;
	height: 160px;
	border: 0;
	left: 765px;
	text-align: left;
	padding: 0 10px 0 10px;
}


.menu_five_eng {
	position: absolute;
	width: 195px;
	height: 160px;
	border: 0;
	left: 750px;
	text-align: left;
	padding: 0 10px 0 10px;
}

#menu_large a {
	text-decoration: none;
	color: #3E8997;
	line-height: 16px;
}

#menu_large a:hover {
	text-decoration: underline;
}

#menu_large {
	width: 100%;
	height: 178px;
	border: 0;
	margin: 10px auto 0 auto;
	position: relative;
}

#menu_large span.titolo {
	font-size: 20px;
	color: #2c7997;
}

#news {
	width: 100%;
	height: 267px;
	border: 0;
	position: relative;
}

#news_title {
	width: 100%;
	height: 47px;
	border: 0;
	color: #066988;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	padding: 15px 0 0 0;
}

#news_content {
	clear: left;
	width: 650px;
	border: 0;
	height: 200px;
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 0 15px;
	position: relative;
}

#news_content .news_left {
	width: 300px;
	height: 100px;
	border: 0;
	float: left;
	clear: left;
}

#news_content .news_right_3 {
	position: absolute;
	width: 300px;
	height: 100px;
	border: 0;
	right: 5px;
	clear: right;
}

#news_content .news_right_4 {
	position: absolute;
	width: 300px;
	height: 100px;
	border: 0;
	right: 5px;
	top: 107px;
	clear: right;
}

#boxnewsletter {
	color: #FFF;
}

#newsletter {
	width: 260px;
	height: 190px;
	border: 0;
	right: 10px;
	position: absolute;
	padding: 15px 0 0 0;
}

#newsletter .title {
	color: #066988;
	font-weight: bold;
	font-size: 17px;
}

#newsletter form {
	margin: 30px 0 10px 0;
}

#newsletter input {
	border: 0;
	background:transparent;
	color: #FFF;
	height: 14px;
}

#newsletter input.text {
	color: #FFF;
	width: 125px;
	height: 13px;
	margin: 0;
	position: absolute;
	left: 15px;
	top: 40px;
}

#newsletter input.iscriviti {
	background-color: #FFF;
	color: #2c7997;
	background-image : url('../images/iscriviti.png');
	background-repeat: no-repeat; 
	background-position: top center;
	width: 73px;
	height: 13px;
	font-weight: bold;
	margin: 5px 0 0 40px;
	float: left;
	cursor: pointer;
}

#newsletter input.iscriviti_eng {
	background-color: #FFF;
	color: #2c7997;
	background-image : url('../images/signup.png');
	background-repeat: no-repeat; 
	background-position: top center;
	width: 73px;
	height: 13px;
	font-weight: bold;
	margin: 5px 0 0 40px;
	float: left;
	cursor: pointer;
}

#newsletter input.cancellati {
	background-color: #FFF;
	color: #2c7997;
	background-image : url('../images/cancellati.png');
	background-repeat: no-repeat; 
	background-position: top center;
	width: 73px;
	height: 13px;
	font-weight: bold;
	margin: 5px 0 0 40px;
	float: left;
	cursor: pointer;
}

#newsletter input.cancellati_eng {
	background-color: #FFF;
	color: #2c7997;
	background-image : url('../images/deleted.png');
	background-repeat: no-repeat; 
	background-position: top center;
	width: 73px;
	height: 13px;
	font-weight: bold;
	margin: 5px 0 0 40px;
	float: left;
	cursor: pointer;
}

#form_newsletter  {
	position: relative;
	height: 180px;
}

#form_newsletter .istruzioni_newsletter {
	position: absolute;
	top: 104px;
	left: 160px;
	border: 0;
	color: #FFF;
}

#form_newsletter .istruzioni_newsletter a {
	color: #FFF;
	text-decoration: underline;
}

#form_newsletter .istruzioni_newsletter a:hover {
	text-decoration: none;
}

#news_title .news {
	margin: 0 0 0 15px;
}

#rubriche {
	width: 100%;
	height: 218px;
	border: 0;
	margin: 0 auto;
	position: relative;
}

#rubriche .title_white {
	color: #FFF;
	font-weight: bold;
	font-size: 17px;
}

#rubriche .title_blu {
	color: #066988;
	font-weight: bold;
	font-size: 17px;
}

#rubrica_left {
	position: absolute;
	left: 15px;
	width: 245px;
	height: 205px;
	border: 0;
	padding: 20px 0 0 20px;
}

#rubrica_left2 {
	position: absolute;
	left: 268px;
	width: 215px;
	height: 205px;
	border: 0;
	padding: 20px 0 0 0;
}

#rubrica_left3 {
	position: absolute;
	left: 488px;
	width: 210px;
	height: 205px;
	border: 0;
	padding: 20px 0 0 0;
}

#rubrica_left4 {
	position: absolute;
	left: 700px;
	width: 216px;
	height: 205px;
	border: 0;
	padding: 20px 0 0 0;
}

#footer {
	width: 100%;
	height: 95px;
	text-align: center;
	margin: 0 auto;
	padding: 3px 0 0 0;
	position: relative;
}

#footer_index {
	width: 100%;
	height: 45px;
	text-align: center;
	margin: 0 auto;
	padding: 3px 0 0 0;
	position: relative;
	border: 0;
}

.foot_head {
	font-weight: bold;
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center;
	height: 35px;
	font-size: 18px;
}

.foot_bottom {
	position: absolute;
	top: 58px;
	height: 45px;
	width: 100%;
	text-align: center;
	color: #000;
}

.foot_index {
	position: absolute;
	top: 5px;
	height: 45px;
	width: 100%;
	text-align: center;
}

.errore {
	margin-top: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #BD0000;
	color: #FFF;
	padding-top: .4em;
	padding-bottom: .4em;
	text-align: center;
}
.correct {
	margin-top: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #B0DD66;
	color: #FFF;
	padding-top: .4em;
	padding-bottom: .4em;
	text-align: center;
}
		
#cleardiv {
	clear: both;
	height: 1em;
}

#menu .menu_page {
	font-size: 18px;
}

#menu .menu_page a {
	color: #FFF;
	text-decoration: none;
}

#menu .menu_page a:hover {
	text-decoration: underline;
}

/*ul.menu_page {
	list-style-type: none;
}

ul.menu_page li {
	float: left;
}

ul.menu_page a {
	padding-right: 32px;
	padding-left: 32px;
	display: block;
	color: #FFF;
*/

.custom { /* Applied to container DIV */
	width: 960px;
	height: 283px;
	background-color: #FFF;
	margin-bottom: 1em;
}

.custom .simply-scroll-clip { /* Applied to clip DIV */
	width: 960px;
	height: 283px;
}

#title {
	width: 100%;
	height: 100px;
	padding-left: 30px;
}

#top_menu {
	height: 60px;
}

#icons {
	width: 50%;
	text-align: right;
	float: right;
	margin-right: 20px;
}

#search {
	float: left;
	margin-left: 15px;
}

#slider {
    width: 100%; /* important to be same as image width */
    height: 343px; /*443px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 100%; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	/*top: 30px; /*165px*/
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 450px;
    /*background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;*/
    color: #fff;
    display: none;
	top: -150px;
	left: 350px;
}

#slider ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

.menu_video {
	float: left;
	width: 350px;
	border: 0;
	margin-right: 5px;
	text-align: left;
}

.video {
	float: left;
	width: 500px;
	border: 0;
}

#menu_video ul ul{
	position: absolute;
	top:0;
	left:150px;
	visibility:hidden;
}

#menu_video li{
	position: relative;
	line-height: 15px;
	cursor: pointer;
} 

#menu_video ul li:hover ul{
	visibility:visible;
} 

/* SOCIAL NETWORK */

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
/*
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
} */
div.menu_lang  { 
  visibility:hidden; 
  width:210px; 
  z-index:500;
  font-size:10px; 
  position:absolute;
  right: 0;
  top: 18px;
  background-color:#eeeeef; 
  border: 2px solid;	border-color: #f7faff #99a #99a #f7faff; 
}
/* Stili per le liste e i link contenuti nei menu  */
div.menu_lang ul { margin:.5em 1em .6em 0; padding:0 }
div.menu_lang ul li { line-height:1; list-style-type:none; margin:0 0 .8em .4em; }
div.menu_lang a { text-decoration:none; white-space:nowrap; }  
div.menu_lang a:link { color:#33b }
div.menu_lang a:visited { color:#339 }
div.menu_lang a:hover { color:#33c; border-bottom:1px dashed #33c }

div#news_content ul {
	list-style: none
}

div#news_content ul li {
	height: 208px !important;
	width: 640px;
	border: 0;
}		
