body {

	font-family : "Trebuchet MS", Arial, Verdana, Helvetica;

	color : #CCC;

	margin : 0;

	padding : 0;

	text-align : left;

	background-image : url(../images/bg_black.jpg);

	background-repeat : repeat;

	background-color: #333;

}



a {

	color : #FFF;

}

a:link {

	text-decoration : none;

	color: #FFF;

}

a:visited {

	text-decoration : none;

	color : #FFF;

}

a:hover {

	text-decoration : none;

	color : #666666;

}

a:active {

	text-decoration : none;

	color : #FFF;

}

#container {

	position:absolute;

	top: 50%;

	left: 50%;

	width:869px;

	height:508px;

	margin-top: -259px; /*set to a negative number 1/2 of your height*/

	margin-left: -480px;

	z-index: auto;

}

#logo_entrada {

	width : 955px;

	margin: 0px;

	float: left;

	clear: none;

	height: 335px;

	margin-bottom:20px;

	text-align: center;

	padding-top: 100px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

#escolha_site {

	width: 955px;

	float:left;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	height: 60px;

}

.venda_aluguer a {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	text-transform: uppercase;

	color: #FFF;

	text-decoration: none;

	background-color: #000;

	padding-top: 6px;

	padding-right: 10px;

	padding-bottom: 6px;

	padding-left: 10px;

	width: 300px;

	clear: none;

	float: left;

	text-align: center;

	position:relative;
	left:220px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #fff;

	border-right-color: #fff;

	border-bottom-color: #fff;

	border-left-color: #fff;
    text-decoration:none;
	display: block;

}


.venda_aluguer a:hover {

	text-decoration:none;
	display: block;
	background-color: #a87754;
	border-color:#a87754;
	color:#FFF;
	

}





.enter_eventos a {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	text-transform: uppercase;

	color: #FFF;

	text-decoration: none;

	background-color: #000;

	padding-top: 6px;

	padding-right: 10px;

	padding-bottom: 6px;

	padding-left: 10px;

	width: 215px;

	clear: none;

	float: right;
	position:relative;
	left:-114px;

	text-align: center;

	

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #fff;

	border-right-color: #fff;

	border-bottom-color: #fff;

	border-left-color: #fff;
    text-decoration:none;
	display: block;

}


.enter_eventos a:hover {

	text-decoration:none;
	display: block;
	background-color: #a87754;
	border-color:#a87754;
	color:#FFF;

}





#entrar {

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	text-transform: uppercase;

	color: #FFF;

	text-decoration: none;

	margin-top: 20px;

	margin-left: 592px;

	clear: none;

	float: left;

	width: 80px;

	background-color: #000;

	padding-top: 3px;

	padding-right: 6px;

	padding-bottom: 3px;

	padding-left: 6px;

	text-align: center;

	display: inline;

}


