html * {
	margin: 0;
	padding: 0;
}

#back_liner {
	background:url(../images/tarja_linear.jpg) repeat-x;
	height:740px;
	width:auto;
	
}

body {
	background:#848484;
}

#content {
	width: 850px;
	position:absolute;
	left:50%;
	margin-left:-425px;
}

#topo {
	background:url(../images/topo.jpg) no-repeat;
	height:243px;
}

#menu {
	width:850px;
	height:54px;
}

#cadastro_email { 
	background:url(../images/cadastro_email.jpg) no-repeat;
	height:38px;
	padding-left:150px;
	padding-top:2px;
}

#publicidade {
	background:url(../images/publicidade.jpg) no-repeat;
	height:92px;	
}

#line_cont {
	background:url(../images/tarja_line.jpg) repeat-y;
	width:710px;
	height:550px;
	padding-left:70px;
	padding-right:70px;
}

.box_evento {
	background:url(../images/box_eventos.png) no-repeat transparent;
	width:503px;
	height:269px;
}

.box_galeria {
	background:url(../images/box_galeria.png) no-repeat transparent;
	width:493px;
	height:188px;
	float:left;
	margin-top:15px;
	padding-top:50px;
	padding-left:10px;
}

.box_noticia {
	background:url(../images/box_noticia.png) no-repeat transparent;
	width:140px;
	height:523px;
	float:right;
	padding-left:15px;
	padding-right:17px;
}

#rodape {
	background:url(../images/rodape.jpg) no-repeat;
	width:850px;
	height:154px;
	float:left;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00b3f6;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#00b3f6;
	font-weight:bold;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
}

.space {
	width:240px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

.cadastro {
	background:url(../images/cadastro.jpg) no-repeat;
	width:530px;
	height:26px;
	padding-top:6px;
	padding-left:20px;
}

input {
	width:250px;
	margin-left:20px;
}

#menu_rod {
	width:540px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:110px;
	font-weight:bold;
	color:#f3ba00;
}

#menu_rod li {
	float:left;
	list-style:none;
	padding-left:20px;
	color:#f3ba00;
}

#menu_rod ul {
	padding-left:30px;
	list-style:none;
	color:#f3ba00;
	text-decoration:none;
}

#menu_rod a:link {
	text-decoration:none;
	color:#f3ba00;
}

#menu_rod a:hover {
	text-decoration:none;
	color:#f3ba00;
}

.texto_11_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
}

.logo {
	width:232px;
	height:146px;
	padding-left:301px;
}

.flooter {
	position:absolute;
	left: 176px;
	top: 313px;
	width:500px;
	height:300px;
}

	
	#box_img {
	border:1px solid #E6661B;
	float:left;
	height:153px;
	margin-bottom:15px;
	margin-right:10px;
	padding:5px;
	position:relative;
	width:140px;
}


}
