.bg{
	background-image : url("img/fundo_castanho.gif");
  /*background-repeat : no-repeat;*/
	/*background-color: #472812;*/	
}

.sponsor{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
	font-size : x-small;
	text-decoration: none;
}

.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	font-size : xx-small;
	text-decoration: none;
}

.menu:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.texto{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration: none;
	text-align: justify;
}

.texto_inscricao{
  font-family: verdana;
  font-size: x-small;
  text-align: justify;
}

.back1{
	background-image : url("img/side1.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.back2{
	background-image : url("img/side2.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.back3{
	background-image : url("img/side3.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.back4{
	background-image : url("img/side4.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.back5{
	background-image : url("img/side5.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.back6{
	background-image : url("img/side6.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.back7{
	background-image : url("img/side7.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
}

BODY {
	scrollbar-face-color: white;
	scrollbar-shadow-color: #003399;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #003399;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #003399;
}

.titulo{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-large;
	text-align : right;
	font-weight : bold;
	background-image:url(img/head.jpg);
	/*background-repeat:no-repeat;*/
}
