body {
	background-color: #806A28;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colonna_dx{
	background-image: url('../images/bg-colonna-dx.gif');
	background-repeat: no-repeat;
	background-position-y:50%
}
.colonna_sx{
	background-image: url('../images/bg-colonna-sx.gif');
	background-repeat: no-repeat;
	background-position-y:50%
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.testo:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	
}
a.testo:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.testo:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.testo:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.testofooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.testofooter:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFABA6;
	text-decoration: none;
	
}
a.testofooter:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFABA6;
	text-decoration: none;
}
a.testofooter:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFABA6;
	text-decoration: none;
}
a.testofooter:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.testomenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.testomenu:link {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
a.testomenu:visited {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.testomenu:active {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.testomenu:hover {
    font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFD251;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.finestra-bottom {
	background-color: #FFFFFF;
	background-image: url('../images/bg-finestra-bottom.gif');
	background-repeat: no-repeat;
	background-position-y:50%
}
.finestra-top {
	background-color: #FFFFFF;
	background-image: url('../images/bg-finestra-top.gif');
	background-repeat: no-repeat;
	background-position-y:50%
}
.divisori {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 3px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
}



h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #806A28;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#990000;
	text-transform: uppercase;
	font-weight: bold;
}

.evidenza {
	background-color:#ffcc66;
	border:#FF3300;
	border-style:dashed;
	border-width:thin;
	padding:10px;
	
	
}

.evidenza2 {
	background-color:#ffffff;
	padding:10px;
	background:url(../img-yoga/sfondo_home.jpg) no-repeat top left;
	height:208px;
	width:481px;
	
	
}


