/* CSS Document */

/* --------------------------
GENERAL
----------------------------*/
*{padding: 0;margin: 0;}
html{height:100%;}

body{
	scrollbar-arrow-color: #FFE11A;	
	scrollbar-dark-shadow-color: #195788;
	scrollbar-track-color: #346898;
	scrollbar-face-color: #194874;
	scrollbar-shadow-color: #88B0CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #B3CCDD;
	height:100%;	
	text-align:center;	
	background-color:#194874;
}
.clear{clear:both;}
.textoblanco{font-size:13px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.fondoblanco{background-color:#FFFFFF;}
/* --------------------------
CONETENDOR PRINCIPAL
----------------------------*/
#contenedor{	
	width:100%;
	min-height:500px;height:auto !important ;height:500px;
	background-color:#FFE11A;	
}
/* --------------------------
CONETENDOR IZQUIERDA
----------------------------*/
#contenedor_izq{width:258px;float:left;background-color:#FFE11A;}	
		#contenedor_izq #superior_fecha{width:258px;height:49px;background-color:#FFE11A;float:left;}		
			#contenedor_izq #superior_fecha p{margin:16px auto 0 auto;width:200px;font-family: Verdana,Arial,Helvetica,sans-serif; text-align:left;font-size:11px;color:#195788;}
		#contenedor_izq #logo{width:258px;height:99px;float:left;}			
		#contenedor_izq #centro_flash{width:258px;height:298px;float:left;}
		#contenedor_izq #inferior_direcccion{width:258px;height:auto;float:left;margin-bottom:10px;}			
			#contenedor_izq #inferior_direcccion p{ font-family:Arial; text-align:left;font-size:12px;color:#195788; margin:10px 6px 0 8px;}
				#contenedor_izq #inferior_direcccion p a{ font-family:Arial; font-size:12px;color:#195788; text-decoration:none;}
					#contenedor_izq #inferior_direcccion p a:hover{ font-family:Arial; font-size:12px;color:#195788; text-decoration:underline;}
/* --------------------------
CONETENDOR DERECHA 
----------------------------*/
#contenedor_dcha{background-color:#FFFFFF;margin:0px 0px 0px 258px;}
	#contenedor_dcha #menu_enlace{height:49px; font-size:1px;}		
		#contenedor_dcha #menu_enlace ul{list-style:none;height:49px;}
		#contenedor_dcha #menu_enlace li{list-style:none;float:left;height:49px;}
	#contenedor_dcha #menu_secciones{height:52px; background-color:#B3CCDD;font-size:1px;}
		#contenedor_dcha #menu_secciones ul{list-style:none;height:52px;}
		#contenedor_dcha #menu_secciones li{list-style:none;float:left;height:52px;width:98px;font-size:1px; cursor:pointer;}
		
		#contenedor_dcha #menu_secciones #empresa{height:52px;width:98px;text-align: center;background: url("../css/images/empresa.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #empresaActivo{height:52px;width:98px;display: block;overflow: hidden;background: url("../css/images/empresa.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #empresaActivo:hover{background-position: -98px 0;}
		#empresa #contenedor_dcha #menu_secciones #empresaActivo{background-position: -98px 0; cursor:default}
		
		#contenedor_dcha #menu_secciones #promociones{height:52px;width:98px;text-align: center;background: url("../css/images/promociones.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #promocionesActivo{height:52px;width:98px;display: block;overflow: hidden;background: url("../css/images/promociones.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #promocionesActivo:hover{background-position: -98px 0;}
		
		#contenedor_dcha #menu_secciones #marcas{height:52px;width:98px;text-align: center;background: url("../css/images/marcas.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #marcasActivo{height:52px;width:98px;display: block;overflow: hidden;background: url("../css/images/marcas.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #marcasActivo:hover{background-position: -98px 0;}
		
		#contenedor_dcha #menu_secciones #noticias{height:52px;width:98px;text-align: center;background: url("../css/images/noticias.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #noticiasActivo{height:52px;width:98px;display: block;overflow: hidden;background: url("../css/images/noticias.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #noticiasActivo:hover{background-position: -98px 0;}
		
		#contenedor_dcha #menu_secciones #enlaces{height:52px;width:98px;text-align: center;background: url("../css/images/enlaces.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #enlacesActivo{height:52px;width:98px;display: block;overflow: hidden;background: url("../css/images/enlaces.gif") 0 0 no-repeat;}
		#contenedor_dcha #menu_secciones #enlacesActivo:hover{background-position: -98px 0;}
		
		
	#contenedor_dcha #submenu{height:47px;background-color:#3E6F98;}
	#contenedor_dcha #submenu #tx{text-align:left; color:#FFFFFF; padding:13px 0 0 12px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:14px;font-weight:bold;}
		#contenedor_dcha #submenu #tx2{text-align:left; color:#FFFFFF; padding:13px 0 0 12px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:14px;font-weight:bold;}
		#contenedor_dcha #submenu #tx a{ color:#FFFFFF; text-decoration:none;}
			#contenedor_dcha #submenu #tx a:hover{ color:#FFFFFF; text-decoration:underline;}
			#contenedor_dcha #submenu #tx2 a{ color:#FFFFFF; text-decoration:none;}
			#contenedor_dcha #submenu #tx2 a:hover{ color:#FFFFFF; text-decoration:underline;}
		#contenedor_dcha h1{padding:13px 0 0 12px;font-family: Verdana,Arial,Helvetica,sans-serif; text-align:left;font-size:14px;color:#FFFFFF; font-weight:bold;}
	#contenedor_dcha #cuerpo{min-height:390px;height:auto !important ;height:390px; background-image:url(images/logofondo.jpg); background-position:center; background-repeat:no-repeat;}

/* --------------------------
CONETENDOR DERECHA - PORTADA - CUERPO
----------------------------*/
#cuerpocontent_publi{clear:both;background-color:#FFF; width:100%;height:110px}
#publicidad{padding:5px 10px 10px 10px;margin:0px;}
#publicidad .fondTitul{height:25px;border-bottom:1px solid #CCCCCC;}
#publicidad .contIzq{width:360;float:left;}
#publicidad #fotonot{float:left;width:180px;margin:7px 5px 5px 5px;}


#contenedor_dcha #cuerpo #cuerpocontent_sup{height:178px;}
	#contenedor_dcha #cuerpo #cuerpocontent_sup #ultnoticias{float:left;padding:5px 10px 10px 10px;margin:0px;width:260px; }
	#contenedor_dcha #cuerpo #cuerpocontent_sup #ultnoticias .fondTitul{height:25px;border-bottom:1px solid #CCCCCC;}
	
	#contenedor_dcha #cuerpo #cuerpocontent_sup #ultnoticias .contIzq{width:260px;float:left;}
	
	#contenedor_dcha #cuerpo #cuerpocontent_sup #ultnoticias #fotonot{float:left;width:120px;margin:7px 5px 5px 5px;}
	#contenedor_dcha #cuerpo #cuerpocontent_sup #ultnoticias #textonot{float:left;width:120px; margin-left:10px;font-family: Verdana,Arial,Helvetica,sans-serif; font-size:13px;color:#194874; text-align:justify; }
	
	
	
#contenedor_dcha #cuerpo .tituloClaro{width:260px;font-family: Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#6692B5; font-weight:bold;text-align:left; margin:10px 0px 10px 15px; padding:0px;}	
#contenedor_dcha #cuerpo .tituloAzul{ width:198px;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#194874; font-weight:bold;margin-left:0;padding:0;top:0;float:left;}
#contenedor_dcha #cuerpo .cuadro{width:60px;height:13px;margin-top:11px;float:left;border:1px solid #3E6F98; background-color:#B3CCDD;}
	#contenedor_dcha #cuerpo .cuadro .acuadro,.acuadro:hover{font-family:Arial; font-size:11px;font-weight:bold; color:#000000; text-decoration:none;}

	
	
	
	
	#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes{float:right;height:122px;margin:0px 0 4px 0;padding:0px 0px 0px 0px;width:199px;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes .fondTitul{height:25px;border-bottom:3px double #194874; background-color:#b3ccdd;}
		/*#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formAutenticacion{width:190px;}*/
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes .fondoFormacion{height:65px; margin-top:0px; background-color:#f6e815;  padding:5px 0px 0px 5px; text-align:left; color: #000066; font-size:10px;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes .fondoFormacion2{height:65px; margin-top:0px; background-color:#194874;  padding:5px 5px 0px 5px; text-align:left; color:#FFFFFF; font-size:10px; }
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion{width:190px;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion #descFormacion{width:190px; text-align:center;}
				#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion #descFormacion #titFormacion{ height:20px; font-size:14px; color:#194874; text-align:left; padding-top:7PX; padding-bottom:5PX; font-weight:bold;}
				#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion #descFormacion #titFormacion a{color:#194874; text-decoration:none;}
				#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion #descFormacion #titFormacion a:hover{color:#194874; text-decoration:underline}
				#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #formacion #descFormacion #txFormacion{font-size:11px; color:#000000; text-align:justify}
		
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes fieldset{border: 0px solid #000;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes div.medidas{margin: 0px 0 1px 5px;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes div.medidas label{float:left;width:70px;line-height:20px;text-align:left;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#194874; font-weight:bold;}		
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes div.medidas input{width:90px;padding-left:0.5em;border: 1px solid #6692B5; height:11px; font-size:10px; margin-left:50px;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #enviar{float:right;width:50px; margin-right:4px;background-color:#FFE11A;border: 1px solid #6692B5;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; color:#000000; margin-top:10px;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes .elec{margin:0px 10px 0px 0px; width:100px; float:right;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #enviar2{float:right;width:50px; margin-right:4px;background-color:#FFE11A;border: 1px solid #6692B5;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; color:#000000;}
		#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass{ float:left; width:120px; margin:10px 0px 0px 0px;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass a{color:#000000; text-decoration:underline;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass a:hover{color:#467ba3; text-decoration:none;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass2{ float:left; width:120px;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass2 a{color:#FFFFFF; text-decoration:underline;}
			#contenedor_dcha #cuerpo #cuerpocontent_sup #zonaclientes #pass2 a:hover{color:#F6E815; text-decoration:none;}
#contenedor_dcha #cuerpo .tituloBlanco{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:15px; color:#FFFFFF; font-weight:bold;margin:0px;padding:6px 0px 0px 6px;float:left; text-align:left; }
#contenedor_dcha #cuerpo .tituloFormacion{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#FFFFFF; font-weight:bold;margin:0;padding:20px 0px 0px 6px;float:left; text-align:left;}


#contenedor_dcha #cuerpo #cuerpocontent_med{min-height:135px;height:auto !important;height:135px; background-color:#EFF0F4;}
	#contenedor_dcha #cuerpo #cuerpocontent_med #ultpromocion{float:left;padding:5px 10px 10px 10px;margin:0px;min-height:105px;height:auto !important;height:105px;width:260px;}
		#contenedor_dcha #cuerpo #cuerpocontent_med #ultpromocion .fondTitul{height:25px;border-bottom:1px solid #CCCCCC;}
	
		#contenedor_dcha #cuerpo #cuerpocontent_med #ultpromocion .contIzq{width:260px;float:left;}
	
		#contenedor_dcha #cuerpo #cuerpocontent_med #ultpromocion #fotonot{float:left;width:120px;margin:7px 5px 5px 5px;}
		
		#contenedor_dcha #cuerpo #cuerpocontent_med #ultpromocion #textonot{float:left;width:110px; margin-left:10px;font-family: Verdana,Arial,Helvetica,sans-serif; font-size:14px;color:#194874; text-align:justify; }

		

		#contenedor_dcha #cuerpo #cuerpocontent_med #buscador{float:right;margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;width:205px; background-color:#EFF0F4; height:155px;}
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador .Busca{height:25px; width:200px; background-color:#FFFFFF; padding-top:5px; float:right;}
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador #formBuscador{width:200px; background-color:#FFFFFF; float:right;}
		
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador div.medidas{margin: 5px 0 5px 0px;}
					
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador div.medidas input{width:150px;padding-left:0.5em;border: 1px solid #6692B5; height:15px;}
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador div.medidas .radio{padding-left:01m; width:15px; text-align: justify;margin-top:7px; margin-right:5px;}
			#contenedor_dcha #cuerpo #cuerpocontent_med #buscador #buscar{float:right;width:60px; margin-right:10px;background-color:#FFE11A;border: 1px solid #6692B5;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; font-weight:bold;}


/*#contenedor_dcha #cuerpo #cuerpocontent_med{min-height:135px;height:auto !important;height:135px;padding:10px 15px 15px 15px;margin:0px;background-color:#EFF0F4; width:260px;}	*/
	/*#contenedor_dcha #cuerpo #cuerpocontent_med .contIzq{width:260px;float:left;}	*/
	/*#contenedor_dcha #cuerpo #cuerpocontent_med .tituloAzul{width:260px;margin:0;padding:0;float:left;}
	#contenedor_dcha #cuerpo #cuerpocontent_med .fondTitul{height:25px;border-bottom:1px solid #000000;width:260px;float:left;}
	#contenedor_dcha #cuerpo #cuerpocontent_med .contIzq .tituloClaro{width:260px;font-family:Eurostile-Roman-DTC; font-size:13px; color:#6692B5; float:left; text-align:left; margin:10px 0px 10px 15px; padding:0;}*/
	/*#contenedor_dcha #cuerpo #cuerpocontent_med .contIzq #fotonot{float:left;width:80px;margin:5px 7px 5px 5px;}*/
	/*#contenedor_dcha #cuerpo #cuerpocontent_med .contIzq #textonot{float:left;margin-left:10px;width:150px;font-family:Eurostile-Roman-DTC; font-size:14px;color:#194874; text-align:left; margin-top:5px;}*/

#contenedor_dcha #cuerpo #cuerpocontent_inf{min-height:98px;;height:auto !important ;height:98px;background-color:#FFFFFF; padding-bottom:10px;}
	#contenedor_dcha #cuerpo #cuerpocontent_inf #titulDistribuidores{height:25px; background-color:#B3CCDD;padding:5px 0px 0px 15px;}	
		#contenedor_dcha #cuerpo #cuerpocontent_inf #titulDistribuidores .tituloAzul{margin:0;padding:0;top:0;float:left; width:455px;}
		
	#contenedor_dcha #cuerpo #cuerpocontent_inf #marcas{float:left; padding-top:20px; padding-left:10px; padding-right:10px;}	

/* --------------------------
PIE
----------------------------*/
	#pie{clear: both;width:100%;height:40px;background-color:#194874; border-top:2px solid #B3CCDD;}
		#pie #pieecomputer{width:500px;margin-left:auto;margin-right:auto;margin-top:6px;color:#FFFFFF; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;}		
		#pie #piesecciones{width:620px;margin-left:auto;margin-right:auto;margin-top:10px; color:#FFFFFF;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;}
		#pie #piesecciones a{color:#FFFFFF;font-family:Arial; font-size:10px;text-decoration: none;}
		#pie #piesecciones a:hover{color:#FFFFFF;font-family:Arial; font-size:10px; text-decoration:underline;}
	/*#pie{display:block;position:absolute;clear:both;bottom:0px; left:0px;height:40px;width:100%;background-color:#194874; border-top:2px solid #B3CCDD;}*/

	/* --------------------------
estilos fuentes
----------------------------*/
	.fontmed{font-size:12px;line-height:18px; font-family:Verdana,Arial,Helvetica,sans-serif;}
			
	.banderas{ margin-top:17px; margin-right:7px;}	
	.bold{font-weight:bold;}
	.fontbig{font-size:12px; font-family:Verdana,Arial,Helvetica,sans-serif; line-height:18px;}
	
	.puntero{cursor:pointer;}
	.fondocuerpo{background-image:url(../imagenes/fondo.jpg); background-position:center; background-repeat:no-repeat;}
	.textoazul{color:#88b0ca; font-weight:bold;}
	.fontpeq{ font-size:10px;}
	/* --------------------------
PAG EMPRESA
----------------------------*/
#contenedor_dcha #cuerpo #cuerpoempresa{min-height:390px;height:auto !important ;height:390px;margin-left:20px; margin-right:20px; text-align:justify; padding-bottom:10px; }
	#contenedor_dcha #cuerpo #cuerpoempresa ul { margin-left:10px;}
		#contenedor_dcha #cuerpo #cuerpoempresa ul li{ list-style:disc; margin-left:20px; line-height:25px;}
	#contenedor_dcha #cuerpo #cuerpoempresa .flotaimgdc{margin:20px; float:right;  border-style:double; border-color:#195788; border-width:3px;}
	
	#contenedor_dcha #cuerpo #cuerpoempresa .flotaimgiz{margin:20px; float:left;  border-style:double; border-color:#195788; border-width:3px;}
	
	
	/* --------------------------
PAG BUZON DE SUGERENCIAS
----------------------------*/	
	
	#contenedor_dcha #cuerpo #cuerpoempresa .bordedoble{ border-style:double;border-color:#195788;border-width:3px;	
}
	#contenedor_dcha #cuerpo #cuerpoempresa #formulario{padding-top:30px;margin-left:20px; padding-right:30px; padding-bottom:30px; margin-bottom:20px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas{margin: 10px 0 10px 20px;}
			#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas label{float:left;width:150px;line-height:23px;}

			#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas input{width:200px;height:15px; text-align: justify;margin-left:25px;padding-left:01m;}
				

			#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas textarea{width:190px;padding-left:1em;margin-left:25px;}		

			#contenedor_dcha #cuerpo #cuerpoempresa #formulario .botonformulario{background-color:#195788;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px; color:#ffffff;	margin-left:35px; font-weight:bold;}
			
			
			/* --------------------------
PAG CV
----------------------------*/			
			
			#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas .radio{padding-left:01m; width:15px; text-align: justify;margin-top:7px; margin-right:5px;}
			#contenedor_dcha #cuerpo #cuerpoempresa #formulario div.medidas .select{padding-left:01m; width:210px; text-align: justify;margin-top:7px;margin-left:25px;}
			
		/* --------------------------
PAG EMPLEO
----------------------------*/			
			#contenedor_dcha #cuerpo #cuerpoempresa #departamento{float:left; margin-left:15px; margin-top:30px;}
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento ul{margin-bottom:20px; list-style:none;}
					#contenedor_dcha #cuerpo #cuerpoempresa #departamento  ul li{margin-bottom:20px; list-style:none; border-bottom:dotted 1px #194874; padding-bottom:5px;}
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento  ul li img{margin-right:180px;}
						
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento  ul li a{ text-decoration:none; color:#000000; font-weight:bold;}
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento  ul li a:hover { text-decoration:none; color:#194874; font-weight:bold;}
			#contenedor_dcha #cuerpo #cuerpoempresa #vacantes{width:175px; float:left; margin-left:10px; margin-top:30px;}
				#contenedor_dcha #cuerpo #cuerpoempresa #vacantes ul{margin-bottom:20px; list-style:none; }
					#contenedor_dcha #cuerpo #cuerpoempresa #vacantes  ul li{margin-bottom:20px; list-style:none;padding-bottom:5px;height:45px; margin-top:10px;}
					
			#contenedor_dcha #cuerpo #cuerpoempresa #descripcion{width: 450px; float:left; margin-left:10px; margin-top:30px;}
			
			
			
			/*PAG NOTICIAS*/
			
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento4{float:left;  margin-top:30px; width:470px}
			
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento4 ul{margin-bottom:20px; float:left;width:500px  }
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento4  ul li{width:450px  ;margin-bottom:20px;list-style:none; border:solid 1px #194874; padding-top:10px; padding-left:10px; padding-bottom:5px; padding-right:10px; min-height:70px;height:auto !important ;height:70px; float:left;}
			#contenedor_dcha #cuerpo #cuerpoempresa #departamento4  ul li #fotoNot{width:100px; margin-right:30px;float:left; vertical-align: middle; border:0px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento4  ul li #txNot{float:left;vertical-align:middle; border:0px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento4  ul li a{text-decoration:none; color:#000000; font-weight:bold;}
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento4  ul li a:hover { text-decoration:none; color:#194874; font-weight:bold;}
				#contenedor_dcha #cuerpo #cuerpoempresa #not{float:left;margin-top:15px; width:80%;}
					#contenedor_dcha #cuerpo #cuerpoempresa #not .fondTitulo{height:25px;}
					#contenedor_dcha #cuerpo #cuerpoempresa #not h1{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#194874; font-weight:bold;float:left; border-bottom:2px solid #CCCCCC; padding-bottom:15px; width:95%}
					#contenedor_dcha #cuerpo #cuerpoempresa #not h2{font-size:12px; color:#000000;}
					#contenedor_dcha #cuerpo #cuerpoempresa #not #txnot {float:left;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;color:#194874; text-align:justify; margin-bottom:20px;}
			
			
					#contenedor_dcha #cuerpo #cuerpoempresa #not .contIz{float:left; margin-bottom:20px; text-align:justify; width:100%;}
			
			
			
			
	a.enlacemenu:link{
		
		color:#000000;
		text-decoration:none;
	
	}
	a.enlacemenu:visited{
		color:#000000;
		text-decoration:none;
	
	}
	a.enlacemenu:hover{
		color:#194874;
		text-decoration:none;
		font-weight:bold;
	}
	
	
	
	a.enlacelog:link{
		
		color:#FFFFFF;
		text-decoration:none;
	
	}
	a.enlacelog:visited{
		color:#FFFFFF;
		text-decoration:none;
	
	
	}
	a.enlacelog:hover{
		color:#F6E815;
		text-decoration:none;
		font-weight:bold;
	}

/*PAG PROVEEDORES*/



#logoproveedor{float:left; width:180px; margin-left:10px; margin-bottom:30px;}

/*ENLACES INICIO*/

a.enlaceinicio:link{
		
		color:#6692B5;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
	
	}
	a.enlaceinicio:visited{
		color:#6692B5;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
	
	}
	a.enlaceinicio:hover{
		color:#194874;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
	}
	
	
	
	.botones{
		background-color:#195788;
		color:#FFFFFF;
		font-weight:bold;
		
	
		
	}
	/*PAGINA CONTACTO*/
	
	#contenedor_dcha #cuerpo #cuerpoempresa #delegacion{width:470px; float:left; margin-top:15px; margin-bottom:20px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #imagemdelegacion{width:150px; height:124px; float:left; border:double 3px #195788; margin-top:12px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #titulodelegacion{width:260px; float:right; margin-left:5px; text-align:right; margin-bottom:5px; border-bottom:solid 1px #195788;}
			#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #titulodelegacion h2{ font-size:16px; color:#195788; font-weight:bold; padding-bottom:5px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #textodelegacion{width:300px; float:right; margin-left:5px; text-align:left;}
		#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #textodelegacion a{ color:#195788; text-decoration:none; font-weight:bold; font-size:11px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #delegacion #textodelegacion a:hover{ color:#195788; text-decoration:underline;font-weight:bold;font-size:11px;}
	
	
	
	/*PAGINA ENLACES*/
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento2{float:left;  margin-top:30px; width:175px;}
			#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 #TituloEnlace{float:left; height:35px; border-bottom:solid 4px #b3ccdd;margin-bottom:20px; text-align:center; width:175px;}
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 #TituloEnlace h1{font-size:11px; float:left; padding-bottom:10px; color:#195788;  text-align:left; width:160px;}
			#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 #Enlace{margin-bottom:15px; float:left; padding-left:5px;}
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento2  #Enlace #logo{width:150px; float:left;border:0px; margin-bottom:15px; margin-left:10px;}
				/*#contenedor_dcha #cuerpo #cuerpoempresa #departamento2  #Enlace #tx{ height:40px; float:left;vertical-align:middle; border:0px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}*/
				/*#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 ul{margin-bottom:20px; list-style:none; float:left;width:100%; margin-left:-20px;}
					#contenedor_dcha #cuerpo #cuerpoempresa #departamento2  ul li{margin-bottom:40px; list-style:none; float:left;  border-bottom:dotted 1px #CCCCCC;  padding-bottom:10px;}*/
					/*	#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 #Enlace #tx a{ text-decoration:none; color:#000000; font-size:10px;}
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento2 #Enlace #tx a:hover { text-decoration:none; color:#194874; font-size:10px;}*/
	
		
		
		/*PAGINA PROMOCIONES*/
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento3{float:left; margin-left:0px; margin-top:30px; width:470px}
				#contenedor_dcha #cuerpo #cuerpoempresa #departamento3 ul{margin-bottom:20px; list-style:none; float:left;width:500px }
					#contenedor_dcha #cuerpo #cuerpoempresa #departamento3  ul .lipromo{width:450px; margin-bottom:40px; list-style:none; width:85% ;float:left; border:solid 1px #194874; }
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento3  ul .lipromo a{ text-decoration:none; color:#000000; font-weight:bold;}
						#contenedor_dcha #cuerpo #cuerpoempresa #departamento3  ul .lipromo a:hover { text-decoration:none; color:#194874; font-weight:bold;}
		
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento3  ul li #fotopromo{width:120px; margin-right:5px;float:left; vertical-align: middle; border:0px;}
		#contenedor_dcha #cuerpo #cuerpoempresa #departamento3  ul li #txpromo{float:left;vertical-align:middle; border:0px;}
		
		/*PAGINA OFERTAS DE EMPLEO*/
		
		#cuerpoempresa #ultnot{float:left;padding:5px 10px 10px 10px;margin:0px;min-height:105px;height:auto !important;}
	#cuerpoempresa #ultnot .fondoTitul{height:25px;border-bottom:1px solid #CCCCCC;}
	
	#cuerpoempresa #ultnot .contenIzq{float:left;}
	
	#cuerpoempresa  .tituloCla{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; text-align:justify; margin:10px 0px 10px 15px; padding:0px;}	
#cuerpoempresa  .tituloAz{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:15px; color:#194874; font-weight:bold;margin-left:0;padding:0;top:0;float:left;}



/*
PAGINA DE LOGIN*/

#activa{	
	width:100%;
	height:250px;
	background-color:#F5E814;
	border-bottom:3px solid #194874;
	
}
#activa #logoActiva{width:100%; margin-left:auto; margin-right:auto; background-image: url(images/logoactiva.jpg); background-repeat:no-repeat; height:45px; margin-top:50px}
	#activa #formAutenticacion{width:500px; margin-left:auto; margin-right:auto; margin-top:10px;	}
		#activa #formAutenticacion fieldset{border: 0px solid #000;}
		#activa #formAutenticacion div.medidas{margin: 5px 0 5px 10px;}
		#activa #formAutenticacion div.medidas label{float:left;width:70px;line-height:23px;text-align:left;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#194874; font-weight:bold;}		
		#activa #formAutenticacion div.medidas input{width:90px;padding-left:0.5em;border: 1px solid #6692B5;}
		#activa #formAutenticacion #enviar{float:right;width:60px; margin-right:4px;background-color:#ECE9D8;border: 1px solid #6692B5;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; font-weight:bold;}
		#activa #formAutenticacion #pass{ float:left; width:100%; margin-top:10px; text-align:left;}
			#activa #formAutenticacion #pass a{color:#194874; text-decoration:underline;}
			#activa #formAutenticacion #pass a:hover{color:#467ba3; text-decoration:none;}
#navasola{	
	width:100%;
	height:250px;
	background-color:#Ffffff;
	margin:150px 0px 0px 50px;
	
		
}
#navasola #logoNavasola{width:100%; margin-left:auto; margin-right:auto; background-color:#FFFFFF; background-image: url(images/logo4.jpg); background-repeat:no-repeat; height:74px; margin-top:20px}
	#navasola #formAutenticacion2{width:500px; margin-left:auto; margin-right:auto;}
	#navasola #formAutenticacion2 fieldset{border: 0px solid #000;}
		#navasola #formAutenticacion2 div.medidas{margin: 5px 0 5px 10px;}
		#navasola #formAutenticacion2 div.medidas label{float:left;width:70px;line-height:23px;text-align:left;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#194874; font-weight:bold;}		
		#navasola #formAutenticacion2 div.medidas input{width:90px;padding-left:0.5em;border: 1px solid #6692B5;}
		#navasola #formAutenticacion2 #enviar{float:right;width:60px; margin-right:4px;background-color:#ECE9D8;border: 1px solid #6692B5;font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; font-weight:bold;}
		#navasola #formAutenticacion2 #pass{ float:left; width:100%; margin-top:10px; text-align:left;}
			#navasola #formAutenticacion2 #pass a{color:#194874; text-decoration:underline;}
			#navasola #formAutenticacion2 #pass a:hover{color:#467ba3; text-decoration:none;}