@charset "UTF-8";
/* CSS Document */

.testo {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#999999;

 }.testo-maiu {font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#999999;

 }
 .titoloverde {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#6ddc4a;


 }
 .titolorosso {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ea152e;


 }
 
  .testogrande {font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#999999;


 }
 
 .testorosa { font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 color:#ff00cc;
 }
 
 
 .testonero {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;

 }
 
  .testobianco {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;

 }
   .testobianco12 {font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #FFFFFF;

 }
   .testoarabcui {font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#CC6600;

 }

 
 body {
	padding-top: 50px;
}
#carousel {
	margin: 0 auto;
	width: 900px;
	height: 2500px;
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}
#carousel ul {
	list-style: none;
	width: 900px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.link10 {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
}
