BODY {
	SCROLLBAR-FACE-COLOR: #801717; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #a5acb5; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    font-size: 12px;
}

.btn {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}
a:link.btn, a:visited.btn  {
	text-decoration: none;
	font-weight: bold;
	font-family:tahoma;
	font-size: 12px;
	color: #ffffff;
	}
a:hover.btn, a:active.btn {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}

.linea {
	border: 1px solid #034573;
}.line {
	border: 2px solid #FFFFFF;
}
.text {
	font-family: tahoma;
	FONT-SIZE: 14px; 
	COLOR: #fffbcb;  
	FONT-WEIGHT: bold;
	border: 1px solid #ffffff;
}
.title {
	font-family:tahoma;
	FONT-SIZE: 22px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: normal;
}
.subtile {
	font-family:"Trebuchet MS";
	FONT-SIZE: 14px; 
	COLOR: #FFFFFF;  
	FONT-WEIGHT: bold;
}
.style {
	font-family: "Trebuchet MS";
	FONT-SIZE:12px; 
	COLOR: #ffffff;
	FONT-WEIGHT: normal;
}
.style2 {
	font-family:tahoma;
	FONT-SIZE: 14px; 
	COLOR: #FFFBCB;  
	FONT-WEIGHT: bold;
}
.style3 {
	font-family: tahoma;
	FONT-SIZE: 12px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: bold;
text-decoration:none;
}
.style4 {
	font-family: "Trebuchet MS";
	FONT-SIZE: 13px; 
	COLOR: #ffffff;  
	FONT-WEIGHT: normal;
}
.style5 {
	font-family: tahoma;
	FONT-SIZE: 13px; 
	COLOR: #FFFFFF;  
	FONT-WEIGHT: bold;
}
.orn {
	font-family: tahoma;
	FONT-SIZE: 13px; 
	COLOR: #fffbcb;  
	FONT-WEIGHT: bold;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
a.mail {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #801717;
	text-decoration: none;
}
a:hover.mail {
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.copy {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
a:hover.copy {
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFff;
	text-decoration: none;
}
.top {
	background-image: url(images/hp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topleft{
	background-image: url(http://www.corsetteria.org/index.html);
	background-repeat: no-repeat;
	background-position:left top;
}
.topright {
	background-image: url(http://www.corsetteria.org/index.html);
	background-repeat: no-repeat;
	background-position:right top;
}
.bg {
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bot {
	background-image:   url(images/botoom.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.button {
	background-image:   url(images/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.menu
{
	font-size: 16px;
	padding-left: 4px;
	text-decoration: overline;
	padding-right: 10px;
	color: #ff0000;
}

a.menu:hover { 
	font-size: 16px;
	color: #27509c;
	text-decoration:overline;
}
a.menu:active { 
	font-size: 16px;
	color: #ff0000;
	text-decoration:underline;
}
.bordo { 
	border: 1px solid #ff0000;
}