/* CSS Document */

/* ======================   JUNIPERWEB_2008.CSS  ====================== */



/* ------------------------- GENERAL TODA WEB -------------------- */

html
{
	height:100%;
}

body{
	margin:0px 25px;
	padding:0px;
	text-align:left;
	background-color:#c4d7fb;
	background-image:url(/Images/fondo_vert.jpg);
	background-repeat:repeat-x;
	height:100%;
}

img{
	border:none;
}


a{
	color:#cc0000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}


#todaweb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-align:left;
	background-image:url(/Images/fondo_hor.jpg);
	background-repeat:repeat-y;
	height:100%;
}

.imprimir
{
	background-image:none;
	background-color:#fff;
	font-family:Verdana;
}


/* ---------------------------- CABECERA ------------------------- */

#cabecera_es{
	margin:0px;
	padding:0px;
	width:1024px;
	height:190px;
	background-image:url(/Images/fondo_cabecera_es.jpg);
	background-repeat:no-repeat;
}

#cabecera_en
{
	margin:0px;
	padding:0px;
	width:1024px;
	height:190px;
	background-image:url(/Images/fondo_cabecera_en.jpg);
	background-repeat:no-repeat;
}

#cabecera_lt
{
	margin:0px;
	padding:0px;
	width:1024px;
	height:190px;
	background-image:url(/Images/fondo_cabecera_es.jpg);
	background-repeat:no-repeat;
}
	

#fecha{
	text-align:right;
	margin:0px;
	padding:20px 10px 0px 0px;
	float:right;
	font-size:9px;
	font-weight:normal;
	color:#666;
}

#menu_general{
	margin:0px;
	padding:38px 0px 0px 343px;
	.padding:8px 0px 0px 343px;
	list-style-type:none;
	width:672px;
}

#menu_general span{
	visibility:hidden;
}

/* esto para IE7 */
#menu_general li{
	display:block;
	float:left;
}

/* esto para FIREFOX */
#menu_general li a{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	width:96px;
	background-image:url(/Images/menu_fondoreposo.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

#menu_general li a:hover{
	background-image:url(/Images/menu_fondoactivo.jpg);
	background-repeat:no-repeat;
}

#idiomas{
	padding:0px;
	margin:74px 0px 0px 40px;
	.margin:28px 0px 0px 40px;
	width:285px;
	height:42px;
	.height:40px;
}

#idiomas h6{
	text-align:left;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#666;
	margin:0px;
	padding:0px 43px 0px 0px;
}

#idiomas select{
	font-weight:normal;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:120px;
}
	
#link_demo{
	margin:-20px 0px 0px 665px;
	.margin-top:-16px;
	width:188px;
	height:44px;
}

#link_demo img{
	width:188px;
	height:46px;
}


/* ---------------------------- CONTAINER ------------------------- */

#container{
	clear:both;
	margin:0px;
	padding:0px 14px;
	width:1024px;
	background-image:url(/Images/fondo_hor.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	height:auto;
}

/* ---------------------- home -----------------------------------------*/

.secciones_home{
	float:left;
	width:250px;
	margin:5px 3px 0px 0px;	
	background-image:url(/Images/fondo_naranja.jpg);
	background-repeat:repeat-x;
}

.secciones_home span, #soluciones_home span{
	display:none;
}

.secciones_home h1, #soluciones_home h1{
	margin:0px;
	padding:0px;
	width:250px;
	height:39px;
}

.secciones_home a
{
	margin-left:10px;
}

.secciones_home p{
	margin:0px;
	padding:5px 10px;
	width:230px;
	font-size:11px;
	line-height:15px;
}

.secciones_home ul{
	margin:0px;
	padding:5px 10px;
	width:240px;
}

.secciones_home ul li{
	list-style-type:none;
	padding-top:3px;
	background-image:url(../Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:2px 12px;
}

.secciones_home h3
{
	margin:8px 0px -2px 10px;
	padding:0px;
}
	

#news_home img
{
	margin:15px 0px 3px 10px;
}

#news_home p{
	width:225px;
	background-color:#EAF7FB;
	border:#99CCFF solid 1px;
	margin:0px 0px 10px 10px;
	padding-right:5px;
}

#jbe{
	margin:0px;
	padding:0px 0px 0px 10px;
}

#jbe img{
	padding-right:5px;
}

#jbe a{
	padding-top:-20px;
	margin-left:0px;
}

