H1  {
	font-size : 12pt;
	font-family : verdana;
	font-style: normal;
	color: #FF6600;
	left: auto;
} 




a:link  {
	font-size : 10pt;
	font-weight:bold;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #1187BA;
	text-decoration: none;
}


a:hover	{
 font-size : 10pt;
 font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-weight:bold;
 color:#B52E0E;
 text-decoration: none;
 }
 
  
 
 a:visited	{
 font-size : 10pt;
 font-weight:bold;
 font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 color:#1187BA;
 text-decoration: none;
 
 }
 
a:visited:hover  {
	font-size : 10pt;
	font-weight:bold;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #B52E0E;
	text-decoration: none;
	text-align: left;
}


TD  {
	border: 0;
}

BODY  {
	background-color : #ffffff;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000000;
	text-align: justify;
 
}

table1  {
	background-color:#ffffff;
	
	}
.texto {
	text-align: justify;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: bold;
	color:#000000;
}

.texto2 {
	text-align: center;
	font-family : verdana;
	font-size: 10px;
	font-style: bold;
	color:#1187BA;


}

.texto3 {
	text-align: center;
	font-family : verdana;
	font-size: 12px;
	font-style: bold;
	color:#1187BA;


}

.texto4 {
	text-align: justify;
	font-family : "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: bold;
	color:#1187BA;


}

.texto5 {
	text-align: justify;
	font-family : verdana;
	font-size: 10px;
	font-style: bold;
	color:#FFFFFF;


}

.texto6 {
	text-align: left;
	font-family : verdana;
	font-size: 10px;
	font-style: bold;
	color:#1187BA;


}

.texto7 {
	text-align: left;
	font-family : verdana;
	font-size: 11px;
	font-style: bold;
	color:#827F7F;


}



#lightbox{
	background-color:#000000;
	padding: 10px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	color:#FFFFFF;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }





#overlay{ background-image: url(../imagenes/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagenes/overlay.png", sizingMethod="scale");
	}


.zoomIt{
display:block!important;
-webkit-transition:-webkit-transform 0.5s ease-out;
-moz-transition:-moz-transform 0.5s ease-out;
-o-transition:-o-transform 0.5s ease-out;
-ms-transition:-ms-transform 0.5s ease-out;
transition:transform 0.5s ease-out;
}
.zoomIt:hover{
-moz-transform: scale(1.10);
-webkit-transform: scale(1.2);
-o-transform: scale(1.5);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
]]></b:skin>
