.menuDIPIA {
/* 	background-color: #d26900;   */
	background-color: #ff9933;
	color: #000099;
	height: 22px;
}

a {
	color: #000099;
}


.menuDIPIA a {
	text-decoration: none;
	color: #000099;
}

.menuDIPIA a:hover {
	text-decoration: underline;
}

.bottombarDIPIA {
	background-color: #ff9933;
	color: #000099;
	font-size: 9px;
}


.bottombarDIPIA a {
	text-decoration: none;
	color: #000099;
	font-size: 9px;
}

.bottombarDIPIA a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	color: 000099;
}

#escursioni {
	margin-bottom: 0;
	
}

#escursioni li {
	margin-bottom: 3px;
	
}


h3 {
	color: #000;
	text-align: center;
	font-size: 12px;
}

.allineaSx a {
	text-decoration: none;
}

.allineaDx a {
	text-decoration: none;
	font-weight: bold;
}



.allineaSx a:hover, .allineaDx a:hover {
	text-decoration: underline;
}

.bordinodottedDIPIA {
	margin: 3px; 
	padding: 3px;
	border-left: 1px dotted #FF9933;
	border-right: 1px dotted #FF9933;
	border-top: 2px solid #FF9933;
	border-bottom: 2px solid #FF9933;
}

fieldset {
	margin: 3px;
	padding: 5px;
}

legend {
	border-bottom: 2px solid #FF9933;
}

label {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

.bgyell {
	background-color: #FFFFCC;
}

.bgazr {
	background-color: #99CCFF;
}

fieldset.longlabel label {
	width: 300px;
}


#carousel-wrapper {
    width: 760px;
    height: 200px;
    overflow: hidden;
}

#carousel-content {
    width: 5000px;
}

#carousel-content .slide {
    float: left;
    width: 130px;
    height: 100px;
    text-align: center;
    font-size: 10px;
}


.patrocini {
    float: left;
    width: 220px;
    height: 130px;
    text-align: center;
    font-size: 10px;

    padding: 10px;
}

.patrocinirichiesti {
    float: left;
    width: 170px;
    height: 150px;
    text-align: center;
    font-size: 10px;

    padding: 5px;
}




.loghi {
	margin-bottom: 15px;

}



.sponsor {
	margin-bottom: 35px;

}


