.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #424028;
	cursor: pointer; cursor: hand;
	border-bottom: 1px solid #424028;	
	background: url('/images/background.jpg')  repeat-y ;
 	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEnormal.png', sizingMethod='scale'); 
	padding-left: 5px;
}
.over {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF; 
	background: none;
	cursor: pointer; cursor: hand;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEover.png', sizingMethod='scale');
	border-bottom: 1px solid #424028;	
	padding-left: 5px;
}
.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #424028;
	background: none;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEactive.png', sizingMethod='scale');
	padding-left: 5px;
}
.normalito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #424028;
	border-bottom: 1px solid #424028;	
	background: none;
	padding-left: 5px;
}
.sonnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #424028;
	background: none;
	cursor: pointer; cursor: hand;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEactive.png', sizingMethod='scale');
	padding-left: 10px;
}
.sonhover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	cursor: pointer; cursor: hand;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEnormal.png', sizingMethod='scale');
	padding-left: 10px;
}
.sonactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #424028;
	background: none;
	cursor: pointer; cursor: hand;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEactive.png', sizingMethod='scale');
	padding-left: 10px;
}
.menuv {
	color: #424028;
	background: none;
	filter:progid:DXImageTransform.Microsoft.alphaImageLoader(src='/images/IEnormal.png', sizingMethod='scale');
}
 #vineta {
	margin-bottom: 5px;
	margin-right: 3px;	
}
