body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 25px;
	color: #24338E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #24338E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}


#layout_inicial {
	width: 800px;
	height: 417px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -208px;
	margin-left: -400px;
	background-image: url(../img/layout.jpg);
}
#layout_interna {
	width: 780px;
	height: 834px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	background-image: url(../img/interna.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 175px;
	height: 280px;
	position: absolute;
	top: 113px;
	left: 0px;
}
#marca_rea {
	width: 177px;
	height: 84px;
	position: absolute;
	top: 25px;
	left: 5px;
}
#noticias {
	width: 212px;
	height: 139px;
	position: absolute;
	top: 224px;
	left: 199px;
}
#cronograma {
	width: 190px;
	height: 120px;
	position: absolute;
	top: 222px;
	left: 444px;
}
#case_marcas {
	width: 130px;
	height: 135px;
	position: absolute;
	top: 228px;
	left: 658px;
}
#marca_rea_interna {
	width: 146px;
	height: 69px;
	position: absolute;
	top: 31px;
	left: 8px;
}
#marca_agw {
	width: 27px;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 5px;
}
#animacao {
	width: 600px;
	height: 145px;
	position: absolute;
	top: 22px;
	left: 179px;
}
#conteudo_principal {
	width: 550px;
	height: 510px;
	position: absolute;
	top: 237px;
	left: 208px;
	padding-top: 6px;
	text-align: justify;
}

#rodape {
	width: 780px;
	height: 68px;
	position: absolute;
	top: 767px;
	left: 0px;
	background-image: url(../img/rodape.jpg);
	color: #FFFFFF;
}
#data_evento {
	width: 148px;
	height: 101px;
	position: absolute;
	top: 397px;
	left: 0px;
}
#organizacao {
	width: 175px;
	height: 186px;
	position: absolute;
	top: 413px;
	left: 0px;
	background-image: url(../img/organizacao.gif);
	padding-top: 40px;
	text-align: center;
}
#contato .campo_contato {
	width: 350px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contato .textarea_contato {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form_inscricao {
	border: #999999 1px solid;
}
#form_inscricao td {
	padding-bottom: 3px;
	border-bottom: #CCCCCC 1px solid;
}
#form_inscricao .input_grande {
	width: 503px;
	height: 14px;
	font-size: 11px;
}
#form_inscricao .input_pequeno {
	height: 14px;
	font-size: 11px;
	width: 245px;
}
