@charset "iso-8859-1";

body {
	background-color:#000000;
	text-align:center;
}

h1 {
	color:#ffffff;
	margin-bottom: 1px;
	margin-right:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold
}

h2 {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}

h4 {
	color:#ffffff;
}

img { border: none; } 

/* Sets the style for unvisited links. */
a, a:link {
	text-decoration: none;
	color:#ffffff;
}
/* Sets the style for visited links. */
a:visited {
	text-decoration:none;
	color:#ffffff;
}
/* Sets the style for links on mouseover. */
a:hover {
	text-decoration:none;
	color:#cf1970;
}
/* Sets the style for a link that has focus. */
a:focus {
	text-decoration:none;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	text-decoration:none;
}

#conteudo {
	background-image:url(/imagens/dluxrelax_index2.jpg);
	width:630px; 
	height:608px; 
	position:absolute; 
	left:50%; 
	margin:0 auto auto -315px; /* 
	border:1px solid white; */
	text-align:center;
	}
	
#logo {
	width:629px;
	height:185px;
	padding: 20px 0 0 0;
}

#escolha {
	width:629px;
	height:200px;
	margin: 225px 0 0 0;
	position:relative;
}

#texto {
	width:599px;
	margin-left:14px;
	padding: 30px 10px 0px 0px;
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	color: #ffffff;
	text-align:justify;
}
#creditos {
	font-family:"Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	color: #ffffff;
	text-align:center;
}

#creditosdiv {
	width:620px;
	padding: 30px 0 0 0;
	text-align:center;
}