@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:url(../imagens/background.jpg) repeat-y top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#007cc3;
}
#geral {
	width:970px;
	margin:50px auto;
}


#geral #texto01 {
	width:316px;
	float:left;
	margin-top:30px;
}
#geral #texto01 h1.naturalcar{
	background:url(../imagens/logo_naturalcar.jpg) no-repeat;
	margin-left:40px;
	width:225px;
	height:140px;
	text-indent:-999999px;
}
#geral #texto01 p{
	line-height:17px;
	color:#FFF;
	text-align:center;
}
#geral #texto01 a.entrar_naturalcar{
	margin-top:95px;
	background:url(../imagens/bot_entrar01.jpg) no-repeat;
	margin-left:80px;
	display:block;
	width:100px;
	height:45px;
	text-indent:-999999px;
}
#geral #texto01 img{
	margin-left:18px;
	margin-top:15px;
}


#geral #texto02 {
	width:339px;
	float:right;
}
#geral #texto02 h1.naturalpark{
	background:url(../imagens/logo_naturalpark.jpg) no-repeat;
	margin-left:80px;
	width:169px;
	height:225px;
	text-indent:-999999px;
}
#geral #texto02 p{
	line-height:17px;
	color:#4175a8;
	text-align:center;
	padding:0 10px;
}
#geral #texto02 a.entrar_naturalpark{
	margin-top:40px;
	background:url(../imagens/bot_entrar02.jpg) no-repeat;
	margin-left:113px;
	display:block;
	width:100px;
	height:45px;
	text-indent:-999999px;
}
#geral #texto02 img{
	margin-left:35px;
	margin-top:13px;
}



#geral #texto03 {
	width:310px;
	float:left;
	margin-top:30px;
}
#geral #texto03 h1.informatica{
	background:url(../imagens/logo_informatica.jpg) no-repeat;
	margin-left:70px;
	width:158px;
	height:140px;
	text-indent:-999999px;
}
#geral #texto03 p{
	line-height:17px;
	color:#FFF;
	text-align:center;
	padding:0 10px;
}
#geral #texto03 a.entrar_informatica{
	margin-top:97px;
	background:url(../imagens/bot_entrar01.jpg) no-repeat;
	margin-left:95px;
	display:block;
	width:100px;
	height:45px;
	text-indent:-999999px;
}
#geral #texto03 img{
	margin-left:25px;
	margin-top:13px;
}

