body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f1f1f1;
	padding:0;
	margin:0;
	padding-left:5px;
	font-size:11px;
	margin-left:0px;
	height:100%;
	background-image:url(../imagenes/fondo2.gif);
	background-repeat:repeat-y;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

b
{

}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	padding-bottom:2px;
	padding-left:5px;
	height:15px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

img
{
	border:0;
}

#cuerpo
{
	width:995px;	
	height:100%;

}

#cabecera
{
	height:111px;
	background-color:#f1f1f1;
	padding-top:23px;
	width:100%;
}

#logoCiaj
{
	float:left;
	padding-left:20px;
}

#datosContacto
{
	float:right;
	color:#949393;
	text-align:right;
	margin-right:0px;
	padding-right:9px;
}

#datosContacto A
{
	color:#f888c0;
	text-decoration:none;
}
	
#datosContacto A:hover
{
	color:#f888c0;
	text-decoration:underline;
}

#datosContacto b
{
	font-size:12px;
}

#contenido
{

}

#menu
{
	background-color:#fff;
	width:975px;
	height:18px;
	background-image:url(../imagenes/menu.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
}

#menu a
{
	margin-right:17px;
	text-decoration:none;
	color:#0098e4;
}

#menu a:hover
{
	margin-right:17px;
	text-decoration:none;
	background-color:#0098e4;
	color:#ffffff;
}

#mitad1
{
	width:975px;
	padding-left:20px;
	padding-top:41px;
	padding-bottom:11px;
	background-image:url(../imagenes/fondoContenido.gif);
	background-repeat:repeat-y;
	

}

#mitad1Seccion
{
	width:975px;
	padding-left:20px;
	padding-top:13px;
	padding-bottom:11px;
	background-image:url(../imagenes/fondoContenido.gif);
	background-repeat:repeat-y;
	height: auto!important; /* para los browsers buenos */
    height: 500px; /* para IE5+ */
    min-height: 500px; /* para los browsers buenos */
	bottom:0%;

}

#mitad1Cabecera
{
	width:975px;
	padding-left:20px;
	padding-top:13px;
	padding-bottom:11px;
	background-image:url(../imagenes/fondoContenido.gif);
	background-repeat:repeat-y;
	height: auto!important; /* para los browsers buenos */
    height: 500px; /* para IE5+ */
    min-height: 500px; /* para los browsers buenos */
	bottom:0%;

}

#mitad1 img
{
	margin-bottom:10px;

}

#mitad2
{
	position:relative;
	width:607px;
	padding-left:20px;
	padding-top:16px;
	padding-bottom:22px;
	background-color:#d8d6d7;

}

#mitad2Seccion
{
	position:relative;
	bottom:0%;
	width:608px;
	background-color:#d8d6d7;
	padding-left:19px;
	padding-bottom:21px;
	padding-top:21px;

}

#mitad2Cabecera
{
	position:relative;
	bottom:0%;
	width:608px;
	background-color:#d8d6d7;
	padding-left:19px;
	padding-bottom:21px;
	padding-top:21px;

}

#panelDerecho
{
	width:363px;
	background-color:#4e4e4e;
	background-image:url(../imagenes/blanco.gif);
	background-position:top;
	background-repeat:repeat-x;
	position:absolute;
	left:632px;
	top:155px;
	padding-top:15px;
	height:600px;
}


.boton1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff !important;
	height:18px;
	border:none;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:2px;
	background-color:#ff1f90;
}

.boton2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	height:18px;
	border:none;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:2px;
	background-color:#0097e3;
}

.enlacesNovedades
{
	padding-top:7px;
	padding-bottom:14px;
	line-height:16px;
	width:532px;
}
.enlacesNovedades A
{
	color:#fff;
	text-decoration:none;
	background-color:#ff1e90;
}

.enlacesNovedades A:hover
{
	color:#ff1e90;
	text-decoration:none;
	background-color:#fff;
}

.resumenMgz
{
	background-color:#fff;
	color:#0097e4;
	width:532px;
	padding:6px;
	margin-bottom:2px;
}

.tabular
{
	position:relative;
	left:-4px;

}

.logos
{
	height: 39px;
	width: 114px;
	/*postition:relative;
	top:100%;
	margin-top:-56px;
	margin-left:20px;*/
}

.directorio1
{
	position:relative;
	top:-18px;
	background-color:#ff1e8f;
	color:#fff;
	width:176px;
	padding-left:9px;
	padding-top:3px;
}

