/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #807b70;
	color: #FFFFFF;

}
#Container
{
	background-color: #d4c55b;
	background-image: url(Immagini/Sfondo_container.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;

}
#Header
{
	background-image: url(Immagini/Header.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 217px;

}
#BannerNews
{
	background-image: url(Immagini/Banner_up_news.jpg);
	width: 960px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 0px;

}
#Navy
{
	position: absolute;
	width: 450px;
	height: 35px;
	top: 1px;
	left: 18px;

}
#Lista_news
{
	position: absolute;
	width: 450px;
	height: 100px;
	top: 65px;
	left: 18px;
}
#Content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: auto;
	min-height: 300px;
	background-image: url(Immagini/Content.png);
	background-repeat: repeat-y;
	color: #333333;

}
#Footer_container
{
	background-image: url(Immagini/Foot_container.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;

}
#Footer
{
	background-image: url(Immagini/Footer.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 132px;

}
#Logo
{
	position: absolute;
	width: 155px;
	height: 155px;
	top: 37px;
	left: 45px;

}
#Banner_up
{
	position: absolute;
	width: 440px;
	height: 150px;
	top: 15px;
	left: 500px;

}
#Menu_sec
{
	position: absolute;
	width: 185px;
	height: 165px;
	top: 13px;
	left: 12px;

}
#Incontri_individuali
{
	position: relative;
	width: 560px;
	height: 700px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 31;

}
#testo_pagina
{
	position: relative;
	width: 560px;
	height: auto;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 31;

}
#map
{
	position:relative;
	width: 500px;
	height: 400px;
	border: medium solid #666666;
	left: 24px;
	top: 0px;
}
#foto_operatori
{
	position:absolute;
	width: 226px;
	height: 212px;
	left: 10px;
	top: 5px;
}
#nome_foto_operatori
{
	position:absolute;
	width: 235px;
	height: 20px;
	left: 5px;
	top: 222px;
}
#sfondo_foto_operatori
{
	position:relative;
	width: 250px;
	height: 250px;
	left: 150px;
	top: 0px;
	background-image: url(Immagini/Fondo_foto.jpg);
}

.layer_menu_incontri
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	heigh: auto;
	display: none;
	z-index: 30;
}

.Intestazione_pagina
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFAC59;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #674A10;
	color: #674A10;
	width: 100%;
	display: block;

}

.left_img{
  border: 0px solid #000; /* put a thin border around inline images */
  float:left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}
.right_img{
  border: 0px solid #000; /* put a thin border around inline images */
  float:right;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
}

/* SFONDO MENU' SECONDARIO */
.Sfondo_menu_sec
{
	background-image: url(Immagini/Menu_sec.jpg);
	height: 182px;
	width: 200px;
	line-height: 200px;
	background-repeat: no-repeat;
	max-width: 200px;
	max-height: 182px;
}


/* PULSANTI MENU UP */
.Pls_menu_up a:link, .Pls_menu_up a:visited{
	background-image: url(Immagini/Pulsante_menu_up.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 90px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	margin-top: 0px;
	line-height: 35px;
	font-style: normal;
	text-align: center;
}
.Pls_menu_up a:hover {
	background-image: url(Immagini/Pulsante_menu_up.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	display: block;
	height: 35px;
	width: 90px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #664F06;
	vertical-align: middle;
	line-height: 35px;
	font-style: normal;
	text-align: center;
}

/* PULSANTI MENU SEC */
.Pls_menu_sec a:link, .Pls_menu_sec a:visited{
	display: block;
	height: 40px;
	width: 125px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	line-height: 40px;
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D4F2;
}
.Pls_menu_sec a:hover {
	display: block;
	height: 40px;
	width: 125px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	line-height: 40px;
	font-style: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D4F2;
}
.Img_menu_sec{
	height: 40px;
	width: 60px;
	line-height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D4F2;
}

/* MENU LEFT *****************/
.Head_menu_left
{
	background-image: url(Immagini/Intestazione_Incontri.jpg);
	width: 200px;
	background-repeat: no-repeat;
	height: 41px;
	line-height: 41px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Foot_menu_left
{
	background-image: url(Immagini/Foot_Incontri.jpg);
	width: 200px;
	background-repeat: no-repeat;
	height: 41px;
	line-height: 41px;
	vertical-align: middle;
	text-align: center;
	color: #000033;
}
.Categ_menu_left a:link, .Categ_menu_left a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9D4F2;
	border-left-color: #C9D4F2;
	background-color: #E8E4CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #433E1F;
	line-height: auto;
}
.Categ_menu_left a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9D4F2;
	border-left-color: #C9D4F2;
	background-color: #E8E4CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: underline;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #433E1F;
	line-height: auto;
}
.Categ_menu_left label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9D4F2;
	border-left-color: #C9D4F2;
	background-color: #E8E4CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #433E1F;
	line-height: auto;
}
.Categ_menu_left label:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: auto;
	vertical-align: middle;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9D4F2;
	border-left-color: #C9D4F2;
	background-color: #E8E4CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: underline;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #433E1F;
	line-height: auto;
}
.Voce_menu_left a:link, .Voce_menu_left a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7ECFA;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7ECFA;
	border-left-color: #E7ECFA;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.Voce_menu_left a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7ECFA;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7ECFA;
	border-left-color: #E7ECFA;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
/*************************/

.Testo_paragrafo_centrale
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* MENU RIGHT *****************/
.Head_menu_right a:link, .Head_menu_right a:visited
{
	width: 160px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFE271;
	text-decoration:none;
	display: block;
}
.Head_menu_right a:hover
{
	width: 160px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFE271;
	text-decoration:underline;
	display: block;
}
.Foot_menu_right
{
	width: 160px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	color: #000033;
	background-color: #FFE271;
}
.Categ_menu_right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE271;
	font-weight: bold;
	font-variant: normal;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE271;
	border-left-color: #FFE271;
	background-color: #FFF9A6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFE271;
}
.Voce_menu_right a:link, .Voce_menu_right a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE271;
	border-left-color: #FFE271;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Voce_menu_right a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF9A6;
	border-left-color: #FFF9A6;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #DBE2F7;
}
/*************************/

.Testo_paragrafo_centrale
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Testo_foot {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Testo_foot_credits {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Link_bianco a:link, .Link_bianco a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Link_bianco a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tratteggio_basso  
{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.nome_foto_operatore
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#2A2A2A;
}
