body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.text10-negro {
	font-family: Arial;
	font-size: 10px;
	color: #231F20;
	text-decoration: none;
	line-height: 13px;
}
.text11-gris {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	text-decoration: none;
}
.text11-gris a {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	text-decoration: none;
}
.text11-negro-min {
	font-family: Arial;
	font-size: 11px;
	color: #231F20;
	text-decoration: none;
	text-transform: lowercase;
}
.text11-negro {
	font-family: Arial;
	font-size: 11px;
	color: #231F20;
	text-decoration: none;
}
.text11-grisverdana-min {
	font-family: Verdana;
	font-size: 11px;
	color: #656668;
	text-decoration: none;
	text-transform: lowercase;
}
.text11-grisverdana {
	font-family: Verdana;
	font-size: 11px;
	color: #656668;
	text-decoration: none;
}
.text12-negro {
	font-family: Arial;
	font-size: 12px;
	color: #231F20;
	text-decoration: none;
}
.text12-negro a:link {
color: #231F20; 
text-decoration:none; 
}
.text12-negro a:visited {
color: #231F20; 
text-decoration:none; 
}
.text12-negro a:hover {
color: #ED1C24; 
text-decoration:none; 
}
.text12-rojo {
	font-family: Arial;
	font-size: 12px;
	color: #ED1C24;
	text-decoration: none;
}
.text14-rojo {
	font-family: Arial;
	font-size: 14px;
	color: #ED1C24;
	text-decoration: none;
}
.text14-negro {
	font-family: Arial;
	font-size: 14px;
	color: #231F20;
	text-decoration: none;
}
.text14-negro a {
	font-family: Arial;
	font-size: 14px;
	color: #231F20;
	text-decoration: none;
}
.text14-negro a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #231F20;
	text-decoration: none;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 280px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ed1c24;
	height: 20px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED1C24;
}
.boton1 {
	font-family: Arial;
	font-size: 11px;
	color: #ED1C24;
	height: 18px;
	width: 120px;
	background-image: url(images/bt-buscar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
.lista11-gris {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	text-decoration: none;
	height: 18px;
	width: 120px;
}
.campo11-gris {
	font-family: Arial;
	font-size: 11px;
	color: #6D6E71;
	text-decoration: none;
	height: 17px;
	width: 120px;
}
.text18rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ED1C24;
}
.text18gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.text10-rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ED1C24;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.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: red;
    /*
    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;
}

