@charset "utf-8";
/* CSS Document */
body {
	margin:0 auto;
	padding:0;
	color:#333333;
	font-size:12px;
	font-family:Tahoma, Arial;
	height: 100%;
	text-align: justify;
	padding-top: 0px;
}

/*body{
	background: url(images/bg1.jpg) #111;
	margin:0 auto;
	padding:0;
	color:#FFF;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}*/
a{
	text-decoration:none;
	color:#66FF66;
}
a:hover{
	text-decoration:underline;
	color:#66FF66;
}
.clear{
	clear:both;
}
.floatL{
	float:left
}
.floatR{
	float:right
}
.grey{
	color:#999
}
.red{
	color:#a80101
}
.white{
	color:#fff
}
.novis{
	display:none
}
.space5{
	height:5px;
}
.linkred{
	color:#F00;
}
/*menu top*/
.menu_top{
	background:url(../img/black.png);
	height:30px;
	width:100%;
}
.pad_menu{
	padding:7px 0 0 14px;
}
.menu_top a{
	text-decoration:none;
	padding-top:4px
}
.menu_top a:hover{
	text-decoration:underline
}
.img_menu{
	margin-left:107px;
	float:left;
}
.logo_top{
	background-color:#FFFFFF;
	height:138px;
	width:100%;
}
.sopra{
	position:fixed;
	top:0;
	left:0;
	width:100%;
}
.space_menu{
	height:137px
}
/*menu top*/


/*background stretch*/
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.page {
	z-index: 2;
	position: relative;
	margin: auto;
}
/*background stretch*/



.content{
	padding:00px 0 0 0px;
	text-align: justify;
	margin-left: 25%; 
	margin-right: 20%;
}

.area_black{
	background:url(../images/fundo_azul.png);
	width:750px;
	padding:50px;
	/*border-left:5px solid #0066FF;*/
}
.title{
	margin:-10px 0 20px 0;
}
.title_txt{
	font-size:22px;
	background-color:#a80101;
	padding:3px 8px 3px 8px;
}
.date{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dashed #99FFFF
}
.tour_div_under{
	margin:5px 0 6px 0;
	background-color:#FFF;
	color:#000;
	padding:10px;
}
#divNews{
	position:absolute;
	left:340px;
	margin-top:30px;
	background-color:#000;
	padding:15px;
	border-left:1px dashed #a80101;
	border-right:1px dashed #a80101;
	border-bottom:1px dashed #a80101;
	display:none;
}


/*FORM*/
form{
	padding:0;
}
.pulNews{
	border:0;
	float:left
}
.form_ins{
	border:0;
	padding:4px 4px 4px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:14px;
	height:16px;
}
/*FORM*/

/* FORMS
-------------------------------------------------*/
form label {
	display:block;
	padding:8px 0 2px;
}

form input, form textarea {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:285px;
}

form input[type="radio"]{
	width:20px
}

form textarea {
	width:285px;
}

form input.submit {
	border:1px solid #333;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	text-transform:uppercase;
	background-color:#F00;
}

.error{
	background-color:#F00;
	color:#fff;
	padding:5px 5px 5px 8px;
}

.conf{
	background-color:#090;
	color:#fff;
	padding:5px 5px 5px 8px;
}



/*Footer*/
.footer{
	font-size:10px;
	color:#FFFFFF;
	padding:4px 0 4px px;
	/*background:url(../img/black.png);*/
	background-color:#6A338E;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	text-align: center;
}
.footer a{
	color:#CCC;
	text-decoration:none
}
.footer a:hover{
	text-decoration:line-through
}
/*Footer*/
.menu_baia {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	vertical-align: middle;
	padding-top: 5px;
}
.menu_projeto {
	width: 560px;
	position: relative;
	left: 50%;
	margin-left: -200px;
	vertical-align: middle;
	padding-top: 5px;
	background-image: url(../images/fundo_verde.png);
	height: 25px;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
