body, td, tr, li, ul, ol {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	list-style-image: url(images/imgs/bullet.png);
}
.TxtWhiteFooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #ECEEF1;
	border: 1px solid #999999;
}
.FormTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	list-style-image: url(images/imgs/bullet.png);
	text-align:justify;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #3399CC;
}
.TextoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.precios {
	font-family: tahoma;
	font-size: 11px;
	color: #3399CC;
}

a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

/*-------------------------------- Inicio estilos para fotos -----------------------------------------*/

.image {
	text-align: center;
}

.highslide {
	cursor: url(images/graphics/lupa+.cur), pointer;
    outline: none;
}
.highslide img {
	border: double #999999;
}
.highslide:hover img {
	border: double #666666;
}

.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;
}

/*------------   fin style fotos    --------------*/h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
.size {
	font-size: 11px;
}
