@charset "UTF-8";
#sidebarTop {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	text-shadow: 0.8px 0.8px #666666;
	height: 100%;
	background: url(../images/gradientHeader.gif);
	margin-bottom: 1px;
}
.ul {
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	padding-left: 2px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.h3list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: lighter;
}
.gear {
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-bottom-style: inset;
	border-bottom-width: 0.5px;
	font-weight: bold;
}
.gear a {
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-bottom-style: inset;
	border-bottom-width: 0.5px;
	font-weight: bold;
	color: #336699;
}
.gear a:hover {
	margin-top: 2px;
	margin-bottom: 5px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	border-bottom-style: inset;
	border-bottom-width: 0.5px;
	font-weight: bold;
	color: #660000;
}
.fechas {
	width: 200px;
	border: thin solid #336699;
}
