 /********************************************
self made by Loretta Bontempi *******************
*15/08/2008 ****************
*http://www.lorettabweb.altervista.org ***************
*For problem or congratulation's, contact me *
*email to : loretta.b.web@hotmail.it *********
*Thank you @_@****************************
*********************************************/
/* stile del body e dell'html */

html{
	height: 100%;
} 

/* solo per FF e Opera, forza la visualizzazione della barra verticale del browser, 
***per evitare uno spostamento del layout quando la pagina è corta*/

html, body{
	margin: 1px 0 0 0; /* margin-top a 1px per FF e Opera - vale il discosrso fatto sopra*/
	font: normal 500 14px/20px Calligraph421 BT, verdana, times new roman;
	background-color: #F8F6E3;
	background-image: url(../img/weblink21.gif);
	text-align: center; /* for IE */
}


/* stile id del contenitore principale */
#cont_gen{
	background: transparent;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 900px;
	height: 100%;
	text-align: center;
	z-index: 2;
	position: relative;
	top: -180px;	
	
}
#cont{
	background: transparent url(images/center.png) repeat-y;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	text-align: center;
}
#barra{
	margin: 0 0 0 0;
	background: transparent url(images/barra.pngx) repeat-x center;
	width: 100%;
	height: 190px;
	z-index: 1;
	position: relative;
	top: 120px;
}

/* TESTATA DEL SITO */
/* stile id della testata */
#header{
	background: transparent url(images/center.png) repeat-y;
	width: auto;
	height: 180px;
	margin: -4px 0 0 0;
	padding-left: 10px;
	border: none;
	text-align: center;
	
}
/* contiene i pulsanti del menù orrizontale e il login*/
#sub_header {
	background: transparent url(images/center.png) repeat-y;
	font: italic normal 14px Calligraph421 BT, verdana, times new roman;	
	width: auto;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	border: none;
	text-align: center;
}

/* CORPO CENTRALE CON IMMAGINE DI FONDO CONTIENE IL MAIN E LA COLONNA DESTRA */
/* contenitore corpo centrale */
.center {
	clear: both;
	width: auto;
	height: auto;
	margin:  0 0 0 0;
	border: none;
	border-collapse: collapse;
	
} 

/* classe del corpo centrale*/
.main {
	background: transparent;
   	font: normal normal 16px/20px Calligraph421 BT, verdana, times new roman;
	margin: 0 0 0 8px;
	padding: 14px 0 0 0;
	width: 680px;
	height: auto;
	float: left;
	display: block;
	/*border: 1px solid;*/
}

/* classe pagina con sfondo */
.main_center {
	background: transparent url(images/main_center.png) repeat-y center;
	width: 680px;
	height: auto;
	margin: -4px 0 -15px 0;
	padding: 5px 0 0 0;
	border-collapse: collapse;
}

/* classe titolo argomenti pagina */
.titpag{
	font: normal 21pt bgpPericord,  Calligraph421 BT, verdana, Arial, Helvetica, sans-serif;
	color: #a9866f;
	background-color: transparent;
	background-image: url(images/barraMenuOn.jpgx);
	text-align: center;
	line-height: 24px;
	margin: 1px 20px 5px 20px;
	padding: 0 0 0 10px;
	height: 27px;
	border-right: 0px solid #99aadf;
	border-left: 0px solid #b3c3ef;
}
.titpag2{
	font: normal 14pt bgpPericord,  Calligraph421 BT, verdana, Arial, Helvetica, sans-serif;
	color: #a9866f;
	background-color: transparent;
	background-image: url(images/barraMenuOn.jpgx);
	text-align: center;
	line-height: 24px;
	margin: 1px 20px 5px 20px;
	padding: 0 0 0 10px;
	height: 27px;
	border-right: 0px solid #99aadf;
	border-left: 0px solid #b3c3ef;
}

/* classe titolo argomenti interni pagina */
.tit_par{
	font: normal normal 10pt Calligraph421 BT, verdana, Arial, Helvetica, sans-serif;
	color: #173687;
	background: transparent url(images/barraMenuOff.jpg);
	border-top: 1px solid #899cda;
	border-right: 1px solid #99aadf;
	border-left: 1px solid #b3c3ef;
	border-bottom: 1px solid #99a9df;
	text-align: center;
	margin: 0px 20px 5px 20px;
	padding: 0 0 0 0;
	height: 22px;
	line-height: 22px;
}
/* classe right per colonna di destra */
.right {
	background-color: transparent;
	font: normal normal normal 14px Calligraph421 BT, verdana, times new roman;
	text-align: left;
	color: #63717F;
	width: 180px;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 5px 4px 0 5px;
	float: left;
	
}
/* --------------- classe del titolo dei menu' -------------*/
.titmenu{
	background-color: transparent;
	/*background-image: url(images/titolomenu.png);
	background-repeat: no-repeat;
	background-position: top;*/
	margin: 5px 0 0 2px;
	font: normal normal 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b22222;
	padding-top: 6px;
	height: 35px;
}


