body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-image: url(images/bullet.gif);
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1c5777;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00294b;
	font-weight: bold;
}
.margenTexto {
	margin: 0 20px;
}
.bg_txt {
	background-image: url(images/int_bg_txt.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.interna_bg {
	background-image: url(images/int_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgl {
	background-image: url(images/bgl.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgr {
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #084D98;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
H1 {
	font:Verdana, Arial, Helvetica, sans-serif bold;
	font-size: 14px;
	color: #0000FF;
	background: #FFCC00 top no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-indent: -9999em;
	width: 673px;
	height: 78px;
}
h1.productos {background: url(images/t_productos.jpg);}
h1.contacto {background: url(images/t_contacto.jpg);}
h1.credito {background: url(images/t_credito.jpg);}
h1.products {background: url(images/t_products.jpg);}
h1.contact {background: url(images/t_contact.jpg);}

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

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

.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    --------------*/

