

body{

	margin:0 0 0 0;

	background-image:url(imagens/fundoGeral.jpg);

	background-repeat:repeat-x;

}

input, textarea, select{

	font-family:Tahoma;

	font-size:12px;

	color:#444444;

}

#linkMaisEventos{
	position:relative;
	top:95px;
	left:10px;
}



/*-----------------------------------*/



.texto1{

	color:#444444;

	font-family:Trebuchet Ms;

	font-size:14px;

}

.texto2{

	color:#444444;

	font-family:Trebuchet Ms;

	font-size:16px;

}

.texto3{

	color:#444444;

	font-family:Trebuchet Ms;

	font-size:12px;

}

.texto3_vermelho{

	color:#CC3300;

	font-family:Trebuchet Ms;

	font-size:11px;

}

.texto4{

	color:#999999;

	font-family:Trebuchet Ms;

	font-size:9px;

}

.texto5{

	color:#666666;

	font-family:Trebuchet Ms;

	font-size:10px;

	*font-weight:bold;

}

.titulo1{

	color:#B71127;

	font-family:Trebuchet Ms;

	font-size:20px;

	font-weight:bold;

}

.titulo2{

	color:#155A2F;

	font-family:Trebuchet Ms;

	font-size:20px;

	font-weight:bold;

}

.titulo3{

	color:#0C487F;

	font-family:Trebuchet Ms;

	font-size:20px;

	font-weight:bold;

}

.titulo4{

	color:#444444;

	font-family:Trebuchet Ms;

	font-size:14px;

	font-weight:bold;

}



/*-----------------------------------*/



.linkVermelho:link, .linkVermelho:visited, .linkVermelho:active {

	color:#CC3300;

	text-decoration:none;

}

.linkVermelho:hover{

	color:#CC3300;

	text-decoration:underline;

}



.menuBtn:link, .menuBtn:visited, .menuBtn:active{

	color:#444444;

	text-decoration:none;

}

.menuBtn:hover{

	color:#444444;

	text-decoration:underline;

}







/*------------ MOUSE OVER DO MENU P/ IE E MOZILLA -----------------------*/

#home:link, #home:visited, #home:active{

	cursor:pointer;

	background-color:#f7f7f7;

}

#home:hover{

	cursor:pointer;

	background-color:#f7f7f7;

}

#historia:link, #historia:visited, #historia:active{

	cursor:pointer;

	background-color:#f7f7f7;

}

#historia:hover{

	cursor:pointer;

	background-color:#f7f7f7;

}

#agenda:link, #agenda:visited, #agenda:active{

	cursor:pointer;

	background-color:#f7f7f7;

}

#agenda:hover{

	cursor:pointer;

	background-color:#f7f7f7;

}

#parceiros:link, #parceiros:visited, #parceiros:active{

	cursor:pointer;

	background-color:#f7f7f7;

}

#parceiros:hover{

	cursor:pointer;

	background-color:#f7f7f7;

}

a.linkAgenda:link, .linkAgenda:visited, linkAgenda:active{

	text-decoration:none;

	color:#666666;

}

a.linkAgenda:hover{

	text-decoration:underline;

	color:#B71127;

}