#trabajo, #trabajo_en{
	width:235px;
	height:78px;
	background-image:url(/Images/trabajo.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:15px 10px;
}

#trabajo a{
	display:block;
	width:90px;
	padding:35px 0px 0px 145px;
	margin:0px;
	text-align:left;
	line-height:11px;
}

#trabajo2{
	width:141px;
	height:155px;
	background-image:url(/Images/trabajo2.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 0px 10px;
	padding:0px;
}

#trabajo2 a{
	display:block;
	width:90px;
	padding:115px 0px 0px 15px;
	margin:0px;
	text-align:left;
	line-height:11px;
}

#soluciones_home{
	width:500px;
	float:left;
	margin:5px 0px 0px 0px;	
}


#soluciones_home ul{
	margin:0px 0px 15px 10px;
	padding:0px;
	width:400px;
	height:120px;
}

#soluciones_home ul li{
	list-style-type:none;	
	float:left;	
	display:block;
	width:120px;
	padding:2px;
	margin:0px;
}

#soluciones_home ul li a{	
	text-decoration:none;
}

#soluciones_home ul li img{
	border:#cc0000 solid 1px;
}

#soluciones_home #aquien{
	clear:both;
	padding:0px;
	margin:30px 0px 8px 0px;
	width:500px;
	height:24px;
}

#aqueclientes{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#aqueclientes li{
	clear:both;
	background-image:url(../Images/flechita.gif);
	background-position:0px 7px;
	background-repeat:no-repeat;
	display:block;	
	line-height:23px;
}

#aqueclientes li a{
	color:#333;	
	font-size:10px;
	letter-spacing:2px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:20px;
}

#aqueclientes li a:hover{
	text-decoration:underline;
}


/* -----------------------  soluciones ----------------------------- */

#soluciones ul{
	margin:5px 0px 20px 0px;
	padding:0px;
}

#soluciones ul li{
	list-style-type:none;
	text-align:center;
}

#soluciones li a{
	display:block;
	line-height:24px;
	background-image:url(/Images/fondo_soluciones.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
	text-align:center;
	color:#fff;
	text-transform:capitalize;
	font-size:10px;
}


/* ------------------------- clientes ------------------------------ */

#clientes a{
	color:#333;
}

#clientes .empresa a{
	font-weight:normal;
}


/* ------------------------ noticias -------------------------------- */

/* ...........  esto de momento comentado, tiene clases antiguas, creo que ya no afecta a nada   .......... */

/*.tablaRosa{
	margin:0px;
	padding:0px;
}

.tablaRosa li a{
	color:#333;
	float:left;
	width:500px;
	padding-bottom:7px;
}

.tablaRosa li img{
	padding:1px 3px 0px 0px;
	float:left;
	vertical-align:bottom;
}

.tablaRosa li{
	list-style-type:none;
	float:left;
	padding:0px;
	margin:5px 0px;
}

 .tablaRosa li p{	
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
}*/

#noticia /*  <<<<<<  -----------------  formatea 2 noticias home   -----------------------  */
{
	font-size:10px;
	line-height:12px;
}

#listnoticia /* <<<<<<  ----------  formatea lista noticias bajo menu news   ------------  */
{
	padding:0px 0px 20px 0px;
	margin:0px;
	clear:both;
}

#fechnoticia
{
	margin:0px 0px 0px 14px;
	padding:0px;
	float:left;
	font-weight:bold;
	text-align:left;
	color:#004A6F;
	margin-right:5px;
	line-height:14px;
	font-size:10px;
}

#titnoticia
{
	margin:0px;
	padding:0px;
	float:left;
	width:600px;
	margin-bottom:10px;
	line-height:13px;
}


#titnoticia a
{
	font-weight:normal;
	text-align:left;
	font-size:11px;	
}



/* --------------------------- demo -------------------------------- */

#tablademo{
	margin-top:25px;
}

#tablademo select{
	font-family:Verdana;
	font-size:11px;
}

#tablademo input{
	height:14px;
	font-size:11px;
	font-family:Verdana;
}

#tablademo .boton{
	width:125px;
	height:20px;
}

/* ----------------------- todas páginas --------------------------- */

#container h1{
	/*width:1024px;*/
	height:39px;
	margin:5px 3px 0px 0px;
}

#container h1 span{
	visibility:hidden;
}

#container .lateral, #soluciones{
	display:block;
	width:160px;
	float:left;
	margin-right:10px;
}

