body {
	background-color:#342100;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#c0c8b9;
}

#container-geral {
	width:100%;
	height:auto;
	background-image:url(../img/background_cidade.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.container-site {
	margin:0 auto;
	width:1015px;
	height:auto;
}

/* ********** TOPO DO SITE ********** */
.topo {
	width:1015px;
	height:507px;
}

/* ********** MARCA EVOLUTION ********** */
.marca a {
	width:256px;
	height:155px;
	padding-top:20px;
	background-image:url(../img/marca.png);
	behavior: url("iepngfix.htc");
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	text-indent:-9999px;
	float:left;
}

/* ********** MENU ********** */
.menu {
	padding-left:5px;
	padding-right:5px;
	width:661px;
	height:45px;
	float:right;
	background-image:url(../img/back_menu.png);
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
}

.menu ul li {
	display:inline;
}

.menu-01 a, .menu-02 a, .menu-03 a, .menu-04 a, .menu-05 a, .menu-06 a {
	height:38px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	behavior: url("iepngfix.htc");
}

.menu-01 a:hover, .menu-02 a:hover, .menu-03 a:hover, .menu-04 a:hover, .menu-05 a:hover, .menu-06 a:hover {
	border-bottom:solid 1px #FFF;
}

.menu-01 a {
	width:125px;
	background-image:url(../img/01.png);
}

.menu-02 a {
	width:119px;
	background-image:url(../img/02.png);
}

.menu-03 a {
	width:114px;
	background-image:url(../img/03.png);
}

.menu-04 a {
	width:113px;
	background-image:url(../img/04.png);
}

.menu-05 a {
	width:105px;
	background-image:url(../img/05.png);
}

.menu-06 a {
	width:80px;
	background-image:url(../img/06.png);
}

/* ********** 31 JAN ********** */
.data-topo {
	margin:20px 0 0 150px;
	width:391px;
	height:121px;
	background-image:url(../img/31jan.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	behavior: url("iepngfix.htc");
}

/* ********** TESTEMUNHO ********** */
.testemunho {
	margin-top:40px;
	width:520px;
	_width:500px;
	height:105px;
	padding:10px;
	_padding-bottom:5px;
	background-image:url(../img/back_transp.png);
	_background-image:none;
	_background-color:#342100;
	float:left;
}

.foto-testemunho {
	width:110px;
	height:110px;
	background-repeat:no-repeat;
	float:left;
}

.texto-testemunho {
	margin-left:15px;
	width:390px;
	_width:350px;
	height:auto;
	float:left;
	color:#FFF;
}

.btn-mais {
	margin:10px 10px 0 0;
	width:auto;
	height:20px;
	padding:1px 5px 0;
	text-align:center;
	background-image:url(../img/back_btn_mais.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	font-size:11px;
	color:#342100;
	float:right;
}

.btn-mais:hover {
	background-image:url(../img/back_btn_mais_hover.jpg);
}

/* ********** CONTEUDO ********** */

.container-conteudo {
	margin:15px auto;
	width:1015px;
	height:auto;
	padding-top:20px;
}

/* ********** COLUNA-ESQUERDA ********** */

.coluna-esquerda-index {
	width:400px;
	height:auto;
	float:left;
}

.containers-esquerda, .containers-direita {
	margin-left:20px;
	width:90%;
	height:auto;
	float:left;
}

.titulo-sobre {
	background-image:url(../img/titulo/titulo_sobre_evento.jpg);
}

.titulo-premiacao {
	background-image:url(../img/titulo/titulo_premiacao.jpg);
}

.titulo-programacao {
	background-image:url(../img/titulo/titulo_programacao.jpg);
}

.btn-ver-mais a, .btn-ver-qualificacao a, .btn-enviar {
	margin-top:30px;
	width:98px;
	height:24px;
	background-image:url(../img/btn/ver_mais.jpg);
	background-repeat:no-repeat;
	float:right;
	text-indent:-9999px;
	display:block;
}

.btn-ver-qualificacao a {
	margin-left:225px;
	background-image:url(../img/btn/ver_qualificacao.jpg);
	width:136px;
}

.btn-enviar {
	background-image:url(../img/btn/enviar_msg.jpg);
}

.separador-01, .separador-01-prem {
	margin:30px auto;
	width:402px;
	height:2px;
	float:left;
	background-image:url(../img/linha_hor_menor.jpg);
	background-position:center;
	_background-repeat:no-repeat;
	display:block;
}

.separador-01-prem {
	margin:15px 0;
	width:370px;
}

.separador-vert-01, .separador-vert-prem, .separador-vert-contato {
	margin:0 30px;
	width:2px;
	height:569px;
	background-image:url(../img/linha_vert_01.jpg);
	background-position:center;
	float:left;
	_background-repeat:no-repeat;
}

.separador-vert-prem {
	margin:0 10px;
}

.separador-vert-contato {
	height:460px;
}

.img-afasta-01 {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

/* ********** COLUNA-DIREITA ********** */

.coluna-direita-index {
	width:550px;
	height:auto;
	float:left;
}

/* ********** TITULO-COBERTURA ********** */

.titulo-cobertura {
	background-image:url(../img/titulo/titulo_cobertura_evento.jpg);
}

/* ********** VIDEO-INDEX ********** */

.video-index {
	margin-top:20px;
	padding:5px;
	float:left;
	background-image:url(../img/back_transp.png);
}

.container-texto-cobertura-index {
	width:230px;
	margin-top:20px;
	margin-left:10px;
	float:right;
}

.separador-hor-02 {
	margin:30px 0;
	width:561px;
	height:2px;
	background-image:url(../img/linha_hor_maior_index.jpg);
	background-position:center;
	float:left;
}

/* ********** LOCAL-EVENTO ********** */

.titulo-local-evento {
	background-image:url(../img/titulo/titulo_local_evento.jpg);
}

.container-fotos-local-index {
	margin-top:15px;
	width:100%;
	height:100px;
	float:left;
}

.arrow-left, .arrow-right {
	margin-top:45px;
	width:24px;
	height:30px;
	display:block;
}

.arrow-left {
	background-image:url(../img/arrow-left.jpg);
	background-position:center;
	float:left;
}

.arrow-right {
	background-image:url(../img/arrow-right.jpg);
	background-position:center;
	float:right;
}

.fotos-thumbs {
	margin-top:15px;
	margin-left:20px;
	background-color:#000;
	width:120px;
	height:90px;
	float:left;
	opacity:0.60;
	-moz-opacity:0.60;
	filter: alpha(opacity=60);
}

.fotos-thumbs:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	filter: alpha(opacity=100);
}

/* ********** SEPARADOR-BASE ********** */

.separador-base {
	margin:5px auto 20px;
	width:1015px;
	height:2px;
	background-image:url(../img/separador_base.jpg);
	*background-repeat:no-repeat;
	float:left;
}

/* ********** RODAPE ********** */

.rodape {
	width:1015px;
	height:100px;
	float:left;
}

.marca-base {
	float:left;
}

.marca-base h1 a {
	margin-left:30px;
	_margin-left:10px;
	width:179px;
	height:43px;
	display:block;
	background-image:url(../img/marca_evolution_base.jpg);
	_float:left;
}

.menu-base {
	margin-top:10px;
	margin-left:50px;
	_margin-left:30px;
	width:auto;
	_width:500px;
	height:auto;
	float:left;
	_float:left;
}

.menu-base ul li {
	display:inline;
}

.menu-base ul li a {
	text-decoration:none;
	font-size:12px;
}

.menu-base ul li a:hover {
	text-decoration:underline;
}

.orange {
	margin-left:20px;
	color:#ff5821;
}