/* CSS Document */

body{
	background-color: #000000;
	margin: 0px;
	font-family: "Century Gothic", Century, Verdana;
}
a:link {  
	color: #A9C70D; 
	font-weight: normal;
	text-decoration: none;
}
a:visited {  
	color: #A9C70D; 
	font-weight: normal;
	text-decoration: none;
}
a:hover {  
	color: #A9C70D; 
	font-weight: normal;
	text-decoration: underline;
}
H1{
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 15px;
}
.sx{
	background-image: url(images/sfondoSX.jpg);
	background-repeat: repeat-x;
}
.dx{
	background-image: url(images/sfondoDX.jpg);
	background-repeat: repeat-x;
}
.tableGenerale{
	background-image: url(images/sfondoTable.jpg);
	background-repeat: repeat-y;
	
}
.top{
	height: 68px;
	vertical-align: top;
}
.contenuti{
	vertical-align: top;
}
.menuSx{
	width: 283px;
	text-align: center;
	vertical-align: top;
}
.menuSxTable{
	width: 200px;
}
.menuSxSpaziatoreTop{
	height: 15px;
}
.menuSxCategoria{
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:center;
	color: #B4B4B4;
	font-size: 15px;
	font-weight: bold;
}
.menuSxCategoriaSel{
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.menuSxCategoriaSel a:link {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxCategoriaSel a:visited {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxCategoriaSel a:hover {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #B1D30B;
}
.menuSxSottoCategorie{
	color: #B4B4B4;
	font-size: 11px;
	text-align: center;
	height: 17px;
}
.menuSxSottoCategorie a:link {  
	color: #B4B4B4; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxSottoCategorie a:visited {  
	color: #B4B4B4; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxSottoCategorie a:hover {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #B1D30B;
}
.menuSxCategoria a:link {  
	color: #B4B4B4; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxCategoria a:visited {  
	color: #B4B4B4; 
	font-weight: bold;
	text-decoration: none;
}
.menuSxCategoria a:hover {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #B1D30B;
}
.testo{
	vertical-align: top;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.logo{
	width: 283px;
}
.center{
	width: 980px;
}
/* ************************** */
/* GOOGLE MAP */
/* ************************** */
/* contenitore della mappa */
#googleMap {
    width: 500px; 
	height: 300px;
	border:solid 2px #A9C70D;
	color: #000000;
}
/* contenuti della info tab */
#infoContent {
    width: 300px;
	font-family: "Century Gothic", Century, Verdana;
}
#infoContent h4 {
    font-size: 10px;
	margin:0px;
	border-bottom: 1px solid #006659;
}
#infoContent h5 {
    font-size: 10x;
	margin:0px;
	margin-top:6px;
}
#infoContent p {
    font-size: 10px;
	margin:0px;
}
.titoloInfoTab {
   font-weight:bold;
}
.txt_content_maps{
	padding-top: 5px;
	text-align: center;
}

#galleriaFoto{
	width: 590px;
	height: 450px;
}
#descrizioneSezioni{
	width: 590px;
	text-align: justify;
}
#mainGenerale{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#footer{
	width: 100%;
	text-align: center;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#inAllestimento{
	text-align: center;
}