@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
}
.cruz {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#pbody {
	background-position:center center;
	height:100%;
	width:20%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#container {
	height: 100%;
	width: 500%;
}

#contacto  {
	float: left;
	height: 100%;
	width: 20%;
	background-image: url(imaages/bg07.jpg);
	background-position: center center;
}
#content_main {
	width: 48%;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	background: black;
	opacity: .9;
	filter:alpha(opacity=70);
	position: absolute;
	margin-left: -27%;
	margin-top: -21%;
	left: 50%;
	top: 50%;
}
#bio #content_main {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	background: black;
opacity: .9;
filter:alpha(opacity=90);
}

#women  {
	float: left;
	height: 100%;
	width: 20%;
	background-image: url(imaages/bg03.jpg);
	background-position: center center;
}
#men  {
	float: left;
	height: 100%;
	width: 20%;
	background-image: url(imaages/bg04.jpg);
	background-position: center center;
}
#bio  {
	float: left;
	height: 100%;
	width: 20%;
	background-image: url(imaages/bg06.jpg);
	background-position: center center;
}
#menu_flot {
margin-left:2%;
margin-top:-3%;
position:fixed;
top:10%;
width:539px;
}
#menu_flot span {
	display: none;
}
#menu_flot ul {
	margin: 0px;
	padding: 0px;
	width: 539px;
}

#menu_flot li {
	padding: 0px;
	display: block;
	list-style-type: none;
	height: 17px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 230px;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#bgs {
	height: 100%;
	width: 100%;
	background-image: url(imaages/bgs.png);
	position: absolute;
}
#container #pbody #bgs #content_main .titulo {
color:white;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:23px;
font-style:italic;
font-weight:normal;
}
#wrap {
left:50%;
margin-left:-205px;
margin-top:-300px;
position:absolute;
top:50%;
width:410px;
}
#wrap2 {
left:50%;
margin-left:-235px;
margin-top:-300px;
position:absolute;
top:50%;
width:410px;
}
#prevNext {
left:340px;
position:absolute;
z-index:2;
}
