@charset "utf-8";

/*-----------------------------------------------------------------------------
Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/


/*==========================================
	TITULOS
============================================*/

/*----
	H1
-----*/
h1{
	margin-bottom:40px;
	padding:0;
	color:#9d0000;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}



/*----
	H2
-----*/
h2{
	margin-bottom:15px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

h2 a{
	color:#fff;
}


/* TITULO SECAO */
h2.titulo_secao{
	margin-bottom:25px;
	color:#900;
	font-size:22px;
	text-transform:uppercase;
}



/*----
	H3
-----*/
h3{
	margin-bottom:15px;
	color:#c30;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}

/*----
	H4
-----*/
h4 {
	font-weight:bold !important;
	font-size:13px;
	}


/*==========================================
	GRUPO GUERREIROS
============================================*/
ul#menu_grupo li h1 a {
		margin:0 !important;
		font-size:14px;
	}
.outros h4 {
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
	}
