/* CSS Document */



body {

 	background-image: url(img/sfondo.jpg);

	 font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  text-decoration: none;

  font-size: 11px;

  font-style: normal;

  font-weight: normal;

  color: #000000;

  margin: 0;



 }

 .indice{

   background:#CCCCCC;

   padding: 2px;

   border: 1px solid #A12A46;

margin-top: 20px;

 }

 .indice a {

  text-decoration: none;

  color: #A12A46;

  font-weight: bold;

 }

 .indice a:hover{

  color: #3B0000;

  font-weight: bold;

 }

.contain{

  border-left: 0px solid #9F2A45; 

  border-right: 0px solid #9F2A45; 

   border-bottom: 0px solid #9F2A45;

   background-color: #680a0a;

 }  

 .interna{

  color: #BEBAAD;

 }

 .tit{

  font-weight: bold;

  color: #B94E67;

 }

 .elenco{

  list-style: none;

  padding: 0;

  margin: 0;

 } 

 .elenco li{

 margin-top: 5px;

 }

  .elenco li a{

   text-decoration: underline;

  color: #BEBAAD;

  

 }

  .elenco li a:hover{

   text-decoration: underline;

  color: #A12A46;

 } 



  .sotto-elenco{

  list-style: url(img/indi.gif);

  padding: 0;

  margin-left: 10px;

  margin-top:0;



	} 

 .sotto-elenco li{

	padding: 0;

	padding-left: 5px;

	margin-left: 10px;



 }

  .txt{
	text-align: justify;
	padding: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
 }

 

   .txt a{

	text-align: justify;

	padding: 10px;

	color: #A7A397;  

  }

 

   .txt .menu a{

	text-align: justify;

	padding: 0px;

	color: #A7A397;  

  }

  

.menu {

	margin: 5px 0px 20px 0px

}



.menu  li {

	list-style: none;

}

  /* vecchi */

  .utilita a{

   text-decoration: underline;

  color: #B94E67;

  padding: 2px;

 } 



  .utilita a:hover, .utilita a:active {

  text-decoration:none;

  color: #A12A46;

  }

/* CSS Document */



.foot {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #3B0000;

	padding: 10px;

}

.foot a {

	text-decoration: none;

	color: #3B0000;

}

.foot a:hover {

	text-decoration: underline;

	color: #3B0000;

}

.powered {

	text-align: center;

	color: #;

	margin: 0px 0px 0px 0px;

	padding: 10px 0px 25px 0px;

	font-size: 0.8em;

}

.powered a {

	color: #663300;

}

.powered a:hover {

	color: black;

}


