* {
	marging: 0px;
	padding: 0px;
}


body {
	background-color: #ffffff;
	background-image: url("FundoContinuo.jpg");
	background-repeat: repeat-y;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	color: #ffffff;

	overflow-x: hidden;
	overflow-y: auto;

	font-family: Arial Rounded MT Bold;
	font-size: 13px;
}


.Link1 {
	color: #5abbc8;
}
.Link1:visited {
	color: #5abbc8;
}
.Link1:active {
	color: #fff500;
}
.Link1:hover {
	color: #fff500;
}


.Asterisco {
	color: #5abbc8;
}


.Titulo1 {
	font-weight: bold;
	font-size: 15px;

	text-align: center;
}


.Imagem1 {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}




#Principal {
	position: absolute;

	width: 779px;
	height: 630px;

	top: 0px;
	left: 0px;

	z-index: 1;
}


#Pagina {
	position: absolute;

	width: 617px;

	top: 213px;
	left: 162px;

	z-index: 2;
}

#Banner {
	position: relative;
	
	width: 510px;
	height: 70px;
	
	top: 0px;
	left: 30px;
}

#Conteudo {
	position: relative;

	width: 617px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	
	top: 0px;
	left: 0px;
}

#BarraInferior {
	position: relative;

	width: 617px;

	top: 0px;
	left: -162px;
}

#Tempo {
	position: absolute;

	width: 162px;

	top: 580px;
	left: 0px;

	z-index: 3;
}

#Texto {
	position: relative;

	float: left;
	
	width: 438px;

	top: 0px;
	left: 0px;
}

#Box {
	position: relative;

	float: left;

	width: 176px;
	
	top: 0px;
	left: 2px;
}


#Formulario {
	position: relative;
	
	width: 450px;
	
	top: 0px;
	left: 70px;
}

#ImagemEsquerda {
	float: left;

	font-family: Arial Rounded MT Bold;
	font-style: italic;
	font-size: 11px;

	text-align: center;
}


#ImagemDireita {
	float: right;

	font-family: Arial Rounded MT Bold;
	font-style: italic;
	font-size: 11px;	
	
	text-align: center;
}
