@charset "utf-8";
/* CSS Document */

#oferta {margin:3px; padding:0px; margin-left:30px; margin-right:30px;}

#oferta table { width:100%; border:1px #40ab05 dotted; padding:0px; margin:0px;}
#oferta table th { background-color:#40ab05; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:0.8em; text-align:center; padding-top:1px; padding-bottom:1px}
#oferta table th.oferta {width:70%;}
#oferta table th.fecha {width:20%;}
#oferta table th a { text-decoration:none;  color:#FFF;}
#oferta table th a:hover { text-decoration:underline; color:#FF6}
#oferta table tr.impar { background-color:#EFFFCA;}
#oferta table td { color:#333; font-family:Verdana, Geneva, sans-serif; font-size:0.7em; text-align:justify; padding:3px;padding-top:5px; padding-bottom:5px}
#oferta table td.fecha {text-align:center}
#oferta table td.otros {text-align:center}
#oferta table td a {color:#333; text-decoration:none}
#oferta table td a:hover{color:#40ab05; text-decoration:underline}

dl{ margin:0px; padding:0px; padding-left:20px; font-size:0.7em }
dt { color:#666; font-weight:bold}
dd { list-style-type:none; }

#cabecera { margin:3px; padding:3px; border:1px #40ab05 dotted; margin-right:20px; margin-bottom:20px; background-color:#E9FFB9}
#ubicacion {margin:3px; padding:3px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FBFBFB}
#descripcion {margin:3px; padding:3px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FBFBFB}
#descripcion textarea { font-size:1.2em}
#requisitos {margin:3px; padding:3px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FBFBFB}
#requisitos textarea { font-size:1.2em}
#contrato {margin:3px; padding:3px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FBFBFB}
#botonRegistro {margin:3px; padding:3px; border:0px #999 dotted; margin-left:15px; margin-bottom:10px}

.titulo12 {font-size:1.2em;  font-family:Verdana, Geneva, sans-serif; color:#e10808;}
#titulo { margin:10px; padding:20px; border:1px #40ab05 dotted; margin-right:20px; margin-bottom:20px; background-color:#E9FFB9; }
#titulo p {color:#40ab05; font-size:0.8em}
#titulo dl{ color:#e10808; margin:0px; padding:0px; padding-left:20px; }
#titulo dt { color:#e10808; font-weight:bold}
#titulo dd { list-style-type:none; }

#t_descripcion {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FFF}
#t_requisitos {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FFF}
#t_contrato {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#FFF}
#t_inscribirse {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#E9FFB9}
#t_inscribirse p { color:#930}
#t_inscribirse p a {color:#930; font-weight:bold}
#t_inscribirse form input {margin-left:0px; background-color:#40ab05; color:#FFF; font-weight:bold}
#t_cita {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#E9FFB9}
#t_cita p { color:#930}
#t_cita p a {color:#930; font-weight:bold}
#t_cita form input {margin-left:0px; background-color:#40ab05; color:#FFF; font-weight:bold}
#t_pregunta {margin:10px; padding:4px; border:1px #999 dotted; margin-right:20px; margin-bottom:10px; background-color:#E9FFB9}
#t_pregunta p { color:#930}
#t_pregunta p a {color:#930; font-weight:bold}
#t_pregunta form input {margin-left:0px; background-color:#40ab05; color:#FFF; font-weight:bold}


#usuarios_insc {margin:3px; padding:0px; margin-left:10px; margin-right:10px; height:100px}
#usuarios_insc form select { width:160px; font-family:Verdana, Geneva, sans-serif; color:#333; border:1px solid #999}
#usuarios_insc form input.submit { background-color:#FFF; border:1px #999 solid; width:150px; color:#40ab05}
#usuarios_insc table { width:100%;  border:1px #40ab05 dotted; padding:0px; margin:0px; }
#usuarios_insc table th { background-color:#e10808; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:0.8em; text-align:center}
#usuarios_insc table th a { text-decoration:none;  color:#FFF;}
#usuarios_insc table th a:hover { text-decoration:underline;}
#usuarios_insc table th.nombre {width:35%;}
#usuarios_insc table th.asunto {width:45%;}
#usuarios_insc table th.otros {width:10%;}
#usuarios_insc table th.fecha {width:10%;}
#usuarios_insc table tr.impar { background-color:#FFD;}
#usuarios_insc table tr.nuevo { background-color:#FFC;}
#usuarios_insc table td { color:#333; font-family:Verdana, Geneva, sans-serif; font-size:0.7em; text-align:justify; padding:3px; background-color:#FFF}
#usuarios_insc table td a img {border:0px}
#usuarios_insc table td.otros {text-align:center}
#usuarios_insc table td.fecha {text-align:center}
#usuarios_insc table td a {color:#333; text-decoration:none}
#usuarios_insc table td a:hover{color:#e10808; text-decoration:underline}

