/* CSS Document */

body {
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#MainWindow {
	background-image: url(../images/lobbyBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 790px;
	margin-top: 40px;
	padding-left: 208px;
	height: 424px;
}

#MainWindow #MainMenu {
	width: 95px;
	margin-top: 174px;
	float: left;
	font-size: 16px;
	border-right: 1px solid #FFF;
	text-align: right;
	padding-right: 20px;
}
#MainWindow #MainMenu a {
	color: #FFF;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
}

#MainWindow #ServMenu {
	width: 159px;
	margin-top: 174px;
	float: left;
	/*padding-left: 20px;*/
	/*padding-top: 15px;*/
}
#MainWindow #ServMenu a {
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}

#MainWindow #LogoFlash {
	width: 309px;
	margin-top: 82px;
	float: left;
}

#MainWindow #PromoWin {
	background-color: #333;
	width: 178px;
	height: 211px;
	float: left;
	margin-top: 110px;
	margin-left:28px;
}

#MainWindow .clear {
	clear: both;
}

#Footer {
	margin-top: 65px;
	color: #3d505f;
	font-size: 10px;
	text-align: left;
	padding-left: 20px;
}
#productos_slide {	  
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	width: 177px;
	height: 262px;
	margin: 0 auto;
}
#productos_slide img {
	border: none;
}
.clear2 {
	clear: both;
}
#sexo{
	margin-top:0px!important;
}
