@charset "utf-8";
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Trebuchet Ms;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
	background: url(images/men.gif);
/*	background: #EAEAEA;
	background: url(1.jpg) repeat;*/
}
.margen
{
width: 760px;
height: 600px;
margin: 0 auto
}
input
{
	border: solid 1px #ed145b;
}
.enc a
{
	text-decoration: none;
	color: #FFFFFF
}
.enc a:hover
{
	text-decoration: none;
	color: #E6E6E6
}
.img a
{
	text-decoration: none;
}
/*CSS de las imagenes*/

.highslide {
	cursor: url(efect/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: none;
}
.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;
    */
}

