/* CSS Document */
BODY {
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#00bafa; 
	scrollbar-shadow-color:#00bafa; 
	scrollbar-face-color:#1c2f67; 
	scrollbar-highlight-color:#120F25; 
	scrollbar-dark-shadow-color:white; 
	scrollbar-3d-light-color:#ffff00;
	margin:0px;
	background-color:#000000;
	font-family:tahoma;
	color:#FFFFFF;

}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #0ce0ff;  
}
.btn a:link, .btn a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	}
.btn a:hover, .btn a:active {
	text-decoration: none;
	color: #0ce0ff;  
	font-size: 13px;
	font-weight: bold;
}

.submenu {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ED193A;
}
.submenu a:link, .submenu a:visited  {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #ED193A;
	}
.submenu a:hover, .submenu a:active {
	text-decoration: none;
	color: #ffFFFF;
	font-size: 11px;
	font-weight: bold;
}
.linea {
	border: 1px solid #034573;
}
.style {
	FONT-SIZE: 13px;
	font-family:Tahoma; 
	COLOR: #FFFFFF;  
	FONT-WEIGHT: bold;
	padding-right:10px;
}
.style1 {
	FONT-SIZE: 13px; 
	COLOR: #EBFE19;  
	FONT-WEIGHT: bold;
}
.style2 {
	FONT-SIZE: 13px; 
	COLOR: #D6C503;
	FONT-WEIGHT: bold;
}
.style3 {
	font-family:arial;
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
}
.style4 {
	font-family:arial;
	FONT-SIZE: 12px; 
	COLOR: #D6C503;
	FONT-WEIGHT: bold;
}
.style4 {
	font-family:arial;
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	line-height:150%
}
.style5 {
	font-family:arial;
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	line-height:190%
}
.orn {
	FONT-SIZE: 18px; 
	COLOR: #D6C503;  
	FONT-WEIGHT: bold;
}
.title {
	FONT-SIZE: 18px; 
	COLOR: #0ce0ff;    
	FONT-WEIGHT: bold;
}
.mail {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	FONT-WEIGHT: bold;
}
.numeroverde{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#copy {
	position:absolute;
	width:700px;
	height:20px;
	font-size: 11px;
	font-weight: normal;
	color: #0ce0ff;
	overflow:auto;
	left: 159px;
	top: 603px;
	
}
.copy a:link, .copy a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #0ce0ff;
	text-decoration: none;
}
.copy a:hover, .copy a:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tk {
	background-image: url(../images/tline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top {
	background-image:  url(../images/top2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.top2 {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom{
	background-image:  url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.con {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family:tahoma;
}
.con a:link, .con a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.con a:hover, .con a:active {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:link { 
	text-decoration: none; 
	color: #D6C503;
	font-size: 12px;
	font-weight: bold;
	}
	
a:visited { 
	text-decoration: none; 
	color: #ffffff;
	font-weight:bold;
	}
a:hover, a:active { 
	font-weight:bold;
	text-decoration: none; 
	color: #0ce0ff;
	}