/* classe menù con immagine di sfondo */
.menu_center	 {
	background-color: transparent;
	background-image: url(images/menu_center.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 190px;
	height: auto;
	margin: -5px 0 0 -5px;
	padding: 0 0 8px 0;
	text-align: center;
	border-collapse: collapse;
	
}

/* classe nota */
.nota{
	font: italic normal 14px Calligraph421 BT, verdana, times new roman;	
	text-align: left;
	color: #A8856E;
	margin: 0 20px 0 20px;
	padding: 0 0 2px 10px;
	height: auto;
	width: 90%;
	border-bottom: 1px solid #CFA388;
	border-left: 2px solid #CFA388;
}

/* piè di pagina - nota con decoro */
.piede{
	font: normal 500 14px Calligraph421 BT, verdana, times new roman;
	text-align: center;
	color: #2858df;
	margin: 0 20px 0 40px;
	padding: 10px 0 2px 10px;
	height: 52px;
	width: auto;
	background: transparent url(images/titolo_main.png) no-repeat;
}
/* classe linea bianca */
.linea{
	margin: 0 0 0 0;
	background: transparent url(images/menu_riga.png) no-repeat;
	text-align: center;
	height: auto;
}
/* PIE' DI PAGINA */
/* stile id del piè di pagina */
#footer{
	clear: both;
	background-color: transparent;
	width: 99%;
	height: auto;
	color: #550000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal 500 10px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* STILI PARAGRAFO E FONT */
p{
	font: normal 500 14px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}
.mini{
	font: normal normal normal 14px Calligraph421 BT, verdana, times new roman;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.miniColor{
	font: normal normal 10px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 15px 20px 15px 20px;
	border: 1px dashed #757575;
	background-color: #eaccc1;
}
/* stile capolettera */
.p:first-letter {
	float: left;
	color: #A97655;
	font: italic 16px bgp_caps, Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

span{	
	color: #000000;
	font: normal 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
blockquote {
	width: 90%;
	background: #eaccc1 url(images/info.png) no-repeat top left;
	border: 1px dashed maroon;
	padding: 4px 4px 4px 4px;
	margin: 8px auto 8px auto;
	text-align: center;
	color: maroon;
	text-indent: 30px;
	font: normal 11px/18px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

blockquote p {
	font: normal 10px/18px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	display: inline;
	
}

ul{	
	text-align: left;
}

li{
	text-decoration: none; 
	list-style: none;
	text-align: left;
	margin-left: 5px;
	line-height: 16px; 
}
/* ----------------------stile h1 TITOLI----------------------- */
h1{
	font: italic 10pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4169e1;
	text-align: left;
}

/* ------------------stile h2 SOTTOTITOLI---------------------- */
h2{
	font: italic bold 14pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #815A41;
	text-align: center;
	margin: 5px 20px 5px 20px;
	padding-top: 8px;
	width: 90%;
	height: 28px;
	background: transparent url(images/linea.gif) no-repeat center;
}

/* ------------------------stle h3-h6 TAG NOTE------------------------*/
h3{
	font: italic 10pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4169e1;
	margin: 2px 15px 5px 15px;
}

h4{
	font: italic bold 10pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #815A41;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

h5{
	font: italic 7pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

h6{
	font: bold 8pt Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4169e1;
}
/* ----------------- stile linea orrizontale ------------*/

hr{
	border-top: 1px solid #4169e1;
	width: 92%;
	margin-left: 2px;
}

/* STILI PER I LINK A */
/* Stile normali con cambio colore font */
a:link {
	text-decoration: none;
	font: normal normal bold 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9866F;
	text-align: left;
} 

a:hover {
	color: #bf0000;
	text-decoration: none;
} 

a:visited, a:active, a:focus {
	color: #4169e1;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

/* Stile rollover con cambio colore font */
a.button{
	background: transparent url(images/nav.png) no-repeat left center;
	font: normal 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A9866F;
	text-decoration: none;
	outline: 2px;
	line-height: 10px;
	text-indent: 20px;
	text-align: left;
	display: block;
	width: auto;
	height: 14px;
	margin-left: 20px;
	padding-left: 2px;
	padding-top: 4px;
} 

 a.button:visited{
	color: #A9866F;
	background-image: url(images/nav_vis.png);
	font-weight: bold;
}

a.button:hover, a.button:focus, a.button:active {
	color: #24760D;
	background-image: url(images/nav_hov.png);
}

/* tile TABELLA */
table{
	background-color: transparent;
	background-position: center;
	border: none;
	width: 90%;
	height: auto;
	text-align: center;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

/* stile CELLA  */
td{
	width: auto;
	border: none;
	color: #000000;
	background-color: transparent;
	font: normal 500 14px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	text-align: justify;
	
}
.centro{
	width: auto;
	border: none;
	color: #000000;
	background-color: transparent;
	font: normal 500 14px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	text-align: center;
	border-top: 1px solid #4169e1;
}
.bordo{
	width: auto;
	border: none;
	color: #000000;
	background-color: transparent;
	font: normal 500 11px/20px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	text-align: center;
	border: 1px solid #708090;
}
.subtitle{
	width: auto;
	border: none;
	color: #A97655;
	background-color: transparent;
	font: italic normal bold 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	text-align: center;
	border-top: 1px solid #A97655;	
}
.subtitle2{
	width: auto;
	border: none;
	color: #4169e1;
	background-color: transparent;
	font: italic normal bold 12px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	text-align: center;
	border-top: 0px solid #4169e1;	
}
/* stile cella titolo */
th{
	background-color: #eeaaaa;
	width: auto;
	border: 1px solid #b22222;
	border-collapse: collapse;
	color: maroon;
	font: normal bold 12px/20px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* stile INPUT */
input{ 
	width: auto;
	height: auto;
	color: #000000;
	font: normal 500 9px Calligraph421 BT, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
  
  /*per pagina news*/
#navlist {
border-bottom: 0px solid #FFD93E;
font: bold 10px Calligraph421 BT, Verdana, sans-serif;
}
#navlist li {
list-style: none;
margin: 0;
display: inline;
}
#navlist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	background: transparent;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
#navlist li a:link { color: #A97655; 
}
#navlist li a:visited {
	color: #009F55;
}
#navlist li a:hover {
	color: #AA0000;
	background: #D1BF96;
	border-color: #227;
}
#navlist li a#current {
background: white;
border-bottom: 1px solid #FFCC66;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* ------ Fine DOCUMENTO CSS -------*/