@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

body{
	background-image:url(../imagenes/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f6fafd;
	}

.noborde{
	border:0;
	}

.derecha{
	text-align:right;
	}

.flotaderecha{
	float:right;
	}

.flotaizquierda{
	float:left;
	}

.tabrecuento{
	width:300px;
	margin-left:200px;
	border:5px solid #C4DAD4;
	}

th{
	padding:6px;
	background-image:url(../imagenes/thtabla.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:13px;
	color:#535C5F;
	}

.padseis{
	padding:6px;
	border-top:1px solid #c4dada;
	text-align:left;
	}

.padseisde{
	padding:6px;
	border-top:1px solid #c4dada;
	text-align:right;
	}

.padlistmani{
	padding:10px 40px 20px 0;	
	}

.imgmanilist{
	margin-bottom:10px;
	}

.ti_list{
	font-size:14px;
	}

.orange{
	color:#FF6600;
	font-size:13px;
	}

.ultimilink{
	padding-left:20px;
	font-size:12px;
	}

a:link.ultimilink, a:active.ultimilink, a:visited.ultimilink{color:#ff6600; font-weight:bold; text-decoration:none;}

a:hover.ultimilink{color:#ff6600; font-weight:bold; text-decoration:underline;}

a:link.ultimilink2, a:active.ultimilink2, a:visited.ultimilink2{color:#ff6600; font-weight:bold; text-decoration:none;}

a:hover.ultimilink2{color:#ff6600; font-weight:bold; text-decoration:underline;}

h2{
	font-size:14px;
	font-weight:bold;
	padding:4px 0 6px 20px;
	}

h2 span{
	display:none;
	}

h3{
	color:#ff6600;
	padding-bottom:10px;
	}

.fechati{
	font-size:14px;
	font-weight:normal;
	}

.manifestaciones_ti{
	width:400px;
	height:47px;
	background-image:url(../imagenes/manifestaciones_ti.gif);
	background-repeat:no-repeat;
	}

.metodo_ti{
	width:400px;
	height:47px;
	background-image:url(../imagenes/metodo_ti.gif);
	background-repeat:no-repeat;
	}

.servicios_ti{
	width:400px;
	height:47px;
	background-image:url(../imagenes/servicios_ti.gif);
	background-repeat:no-repeat;
	}

.contacto_ti{
	width:400px;
	height:47px;
	background-image:url(../imagenes/contacto_ti.gif);
	background-repeat:no-repeat;
	}

.manilisti{
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	color:#ff6600;
	}

.recuti{
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	padding-bottom:6px;
	}

p{
	font-size:12px;
	}

em{
	padding-left:200px;
	}

td{
	font-size:12px;
	}

input{
	font-size:12px;
	}

textarea{
	font-size:12px;
	}

em{
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}

span.cifra{
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#535C5F;	
	width:200px;
	text-align:center;
	margin:0;
}

#web{
	width:980px;
	margin:0 auto 0 auto;
	}

#header{
	width:100%;
	float:left;
	}

#logotipo{
	width:350px;
	float:left;
	padding-top:10px;
}

#menuidio{
	width:630px;
	float:right;
	}

		#idiomas{
			width:100%;
			padding-top:10px;
			text-align:right;
			}
		
		#menu{
			width:100%;
			text-align:right;
			}


