.formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #893701;
	background-color: #F1EFEF;
	border: 1px solid #D2D2D2;
}
.texto-naranja {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #893701;
	text-decoration: none;
}
.titulo-noticia-home {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e38b00;
	text-decoration: none;
	font-weight: bold;
}
.texto-noticia-home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #212121;
	text-decoration: none;
}
.titulo-destacados-home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #025daa;
	text-decoration: none;
}
.texto-destacado-home {
	font-family: "Trebuchet MS";
	color: #191919;
	text-decoration: none;
	font-size: 11px;
}a:hover {
	color: #FF6600;
	text-decoration: none;
}
.titulos-eframe-cursos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #003f74;
	text-decoration: none;
}
.texto-eframe-cursos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 3c3c3c;
	text-decoration: none;
}
.titulos-eframe-contratacion {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #005d7f;
	text-decoration: none;
}
.pregunta-encuesta {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: none;
}
.texto-pregunta {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0b2b49;
}
.titulo-categoria {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #0C495D;
}
.texto-general {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0C495D;
}
.texto-destacado {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #126B89;
	text-decoration: none;
}
.titulo-texto-general {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #013468;
	text-decoration: none;
	font-weight: normal;
}
.formularios {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003F74;
	background-color: #E4EFFA;
	border: 1px dotted #6BA7E2;
}
.items-navegacion {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e38b00;
	text-decoration: none;
	font-weight: bold;
}
a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: underline;
	cursor:hand;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: underline;}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: underline;}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: underline;}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #004182;
	text-decoration: underline;}	
h1{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #013468;
	text-decoration: none;
	font-weight: normal;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #013468;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

table{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border:1px solid #9CB8E4;
}

td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CB8E4;
	border-right-color: #9CB8E4;
	border-bottom-color: #9CB8E4;
	border-left-color: #9CB8E4;
}
th{
	font-family: "Trebuchet MS";
	color: #004182;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CB8E4;
	border-right-color: #9CB8E4;
	border-bottom-color: #9CB8E4;
	border-left-color: #9CB8E4;
}
body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: center;
/*	background:url(../images/fondo_admin_gral.jpg);*/
	background-repeat:no-repeat;
}

