@charset "utf-8";
.form_test {
	background-color: #E5E0DA;
	width: 99%;
	border: 1px solid #DAD3CB;
	color: #817369;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.boton_activo {
	background-image: url(imagenes/bot_activo.png);
	background-repeat:  repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-position: 1px 15px;
}
.titulo1 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo2_altas {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.linea_horizontal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.linea_horizontal_doble {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.linea_horizontal_vertical_derecho {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bajada_foto {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
}
.texto_obligarorio {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.info2_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.info_postulacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


body {
	background-color: #333333;
}
.marco {
	border: 1px solid #666666;
}
.botonera {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.linea_vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.info_beneficios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.titulos_datos_postulacion {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
