/*===============================
			CADASTRAR
===============================*/
.cad_titulo_cadastrar {
	background-repeat: repeat-x; 
	background-color: #6495ED;
	background-color: #191970;
	font-size: 17px;
	font-weight: bold;
	color: white;

	text-align: center;
	border-radius: 5px 5px 0px 0px;
	padding: 7px 0px 7px 0px;
	width: 100%;
	text-transform: uppercase;
}

.cad_titulo_sub_cadastrar {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	width: 99%;
 	border-radius: 5px 5px 0px 0px;
 	background-color: #191970;
 	text-align: left;
}

/*==============================
			ALTERAR
===============================*/
.cad_titulo_alterar {
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #ff7800;
	text-align: center;
	border-radius: 5px 5px 0px 0px;

	padding: 2px 0px 2px 0px;
	width: 100%;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px black;
}

.cad_titulo_sub_alterar {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	min-width: 250px;
	width: 250px;
	display: inline-table;
	white-space: nowrap;
	background-image: url(../../../public/img/titulo_bg.png);
	/*	height: 30px; */
	border-radius: 5px 5px 0px 0px;
	background-color: #ff7800;
	text-align: left;
	text-shadow: 0px 1px 1px black;
}

/*==============================
			INFORMACOES
===============================*/
.cad_titulo_informacao {
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	background-color: #84C225;
	background-image: url(../../../public/img/titulo_bg.png);
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	padding: 3px 0 3px 0;
	width: 100%;
	text-shadow: 0px 1px 1px #333;
	text-transform: uppercase;
}

.cad_titulo_sub_informacao {
	background-repeat: repeat-x;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	min-width: 250px;
	width: 250px;
	display: inline-table;
	white-space: nowrap;
	background-image: url(../../../public/img/titulo_bg.png);
	/*	height: 30px; */
	border-radius: 5px 5px 0px 0px;
	background-color: #84C225;
	text-align: left;
	text-shadow: 0px 1px 1px #333;
}

.cad_titulo_sub_informacao_pad {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	width: 250px;
	background-image: url(../../../public/img/titulo_bg.png);
	/*	height: 30px; */
	border-radius: 5px 5px 0px 0px;
	background-color: #84C225;
	text-align: left;
}

/*===============================
			EXCLUIR
===============================*/
.cad_titulo_excluir {
	background-repeat: repeat-x; 
	background-color: #f20202;
	background-color: #f20202;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-image: url(../../../public/img/titulo_bg.png);
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 100%;
}

.cad_titulo_sub_excluir {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	min-width: 250px;
	width: 250px;
	display: inline-table;
	white-space: nowrap;
	background-image: url(../../../public/img/titulo_bg.png);
	/*	height: 30px; */
	border-radius: 5px 5px 0px 0px;
	background-color: #f20202;
	background-color: #f20202;
	text-align: left;
}

/*==============================
			INTERNAL
===============================*/
.cad_titulo_sub_interno {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	min-width: 250px;
	width: 250px;
	display: inline-table;
	white-space: nowrap;
	background-image: url(../../../public/img/titulo_bg.png);
	/*	height: 30px; */
	border-radius: 5px 5px 0px 0px;
	background-color: #396941;
	text-align: left;
	margin-top: 10px;
}

.cad_conteudo_sub_interno {
	background-color: #F00;
	border: 1px solid gray;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../../../public/img/titulo_bg.png);
	border-radius: 0px 5px 5px 5px;
	width: 710px;
	text-align: center;
}

.cad_titulo_sub_correspondencia {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: #2243a8;
	border-radius: 5px 5px 5px 5px;
	background-color: #ffff66;
	border: 1px solid #ffcc00;
	text-align: center;
}

/*==============================
			PESQUISAR
===============================*/
.cad_titulo_pesquisar {
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #006699;
	text-align: center;
	background-image: url(../../../public/img/titulo_bg.png);
	border-radius: 5px 5px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 100%;
	text-shadow: 0px 1px 1px black;
	text-transform: uppercase;
}

.cad_titulo_sub_pesquisar {
	border-radius: 5px 5px 0px 0px;
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	width: 250px;
	/*public/img/titulo_bg.png*/
 /*	height: 30px; */
 	-moz-border-radius: 5px 5px 0px 0px;
 	-webkit-radius: 5px 5px 0px 0px;
 	background-color: #006699;
 	text-align: left;
	text-shadow: 0px 1px 1px black;
}

.cad_titulo_sub_cadastrar_dinamico {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	width: 70%;
	/*public/img/titulo_bg.png*/
 	border-radius: 5px 5px 0px 0px;
 	background-color: #194D22;
 	text-align: left;
}
.cad_titulo_sub_alterar_dinamico {
	background-repeat: repeat-x;
	padding: 3px 3px 3px 3px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	width: 70%;
	/*public/img/titulo_bg.png*/
 	-moz-border-radius: 5px 5px 0px 0px;
 	-webkit-border-radius: 5px 5px 0px 0px;
 	background-color: #ff7800;
 	text-align: left;
}