.borda {

	border: 7px solid #FFFFFF;

}

.bgMenu {

	background-image: url(images/menu10.jpg);

	background-repeat: repeat-x;

}

.bgMenu2 {



	background-image: url(images/menu00.jpg);

	background-repeat: repeat-x;

}

.emailContato {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

    color: #FFA215;
	
	text-decoration: none;

}

a.emailContato:hover {  
	text-decoration: underline;

}

.textoTitulo {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
   
    color: #CCCACA;


}

.texto {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

    color: #CCCACA;

}

.bordaBranca {

	border: 1px solid #CCCACA;

}

.textoTitulo2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.creditos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;



}

body {

scrollbar-arrow-color:#000000;

scrollbar-3dlight-color:#FFFFFF;

scrollbar-highlight-color:#999999;

scrollbar-face-color:#FFFFFF;

scrollbar-shadow-color:#000000;

scrollbar-darkshadow-color:#000000;

scrollbar-track-color:#252525;
}

.bgFotos {

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center 50px;

}

