@charset "iso-8859-1";
/* CSS Document */

body {
	background:#1fb25a;
	
}

div#geral {
	width:980px;
	margin:0 auto;
}

div#content {
	background-color:#fff;
	float:left;
	_display:inline;
	width:100%;
	min-height:500px;
	_height:500px;
	margin:100px 0;
}
div#content h1 {
	background:url(../img/erro_riachuelo.gif) no-repeat;
	width:275px;
	height:95px;
	margin:50px 0 0 40px;
	text-indent:-9000px;
}
div#content h1 a {
	display:block;
	width:275px;
	height:95px;
}

div#interna {
	background:url(../img/bg_interna.gif) no-repeat;
	float:left;
	_display:inline;
	width:571px;
	height:180px;
	padding:30px 50px 0 25px;
	margin:55px 0 0 170px;
}
div#interna h4 {
	background:url(../img/tit_atencao.gif) no-repeat;
	width:136px;
	height:40px;
	margin:0 0 15px;
	text-indent:-9000px;
}

div#interna h2 {
	margin:0 0 25px 50px;
	color:#29343b;
	font-size:16px;
}
div#interna h2 strong,
div#interna h2 strong a {color:#1eb159;}
div#interna h2 strong a:hover {text-decoration:underline;}

div#interna p {
	margin:0 0 0 50px;
	color:#29343b;
	font-size:12px;
}
div#interna p a {color:#29343b;}
div#interna p a:hover {text-decoration:underline;}
