/*  +++++++++++++++++ TAGS HTML ++++++++++++++++++++   */
body {
	background-color: #7C2423;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* hr {
	color: #E9E9E9;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}*/

hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #CCCCCC;
    }
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*  +++++++++++++++++ CLASSES >>> MENU +++++++++++++++++++   */
.menu_horizontal {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #7C202B;
}
.menu_horizontal:hover {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #FF0000;
}
/*  +++++++++++++++++ CLASSES >>> TEXTO +++++++++++++++++++   */
.texto_geral {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.texto_boxs {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
}
.texto_boxs:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
.texto_noticias {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.texto_noticias:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.texto_boxs_lancamento {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
}
.texto_boxs_lancamento:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.texto_depoimento {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
	font-weight: normal;
}
.texto_depoimento:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.texto_galeria {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.texto_galeria:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/*  +++++++++++++++++ CLASSES >>> TÍTULOS +++++++++++++++++++   */
.titulo_01 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #7C2423;
}
.titulo_02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
}
.titulo_02:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titulo_03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_04 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

/*  +++++++++++++++++ CLASSES >>> ELEMENTOS VISUAIS +++++++++++++++++++   */
.sinal_mais {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.border_imagens {
/*	display: block;
	margin-left: auto;
	margin-right: auto;*/
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}

.divisoria_vertical {
	background-color: #FFFFFF;
	background-image: url(imagens/divisoria_vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.border_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 100%;
	color: #993300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border_input_cadastro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 250px;
	color: #993300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.veja_mais {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.veja_mais:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.seta_vermelha {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7C2423;
}
/*  +++++++++++++++++ CLASSES >>> FUNDOS +++++++++++++++++++   */
.fundo_box_business {
	background-color: #E8E8E8;
	background-image: url(imagens/fundo_box_business.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_box_law {
	background-color: #E8E8E8;
	background-image: url(imagens/fundo_box_law.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_box_incompany {
	background-color: #E8E8E8;
	background-image: url(imagens/fundo_box_in_company.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_box_curta_duracao {
	background-color: #E8E8E8;
	background-image: url(imagens/fundo_box_curta_duracao.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_box_lancamento {
	background-color: #CCCCCC;
	background-image: url(imagens/fundo_box_lancamento.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.class_button {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(imagens/fundo_button.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}