/* GENERALES */

body {
	background:url(../imagenes/back_pag.jpg) repeat-x left top #4C5DA6;
	font: 68.75% Arial, Helvetica, sans-serif;
	color: #5e5a5e;
	text-align: center;
}

p {line-height: 1.4em;}

a:link, a:visited {color: #2677e5;}
a:hover { text-decoration:none;}

strong {font-weight: bold;}
.separa {width:99%; clear:both; overflow:hidden; height:1px;}

/*TABLA*/
caption {font-size: 12px; font-weight:bold; margin-bottom: 0.8em;}
table { border:1px solid #ccc;}

th, td {padding: 6px 5px;}

th {background-color: #225D9D;	color:#FFF;}

tr { background-color:#fff;}
tr.odd { background-color:#e9ecf5}
tr:hover {background-color:#cbcfe7;}
span.cerrado {text-transform: uppercase; font-weight:bold; color:#004997;}	

/*IMAGENES*/
img.fotoizq {
	border: 1px solid #4A474A;
	float: left;
	margin-right: 10px; margin-bottom: 4px;
}


/* LAY OUT */

#contenedor {
	background: #FFFFFF url(../imagenes/sombra_der.gif)  repeat-y right 4px;
	text-align: left;
	width: 776px;
	margin: 0  auto;
}
#contenido2 {width:770px; overflow:hidden; background:url(../imagenes/back_auxiliar.gif) no-repeat left bottom;}

.auxi-back {
	background:url(../imagenes/top_der.jpg)  no-repeat right 4px;
	text-align: left;
	width: 776px;
	margin: 0  auto;
}

/* ENCABEZADO */

#cabezal {
width:770px;
	height: 133px;
	border-bottom: 4px solid #B0AFA2;
	padding: 10px 0px 0px;
	position: relative;
}

.esp #cabezal h1 {
	background: url(../esp/imagenes/logo_cilveti.gif) no-repeat left top;
	height: 116px;
	width:366px;
	float: left;
	margin:0 0 0 10px;
}

.esp #cabezal h1 a {
	display: block;
	height: 116px;
	width: 366px;
	text-indent: -99999px;
}

.eng #cabezal h1 {
	background: url(../eng/imagenes/logo_cilveti.gif) no-repeat left top;
	height: 116px;
	width:366px;
	float: left;
	margin:0 0 0 10px;
	}
.eng #cabezal h1 a {
	display:block;
	height:116px;
	width:366px;
	text-indent:-99999px;
	}


/* barra de idioma */

#idioma {float: right; margin-right: 15px; }

#idioma a:link, #idioma a:visited, #oferta a:link, #oferta a:visited {
	padding: 3px; color:#333;}
	
#idioma a:hover, #idioma a:active, #idioma a.actual, #oferta a:hover, #oferta a:active {
	color: #0A227C; text-decoration: none; }

#idioma a:hover, #idioma a:active, #idioma a.actual {
	background: #E5E4FC;}

/* link de ofertas */
#oferta { float: left; margin-left: 50px; }


/* NAVEGACIÓN PRINCIPAL */

#nav {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 26px;
	background: url(../imagenes/esq_menuprin.gif) no-repeat left top;
	padding-left: 6px;
}

#nav li {
	float: left;
	line-height: 26px;
	height: 26px;
	background: url(../imagenes/fondo_menuprin.gif)  repeat-x top;
	border-right: 1px solid #CCCCCC;
}

#nav a {
	height: 26px;
	padding: 0px 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#nav a:hover, #nav a.actual { color: #004897; }


/* TÍTULOS DE SECCIONES */

h2.titulo_seccion {
	padding: 10px 0 12px 212px;
	background: url(../imagenes/esq_titseccion.gif) no-repeat 205px bottom;
	}
#contenido2 h2.titulo_seccion {
	padding:10px 0 12px 212px;
	background: url(../imagenes/esq_titseccion.gif) no-repeat 205px bottom;
	margin:0;
	}

	
/* BARRA LATERAL */

#izquierda {
	width: 180px;
	padding:0 10px 15px 15px;
	float: left;
}

#izquierda h3 {
	font: bold 15px/1em Arial;
	text-transform:uppercase;
	line-height:2em;
	color:#004897;
	}

/* lista de noticias */

#izquierda dt {
	font-weight:bold;
	color:#004997;
	margin-top:1.2em;}

#izquierda dt span {
	display:block;
	color:#8CB4E0;
	}

#izquierda dd {
	border-bottom:1px dotted #CCC;
	padding-bottom: 1.2em;
	}