.contenidoDirectorio1
{
	position:relative;
	top:-18px;
	background-color:#ff1e8f;
	padding:16px 9px 16px 9px;
}

.directorio2
{
	position:relative;
	top:-10px;
	background-color:#009ee0;
	color:#fff;
	width:101px;
	padding-left:9px;
	padding-top:3px;
}

.contenidoDirectorio2
{
	position:relative;
	top:-10px;
	background-color:#009ee0;
	padding:16px 9px 5px 9px;
	line-height:20px;
}

.contenidoDirectorio2 input
{
	margin-bottom:2px;
	color:#4d4e4e;
}

.directorio3
{
	position:relative;
	top:-2px;
	background-color:#aaabaa;
	color:#fff;
	width:121px;
	padding-left:9px;
	padding-top:3px;
}

.contenidoDirectorio3
{
	position:relative;
	top:-2px;
	background-color:#aaabaa;
	padding:16px 9px 94px 9px;
}

.enlace1 A
{
	background-color:#ff1e90;
	padding:2px 10px 2px 10px;
	color:#fff !important;
	text-decoration:none !important;
}

.enlace1 A:hover
{
	background-color:#626262;
	padding:2px 10px 2px 10px;
	color:#fff !important;
	text-decoration:none !important;
}

.enlace2 A
{
	background-color:#0097e3;
	padding:2px 10px 2px 10px;
	color:#fff !important;
	text-decoration:none !important;
}

.enlace2 A:hover
{
	background-color:#626262;
	padding:2px 10px 2px 10px;
	color:#fff !important;
	text-decoration:none !important;
}

.enlacesCursos
{
	background-color:#fff;	
	width:335px;
	padding:0px 0px 0px 6px;
	border:1px solid #009ee0;
}

.enlacesCursos A
{
	text-decoration:none;
	color:#4e4f4e;
}

.enlacesCursos A:hover
{
	text-decoration:underline;
	color:#4e4f4e;
}

#logoImaginacion
{
	position:relative;
	top:-18px;
	text-align:center;
	margin:0;
	padding:0;
}

.enlacesInicio
{
	line-height:18px;
	width:595px;
}

.enlacesInicio A
{
	background-color:#4a4a4a;
	color:#fff;
	text-decoration:none;
	padding:3px;
}

.enlacesInicio A:hover
{
	background-color:#f5007e;
	color:#fff;
	text-decoration:none;
}

.puntos
{
	width:600px;
	height:20px;
	background-image:url(../imagenes/puntos.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.enlaces
{
	float:left;
	line-height:21px;
}

.verTodo
{
	float:right;
	border:none;
    padding:0;
	margin-top:24px;

		
}

.verTodo A
{
	background-image:url(../imagenes/botones/verTodo1.gif);
	background-color:#FFFFFF;
	background-position: center top;
	height:18px;
	width:70px;
	display: block;
	background-repeat:no-repeat;
	padding:0;
	
}

.verTodo A:hover
{
	background-position: center bottom;
}

ul#menuConsultant li {
	list-style: none;
	float: left;
}

ul#menuConsultant li a {
	display: block;
	padding: 0;
}

#menuConsultant
{
	position:relative;
	top:0px;
	padding:0;
	padding-top:0px;
	margin:0;
	z-index:1000;
	height:43px;

}

#empleo
{
	 border:none;
     padding:0;
}

#empleo a
{
    background-image:url(../imagenes/botones/empleo.gif);
    background-position: center top;
    height:43px;
    width:86px;
    display: block;
    background-repeat: no-repeat;
}

#empleo a:hover
{
	background-position: center bottom;
}

#vivienda
{
	 border:none;
     padding:0;
}

#vivienda a
{
    background-image:url(../imagenes/botones/vivienda.gif);
    background-position: center top;
    height:43px;
    width:85px;
    display: block;
    background-repeat: no-repeat;
}

#vivienda a:hover
{
	background-position: center bottom;
}

#sexualidad
{
	 border:none;
     padding:0;
}

#sexualidad a
{
    background-image:url(../imagenes/botones/sexualidad.gif);
    background-position: center top;
    height:43px;
    width:85px;
    display: block;
    background-repeat: no-repeat;
}

#sexualidad a:hover
{
	background-position: center bottom;
}

.enlacesInicio2
{
	line-height:18px;
	width:595px;
	height:40px;
}

