@charset "utf-8";

body {
	background-color: #000;
	font-family: Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-size: 11px;
	font-weight:none;
	color: #663333;
	margin: 0;
}
h1 {
	font-size: 12px;
	color: #f1f1f1;
	margin: 0;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #ccc;
	margin: 0;
}
h3 {
	font-size: 11px;
	color: #ccc;
	margin: 0;
}
a:link {
	color: #f00;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	color: #f00;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #f00;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
.bold {
    font-weight:bold;
}
#central {
	width: 1000px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	/*top: 0;*/
	border-right: 1px #333 solid;
	border-left: 1px #333 solid;
}
#banner {
	width: 1000px;
	height: 60px;
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	z-index: 10;
	background-image:url(../acompanhantes/images/stars-bk.jpg);
	text-align: center;
}
#aviso {
	width: 468px;
	height: auto;
	position: absolute;
	margin-left: 266px;
	margin-top: 0px;
	z-index: 15;
}
#aviso p {
	font: 11px Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-weight: normal;
	color: #ccc;
	text-align: center;
}
#aviso p a {
    color: #f00;
	text-decoration: none;
	font-weight: normal;
}
#aviso p a:hover {
    color: #f00;
	text-decoration: underline;
}
#header {
	position: relative;
	left: 266px;
	margin-top: 85px;
	z-index: 3;
	width: 468px;
}
#i-links {
	width: 910px;
	height: auto;
	position: relative;
	margin-left: 22px;
	margin-top: 0px;
	border: 0px #666 solid;
}
#g-titulo {
	width: 910px;
	height: 40px;
	position: relative;
	margin-left: 20px;
	margin-top: 40px;
}
#g-links {
	width: 910px;
	height: auto;
	position: relative;
}
#g-links ul li {
	margin-left: -18px;
	margin-bottom: 30px;
	list-style-type: none;
	font-weight: bold;
}
#g-links span {
	font: 11px Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-weight: bold;
	color: #663333;
}
#declaracao {
	width: 910px;
	height: auto;
	position: relative;
	margin: 0 0 0 18px;
}
#declaracao p {
	font: 11px Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-weight: normal;
	color: #663333;
}
#rodape {
	width: 910px;
	height: auto;
	position: relative;
	padding: 10px 0 0 18px;
}
#rodape p {
	font-weight: bold;
}
.a1-link {
	font-weight: bold;
	font-size: 11px;
	color: #663333;
	font-style: none;
}
.a1-link a {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.a1-link a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.a1-link a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: underline;
}
.a1-link a:active {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: underline;
}
.a2-link {
	font-weight: bold;
	font-size: 12px;
	color: #993333;
	font-style: normal
}
.a2-link a {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.a2-link a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
}
.a2-link a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: underline;
}
.a2-link a:active {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	text-decoration: underline;
}
.spacer2 {
	height: 1px;
	position: relative;
	margin: 0;
}

