.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C48007;
	text-decoration: none;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fondo_web {
	background-color: #C48007;
	background-image: url(images/fondo_web.jpg);
	background-repeat: repeat-x;
}

.txtnegroHome {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txtnegroInterior {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.titulo_flor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C48007;
	text-decoration: none;
	background-image: url(images/flor_titulos.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
	height: 30px;
	line-height: 30px;
}
.titulo_flor_largo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C48007;
	text-decoration: none;
	background-image: url(images/flor_titulos_largo.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
	height: 30px;
	line-height: 30px;
}
.link_naranja {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C48007;
	text-decoration: none;
}
