body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0086C4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #0086C4;
	text-decoration: underline;
}
a:hover {
	color: #01567E;
	text-decoration: none;
}
a:active {
	color: #01567E;
	text-decoration: underline;
}
.Contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.TextoResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.px;
	color: #01547B;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	font-size: 14px;
}
.TextoResaltado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.px;
	color: #DE9E32;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	font-size: 12px;
}
.TextoResaltado3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.px;
	color: #017CB8;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11px;
	text-align: justify;
}
.bullet1 {
	list-style-image: url(images/bullet1.jpg);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.bullet2 {
	list-style-image: url(images/bullet2.jpg);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.bullet3 {
	list-style-image: url(images/bullet3.jpg);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.SubtitulosVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.px;
	color: #618722;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	font-size: 14px;
}
/*-------------------------------- 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    --------------*/

#banner {
	position:absolute;
	z-index: 10;
	height: 184px;
	width: 102px;
	float:right;
	left: 75%;
	top: 753px;
}

