/* CSS Document */

body{
	background-color:#B5A99B;
}
.coda{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:10px;
}
#back_menu{
	background-image:url(../immagini/back_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#main{
	background-color:#FFFFFF;
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
}
.testo{
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
}
.testo_blue{
	font-family:Tahoma;
	color:#1A657B;
	font-size:11px;
}
.testo_bold{
	font-family:Tahoma;
	color:#1A657B;
	font-size:12px;
	font-weight:bold;
}
.testo_light{
	font-family:Tahoma;
	color:#008ACC;
	font-size:12px;
	font-weight:bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
    color:#1A657B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    color:#1A657B;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#border{
	border-color:#CBC2B9;
	border-style:solid;
	border-width:1px;
}
#pop_up{
	background-color:#ffffff;
	border-color:#887A68;
	border-style:solid;
	border-width:1px;
	left: 63px;
	top: 125px;
}
#frame_top{
	background-image:url(../immagini/frame_top.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#frame_middle{
	background-image:url(../immagini/frame_middle.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#frame_bottom{
	background-image:url(../immagini/frame_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.frame_img{
	border:#808080 1px solid;
}
.testo_bold2,
.testo_bold2 a{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:18px;
	background-color:#69C2DC;
}
.testo_bold2 a{
	text-decoration:underline;
}
.testo_bold2 a:hover{
	text-decoration:none;
}
.testo_light2{
	font-family:Tahoma;
	color:#69C2DC;
	font-size:16px;
	font-weight:bold;
}
	

