BODY {
  background-image:  url(images/sfondo_187.jpg);
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#dd0000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-face-color:#7B0305; 
	scrollbar-highlight-color:#CC3333; 
	scrollbar-dark-shadow-color:white; 
	scrollbar-3d-light-color:#3D6855;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9b0909;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #ffcc00;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #9b0909;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.linea {
	border: 1px dotted #B4CFD5;
}.line {
	border: 1px dashed #0D4451;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 18px; 
	COLOR: #E3CA89;  
	FONT-WEIGHT: normal;
	border: 1px solid #ffffff;
}
.title {
	font-family:"Trebuchet MS";
	FONT-SIZE: 22px; 
	COLOR: #9b0909;  
	FONT-WEIGHT: normal;
	border: 1px solid #ffffff;
}
.subtile {
	font-family:"Trebuchet MS";
	FONT-SIZE: 14px; 
	COLOR: #9b0909;  
	FONT-WEIGHT: bold;
}
.subtile2 {
	font-family:"Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #9b0909;  
	FONT-WEIGHT: bold;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE: 12px; 
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.style2 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 14px; 
	COLOR: #0C424F;  
	FONT-WEIGHT: normal;
}
.style3 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 16px; 
	COLOR: #ffcc00;  
	FONT-WEIGHT: bold;
}
.style4 {
	font-family: tahoma;
	FONT-SIZE: 12px; 
	COLOR: #0D4451;  
	FONT-WEIGHT: bold;
}
.style5 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 20px; 
	COLOR: #9b0909;  
	FONT-WEIGHT: bold;
}
.orn {
	font-family: "Trebuchet MS";
	FONT-SIZE: 18px; 
	COLOR: #0D4451;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: none;
	color: #9b0909;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff
}
a.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFC86E;
	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/top2.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

.bg {
	background-image:   url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bot {
	background-image:  url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.button {
	background-image:  url(img/btn-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
	color: #ff0000;
}
a.menu
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:bold;
	color: #9b0909;
}

a.menu:hover { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration:bold;
}
a.menu:active { 
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ff0000;
	text-decoration:bold;
}


.container {
	width: 100%;
	padding:8px;
	margin: 3px 0 10px 0;
	border: 0px solid #e3ca89;
	background: #ffffff;
}

.container2 {
	width: 100%;
	padding:px 0px;
	margin:  0;
	border: 0px solid #ffffff ;
	background: url(images/sfondo_194.jpg);
}


/* rounded */

#nav {  
	margin: 0;
	padding: 0 0 25px 10px;
	border-bottom: 2px solid #dd0000;
}

#nav2 {
	margin: 0;
	padding: 40px 50px ;
	border: 10px  solid #ffffff;
}
#nav3 {
	margin: 0;
	padding: 10px 10px ;
	border: ;
}
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav2 li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}	

#nav a:link, #nav a:visited {
	float: left;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	font-family:"Georgia";
	padding: 0 25px 5px;
	text-decoration: none;
	color: #dd0000;
}

#nav2 a:link, #nav2 a:visited {
	float: left;
	font-size: 28px;
	line-height: 18px;
	font-weight: bold;
	font-family:"Georgia";
	padding: 2px 0px 12px 0px ;
	text-decoration: underline;
	color: #ffffff;
}
#nav3 a:link, #nav3 a:visited {
	float: left;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	font-family:"Georgia";
	padding: 2px 0px 12px 0px ;
	text-decoration: underline;
	color: #ffffff;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: rgb(255, 255, 51);
	background-image:  url(images/Rounded.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
}

#nav2 a:link.active, #nav2 a:visited.active, #nav2 a:hover {
	color: rgb(255, 255, 51);
	background-image:  url(images/Rounded.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	
}
#nav3 a:link.active, #nav3 a:visited.active, #nav3 a:hover {
	color: rgb(255, 255, 51);
	background-image:  url(images/Rounded.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	
}
