	body {
		background-image: url(Images/fondo.jpg);
		background-color: #F2F2EA;
		font-size: 9px;
		background-repeat: repeat-x;
	}
	a:link {
		color: #006699;
		text-decoration: none;
	}
	a:visited {
		color: #006699;
		text-decoration: none;
	}
	a:hover {
		/* color: #FB7101; */
		 color: #ff4c0f; 
	}
	a:active {
		text-decoration: none;
	}
	
	a.blu:link {
		color: #006699;
		text-decoration: none;
	}
	a.blu:visited {
		color: #006699;
		text-decoration: none;
	}
	a.blu:hover {
		/* color: #FB7101; */
		 color: #ffffff; 
	}
	a.blu:active {
		text-decoration: none;
	}
	
	
	.navegacion_azul {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-weight: normal;
		color: #006699;
		font-size: 9px;
	}
	.navegacion_azul a:link {
		color: #006699;
		}
	.navegacion_azul a:visited  {
		color: #006699;
		}
	.pie {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-weight: bold;
		color: #013e82;
		font-size: 9px;
	}
	
	.naranjafuerte {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-weight: 900;
		color: #ff4c0f;
		font-size: 9px;
	}
	.arial_gris {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #464644;
		background-color: #f5f3f1;
		padding-left: 32px;
		padding-top: 18px;
		text-align: justify;
		padding-right: 32px;
	}
	.bajocontacto {
		background-image: url(Images/bajocontacto_03.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.lineashorizont {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-bottom-style: dashed;
		border-top-color: #aea8a5;
		border-right-color: #aea8a5;
		border-bottom-color: #aea8a5;
		border-left-color: #aea8a5;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 9px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		color: #003366;
	}
	.lineasvert {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: dotted;
		border-left-style: dotted;
		border-top-color: #aea8a5;
		border-right-color: #aea8a5;
		border-bottom-color: #aea8a5;
		border-left-color: #aea8a5;
		border-top-style: dotted;
		border-bottom-style: dotted;
	}
	.rotuloazul {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 9px;
		color: #FFFFFF;
		background-color: #1181CC;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	.texterror {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 10px;
		color: #FF0000;
		background-color: #FFFFFF;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	.textoblanco {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 9px;
		color: #FFFFFF;
		padding-left: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 25px;
	}
	.verdeoscuro {
		font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size: 9px;
		color: #384d05;
	}
	
	.texto-normal-azul {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #013e82;
		text-align: justify;
	}
	
	.texto-negrita-azul {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #013e82;
		font-weight: bold;
		text-align: justify;
	}
	
	.texto-normal-naranja {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #ff5001;
	}
	.texto-azul-negrita {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #ff5001;
	}
	.texto-negrita-naranja {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #ff5001;
		font-weight: bold;
	}
	
	.texto-normal-verde {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #96cc11;
	}
	
	.texto-negrita-verde {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #96cc11;
		font-weight: bold;
	}
		
	.arial_transp {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #464644;
		padding-left: 22px;
		padding-top: 10px;
		text-align: justify;
		padding-right: 22px;
	}
	.texto-negrita-azulclaro {
	
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #04C1FF;
		font-weight: bold;
		text-align: justify;
	}
	.texto-negrita-azulpeq {
	
		font-family: "Trebuchet MS";
		font-size: 11px;
		color: #013e82;
		font-weight: normal;
		text-align: justify;
	}
