@charset "utf-8";
/* CSS Document */
BODY {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color : #232222;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #daf0fa;
	background-image: url(images/fondo.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #1E679D;
	text-decoration:none;
}
A:HOVER {
	color: #37393a;
	text-decoration:none;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f4c72;
	margin-bottom:10px;
}
H2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1f4c72;
	margin:5px 0 16px 0;
}

H3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0273a2;
}

#borde{
	border-left : 1px solid  #CCCCFF;	/* JVM: color reemplazado */
	border-right : 1px solid #CCCCFF; 	/* JVM: color reemplazado */
	width: 800px;
	text-align: center;
	margin:auto;
}

#contenedor{
	text-align: center;
	width: 800px;
	margin: auto;
}

#cabecera{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_ini.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_servicios{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_serv.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_servicios h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}


#cabecera_empresa{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_emp.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_empresa h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}


#cabecera_innovacion{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_innov_ing.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_innovacion h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}

#cabecera_contacto{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_cont.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_contacto h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}

#cabecera_empleo{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_cont.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_empleo h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}


#cabecera h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}
#cabecera h1 span {
	display:none;
}

#cabecera h4 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:15px;
	width:110px;
	float:right;
	text-align:center;
}

#cabecera_ing{
		
	/*background: transparent url(images/img_cab.jpg) no-repeat;*/
	background: transparent url(images/img_cab_ini_ing.jpg) no-repeat;
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
}

#cabecera_ing h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}
#cabecera h1 span {
	display:none;
}

#cabecera_Emp{
		
	background: transparent url(images/img_cab_emp.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Emp h1{	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;

}

#cabecera_Emp_ing{
		
	background: transparent url(images/img_cab_emp_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Emp_ing h1{	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;

}

#cabecera_Serv{
		
	background: transparent url(images/img_cab_serv.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Serv h1{	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;

}

#cabecera_Serv{
		
	background: transparent url(images/img_cab_serv.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Serv h1{	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;

}

#cabecera_Serv_ing{
		
	background: transparent url(images/img_cab_serv_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Serv_ing h1{	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;

}

#cabecera_Innov{
		
	background: transparent url(images/img_cab_innov_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Innov h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera_Innov_ing{
		
	background: transparent url(images/img_cab_innov_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Innov_ing h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera_Pd{
		
	background: transparent url(images/img_cab_pdestrian.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Pd h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera_Pd_ing{
		
	background: transparent url(images/img_cab_pdestrian_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Pd_ing h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera_Cont{
		
	background: transparent url(images/img_cab_cont.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Cont h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera_Cont_ing{
		
	background: transparent url(images/img_cab_cont_ing.jpg) no-repeat;	
	height : 236px;
	width: 800px;
	text-align:right;
	margin:0 0 10px 0;
	
}

#cabecera_Cont_ing h1 { 	
	margin : 35px 10px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#1E679D;
	height:15px;
	width:110px;
/*	border:1px solid;*/
	float:right;
	text-align:center;
}

#cabecera h1 span {
	display:none;
}

#navegador{
	/*<!--background : #7cc4e8 url(images4/fondonav.gif);-->*/
	background:#ffffff;
	padding : 5px 5px 5px 5px;
	border-top : 1px solid #1b3b59;
	border-bottom : 1px solid #1b3b59;
} 
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #494E6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
}

A.enlacenav2{
	color:#006;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
	cursor:default;
		
}

A.enlacenav:HOVER{
	color: #3F7DE3;
} 

.pietexto{
	font:Arial, Helvetica, sans-serif;
	color:#376094;
	font-size:10px;
}



.destacado {
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11px;
	font-style:bold;
	margin-top:10px;
}
.espacio_Emp {
	margin:5px 0 10px 0;
}
A.enlacedestacado{
	color:#C00;
	font-style:italic;
	}
	
A.enlacedestacado:Hover{	
	color:#006;
	font-style:italic;
	}	

A.enlacec, A.enlacec:VISITED, A.enlacec:ACTIVE, A.enlacec:FOCUS, A.enlacec:LINK{
	color: #494E6B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center
}

A.enlacec:HOVER{
	color: #3F7DE3;
} 

#cuerpo{ 
    margin: 20px 0 30 0px; 
	padding : 5px 10px 0px 10px;
	background-color:#FFFFFF;
} 

#principal{
	
    margin:23px 0 0 205px;
	background-color:ffffff; 
	width: 570px; /* JVM: añadirle 10 pixels de anchura */
	padding: 10 0 4 10px; 
	text-align:left;
	/*background: transparent url(images/decora_trans1.jpg) no-repeat top right;	*/
}

#central1{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:-6px 0 8px 0;
	background: transparent url(images/decora_trans1.jpg) no-repeat top right;
}


#central{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:565px;
	float:left;
	margin:-3px 0 10px 0;
}
#central_ind{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:565px;
	float:left;
	margin:-14px 0 35px 0;
}

#central_ind_ing{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:565px;
	float:left;
	margin:-14px 0 35px 0;
}

#central_contacto{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:340px;
	float:left;
	margin:-3px 0 10px 0;
}


#central_contacto2{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:150px 0 10px 0;
	background: transparent url(images/mapa.jpg) no-repeat top right;
}

#central_servicios{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:-6px 0 5px 0;

}

#central_S{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:560px;
	float:left;
	margin:-2px 0 -5px 0;
}

