@charset "utf-8";
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodegas .titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	padding-top: 12px;
	font-size: 20px;
}
h2 {
	color: #B2DC18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#news {
	float: right;
	width: 200px;
	background-color: #505050;
	background-image: url(../images/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#newstop {
	width: 180px;
	wid/th: 200px;
	padding: 10px;
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/wh_bullet.gif);
}
#news ul {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-image: url(../images/wh_bullet.gif);
}
#news ul li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	font-size: 90%;
}
#news ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#news ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#news h2 {
	color: #fff;
	border: none;
	font-style: italic;
	font-size:90%;
}
#newsdetail {
	width: 480px;
	padding-left: 8px;
}

