/* CSS Document */

body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #d0d0d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828181;
}
.contenedor{
	width: 712px;
}
.cabecera{
	width: 700px;
	height: 224px;
}
.cuerpo{
	width: 712px;
	background-image: url(../img/pattern_01.gif);
	background-repeat: repeat-y;
}
.texto_a{
	width: 536px;
	text-align: justify;
}
.bloque_a{
	width: 536px;
	height: 116px;	

}
.bloque_b{
	width: 536px;
	height: 116px;
	background-image: url(../img/fondo_plazaslimitadas.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 30px;
}
.apuntate_ya{
	width: 116px;
	height: 116px;
	float: right;

}
.mas_informacion{
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	float: left;
}

.sectores{
	margin-top: 20px;	
}
.plazas_limitadas{
	width: 116px;
	height: 136px;
	float: right;

}
.separador_a{
	width: 712px;
	height: 30px;	

}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f89828;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #828181;
}
.nota{
	width: 510px;
	font-size: 10px;
	text-align: justify;
	margin-top: 10px;
	line-height: 10px;
}
.pie{
	width: 700px;
	height: 84px;
}
/*--------------------------------- Tablas ----------------------------*/

.fondo_accionformativa{
	height: 33px;
	width: 235px;
	background-image: url(../img/fondo_accionformativa.gif);
	background-repeat: no-repeat;
}
.fondo_horas{
	height: 33px;
	width: 75px;
	background-image: url(../img/fondo_horas.gif);
	background-repeat: no-repeat;
}
.fondo_modalidad{
	height: 33px;
	width: 113px;
	background-image: url(../img/fondo_modalidad.gif);
	background-repeat: no-repeat;
}
.fondo_acciones{
	height: 33px;
	width: 234px;
	background-image: url(../img/fondo_acciones.gif);
	background-repeat: no-repeat;
}
.fondo_horas_b{
	height: 33px;
	width: 75px;
	background-image: url(../img/fondo_horas_b.gif);
	background-repeat: no-repeat;
}
.fondo_modalidad_b{
	height: 33px;
	width: 113px;
	background-image: url(../img/fondo_modalidad_b.gif);
	background-repeat: no-repeat;
}
.fondo_preinscribirse{
	height: 33px;
	width: 113px;
	background-image: url(../img/fondo_preinscribirse.gif);
	background-repeat: no-repeat;
}
.cursos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #807F83;
	margin-left: 15px;
	text-align: left;
	line-height: 10px;
}
.texto_modalidad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #807F83;
	text-align: center;
}
.texto_datos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.enlacesPreinscripciones:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;	
}
.enlacesPreinscripciones:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;	
}

.enlacesPreinscripciones:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;	
}
.nota_cursos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 13px;
	margin-bottom: 8px;
	text-align: left;
	color: #D87A07;
	width: 240px;
}
.sub_nota_cursos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	width: 240px;
	line-height: 10px;
	padding-top: 4px;
}
.fondo_nota_cursos_a{
	background-image: url(../img/fondo_nota_cursos_a.gif);
	background-repeat: no-repeat;
}
.fondo_nota_cursos_b{
	background-image: url(../img/fondo_nota_cursos_b.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: bottom;
}
.fondo_nota_cursos_c{
	background-image: url(../img/fondo_nota_cursos_c.gif);
	background-repeat: no-repeat;
	height: 75px;
}

/*--------------------------------- FORMULARIO ----------------------------*/

.datosdelcurso{
	width: 330px;
	border: thin solid #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.fondo_formulario{
	width: 610px;
	background-image: url(../img/pattern_02.gif);
	background-repeat: repeat-y;
}
.borde_superior_left{
	background-image: url(../img/borde_superior_form.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: left;
}
.borde_superior_right{
	background-image: url(../img/borde_superior_form.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: right;	
}
.borde_inferior_right{
	background-image: url(../img/borde_inferior_form.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: right;	
}
.borde_inferior_left{
	background-image: url(../img/borde_inferior_form.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: left;	
}
.datos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C87106;
	height: 30px;
	text-align: right;
	margin-right: 15px;
	padding-top: 4px;
}
.corto{
	width: 250px;
}
.largo{
	width: 328px;
}
.separador_left{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	background-image: url(../img/separador.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.separador_right{
	color: #C87106;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	background-image: url(../img/separador.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.fondo_ok{
	height: 277px;
	width: 547px;
	background-image: url(../img/fondo_ok.gif);
	background-repeat: no-repeat;
}
.texto_ok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 250px;
	color: #339900;
	text-align: justify;
	padding-left: 50px;
	padding-top: 140px;
}
.fondo_error{
	height: 277px;
	width: 547px;
	background-image: url(../img/fondo_error.gif);
	background-repeat: no-repeat;
}
.texto_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 300px;
	color: #CC0000;
	text-align: left;
	padding-left: 80px;
	padding-top: 120px;
}
.nota_ley{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828181;
	text-align: justify;
	margin-top: 10px;
	padding-bottom: 30px;
}
