body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.fondo_gris_contenido {background-color: #dbdbdb;}
.fondo_blanco {background-color: #fff;}
.fondo_cabecera {
	background-image:url(../images/fondo_cabecera_ant.gif);
	background-repeat: no-repeat;
}
.fondo_marca_agua {
	background-image: url(../images/fondo_marca_agua.gif);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
}
.boton_inicio_cabecera {
	font-size: 14px;
	color: #3ba536;
	font-weight: bold;
	text-decoration: none;
	margin: 95px 8px 0px 10px;
}
.boton_inicio_cabecera:hover {color: #fff;}

.margen_banners {margin: 4px 0px 0px 0px;}
.pie {
	font-family : Tahoma, sans-serif;
	font-size : 10px;
	line-height: 13px;
	font-weight : normal;
	color : #464646;
	text-decoration : none;
	text-align: justify;
	margin: 2px 0px 2px 0px;
}
.linea_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	line-height: 5px;
}
/* Contenido General ----------------------------------------------------*/
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #3ba536;
	margin: 10px;
	text-align: left;
	line-height: 22px;
}
h2 {
	font-size: 14px;
	margin: 10px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	color: #800000;
	margin: 0px 10px 0px 10px;
	text-align: left;
	line-height: 22px;
}
b {
	color: #006633;
	font-style: italic;
}
p {
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin: 15px;
	line-height: 18px;
}
.frase {
	font-size: 12px;
	color: #000;
}
blockquote {
	text-indent: -0.8em;
	font-size: 12px;
}
.enlace {
	font-size: 12px;
	color: #000;
}
.enlace:hover {color: #3ba536;}
.enlace_boton {
	font-size: 12px;
	color: #3ba536;
	font-weight: bold;
	text-decoration: none;
}
.enlace_boton:hover {color: #fff;}
.imagen {margin: 10px 10px 10px 5px;}
.tit1 {
	font-weight: bold;
	font-size: 18px;
	color: #3ba536;
	margin: 15px;
	line-height: 22px;
}
.tit2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
}
.tit3 {
	font-weight: bold;
	font-size: 18px;
	color: #800000;
	margin: 15px;
	line-height: 22px;
}
.tit4 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	color: #3ba536;
	display:block;
}

.lista {
	list-style-position: outside;
	list-style-image: url(../images/bullet_negro.gif);
	font-size: 11px;
	color: #333;
	line-height: 20px;
	width: 310px;
	float: right;
	margin: 15px 15px 0px -15px;
}
.tabla_lista {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	font-size: 11px;
	color: #333;
	line-height: 20px;
	padding: 5px 10px 0px 15px;
	margin: 5px 10px 0px 15px;
}
/* Semipresencial  ----------------------------------------------------*/
.tabla_fondo_cabecera_rojo {
	background-image: url(../images/caja_cabecera_rojo.gif);
	background-repeat: no-repeat;
}
.tabla_tit_rojo {
	font-size: 12px;
	color: #e08866;
	line-height: 14px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
}
.tabla_lista_rojo {
	list-style-position: outside;
	list-style-image: url(../images/bullet_rojo.gif);
	font-size: 11px;
	color: #333;
	line-height: 20px;
	padding: 5px 10px 0px 15px;
	margin: 5px 10px 0px 15px;
}
.semipresencial_destacado {
	color: #800000;
	font-style: italic;
	line-height: 22px;
}
/* Fqs  ----------------------------------------------------*/
.fqs_preguntas {
	font-size: 13px;
	color: #006d34;
	font-style: italic;
	margin: 15px;
	line-height: 18px;
	font-weight: bold;
}
.fqs_enlace {
	color: #006d34;
	text-decoration: none;
}
.fqs_enlace:hover {
	color: #37c00e;
}
.enlace_boton2 {
	font-size: 12px;
	color: #3ba536;
	font-weight: bold;
	text-decoration: none;
}
.enlace_boton2:hover {
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}


/* Index Intro  ----------------------------------------------------*/
.fondo_intro {
	background-image: url(../images/fondo_intro.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 16px;
}
.intro_tit {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.intro_txt {
	font-size: 12px;
	color: #4ac46d;
	text-align: justify;
	line-height: 16px;
	margin: -10px 110px 10px 14px;
}
/* Index Noticias   ----------------------------------------------------*/
.noticia_titulo {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	text-align: justify;
}
.noticia_entradilla {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: justify;
	margin: 4px;
	font-style: italic;
}
.noticia_parrafo {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 4px;
}
.noticia_imagen {
	margin: 4px;
}
/* Columna Noticias   ----------------------------------------------------*/
.noticia_titulo_columna {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 15px 15px 0px 15px;
	width: 347px;
	float: right;
}
.noticia_titulo_ficha {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 15px 15px 0px 10px;
}
.noticia_entradilla_columna {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: justify;
	margin: 4px;
	font-style: italic;
	margin: 15px 15px 0px 15px;
	width: 347px;
	float: right;
}
.noticia_entradilla_ficha {
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: justify;
	margin: 4px;
	font-style: italic;
	margin: 15px 15px 0px 10px;
}
.noticia_parrafo_columna {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 15px 15px 0px 15px;
	width: 347px;
	float: right;
}
.noticia_parrafo_ficha {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: justify;
	margin: 15px 15px 0px 10px;
}
.noticia_imagen_columna {
	margin: 15px 0px 0px 10px;
	float: left;
}

.contenedor_imagen_noticias {
	width:120px;
	padding:0;
	float: left;
	overflow:hidden;
	position:relative;
	margin: 15px 0px 0px 10px;!important
	_margin: 15px 0px 0px 5px;}
	
.contenedor_imagen_noticias_ficha {
	width:120px;
	padding:0;
	float: left;
	overflow:hidden;
	position:relative;
	margin: 15px 15px 0px 10px;!important
	_margin: 15px 15px 0px 5px;}
	
.contenedor_imagen_noticias .esquina_01,
.contenedor_imagen_noticias_ficha .esquina_01{
	width:10px;
	height:10px;
	position:absolute;
	left:0px;
	top:0px;

	background:url(../images/noticias_marco_fotos_03.png) no-repeat left top;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (
		src='../images/noticias_marco_fotos_03.png' ,
		sizingMethod='crop');}
	
.contenedor_imagen_noticias .esquina_02,
.contenedor_imagen_noticias_ficha .esquina_02{
	width:10px;
	height:10px;
	position:absolute;
	right:0px;
	bottom:0px;
	_bottom:-8px;
	
	background:url(../images/noticias_marco_fotos_07.png) no-repeat left top;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (
		src='../images/noticias_marco_fotos_07.png' ,
		sizingMethod='crop');}


/* Libreria .............................................*/
.fondo_cabecera_libreria {
	background-image: url(../images/cabecera_libreria.gif);
	background-repeat: no-repeat;
}
.cabecera_libreria_ruta {
	font-size: 14px;
	color: #3ba536;
	font-weight: bold;
	text-decoration: none;
	margin: 56px 8px 0px 25px;
}
.cabecera_libreria_ruta:hover {color: #fff;}
/* Formulario .............................................*/
.text_form {
	font-size : 11px;
	color : #000;
	padding: 4px 10px 2px 0px;
	text-align: right;
}
.text_form_izda {
	font-size : 11px;
	color : #000;
	padding: 4px 10px 2px 0px;
}
.text_form3 {
	font-size : 11px;
	color : #000;
	padding: 4px;
	line-height: 18px;
}
.form-box {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 19px;
	width: 150px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 7px;
	background-color: #fff;
	border-width: 1px 1px 1px 2px;
	border-style: solid;
	border-color: #ccc #ccc #ccc #005e2d;
}
.form_box_adjuntar {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 19px;
	width: 225px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 7px;
	background-color: #fff;
	border-width: 1px 1px 1px 2px;
	border-style: solid;
	border-color: #ccc #ccc #ccc #005e2d;
}
.form_box_bolsa_empleo {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 19px;
	width: 250px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 7px;
	background-color: #fff;
	border-width: 1px 1px 1px 2px;
	border-style: solid;
	border-color: #ccc #ccc #ccc #005e2d;
}
.form-box_direccion {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 19px;
	width: 300px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 7px;
	background-color: #fff;
	border-width: 1px 1px 1px 2px;
	border-style: solid;
	border-color: #ccc #ccc #ccc #005e2d;
}
.form-box2 {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 80px;
	width: 250px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 7px;
	background-color: #fff;
	border-width: 1px 1px 1px 2px;
	border-style: solid;
	border-color: #ccc #ccc #ccc #005e2d;
}
.form-box3 {
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 265px;
	padding: 0px 3px 0px 3px;
	margin:3px 0px 0px 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.form-box4 {
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 50px;
	padding: 0px 1px 0px 1px;
	margin:3px 0px 0px 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.form-box5 {
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 180px;
	padding: 0px 3px 0px 3px;
	margin:3px 0px 3px 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.form-box6 {
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 100px;
	padding: 0px 3px 0px 3px;
	margin:3px 0px 3px 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.form-box7 {
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 220px;
	padding: 0px 3px 0px 3px;
	margin:3px 0px 3px 0px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.btn_enviar {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #005e2d;
	border: 1px solid;
	border-color: #005e2d;
}
.input_checkbox {
	border : 0px;
	font-size : 10px;
	padding: 7px 7px 7px 0px;
}

.primerParrafo {
	color:#800000;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	font-weight:bold;}
	
.fecha {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #00612E;
	text-decoration: none;}

.contenedor_bolsa_empleo p{
	line-height:13px;
	margin:0px 15px 0px 15px;}


.contenedor_bolsa_empleo .observaciones {
	margin:0px 15px 5px 15px;
	font-size:11px;}
	
.contenedor_bolsa_empleo .observaciones p{
	margin:0px 0px 4px 0px;}
	
.contenedor_bolsa_empleo .observaciones  a {
	text-decoration:none;
	color: #3ba536;}
	
.contenedor_bolsa_empleo .observaciones  a:hover {
	text-decoration:underline;}
	
.contenedor_bolsa_empleo .observaciones  .enlace_boton:hover {
	text-decoration:none;}
