html, body {
	height: auto;
}
body {
	margin: 0;
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	background: url(../img/fundo.gif);
}
form {
	margin: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #DA272E;
}
a:hover {
	text-decoration: underline;
	color: #DA272E;
}
p {
	margin: 0;
	margin-bottom: 6px;
}
h1 {
	color: #DA272E;
	font-size: 14px;
}

/* CLASSES */
.foto_E {
	float: left;
	margin-right: 10px;
}
.foto_D {
	float: right;
	margin-left: 10px;
}
.topico {
	background-color: #DA272E;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	margin-bottom: 10px;
}
/* CLASSES */

#layout {
	width: 1004px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -502px;
}

#banner {
	width: 1004px;
	height: 90px;
	text-align: center;
	margin: 10px 0px;
	float: left;
}

#topo {
	width: 1004px;
	height: 126px;
	text-align: center;
	margin: 10px 0px;
	float: left;
}

#miolo {
	width: 1004px;
	float: left;
	margin-top: 20px;
}
#esquerda {
	width: 240px;
	float: left;
	margin-top: 49px;
}
#direita {
	width: 170px;
	float: right;
	padding: 10px;
	margin-top: 54px;
	background: url(../img/bg_anim.gif) no-repeat;
}
#data {
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
#menu {
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}
#realizacao {
	width: 154px;
	height: 98px;
	margin: 0 43px 10px 43px;
	float: left;
	border: #000000 1px solid;
}
#realizacao ul, #realizacao li {
	margin:0;
	padding:0;
	list-style:none;
}
#realizacao, #realizacao li {
	width: 154px;
	height: 98px;
	overflow: hidden;
}

a.item_menu {
	width: 198px;
	height: 17px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bg_menu.gif);
	margin: 5px 13px;
	padding: 7px 0px 6px 16px;
	display: block;
	float: left;
}
a.item_menu:hover {
	width: 198px;
	height: 17px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bg_menu.gif) 0 -30px;
	margin: 5px 13px;
	padding: 7px 0px 6px 16px;
	display: block;
	float: left;
}

#manual {
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
}


#conteudo {
	width: 564px;
	float: left;
}
#reserve {
	width: 564px;
	height: 44px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
#noticias {
	width: 544px;
	min-height: 410px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}

#marcas {
	width: 814px;
	height: 216px;
	background: url(../img/bg_marcas.png) center center no-repeat;
	margin-top: 10px;
	padding: 15px 95px;
	text-align: center;
	float: left;
}
#marcas img {
	margin: 0px 15px;
}



#programacao {
	border: #DA272E 1px solid;
}
#programacao th {
	background-color: #ED9397;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#programacao td {
	border-bottom: #ED9397 1px solid;
}

#stands {
	border: #DA272E 1px solid;
}
#stands th {
	background-color: #ED9397;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#stands .stand_pequeno {
	width: 135px;
}
#stands .stand_grande {
	width: 400px;
}
#contato .input {
	width: 400px;
}
#contato .input_pequeno {
	width: 155px;
}
#contato .textarea {
	width: 400px;
}
#confirmados {
	border: #DA272E 1px solid;
}
#confirmados th {
	background-color: #ED9397;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* SLIDER */
#slider, #slider2 {
	margin-bottom: 45px;
}
#slider3 {
	margin-bottom: 10px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li, #slider3 ul, #slider3 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li, #slider2, #slider2 li, #slider3, #slider3 li {
	width: 170px;
	height: 106px;
	overflow: hidden;
}
#prevBtn, #nextBtn {
	display: none;
}

