.EstiloMarquee {
	text-transform: capitalize;
	font-size: 14px;
	color: #25547c;
	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: 600px;
	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;

}

.style2 {
	color:#003366;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 9px;
}






.style5 {	color: #669900;

	font-size: 12px;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style6 {

	color: #996600;

	font-style: italic;

}

.style7 {

	font-weight: bold;

	color: #FF9933;



}
.style10 {
	color: #FFF;
	font-weight: bold;
}






#MenuIzq a {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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: 150px;

}

#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: 18px;
	line-height: normal;
	color: #3366CC;

}

a:visited {

	text-decoration: none;

}



.style8 {
	font-weight: bold;

}





.thumbnail{

position: relative;

z-index: 0;

}

.style9 {
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;

}





.thumbnail:hover{

background-color: transparent;

z-index: 50;

}



.thumbnail span{ /*CSS for enlarged image*/

position: absolute;

background-color: lightyellow;

padding: 5px;

left: -1000px;

border: 1px dashed gray;

visibility: hidden;

color: black;

text-decoration: none;

}



.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;

}



.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;

top: 0;

left: 60px; /*position where enlarged image should offset horizontally */



} 
.pie {
	background-image: url(images/barra2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	background-color: #292929;
}

