td, .componentheading, .contentpane, .contentheading {
	font-family: Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 12px; /* El tamaņo de la fuente */
	line-height: 120%; /* espaciado entre LINIAS */
	color: #333333; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
inputbox {
	background-color: #F1ECD1; /* El texto de dentro del cuadro*/
	border: 1px solid #C8B34D; 
	font-family: Arial, Helvetica, sans-serif; /* La fuente*/
	font-size: 12px; /* Tamaņo de la fuente*/
	color: #333333; /* Color de la fuente*/
	

    }
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
.textareacontacto {
   width: 377px; /* Ancho de la tabla*/
   height: 300px; /* Alto de la tabla*/
   border: 1px solid #333333; /* Borde de la tabla*/
   }
   	
.degradado {
	background-image: url(imagenes/degradado.jpg);
	background-repeat: repeat-x;
}
.borde_total {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B8FD2;
	border-right-color: #2B8FD2;
	border-bottom-color: #2B8FD2;
	border-left-color: #2B8FD2;
}
.barra_azul {
	background-image: url(imagenes/barra_azul.jpg);
	background-repeat: repeat-x;
}
.arialcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #16496B;
}
.arial200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
.degra2 {
	background-image: url(imagenes/degra3.jpg);
	background-repeat: repeat-x;
}
.arial150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-transform: none;
	color: #216C9A;
}
.arialverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0BC406;
	font-weight: bold;
}
.cuerpo {
	background-image: url(imagenes/cuerpo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.borde1 {
	border: 1px solid #000000;
}
.bonos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 170%;
	color: #333333;
}
.quees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #079704;
}
