@charset "utf-8";
body {
	background:url(img/bgMelion.jpg) #000 no-repeat;
	background-position:center 0px;
	padding:0px;
	margin:0px;
	min-width:1000px;
	color:#A6A6A6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

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

h2{
	font-size:14px;
}

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

}

.trajes{
	float:left;
}

#container {
	position:absolute;
	height:521px;
	width:1000px;
	margin:-270px 0px 0px -500px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: auto;
}

a#innovaBtnHome {
	display:block;
	float:left;
	text-indent:-9999em;
	width:61px;
	height:25px;
	background:url(img/7innovaLogoHome.jpg) top left no-repeat;
}
a#innovaBtnHome:hover {
	background-position:0 -25px;
}

#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:#4d4d4d;
	width:760px;
	text-align:left;
	font-size: 10px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}

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

#BetaDiv {
	height:15px;

	float:right;
}

