body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #deebfc;
}
.bordetabla {
	border: #66A0E1 solid 1px;
	font-weight: bold;
}
.ContenidoTexto {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2b3e83;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(images/bullet_check.gif);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F47B20;
}
a:link {
	color: #F47B20;
	text-decoration: none;
}
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9DBC47;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FEF9E1;
}

.rates_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.TextoFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4b80c5;
	text-decoration: none;
}

a:visited {
	color: #F47B20;
	text-decoration: none;
}
.linea {
	color: #CCCCCC;
}

.subtitulos {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #991223;
}

a:hover {
	color: #F47B20;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F47B20;
}
.TablasRates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77482D;
	text-align: center;
	border: thin solid #DCB738;
	width: 550px;
}
.logo {
	background-color: #FFFFFF;
	text-align:center;
	border-right: #897359 1px solid;
}
.pie {
	background-image: url(images/pie.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	height: 144px;
	vertical-align: middle;
}
.highslide {
	cursor: url(images/graphics/walmart_search32.cur), pointer;
    outline: none;
	z-index:999999;
}
.highslide img {
	border: 2px solid #B5D9EA;
}
.highslide:hover img {
	border: 2px solid #79BBEC;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.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: black;
    /*
    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;
}