.lateral ul{
	margin:0px;
	padding:0px 1px;
	width:160px;
	z-index:1;
}

.lateral ul li
{
	position:relative;
	list-style-type:none;
	line-height:24px;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	margin-bottom:3px;
}

.lateral li ul{
	display:none;
	position:absolute;
	z-index:2;
	left:160px;
	border:#bbb solid 1px;
	background-color:#fff;
	top:0px;
	margin:0px;
	padding:2px 0px 0px 0px;
}

.lateral ul li:hover ul{
	display:block;
}

.lateral ul li.hover ul{
	display:block;
}

.lateral ul li a{
	color:#666;
	background-image:url(/Images/fondo_lateral.jpg);
	background-repeat:repeat-y;
	background-position:right;
	display:block;
	width:149px;
	height:24px;
	background-color:#fff;
}

.lateral ul li a:hover{
	background-image:url(/Images/fondo_lateralhover.jpg);
	background-repeat:repeat-y;
}

.temas{
	display:block;
	width:700px;
	font-size:11px;
	float:left;
	height:100%;
}

.temas p{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:11px;
	line-height:16px;
}

.temas .subtitulo{
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	width:700px;
	border-bottom:#cc0000 dotted 1px;
	padding-bottom:2px;
	padding-top:10px;
}

.temas ul{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.temas ul li{
	list-style-type:none;
	font-size:11px;
	background-image:url(../Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	line-height:14px;
	margin:0px;
	padding:0px 0px 6px 15px;
}

.temas ul li a
{
	color:#000;
}

strong{
	color:#004A6F; /* <<<<< -------------------------   azul oscuro  ---------------------  */
}

#container .temas h1{
	padding:10px 0px 0px 0px;
	margin:0px 0px -20px 0px;
	color:#004A6F;
	font-size:11px;
	width:700px;
}

#container .temas h2{
	padding:10px 0px 5px 0px;
	margin:0px;
	color:#444;
	font-size:11px;
	width:700px;
}

#container p.destacado{
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	padding:7px 0px;
}

#remoto
{
	margin:20px 0px 0px 0px;
}

#remotohome
{
	padding:48px 0px 0px 5px;
	.padding:137px 0px 0px 8px;
	width:180px;
	height:78px;
	float:left;
}


/* -----------------------------  PIE ----------------------------- */

#pie{
	clear:both;
	padding:2px 14px;
	width:1024px;
	background-image:url(/Images/fondo_hor.jpg);
	background-repeat:repeat-y;
	padding-top:80px;
}

#pie ul, #pie p{
	margin:0px;
	padding:0px 0px 5px 0px;
}

#pie img{
	padding:5px 12px 10px 0px;
	vertical-align:top;
}

#pie ul li{
	list-style-type:none;
	position:relative;
}

#menu_contactmailing li{
	display:block;
	float:left;
}

#menu_contactmailing li a{
	margin:0px 3px 0px 0px;
	padding:0px;
	display:block;
	float:left;
	width:262px;
	background-color:#068EC6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
}

#menu_pie{
	clear:both;
}

#menu_pie li{
	display:block;
	float:left;
	padding:0px 0px 10px 0px;
}

#menu_pie li a{
	margin:3px 3px 0px 0px;
	padding-left:5px;
	display:block;
	float:left;
	width:151px;
	background-color:#C7DBE6;
	line-height:18px;
	color:#333;
	font-size:10px;
	font-weight:normal;
}

#creditos{
	clear:both;
	font-size:10px;
	font-weight:bold;
	color:#068EC6;
	line-height:13px;
}

#idiomas_pie{
	color:#666;
}

#idiomas_pie a{
	color:#777;
	font-weight:normal;
}

#texto_buscadores{
	font-size:10px;
	color:#777;
	width:975px;
}

#suscribirse, #webmail
{
	width:190px;
	height:140px;
	border:#fff solid 2px;
	position:absolute;
	left:-2px;
	top:-148px;
	z-index:1;
	padding:3px;
	background-color:#C7DBE6;
}

.divpie
{
	background-color:#C7DBE6;
	width:190px;
	height:140px;
	position:absolute;
	left:0px;
	font-family:Verdana;
	font-size:11px;
	overflow:hidden;
}

.divpie p
{
	margin:5px 0px;
	padding:0px;
	width:170px;
}

.divpie input
{
	font-size:10px;
	font-family:Verdana;
}

