/* CSS Document */
/**************************************************/
/*                    Tag HTML Style              */ 
/**************************************************/

body{
	font-family: Verdana, Arial, sans-serif;
	color: #000033;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
/*****************collegamenti**************/
a{
	color: #016330;
	text-decoration: none;
}

a:link{
	color: #016330;
	text-decoration: none;
}

a:visited{
	color: #016330;
	text-decoration: none;
}

a:hover{
	color: #133284;
	text-decoration: none;
	color:#E3001B;
}
/************************Carattere: Vele Scarlatte blu************************/
h1{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 24px;
 font-stretch:narrower;
 color: #E3001B;
 margin: 0px;
 padding: 0px;
}
/************************Carattere: Vele Scarlatte rosso************************/
h2{
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #133284;
 margin: 0px;
 padding: 0px;
}
/************************Carattere: barra navigazione orizzontale************************/
h3{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #133284;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}
/************************Carattere: Cerca - Titoli dei paragrafi************************/
h4{
 font-family: Arial,sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #133284;
 margin: 0px;
 padding: 0px;
}
/************************Carattere: Testo paragrafi************************/
h5{
 font-family:Arial,sans-serif;
 font-size: 14px;
 color: #133284;
 font-weight:normal;
 margin: 0px;
 padding: 0px;
}
/************************Carattere: altro************************/
h6{
font-family:Arial,sans-serif;
 font-size: 12px;
 color: #133284;
 font-weight:normal;
 margin: 0px;
 padding: 0px;
}

/************************Stile elenchi************************/
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/************************Stile etichetta************************/
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/***********************************************/
/*                     Layout Divs             */
/***********************************************/
#container{
	width:1000px;
	margin: 0 auto;
}

#header{
	background-color:#FFFFFF;
}
/**************************Stile Spazio Foto***************************/
#Fotospace{
	float:left;
	width: 100%;
	height:180px;
	padding:0px;
}



.foto{ 
	float: left; 
	width:200px; 
	height:140px;
	border:solid 1px;		
	border-color:#E3001B;
	margin: 10px; 
	padding: 10px;	
}
	
.foto p{ 
	text-align: center; 
	font-style: italic; 
	font-size: 11px; 
	text-indent: 0;
}
/**********************************Fine Stile Spazio Foto***********************/

/**************riga di Vele Scarlatte********/
#russian{
	float:left;
	width:500px;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #A4CEB7;
}

#italian{
	float:right;
	width:500px;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #A4CEB7;
}

#barra{
	clear:both;	
	width:100%;
	height: 5px;
	background-color: #A4CEB7;
}

#barra2{
	clear:both;	
	width:100%;
	height: 3px;
	background-color: #77B192;
}
/*****************riga delle bandiere e della data*********/
#main{
	float:left;
	width:900px;
}
#itaflag{
	float:right;
	width:150px;
	padding: 0px 0px 0px 0px;
	height:23px;
}
#rusflag{
	float:left;
	width:150px;
	padding: 0px 0px 0px 0px;
	height:23px;
}

#date{
	float:right;
	width:550px;
	padding: 0px 0px 0px 0px;
	height:23px; 
}

/*************Barra di navigazione******************/
#navigation{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	background-color:#A4CEB7;
	border-bottom: 1px solid #133284;
	padding-left:20px;
}

#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
} 

#navigation li{
    display: inline;
	width: 80px;
	height:80px;
	
    margin:0;
    padding:0;
} 

#navigation li a{
    text-decoration: none;
    border: 1px solid #133284;
    padding: 0 0.3em;
	background: #ccc;color: #036;
} 
#navigation li a:hover{
    background-color: #f0f0f0;
} 

#navigation li#activelink a{
    border-bottom: 1px solid #fff;
    background-color: #fff;
    color: #603;
} 
/*****************************************************************/
/*                 Area divisa in tre colonne                    */
/*****************************************************************/

/**********************Pagina normale******************************/

#main2{
	float:left;
	width:100%;
}

#navbar{
	float:left;
	width:200px;
	height:1150px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extra{
	float:right;
	width:250px;
	height:1150px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}
#content{
	float:left;
	width:535px;
	height:1150px;
	border-bottom:1px solid #133284;
}
#content2{
	float:left;
	width:10px;
	height:1150px;
	border-bottom:1px solid #133284;
}
/**********************Pagina Chi Siamo******************************/

#main2{
	float:left;
	width:100%;
}

#navbarChiSiamo{
	float:left;
	width:250px;
	height:1050px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extraChiSiamo{
	float:right;
	width:250px;
	height:1050px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#contentChiSiamo{
	float:left;
	width:490px;
	height:1050px;
	border-bottom:1px solid #133284;
}
/**********************Pagina Cineclub******************************/

#main2{
	float:left;
	width:100%;
}

#navbarCineClub{
	float:left;
	width:250px;
	height:1800px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extraCineClub{
	float:right;
	width:250px;
	height:1800px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#contentCineClub{
	float:left;
	width:490px;
	height:1800px;
	border-bottom:1px solid #133284;
}

/**********************Pagina clubFamiglia******************************/

#main2{
	float:left;
	width:100%;
}

#navbarclubFamiglia{
	float:left;
	width:155px;
	height:1600px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extraclubFamiglia{
	float:right;
	width:155px;
	height:1600px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#contentclubFamiglia{
	float:left;
	width:680px;
	height:1600px;
	border-bottom:1px solid #133284;
}

/**********************Pagina Intervista******************************/

#main2{
	float:left;
	width:100%;
}

