BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #09669D; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    font-size: 12px;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:tahoma;
	font-size: 13px;
	color: #000000;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
}

.linea {
	border: 1px solid #034573;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #D0EDFF;  
	FONT-WEIGHT: normal;
}
.style1 {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: bold;
}
.style2{
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #0973BA;  
	FONT-WEIGHT: normal;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: bold;
}
.titile {
	font-family: "Trebuchet MS";
	FONT-SIZE: 22px; 
	COLOR: #000000;  
	FONT-WEIGHT: bold;
}
.subtitile {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #74C2FF;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
a.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #09669D;
	text-decoration: none;
}
a:hover.mail{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.top2 {
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.top3 {
	background-image: url(images/main3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.left {
	background-image: url(images/sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	background-image: url(images/dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sx {
	background-image: url(images/lbar.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dx {
	background-image: url(images/rbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg {
	background-image: url(images/back-g.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-image: url(images/back-menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tab{
	background-image: url(images/entrance.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.back {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.menu
{
	font-size: 16px;
	padding-left: 4px;
	text-decoration: overline;
	padding-right: 10px;
	color: #56BBFF;
}

a.menu:hover { 
	font-size: 16px;
	color: #27509c;
	text-decoration:overline;
}
a.menu:active { 
	font-size: 16px;
	color: #ff0000;
	text-decoration:underline;
}
.line { 
	border: 1px solid #ffffff;
}
.head {
	font-family: tahoma;
	FONT-SIZE: 11px; 
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}
a.head {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #ffffFF;
	text-decoration: none;
}
a:hover.head{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #56BBFF;
	text-decoration: none;
}