/* ....................................................  estructura general */

body {
	margin: 0px;
	border-width: 0px;
	background-position: top;
	background-attachment: fixed;
	scrollbar-3dlight-color: #C4C4C4;
	scrollbar-arrow-color: #7A7A7A; 
	scrollbar-base-color: #FF4500;
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #C4C4C4;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}


.celdaTextoContenido {
	padding-top: 65px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4F4F4F;
	line-height: normal;
	padding-right: 30px;
	padding-left: 0px; 
}



/* ...........................SUBNIVEL*/


.tablaSubNivel {
	margin-bottom: 1px;
	margin-top: 6px;
}

.flecha {
	float: left; /*vertical-align: baseline;*/
	padding-left: 20px;
}
.button {
	font-family: Tahoma;
	font-size: 0.7em;
	font-weight: bold;
	color: #4f4f4f;
}





/* ....................................................  textos */
.textInput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #4f4f4f;
	vertical-align: top;
	text-align: left;
}

.textoInfo {
	margin-top: 5px;
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	line-height: 1.3em;
	vertical-align: top;
	text-align: justify;
}
.textoTitular {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6569a8;
	font-weight: bold;
	font-size: 0.7em;
	vertical-align: top;
	}
.textoTitularGrande {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6569a8;
	font-weight: mnormal;
	font-size: 1.8em;
	vertical-align: center;
}

.linkOfertasLaborales {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #393E81; 
}
.linkDocuments {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #393E81; 
}
.linkSubMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff; 
}

.linkSub{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #338cbd;;
	font-weight: bold;
	}
.celdaSub {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #338cbd;
	line-height: 1em;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #4f4f4f;
	padding-bottom: 5px;
}

.counter{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 10px; 
	}

/*-----------------------------------MENUS */

.tablaMenu {
	/*margin-bottom: 1px;*/
	margin-top: 0px;
	background-color: #f8f8f8;
	width: 153px;
	top: 0px;
	left: 0px;
}

.celdaMenuFijo {
	padding-bottom: 4px  ;
	padding-top: 4px;
	padding-left: 1px;
	
	
}


.SubMenu {
	color: #31486b;
 }
 
.celdaMenuFijo2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	background-color: #F8F8F8;
	padding: 3px;
}

.celdaMenuFijoTop{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.7em;
	padding: 3px;
	text-align: right;
}
.MenuFijoTop {
	color: #393E81;
	padding-right: 5px;
	padding-left: 5px;
}
.blueCell {
	background-color: #393E81;
	padding-right: 5px;
	padding-left: 5px;
}

.celdaNivel2 {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	margin-top: 2px;
}

.Nivel2No {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #333333;
	line-height: 1em; 
	/*font-weight: bold;*/
	margin-left: 10px;
	padding-top: 2px;
}

.MenuFijo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	color: #338cbd;
	line-height: 1em; 
}

/*-----------------------------------TABLAS  + celdas */

.celdaOfertasLaborales {
	width: 100px:;
	background-color: #EDF6FB;
	padding-top: 2px;
	padding-left: 0px;
	width: 100%;
	padding-bottom: 2px;
	margin: 0px;
	background-position: 0px;
	color: #393E81;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-family: Tahoma;
	font-size: 0.7em;
}
.tablaOfertasLaborales {
	width: 200px;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.tablaSubMenu{
	width: 95%;
	margin: 0px;
	float: right;
}
.celdaSubMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	background-color: #F8F8F8;
	padding: 3px;
}


.Input {
	font-family: Tahoma;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.0em;
	color: #333333;
	background-color: #F8F8F8;
	text-align: left;
}


.celdaTitular {
	vertical-align: text-top;
	width: 566px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 36px;
}

.celdaImagen {
	width: 170px;
	padding-top: 5px;
	background-image: url(imagenes/globe_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	clip: rect(auto,auto,auto,auto);
	top: 5px;
	vertical-align: top;
}
.celdaimgactividades {
	width: 150px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tablaimagenactividades {
	text-indent: 10px;
}



.celdaImagenUndivided {
	width: 250px;
	padding-top: 5px;
	vertical-align: top;
	text-align: right;
}

.celdaGlobe {
	background-image: url(imagenes/globe_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 566px;
	text-align: justify;
	padding: 5px 10px 5px 5px;
}
.celdaInfo {
	vertical-align: text-top;
	text-align: justify;
	padding: 5px 10px 5px 5px;
	/*width: 266px;*/
}

.celdaGlobeUndivided {
	background-image: url(imagenes/bottomglobe.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 566px;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
}
	
.celdaPointers {
	background-image: url(imagenes/bottom_pointers.gif);
	background-repeat: repeat-y;
	background-position: center 30px;
	padding: 5px;
}


.celdaBanner{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0053c5;
	line-height: 1em;
	text-align: right;
	padding: 0px 5px 5px;
}




/*--------------------- MAPA WEb*/
.mapaweb_Nivel1 {
	margin-top: 5px;
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #628ed3;
	line-height: 1.3em;
	vertical-align: top;
	font-weight: bold;
}
.mapaweb_LinkNivel1 {
color: #628ed3;
}
.mapaweb_Nivel2 {
	text-indent: 15px;
	margin-top: 5px;
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5c63d0;
	line-height: 1.3em;
	vertical-align: top;
	font-weight: bold;
}
.mapaweb_LinkNivel2 {
	color: #5c63d0;
}
.mapaweb_Nivel3 {
	text-indent: 40px;
	margin-top: 5px;
	font-size: 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #494ea6;
	line-height: 1.3em;
	vertical-align: top;
	font-weight: bold;
}
.mapaweb_LinkNivel3 {
	color: #494ea6;
}
