body,td {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica;
	font-size: 12px;
	color: #686868;
}
body{
	background-color: #F5F5F5;
}
#content{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	
}
a:link, a:hover, a:visited, a:active {
	color: #FF6600;
}
/*-------------------------------------------------------------*/
.littlemenu {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica;
	font-size: 13px;
	color: #686868;
}
.littlemenu a:visited{
	color: #686868;
	text-decoration: none;
}
.littlemenu a:link{
	color: #686868;
	text-decoration: none;
}
.littlemenu a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.littlemenu a:active{
	color: #686868;
	text-decoration: none;
}

/*--------------------------- section ------------------------------*/
.cellaBordoBottomDot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
.cellaBordoDxDot {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D4D0C8;
}
.cellaTitle {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.bgMenuEventiOFF {
	background-color: #F3F3F3;
	color: #333333;
	padding-right: 5px;
}
.bgMenuEventiON {
	background-color: #F3F3F3;
	color: #333333;
	padding-right: 5px;
	background-image: url(images/sezioni/bgMenuEventiON.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*--- archive ---*/
.BoxArchive {

}
.FotoArchive {
	background-image: url(images/sezioni/bg_trefoto.gif);
	background-repeat: no-repeat;
	width:146;
	height:60;
	text-align:left;
	padding-top: 2px;
}
.LinkArchive {
	padding-right: 8px;
	padding-bottom: 2px;
}
/*--- evento ---*/
.BoxEvento {
	margin-bottom:30px;
}
.FotoEvento {
	float:left;
	padding-right:10px;
}
.CaptionEvento {
	margin-bottom:7px;
}
.TitleEvento {
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left:2px;
}
.DataEvento {
	color: #FF6600;	
}
.DescrizioneEvento {
	
}
.LinkEvento {
	margin-top:7px;
	background-image: url(images/sezioni/bg_linkeventi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
}
.linkAmico {
	float:left;
	padding-left:2px;
}
.linkLeggi {
	text-align:right;
	padding-right: 8px;
}

#main {
	text-align:justify;
	padding:20px;
	padding-top:2px;
}


.evidenzia {
	font-weight: bold;
	color: #FF6600;
}
#map {
	border: 1px solid #CCCCCC;
}
.TitleGeneral {

	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-left:2px;
}
.BordoDot {
	border: 1px dashed #D4D0C8;
}
/* INSERZIONISTI -------------------------------------*/
.BordoLine1 {
	border: 1px solid #D4D0C8;
}
#boxInserzionista {
	position:relative;
	z-index:1;
	height: 30px;
	background-color: #996600;
	color:#FFFFFF;
}
#titleInserzionista {
	padding:5px;
}
.TitleBoxInserzionisti {

	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	padding-left:2px;
}
#fascia {
	display:inline;
	position:absolute;
	right:0px;
	z-index:2;
	float:right;
	height: 103px;
	width: 104px;
}
.mainInserzionisti{
	text-align:justify;
	padding:20px;
	padding-top:2px;
}
.menuInserzionisti {

	font-size: 13px;
	font-weight: normal;
	color: #CC6600;
	
}
.addressInserzionisti {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	margin-top: 30px;
}
/*---------------------------*/
.BoxLinks {
	padding-left:2px;
	padding-bottom:4px;
}
.labelLink {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left:2px;
}
.descrizioneLink {
	padding-left:2px;
}
.fotoLink {
	padding-top:10px;
	padding-bottom:5px;
}
.hr_link{
	
	color: #FFFFFF;
	background-color: #fff;
	height:0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.input {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica;
	font-size: 10px;
	color: #003366;
}
