.texto {
	font-family: Arial;
	font-size: 11px;
	color: #92928c;
}
.texto1 {
	font-family: Arial;
	font-size: 14px;
	color: #5b537a;
}
.texto1 a:link {
color: #262938; 
text-decoration:none; 
}
.texto1 a:visited {
color: #262938; 
text-decoration:none; 
}
.texto1 a:hover {
color: #FF6600; 
text-decoration:none; 
}
.texto2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.texto2 a:link {
color: #ffffff; 
text-decoration:none; 
}
.texto2 a:visited {
color: #ffffff; 
text-decoration:none; 
}
.texto2 a:hover {
color: #f7cb00; 
text-decoration:none; 
}
.texto3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #616f7a;
}
.texto3 a:link {
color: #616f7a; 
text-decoration:none; 
}
.texto3 a:visited {
color: #616f7a; 
text-decoration:none; 
}
.texto3 a:hover {
color: #f7cb00; 
text-decoration:none; 
}
.texto4 {
	font-family: Arial;
	font-size: 20px;
	color: #6d6e71;
}
.texto5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c41628;
}
.texto6 {
	font-family: Arial;
	font-size: 12px;
	color: #f5821f;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 0px solid #E0E0E0;
}
.highslide:hover img {
	border: 0px solid #A3A3A3;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: gray;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

