.EstiloMarquee {
	text-transform: capitalize;
	font-size: 14px;
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.MenuIzq {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	page-break-before: auto;
	background-color: #656565;
	width: auto;
	height: auto;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A3FAA;
}
.divContenido {
	background-color: #FDFDFD;
	height: 450px;
	padding: 3px;
	background-repeat: repeat;
	width: 550px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	position: static;
	top: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.style1 {
	color: #FF5F00;
}


.style5 {	color: #669900;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#MenuIzq a {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	text-transform: none;
	font-style: normal;
	background-position: left;
}
#MenuIzq li {
	background-color: #C6E2FF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	border: 1px solid #0099FF;
	width: 125px;
}
#MenuIzq li:hover {
	background-color: #FFCC00;
	color: #3366FF;
}

#MenuIzq a:link {
	text-decoration: none;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
}
