/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #edeef0; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9d0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	font-family: arial;	
	font-size: 12px;
	background-color:#111A2B;

   }
	
.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #0F1722;
}
.btn2 {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #0F1722;
}
.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #E47407;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #141775;
	font-size: 16px;
	font-weight: bold;
}

.linea {
	border: 1px solid #034573;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #000000;  
	FONT-WEIGHT: normal;
}
.style2 {
	font-family: arial;
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	FONT-WEIGHT: bold;
}
.style3 {
	font-family: arial;
	FONT-SIZE: 13px; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold;
}

.orn {
	font-family: arial;;
	FONT-SIZE: 18px; 
	COLOR: #E47407;  
	FONT-WEIGHT: bold;
}
.orn2 {
	font-family: arial;;
	FONT-SIZE: 16px; 
	COLOR: #2A3D5B;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E47407;
}
.copy {
	font-size: 11px;
	font-weight: normal;
	color:#E47407;
}
.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #efefef;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #E47407;
	text-decoration: none;
}
.top {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tk {
	background-image: url(images/tk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sx {
	background-image: url(images/sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dx {
	background-image: url(images/dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bot {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.head {
	font-family: tahoma;
	FONT-SIZE: 9px; 
	COLOR: #E47407;
	FONT-WEIGHT: bold;
}
a:link { 
	font-family: arial;
	text-decoration: none; 
	color: #E47407;
	font-size: 12px;
	font-weight: bold;
	}
	
a:visited { 
	text-decoration: none; 
	color: #F59A25;
	font-weight: bold;
	}
a:hover, a:active { 
	font-weight:bold;
	text-decoration: none; 
	color: #efefef;
	}