/* lista de hipervínculos */	
#izquierda ul {font-family:Verdana; margin-bottom:1.5em;}
#izquierda ul li {width:178px;}

#izquierda ul li a:link, #izquierda ul li a:visited {
	line-height:14px;
	color: #666;
	border-bottom: 1px dotted #8981A4;
	padding:5px 0 5px 15px;
	display:block;
	text-decoration:none;
}

#izquierda ul li a:hover, #izquierda ul li a:active, #izquierda ul li a.actual {
	background: url(../imagenes/marca_subnav.gif) no-repeat left center;
	color:#004997;
	}
#izquierda ul li a.actual {font-weight:bold; color: #004997;}		




/* cuerpo principal */
.auxi-height {height:350px;}

#principal {
	margin-left: 205px;
	padding:20px 20px 25px;
	border-left: 1px solid #CCC;
}

#principal h3, #principal h4, #principal h5 , #principal h6{
	font-weight:bold;
	font-family: Verdana;
	}

#principal h3, #principal h4 {color:#333;}	
#principal h3, #principal h5 {margin-bottom: 1.8em;}
#principal h5 {text-transform:uppercase;}
#principal h6 {	color:#999; margin-bottom: 0.4em;}


#principal p {
	font-family:Verdana;
	line-height:1.5em;
	margin-bottom:2em;}

#principal dl {
	margin-left: 40px;
	font-family: Verdana;
	overflow:hidden;
	margin-bottom: 1.6em;
}
#principal dl.mapa {
	margin-left:0;
	font-family: Verdana;
	overflow:hidden;
	margin-bottom: 1.6em;
}

#principal dt {
	float: left;
	padding-right: 10px;
	margin: 0px;
	margin-top: 0.3em;
}

#principal dl img { border: 1px solid #333; }

#principal dl big {
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 1em;
}

#principal dd {	
	line-height:1.4em;
	}
	
.destacado dd {margin-bottom: 1.6em;}

.naranja { background: #FFFFFF url(../imagenes/fondo_bienvenida.gif)  repeat-x top; }
.indentado { 
	margin-left:20px;
}
.gris {background: #FFF url(../imagenes/fondo_izq.gif)  repeat-x top; width:770px; margin:0;}

.destacado {
	background: #FFF url(../imagenes/barrainf_serv_destacados.gif) no-repeat bottom left;
	width: 488px;
	padding: 15px;
}

.redondo_sup {
	background: transparent url(../imagenes/barrasup_serv_destacados.gif) no-repeat top left;
	padding: 15px 0 0 15px;
	width:503px;
	margin-top:0.4em;
	}
	
#principal ul {
	margin: 0 0 1.4em 4em;
	list-style-type:square;}
	
#principal ol {
	margin: 0 0 1.4em auto;
	list-style:decimal;
	padding-left:1.5em;
	}	
#principal ol li {
	margin-bottom:0.8em;
	}
	
	#detalle_empleo {
	padding:0 15px 15px;
	width:488px;
	}

#detalle_empleo p {margin-bottom: 0px;}
	
#detalle_empleo img {
	float:left;
	overflow:hidden;
	border:1px solid #cccccc;
	margin:0 7px 0 0;
	}

#detalle_empleo span {display:block;}

#detalle_empleo big{
	position:absolute;
	top:1px;
	left:1px;
	background:#F5F0E9 url(../imagenes/ficha_pestania.gif) no-repeat  bottom right;
	font-weight:bold;
	font-size:12px;
	padding:2px 25px 2px 5px;
	text-transform: uppercase;
	color:#225d9d;
	}

#detalle_empleo small {
	border-bottom:1px solid #DDDDDD;
	display: block;
	font: 10px Arial;
	color:#999;
	margin-bottom:10px;
	}

.puesto {
	background-color:#225d9d;
	color:#FFF;
	font-size:18px;
	line-height:1.3em;
	margin-top:10px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	}

.referencia {
	background-color:#dcdff0;
	border-bottom:1px solid #dcdff0;
	color:#767176;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align:center;
	}

.cuadro {
	border:1px solid #CCC;
	background:#F5F0E9 url(../esp/imagenes/ficha_pestania_patch.gif) no-repeat top left;
	padding:0 10px;
	margin-bottom:1em;
	padding-top:30px;
	position:relative;
	}

/* PIE DE PÁGINA */

#pie {
width:770px;
	1height: 36px;
	background: #004997 url(../imagenes/sombra_inf.gif)  repeat-x 6px bottom;
	color: #FFFFFF;
	padding-bottom: 6px;
}

#pie p {line-height: 18px; margin:0 0 0 15px; padding:8px 0;}

#pie a { color: #FFFFFF; }