.enlacesInicio2 A
{
	background-color:#4a4a4a;
	color:#fff;
	text-decoration:none;
	padding:3px;
}

.enlacesInicio2 A:hover
{
	background-color:#54af09;
	color:#fff;
	text-decoration:none;
}

.verTodo2
{
	float:right;
	border:none;
    padding:0;
	margin-top:24px;

		
}

.verTodo2 A
{
	background-image:url(../imagenes/botones/verTodo2.gif);
	background-color:#FFFFFF;
	background-position: center top;
	height:18px;
	width:70px;
	display: block;
	background-repeat:no-repeat;
	padding:0;
}

.verTodo2 A:hover
{
	background-position: center bottom;
}


#fuerza
{
	 border:none;
     padding:0;
	 margin-bottom:25px;
}

#fuerza a
{
    background-image:url(../imagenes/secciones/inviernojoven.gif);
    background-position: center top;
    height:44px;
    width:379px;
    display: block;
    background-repeat: no-repeat;
}

#fuerza a:hover
{
	background-position: center bottom;
}


#primavera
{
	 border:none;
     padding:0;
}

#primavera a
{
    background-image:url(../imagenes/secciones/primavera.gif);
    background-position: center top;
    height:44px;
    width:379px;
    display: block;
    background-repeat: no-repeat;
}

#primavera a:hover
{
	background-position: center bottom;
}

#otonyo
{
	 border:none;
     padding:0;
}

#otonyo a
{
    background-image:url(../imagenes/secciones/infor2010.gif);
    background-position: center top;
    height:44px;
    width:613px;
    display: block;
    background-repeat: no-repeat;
}

#otonyo a:hover
{
	background-position: center bottom;
}

#consultant
{
	 border:none;
     padding:0;
}

#consultant a
{
    background-image:url(../imagenes/secciones/consultant.gif);
    background-position: center top;
    height:42px;
    width:274px;
    display: block;
    background-repeat: no-repeat;
}

#consultant a:hover
{
	background-position: center bottom;
}

#iniciajtiva
{
	 border:none;
     padding:0;
}

#iniciajtiva a
{
    background-image:url(../imagenes/secciones/iniciajtiva.gif);
    background-position: center top;
    height:47px;
    width:256px;
    display: block;
    background-repeat: no-repeat;
}

#iniciajtiva a:hover
{
	background-position: center bottom;
}

#interview
{
	 border:none;
     padding:0;
}

#interview a
{
    background-image:url(../imagenes/secciones/interview.gif);
    background-position: center top;
    height:43px;
    width:322px;
    display: block;
    background-repeat: no-repeat;
}

#interview a:hover
{
	background-position: center bottom;
}

#accesoIntranet
{
	float:right;
	position:relative;
	left:9px;
	top:0px !important;
	top:-14px;
	height:23px;


}

#accesoIntranet A
{
	text-decoration:none;
	/*color:#949393;*/
	color:#f888c0;

}

#accesoIntranet A:hover
{
	text-decoration:none;
	background-color:#f888c0;
	color:#fff;
}

#seccion
{
	width:550px;
	text-align:justify;
	color:#303030;
}

#seccion A
{
	color:#c80067;
	text-decoration:none;
}
	
#seccion A:hover
{
	color:#c80067;
	text-decoration:underline;
}

#contenidoSeccion
{
	padding:25px 0px 20px 20px;
	width:534px;

}

.tituloSeccion
{
	color:#d21b00;
	font-size:20px;
	text-decoration:underline;
	margin-bottom:20px;

}

.entradaIntranet
{
	width:300px;
	margin:0 auto;

}
.entradaIntranet input
{
	border:1px solid black;
	margin-bottom:4px;
}

.entradaIntranet .campo
{
	width:90px;
	display:block;
	float:left;
	clear:both;

}

.tituloConsulta
{
	font-size:24px;
	color:#e2187a;
	font-weight:bold;
	margin-bottom:20px;

}

.nombreCampo
{
	width:70px;
	display:block;
	float:left;
	clear:both;
}

.inputNormal
{
	border:1px solid #303030;
	margin-bottom:4px;
}

/******************************************************************************************************************************************************************/
/*                                                                 INSCRIPCION A CURSOS                                                                           */
/******************************************************************************************************************************************************************/

.celdaCampo
{
	width:450px;
	
}

.campoCursos
{
	width:80px;
	display:block;
	float:left;
}

.rojo
{
	color:#dd0000;
}

