body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #d1deea;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #484c50;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #394e60;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #F7941D;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #185c95;
	font-size: 11px;
	font-family: tahoma;
}

#muchacha a { font-family:tahoma; font-size:11px; color:#185C95}
#muchacha li {list-style:url(../Images/point_2.jpg) center; margin:0 0 0 0px}
#muchacha2 li {list-style:url(../Images/point_3.jpg) center; margin:0 0 0 0px}
#muchacha2 a { font-family:tahoma; font-size:11px; color:#185C95}
#muchacha3 li {list-style:url(Images/point_2.jpg) center; margin:0 0 0 0px}
#muchacha3 a { font-family:tahoma; font-size:11px; color:#394E60; text-decoration:none}

.highslidetext{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(Images/Graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: 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: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../Images/Graphics/loader.white.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;
}

a.highslide-full-expand {
	background: url(../Images/Graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
a.details{
width:83px;
height:21px;
display:block;
float:right;
margin:5px 0 0 0;
padding-left:5px;
background:url('../Images/details_bt_bg.gif') no-repeat center;
text-align:center;
line-height:21px;
text-decoration:none;
color: #185c95;
font-size: 11px;
font-family: tahoma;
}