#central_servicios2{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:572px;
	height:175px;
	float:left;
	margin: 0 0 20px -3px;
	background: transparent url(images/img2_serv.jpg) no-repeat top right;
}

#centralInn{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:-6px 0 -2px 0;

}

#centralInn2{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:8px 0 -2px 0;

}

#central_Pd{
	moz-border-sizing: border-box; 
   	border-sizing: border-box; 
	width:570px;
	float:left;
	margin:-6px 0 10px 0;
}

.parrafo1 {
	margin-right:8px;
}

#div { 
   moz-border-sizing: border-box; 
   border-sizing: border-box; 
} 
.p{
	margin:0 0 -5px 0;
}

.p_Serv{
	margin:8px 0px 0px 0px;
}
	
.cajaizq{
	margin:0 0 8px 0;
	width:130px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.cajadch{
	margin:0 0 5px 126px;
	width:432px;
	padding: 0 0 4 0px;
	float:none;
}

.cajaizq2{
	margin:0 0 10px 0;
	width:130px;
	padding: 4 4 4 0px;
	text-align:left;
	float:left;
	
}

.cajadch2{
	margin:10px 0 10px 160px;
	width:395px;
	padding: 0 0 4 0px;
	float:none;
}
.cajaizq3{
	margin:0 0 10px 0;
	width:130px;
	padding: 4 4 4 0px;
	text-align:left;
	float:left;
	
}

.cajadch3{
	margin:5px 0 10px 152px;
	width:412px;
	padding: 0 0 4 0px;
	float:none;
}

.spacio_mmc{
	margin-top:15px;
}

.spacio_agnitio{
	margin-top:-20px;
}

.spacio_p{
	margin-top:5px;
}

.cajaizq_ind{
	margin:0px 0px 0px 0px;
	width:184px;
	height:300px;
	text-align:left;
	float:none;
}

.cajacent_ind{
	margin:-300px 0px 0px 194px;
	width:184px;
	height:300px;
	text-align:left;
	float:none;
}

.cajadch_ind{
	margin:-300px 0px 0px 388px;
	width:184px;
	height:300px;
	text-align:left;
	float:none;
}

.cajadch2_ind{
	margin: -298px 0 -2px 194px;
	width:184px;
	padding:10px 0 4px 0px;
	text-align:left;
	float:none;
	
}

.cajadch_ind_ing{
	margin:-246px 0 -2px 194px;
	width:184px;
	padding:10px 0 2px 0px;
	text-align:left;
	float:none;
	
}

.cajadch2_ind_ing{
	margin: -277px 0 -2px 194px;
	width:184px;
	padding:15px 0 4px 0px;
	text-align:left;
	float:none;
	
}

.cajaizq4_ind{
	margin:0 0 10px 0;
	width:110px;
	padding: 4 4 4 0px;
	text-align:left;
	float:left;
	
}

.cajadch4_ind{
	margin:0 0 10px 120px;
	width:420px;
	padding: 0 0 4 0px;
	float:none;
}
.cajaizq_contacto{
	margin:0 0 8px 0;
	width:260px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.caja_innov{
	margin:-8px 0 8px 0;
	width:570px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.caja_innov_video{
	margin:-8px 0 8px 129px;
	width:312px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.caja_innov_Pd1{
	margin:0px 0 8px 0;
	width:280px;
	padding: 4 0 8 0px;
	text-align:left;
	float:left;
	
}

.caja_innov_Pd2{
	margin:0px 0 8px 290px;
	width:280px;
	padding: 0 4 8 0px;
	text-align:left;
	float:none;
	
}

.cajadch_arroba{
	margin:-3px 0 10px 350px;
	width:200px;
	height:200px;
	padding: 0 0 4 0px;
	float:none;
	background: transparent url(images/arroba.jpg) no-repeat top right;
}

.cajaizq_servicios{
	margin:0 0 8px 0;
	width:360px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.cajadch_servicios{
	margin: -8px 0px 0px 366px;
	width:200px;
	height:130px;
	padding: 0 0 0 0px;
	float:none;
	background: transparent url(images/img1_serv.jpg) no-repeat top right;
}

.cajaizq_zombies1{
	margin:0 0 8px 0;
	width:265px;
	padding: 4 4 8 0px;
	text-align:left;
	float:left;
	
}

.cajadch_zombies1{
	margin: -0px 0px 0px 275px;
	width:280px;
	height:190px;
	padding: 0 0 0 0px;
	float:none;
	background: transparent url(images/zombies-editor.jpg) no-repeat top right;
}

.cajadch_zombies2{
	margin: -0px 0px 0px 285px;
	width:280px;
	height:438px;
	padding: 0 0 0 0px;
	float:none;
	background: transparent url(images/zombies-simulacion.jpg) no-repeat top right;
}

.cajadch_servicios2{
	width:550px;
	height:291px;
	padding: 0 0 0 0px;
	float:none;
	background: transparent url(images/servicios-modelo-negocio.jpg) no-repeat top right;
}

.cajacent_servicios{
	margin: -10px 0 8px 0;
	width:570px;
	padding: 8px 4 0 0px;
	text-align:left;
	float:left;
	
}


	
#otrolado{ 
	background-color: #e7f0f6;
	padding: 5px 4px 13px 4px;
    width: 215px; 
    float: right;
	text-align:left;
	margin-top: 10px;
	border-left : 1px solid #1b3b59;
	border-right : 1px solid #1b3b59;
	border-top: 1px solid #1b3b59;  
	border-bottom: 1px solid #1b3b59;

} 

#lateral{
	margin-top:20px;
	width: 190px;	/* JVM: hemos quitado 10 pixels */
	float:left;
	margin: 3px;
}


.cuerpolateral{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #e7f0f6;
	padding: 5px 4px 13px 5px;
	margin-bottom: 15px;
	text-align:left;
}

.titlat{
/*	padding: 7px 3px 7px 8px;*/
	margin: -5px 0px 0px 0px;
	width:190px;
	height:50px;
	background: #c1e5f5 url(images/titlat.jpg) no-repeat bottom right;	
}

.titlat_ing{
/*	padding: 7px 3px 7px 8px;*/
	margin: -5px 0px 0px 0px;
	width:190px;
	height:50px;
	background: #c1e5f5 url(images/titlat_ing.jpg) no-repeat bottom right;	
}

.titlat2{
/*	padding: 7px 3px 7px 8px;*/
	margin: 0px 0px 0px 0px;
	width:190px;
	height:50px;
	font-weight : normal;
	letter-spacing : 2px;
	background: #c1e5f5 url(images/titlat2.jpg) no-repeat bottom right;	
}

.titlat2_ing{
/*	padding: 7px 3px 7px 8px;*/
	margin: 0px 0px 0px 0px;
	width:190px;
	height:50px;
	font-weight : normal;
	letter-spacing : 2px;
	background: #c1e5f5 url(images/titlat2_ing.jpg) no-repeat bottom right;	
}


.Telefonica{
	margin:0 0 0px 78px;
	width:103px;
}

.logo_telefonica{
	margin:16px 0 0 3px;
	width:70px;
	float:left;
}

.Cdti{
	margin:0 0 0 78px;
	width:103px;
}

.logo_cdti{
	margin:16px 0 0 3px;
	width:70px;
	float:left;
}

.logo_otro {
	float:left;
}

.logoizq {
	width: 180px;
	margin:0 0  5px 0;
	float: left;	
}

.Text_LogPed {
	width: 180px;
	margin:0 0  23px 3px;
	float: left;
	font-size:9px;
	font-style:italic;	
}

.vaxtor {
	font-size:12px;
	font-weight:bold;
	letter-spacing : 2px;
	font-stretch:semi-expanded;
	font-variant:small-caps;
	margin:5px 0 5px 3px;
	font-style:normal;
	
	}
	
.contact{
	font-size:10px;
	margin:5px 0 5px 3px;
	font-style:normal;
	}

#derecha {
	width: 120px;
	height: 100px;
	margin: 5px 0px 0px 80px;
	font-size:9px;
	font-style:italic;
}


.titlat3{
/*	padding: 7px 3px 7px 8px;*/
	margin: 5px 0px 0px 0px;
	width:190px;
	background: #c1e5f5 url(images/pedestrian_logoPq.gif) no-repeat bottom right;	
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #00a3e5;
	text-decoration:none;
}
A.enlacenav:HOVER{
	color: #1b3b59;
	text-decoration:none;
}

#pie{
	clear : both;
	background-color:#FFFFFF;
	text-align : center;
	margin : 0px 0px 0px 0px;
	padding-bottom:10px;
}
