@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;
}
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: 490px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: -245px;
	left: 50%;
	top: 50%;
	border: 1px #333 solid;
	background-image: url(../acompanhantes/images/acompanhante-bk.jpg);
}
#banner {
	width: 468px;
	height: 60px;
	position: absolute;
	margin-left: 266px;
	margin-top: 10px;
	z-index: 10;
	visibility: visible;
}
#aviso {
	width: 460px;
	height: 42;
	position: absolute;
	margin-left: 270px;
	margin-top: 70px;
	z-index: 15;
	text-align: center;
	visibility: visible;
}
#aviso p {
	font: 11px Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-weight: normal;
	color: #ccc;
	z-index: 5;
}
#aviso p a {
    color: #f00;
	text-decoration: none;
	font-weight: normal;
}
#aviso p a:hover {
    color: #f00;
	text-decoration: underline;
}
#header {
	position: absolute;
	margin-left: 265px;
	margin-top: 102px;
	z-index: 3;
	visibility: visible;
}
#acompanhante {
	width: 850px;
	height: auto;
	position: absolute;
	margin-left: 145px;
	margin-top: 122px;
	border: 0px #666 solid;
	z-index: 10;
	visibility: visible;
}
#acompanhante a {
	font-size: 16px;
}
#i-links {
	width: 600px;
	height: auto;
	position: absolute;
	margin-left: 265px;
	margin-top: 287px;
	border: 0px #666 solid;
	z-index: 11;
	visibility: visible;
}
.spacer2 {
	width: 760px;
	position: absolute;
	margin-left: 20px;
	margin-top: 339px;
	visibility: visible;
}
#declaracao {
	width: 760px;
	height: auto;
	position: absolute;
	margin-left: 120px;
	margin-top: 340px;
	visibility: visible;
}
#declaracao p {
	font: 11px Arial,'Trebuchet MS', sans-serif, Helvetica, Verdana;
	font-weight: normal;
	text-align: center;
}
#rodape {
	width: 1000px;
	height: auto;
	position: absolute;
	text-align: center;
	margin-top: 455px;
	visibility: visible;
}
.a1-link {
	font-weight: bold;
	font-size: 11px;
	color: #993333;
	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: 11px;
	color: #663333;
	font-style: none;
}
.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;
}

