@charset "utf-8";

.titulo_font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.titulo_general {
	font-size: 13px;
	font-weight: bold;
	color: #863C1F;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.titulo_col_derecha {
	font-size: 13px;
	font-weight: bold;
	color: #9b9b9b;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.intro_home {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align:justify;
	color:#8A8A8A;
	margin-top: 0px;
	line-height: 140%;
}

.subtitulo {
	font-weight: bold;
	color: #863C1F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}

h1  {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}

h2   {
	font-weight: bold;
	color: #863C1F;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
	margin-top: 30px;
}

h3 {
	font-weight: bold;
	color: #863C1F;
	font-family: Tahoma, Arial;
	font-size: 11px;
	display: block;
	margin-bottom: 0px;
	margin-top: 15px;
}

.texto_general {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #736F6F;
	text-align:justify;
}

.texto_general a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #863c1f;
	text-align:justify;
	text-decoration: none;
}

.texto_general a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}



.texto_general strong{
	color: #797676;
}

.texto_general li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.texto_epigrafe {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #858585;
}

.texto_epigrafe strong {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #8C8888;
	font-weight: bold;
}

.texto_epigrafe titulo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #686565;
	font-weight: bold;
}

.texto_epigrafe   a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #676767;
	text-decoration: none;
}

.texto_epigrafe a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4D;
	text-decoration: none;
}

.texto_epigrafe_small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #858585;
	font-weight: normal;
}

.texto_epigrafe_small strong {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #8C8888;
	font-weight: bold;
}

.texto_epigrafe_small a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #904327;
	text-decoration: none;
	font-weight: bold;
}

.texto_epigrafe_small a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #5E2D1A;
	text-decoration: none;
	font-weight: bold;
}

.footer_txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #848484;
	text-align: left;
}

.footer_link{
	color: #848484;
	text-decoration: none;
}

.footer_link:hover{
	color: #444444;
}


.separador {
	height: 20px;
}
