@charset "utf-8";
body {
	background: #000 url(img/bgMaquetas.jpg) no-repeat;
	background-position:center 0px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
	min-width:1000px;
	color:#A6A6A6;
	font-size:10px;
}

h1{
font-size:18px;	
font-weight:bold;
color:#FFF;
}

h2{
	font-size:14px;
}

#flashBtn{
border:0;
margin-left:450px;
margin-top:30px;
}

.trajes{
	float:left;
}

#header {
	background:url(img/headerMaquetasBG.jpg) repeat-x;
width::100%;
	height:24px;
	padding-left:5px;
}
#MediaPlayer {
	float:right;
}
a {
	color:#CCC;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
}
a#innovaBtn {
	display:block;
	float:left;
	text-indent:-9999em;
	width:62px;
	height:24px;
	background:url(img/7innovaLogoMaquetas.jpg) top left no-repeat;
}
a#innovaBtn:hover {
	background-position:0 -24px;
}
#container {
	position:absolute;
	height:521px;
	width:1000px;
	margin:-260px 0px 0px -500px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: auto;
}
#logoContainer {
	margin-left:400px;
}
#footer {
	position: fixed;
	text-align:center;
	padding-bottom:5px;
	width: 100%;
	height: 24px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
}
#footerCenter {
	width:1000px;
	margin:0 auto;
}
#footerText {
	color:#C87E53;
	width:760px;
	text-align:left;
	font-size: 9px;
	float:left;
}

#footerRight{
width:232px;
	height:22px;
	float:right;
}

#BetaDiv {
	width:75px;
	padding-right:5px;
	padding-top:3px;
	background:url(img/BetaMaquetasBg.jpg);
	color:#C87E53;
	font: 10px  Helvetica, sans-serif;
	height:15px;
	text-align:right;
	float:right;
}