#content{
	width:100%;
	float:left;
	}
	
		#ilustra{
			width:425px;
			float:left;
			}
		
		#principal{
			width:555px;
			float:right;
			}
		
			#windows{
				width:100%;
				}
			
				#window_big{
					width:100%;
					float:left;
					height:344px;
					background-image:url(../imagenes/window_big.png);
					background-repeat:no-repeat;
					}
				
				#window_big img{
					padding:10px 0 0 20px;
					}
					
					#window_big .video{
						padding:5px 0 0 20px;	
					}					
				
				#window_big p{
					font-size:12px;
					padding:0 60px 0 20px;
					text-align:justify;
					font-weight:normal;
					}
					
				#window_medium{
					width:320px;
					height:252px;
					float:left;
					background-image:url(../imagenes/window_medium.png);
					background-repeat:no-repeat;
					}
				
				#window_medium img{
					padding:16px 0 0 20px;
					}
				
				#window_medium p{
					font-size:12px;
					padding:0 30px 0 20px;
					text-align:justify;
					font-weight:normal;
					}
				
				#window_small{
					width:232px;
					height:252px;
					float:right;
					background-image:url(../imagenes/window_small.png);
					background-repeat:no-repeat;
					}
				
				#window_small img{
					padding:0 0 0 20px;
					}
				
				.servi{
					font-size:11px;
					font-weight:bold;
					padding-right:20px;
					line-height:12px;
					}
				
				.patop{
					margin-top:16px;
					margin-bottom:10px;}

#section_content{
	width:980px;
	float:left;
	/*background-color:#FFF;*/
	margin-top:10px;
	/*padding:20px;*/
	/*border:2px solid #b3e5fe;*/
	}

#middle{
	width:940px;
	float:left;
	background-image:url(../imagenes/bg_middle.gif);
	background-repeat:repeat-y;
	padding:20px;
	}

#manifaleft{
	width:72%;
	float:left;
	padding-right:4%;
	border-right:1px solid #CCC;
	}

#manifaright{
	width:22%;
	float:right;
	padding-left:1%;
	}

#serviciosleft{
	width:62%;
	float:left;
	padding-right:3%
	}

#serviciosright{
	width:31%;
	float:right;
	padding-left:3%;
	border-left:1px solid #CCC;
	}

/* Botones Laterales */

#but_recuento{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_recuento.gif);
	background-repeat:no-repeat;
	}
	
#but_recuento a{
	text-decoration:none;
}

#but_itinera{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_itinerario.gif);
	background-repeat:no-repeat;
	}
	
#but_itinera a{
	text-decoration:none;
}

#but_zoom{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_zoom.gif);
	background-repeat:no-repeat;
	}
	
#but_zoom a{
	text-decoration:none;
}

#but_galeria{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_galeria.gif);
	background-repeat:no-repeat;
	}

#but_galeria a{
	text-decoration:none;
}

#but_video{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_video.gif);
	background-repeat:no-repeat;
	}
	
#but_video a{
	text-decoration:none;
}
	
#but_otros{
	width:195px;
	height:51px;
	background-image:url(../imagenes/but_otros.gif);
	background-repeat:no-repeat;
	}

#but_otros a{
	text-decoration:none;
}

.but_ti{
	font-size:16px;
	font-weight:bold;
	padding-left:44px;
	line-height:10px;
	padding-top:13px;
	color:#535C5F;	
	}

.but_txt{
	font-size:10px;
	padding-left:44px;
	color:#535C5F;
	}

/* Fin de botones */

#footer{
	width:100%;
	margin:0 auto 0 auto;
	float:left;
	padding:10px 0 6px 0;
	margin-top:14px;
	}

#footer_pie{
	width:940px;
	height:100px;
	margin:0 auto 0 auto;
	border:2px solid #b3e5fe;
	background-color:#FFF;
	}

#footer_bottom{
	/*width:940px;*/
	width:470px;
	float:left;
	/*margin:0 auto 0 auto;*/
	font-size:11px;
	font-weight:bold;
	padding:20px;
	/*border:2px solid #b3e5fe;*/
	}

#footer_phone{
	width:400px;
	float:right;
	text-align:right;
	padding-top:20px;
	}
	
#content .paginacion{	
	float:right;
	color:#2F7AAB;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#content .paginacion a{		
	color:#2F7AAB;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.imagenTxiki{	
	height:150px;
	text-align:top;
}

.textoTxiki{	
	height:100px;
}
.desarrolloLogo{
	position:relative;
	width:190px;	
}

.desarrolloLogo .desarrollado{
	float:left;	
	margin-top:12px;	
}
.desarrolloLogo .logo{
	float:right;
}