#navbarIntervista{
	float:left;
	width:250px;
	height:2100px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extraIntervista{
	float:right;
	width:240px;
	height:2100px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#contentIntervista{
	float:left;
	width:487px;
	height:2100px;
	border-bottom:1px solid #133284;
}

#contentInterv2{
	float:left;
	width:10px;
    height:2100px;
	border-bottom:1px solid #133284;
}
/**********************Pagina Caleidoscopio******************************/

#main2{
	float:left;
	width:100%;
}

#navbar4{
	float:left;
	width:200px;
	height:2700px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extra4{
	float:right;
	width:200px;
	height:2700px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#content4{
	float:left;
	width:580px;
	height:2700px;
	border-bottom:1px solid #133284;
}

/**********************Pagina Libro Scheggia******************************/

#main2{
	float:left;
	width:100%;
}

#navbar5{
	float:left;
	width:250px;
	height:3500px;
	background-color:#eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extra5{
	float:right;
	width:240px;
	height:3500px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#content5{
	float:left;
	width:497px;
	height:3500px;
	border-bottom:1px solid #133284;
}

/***************Pagina Centro Vacanze-2*********************************************/

#main2{
	float:left;
	width:100%;
}

#extra6{
	float:right;
	width:240px;
	height:2800px;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#content6{
	float:left;
	width:754px;
	height:2800px;
	border-bottom:1px solid #133284;
}

/***************Pagina festa Vittoria*********************************************/

#main2{
	float:left;
	width:100%;
}

#extraVittoria{
	float:right;
	width:650px;
	height:1800px;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#contentVittoria{
	float:left;
	width:330px;
	height:1800px;
	border-bottom:1px solid #133284;
	background-color: #eeeeee;
	border-left: 1px solid #133284;
	border-right: 1px solid #133284;
}
.immagine{
	margin:5px;
}	
/****************************Pagina Annunci***********************************/

#main2{
	float:left;
	width:100%;
}

#Titolo{	
	clear:both;
	width:980px;
	background-color:#eeeeee;
	height:25px;
	border-top:1px solid #133284;
	border-bottom:1px solid #133284;
	padding: 10px 10px 10px 10px;
}

.Box{
	float:left;
	width:390px;
	border-bottom:1px solid #133284;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	
}
#navbar7{
	float:left;
	width:150px;
	height:2000px;
	background-color: #eeeeee;
	border-right: 1px solid #133284;
	border-bottom: 1px solid #133284;
}

#extra7{
	float:right;
	width:400px;
	height:2000px;
	border-left: 2px solid #133284;
	border-right: 2px solid #133284;
	border-bottom: 1px solid #133284;
}

#content7{
	float:left;
	width:405px;
	height:2000px;
	border-bottom:1px solid #133284;
}

/************** parte centrale disposizione  immagine a sinistra***************/


.featuresx{
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	font-weight:normal
}

.featuresx h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}
.featuresx h4{
	padding: 10px 0px 30px 0px;
	text-align: left;
}

.featuresx img{
	float: left;
	padding: 10px 20px 10px 0px;
}
/************** parte centrale disposizione  immagine a destra***************/
.featuredx{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
}

.featuredx h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
}
.featuredx h4{
	padding: 10px 0px 30px 0px;
	text-align: left;
}

.featuredx img{
	float: right;
	padding: 10px 0px 0px 10px;
}


/************** stile titoli e paragrafi *****************/

.story{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	text-indent: 25px;
	color:#133284;
}

.story p{
	padding:0px 10px 0px 10px;
	font-size:12px;
	text-indent:25px;	
}
.story2 {
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	text-indent: 25px;
	background:#C5CCE0;
}
.story2 p{
	padding:0px 10px 0px 10px;
	font-size:12px;
	text-indent:25px;	
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #133284;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
/*********** #navBar link styles ***********/

#navbar ul a:link, #navbar ul a:visited {display: block;}
#navbar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbar li {border-bottom: 1px solid #EEE;
		text-decoration: none;}

/* fix for browsers that don't need the hack */
html body #navbar li {border-bottom: none;}

/*********** stile area link esterni***********/

#sectionLinks{
	position:relative;
	margin: 10px;
	padding: 0px;
	background-color: #C7E0D2;
	border-bottom: 1px solid #133284;
	font-size:10px;
}

#sectionLinks img{
	float:left 20%;
	margin: 3px 3px 0px 3px;
	vertical-align:middle;
}

#sectionLinks ul{
	float:right 80%;
	margin:3px;
	padding:0px;
}


#sectionLinks h3{

	padding: 0px 0px 0px 0px;
	text-align:top;
}

#sectionLinks p{
	text-align:top;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #133284;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/************** #advert styles nell'area extra a destra**************/

#advert{
	padding: 10px 10px 10px 10px;
	background-color:#C5CCE0;
}



#advert p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #016330;
	font-style:normal;
	font-size:80%;
	text-align: center;
	padding: 10px 0px 15px 0px;
}
/************** #headlines styles - area Iniziative - News**************/

#contenutoextra{
	margin: 0px;
	padding: 5px 0px 10px 5px;
	font-size: 80%;
}

#contenutoextra h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #016330;
	font-style:normal;
	font-weight:bold;
	text-align:center
	padding: 10px 0px 15px 0px
}

#contenutoextra p{
	color: #016330;
	padding: 2px 0px 5px 10px;
}

/*****************Informazioni varie********************************/
#footer{
	clear:both;
	width:1000px;
	font-size: 75%;
	height:30px;
	border-top:1px solid #133284;
	border-bottom:1px solid #133284;
	padding: 10px 10px 10px 10px;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}	
/***************ultimo aggiornamento**************/
#aggiorna{
	width:100%;
	height:50px;
	border-bottom:1px solid #133284;
}
