html, body {
	margin: 0;
	padding: 0;
	background-image: url('../../../images/stories/templates/textura.jpg');
	background-repeat: repeat;
	font-family: Georgia,Palatino,Times New Roman,Times,serif;
	font-size: 12px;
	color: #807060;
	line-height: 1.5;
	height: 100%
}
a {
	text-decoration: none;
}
table, tbody, tr, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	border-spacing: 0;
	border-collapse: collapse;
}
ul {
	padding: 0;
}
li {
	list-style: none;
}
#container {
	position: relative;
	background-color: #FFFFFF;
	width: 1000px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#mainBody {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}
/* Linha Um */
#lineOne {
	position: relative;
	top: 0;
	margin: auto;
	width: 1000px;
	overflow: hidden;
}
/* Embrulho dos Logotipos na Linha UM */
#logoWrapper {
	position: relative;
	text-align: center;
	width: 165px;
	height: 211px;
	float: left;
	overflow: auto;
}
/* Logotipo dos Jogos */
#logoJogos {
	position: relative;
	background: url('../../../images/stories/templates/logoJogosCentenario.jpg') no-repeat right center;
	width: 165px;
	height: 89px;
	float: left;
}
/* Logotipo da Comiss�o */
#logoCnccr {
	position: relative;
	background: url('../../../images/stories/templates/logoCnccr.jpg') no-repeat right center;
	width: 165px;
	height: 82px;
	float: left;
}
/* Fim do embrulho dos logotipos */

#lineTwo {
position: relative;
overflow: hidden;
}

/* In�cio do Footer Container */

#footerContainer {
	height: 60px;
	position: absolute;
	bottom: 0;
	width: 1000px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
#footerContainer a{
	text-decoration: none;
	color: #000000;
}
#footer {
	position: relative;
	padding-top: 22px;
	padding-bottom: 22px;
}
#mainContainer {
padding-top: 17px;
padding-right: 40px;
}
#mainContainer .contentpaneopen_legalidades .contentheading_legalidades {
font-size: 30px;
color: #807060;
}

div#mapContainer div.cb_template_default .componentheading {
font-size: 30px;
color: #807060;
}

table#registrationTable .titleCell {
color: #807060;
font-weight: normal;
}
table#registrationTable .fieldCell input {
border: 1px solid #807060;
}
table#registrationTable .fieldCell select {
border: 1px solid #807060;
}
table#registrationTable input[type="submit"] {
border: 1px solid #9BACBE;
background-color: #9BACDE;
color: #FFFFFF;
font-family: Georgia;
}