A:link {
	 COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	 COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	 COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	 COLOR: #333333; TEXT-DECORATION: none
}


.back_foto {
background-image: url("images/top.jpg");
background-repeat: no-repeat;
background-position: center;
width:100%;
height:148px;
}

.back_foto2 {
background-image: url("images/bot.jpg");
background-color:#161616;
background-repeat: repeat;
background-position:center top;
width:100%;
height:148px;
}

.back_foto3 {
background-color:#000000;
background-repeat: repeat;
background-position:center top;
width:100%;
height:70px;
}

.cont-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #717171;
}

.cont-branco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #eeeeee;
}


a.cont-branco2:link {
	 COLOR: #eeeeee; TEXT-DECORATION: none
}
a.cont-branco2:visited {
	 COLOR: #eeeeee; TEXT-DECORATION: none
}
a.cont-branco2:hover {
	 COLOR: #ff862e; TEXT-DECORATION: none
}
a.cont-branco2:active {
	 COLOR: #eeeeee; TEXT-DECORATION: none
}

.cont-branco3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #959595;
}


a.cont-branco3:link {
	 COLOR: #959595; TEXT-DECORATION: none
}
a.cont-branco3:visited {
	 COLOR: #959595; TEXT-DECORATION: none
}
a.cont-branco3:hover {
	 COLOR: #eeeeee; TEXT-DECORATION: none
}
a.cont-branco3:active {
	 COLOR: #959595; TEXT-DECORATION: none
}

.form_bot1 {
	font-family: calibri;
	font-size: 14px;
	color: #1f75bf;
    width:84px;  
    height: 25px;
}

