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


body {
	font: 10px Arial, Helvetica, sans-serif;
	background: #840303;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #fff;
}

*{
	padding:0;
	text-indent:0;
	margin: 0;
	}
h3{
	text-indent:0;
	}	
h3 a{
	font-size: 14px;
	text-decoration: none;
}
p{
	margin:10px 0;
	}
#container {
	width: 1050px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	height:842px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #000000;
	text-align: left; /* esto anula text-align: center en el elemento body. */
}
a {
	color: #FFF;
}
a:hover {
	color: #666;
}
/*CABECERA - HEADER*/
#header {
	height:204px;
	background: url(../Images/header-danaamar_178.jpg); 
	padding:0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
}
	
	#suscripcion-newsletter{
	float:right;
	width:145px;
	padding:0 5px;
	height: 150px;
		}
	.etiqueta{
		display:block;
		float:left;
		clear:left;
		width:45px;
		margin-top:1px;
		}
	.campo{
		font:Arial, Helvetica, sans-serif;
		font-size:10px;
		display:block;
		width:96px;
		height:12px;
		border: none;
		margin-top:3px;
		}
	.bt{
		width:30px;
		height:9px;
		font:Arial, Helvetica, sans-serif 9px;
		float: right;
		margin:5px 3px;
		}

.franja-decorativa{
	float:left;
	width:1050px;
	height:27px;
	background:url(../Images/franja-decorativa.png) repeat-x bottom;
	}
#franja-decorativa-header{
	margin-top:95px;
	}


/*FONDO CONTENIDO*/	
.pilar{
	position: absolute;
	width:229px;
	height:675px;
	top:186px;
	}
	#pilar-izq{
		background: url(../Images/pilar-izq.png) no-repeat;
		float:left;
	}
	#pilar-der{
		background:url(../Images/pilar-der.png) no-repeat;
		float:right;
		margin:0 0 0 835px;
		}
		
/*FONDO CONTENIDO EDITABLE*/		
#container2{
	position:absolute;
	width: 1050px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	height:642px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	padding:0;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	}
#mainContent {
	width:724px;
	height:550px;
	background:url(../Images/bg-transparente.png) repeat;
	margin:0 0 8px 160px;
	padding:0; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
}
	
	#menu-principal{
		float:left;
		width:90px;
		height:365px;
		margin-top:8px;
		}
	
		#menu-principal ul li{
			display:block;
			text-align:left;
			margin-left:11px;
			margin-bottom:20px;
			list-style:none;
			
			}
			#menu-principal ul li a{
				font-size:12px;
				color:#FFF;
				text-decoration:none;
				
					}
										
					#menu-principal a:link{
						color:#FFF;
						}
					#menu-principal a:hover{
						color:red;
						}
					#menu-principal a:active{
						color:red;
						}	
					

		#ico-facebook{
			position:absolute;
			float: left;
			width:20px;
			height:20px;
			top:355px;
			left:165px;
			}
			#fan a{
				float:right;
				font-size:12px;
				color:#FFF;
				text-decoration:none;
				}
				
				
										
					#fan a:link{
						color:#FFF;
						}
					#fan a:hover{
						color:red;
						}
					#fan a:active{
						color:red;
						}	
					
					#fan a:visited{
						color:#FFF;
						}
				
#contenido-editable{
	float:right;
	width:621px;
	height:538px;
	}	

/*PIE - FOOTER*/
#footer {
	height:80px;
	margin:0;
	padding:0; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background: url(../Images/bg-transparente.png);
	}
	
	#address{
		float:left;
		width:161px;
		height:22px;
		margin-left:160px;
		margin-top:10px;
		}
		
	#menu-secundario{
		float:right;
		width:450px;
		height:15px;
		margin-right:165px;
		margin-top:10px;
		}	
		#menu-secundario ul li{
			display:inline;
			text-align:right;
			margin-left:4px;
			}
			#menu-secundario li{/*viñetas*/
				float:left;
				background:url(../Images/vineta.gif) repeat-y;
				padding:0 0px 0 5px;
			}
			#menu-secundario ul li a{
				color:#FFF;
				text-decoration:none;
					}
					
						
					#menu-secundario a:link{
						color:#FFF;
						}
					#menu-secundario a:active{
						color:red;
						}	
					#menu-secundario a:hover{
						color:red;
						}
					#menu-secundario a:visited{
						color:#FFF;
						}
				.menu-vinculo{
					border-left:1px #fff solid;
					padding-left:5px;
					}


/*CONTENIDO EDITABLE*/

/*SLIDE*/

.slide{
	width:621px;
	height:210px;
	}
	
	
/*HOME-DESTACADOS*/
h3{
	font-size:12px;
	}
#ti-destacados{
	margin:12px 0;
	}

.destacado-home{
	float:left;
	width:300px;
	height:130px;
	margin: 5px;
	}
	
	.img-destacados{
		float:left;
		width:140px;
		height:129px;
		text-align:center;
		}
	.text-destacados{
		float:right;
		display:block;
		width:155px;
		height:88px;
		}
		.text-destacados p{
			margin:0;
			}
	#destacados2{
		margin-left:12px;
		margin-bottom:12px;
		}
	#destacados4{
		margin-left:12px;
		}	
		
	.ti-compartir{
		float:left;
		width:155px;
		margin-left:5px;
		}	
	.ico-compartir{
		float:left;
		margin:0 5px;
		width:16px;
		}
		
	#ti-vermas{
		float:right;
		width:60px;
		text-align:right;
		}
		#ti-vermas a:link{
			color:#FFF;
			text-decoration:none;
			}
		#ti-vermas a:active{
			color:#FFF;
			text-decoration:none;
			}
		#ti-vermas a:hover{
			color:#CCC;
			text-decoration:none;
			}
		#ti-vermas a:visited{
			color:#FFF;
			text-decoration:none;
			}

/*BIOGRAFIA*/
#titulo-seccion{
	clear:both;
	margin-top:5px;
	}

#menu-miga a:link{
			color:#FFF;
			text-decoration:none;
			}
		#menu-miga a:active{
			color:#FFF;
			text-decoration:none;
			}
		#menu-miga a:hover{
			color:#CCC;
			text-decoration:none;
			}
		#menu-miga a:visited{
			color:#FFF;
			text-decoration:none;
			}
#texto-contenido{
	float:left;
	width:428px;
	height:487px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	/*scrollbar-3dlight-color: #270101;*/
	}
	#texto-contenido p{
		text-align:justify;
		margin-right:8px;
		}
	
#img-cont-biografia{
	float:right;
	width:174px;
	height:492px;
	margin-right:10px;
	}
	
	
/*HORARIOS*/

#secciones-interiores{
	width:400px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	}

#secciones-interiores ul li{
	font-size:12px;
	display:inline;
	text-align:left;
	margin-right:5px;
	}
	#secciones-interiores li{/*viñetas*/
				float:left;
				background:url(../Images/vineta.gif) repeat-y;
				padding:0 0px 0 5px;
			}
			#secciones-interiores ul li a{
				color:#FFF;
				text-decoration:none;
					}
				#secciones-interiores .vineta{
						float:left;
						width:1px;
						height:10px;
						background:url(../Images/vineta.gif) no-repeat;
						margin:3px 4px;
						}
						
					#secciones-interiores a:link{
						color:#FFF;
						}
					#secciones-interiores a:active{
						color:#3FA9F5;
						text-decoration:underline;
						}	
					#secciones-interiores a:hover{
						color:#3FA9F5;
						}
					#secciones-interiores a:visited{
						color:#FFF;
						text-decoration:none;
						}
#contenido-horario{
	float:left;
	width:615px;
	height:450px;
	margin-top:20px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	}
	
	#tit-horario{
		margin-bottom:10px;
		}
	 .box-text-hora{
		 float:left;
		 width:55px;
		 height:23px;
		 font-size: 12px;
		 text-align:center;
		 background-color:#600;
		 }
	.box-dia{
		float:left;
		width:88px;
		height:23px;
		font-size: 12px;
		color:#600;
		text-align:center;
		margin-left:1px;
		background-color:#b37334;
		} 
	.box-hora{
		float:left;
		width:55px;
		height:46px;
		text-align:center;
		padding-top:8px;
		margin-top:1px;
		background-color:#933;
		}
	.box-curso{
		float:left;
		width:88px;
		height:54px;
		color:#600;
		text-align:center;
		line-height:10px;
		margin-left:1px;
		margin-top:1px;
		background-color:#ffc;
		}
		.box-curso p{
			margin:0;
			}
		
		
		
		#box-lunes5{
			background-color: #FC6;
			}
		#box-lunes6{
			background-color: #FC6;
			}
		#box-lunes7{
			background-color: #FF3;
			}
			
		#box-martes3{
			background-color:#FC9;
			}
		#box-martes5{
			background-color: #FC6;
			}
		#box-martes6{
			background-color:#FC9;
			}
		#box-martes7{
			background-color:#FC9;
			}
			
		#box-miercoles5{
			background-color: #FF3;
			}	
		#box-miercoles6{
			background-color: #Cf3;
			}
		#box-miercoles7{
			background-color:#FC9;
			}
			
		#box-jueves3{
			background-color:#FC9;
			}
		#box-jueves6{
			background-color:#FC9;
			}
		#box-jueves7{
			background-color: #CF3;
			}
			
		#box-viernes6{
			background-color: #FC6;
			}	
		#box-viernes7{
			background-color: #FF3;
			}	
			
		#box-sabado1{
			background-color:#FC9;
			}
		#box-sabado2{
			background-color:#FC9;
			}
		#box-sabado3{
			background-color:#FC6;
			}	
#text-horarios{
	text-align:justify;
	margin-right:8px;
	margin-top:50px;
	}
	
/*CLASES-ESCUELA*/


#secciones-interiores2{
	width:400px;
	float:left;
	margin-top:20px;
	margin-bottom:5px;
	}

#secciones-interiores2 ul li{
	display:inline;
	text-align:left;
	margin-right:4px;
	}
	#secciones-interiores2 li{/*viñetas*/
				float:left;
				background:url(../Images/vineta.gif) repeat-y;
				padding:0 0px 0 5px;
			}
			#secciones-interiores2 ul li a{
				color:#FFF;
				text-decoration:none;
					}
				#secciones-interiores2 .vineta{
						float:left;
						width:1px;
						height:10px;
						background:url(../Images/vineta.gif) no-repeat;
						margin:3px 4px;
						}
						
					#secciones-interiores2 a:link{
						color:#FFF;
						}
					#secciones-interiores2 a:active{
						color:#3FA9F5;
						text-decoration:underline;
						}	
					#secciones-interiores2 a:hover{
						color:#3FA9F5;
						}
					#secciones-interiores2 a:visited{
						color:#FFF;
						text-decoration:none;
						}
#texto-contenido-escuela{
	float:left;
	width:400px;
	height:424px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	/*scrollbar-3dlight-color: #270101;*/
	}
	#texto-contenido-escuela p{
		text-align:justify;
		margin-right:8px;
		}
#img-cont-escuela1{
	float:right;
	width:200px;
	height:auto;
	margin-right:10px;
	}
#img-cont-escuela2{
	float:right;
	width:200px;
	height:auto;
	margin-right:10px;
	}
	
#img-cont-escuela1{
	margin-top:10px;
	}	
#img-cont-escuela2{
	margin-top:26px;
	}
	
	
/*CLASES-ESCUELA-PQELEGIRNOS*/	

#texto-contenido-escuela1{
	float:left;
	width:610px;
	height:440px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	/*scrollbar-3dlight-color: #270101;*/
	}
	#texto-contenido-escuela1 p{
		text-align:justify;
		margin-right:8px;
		}
		
/*CLASES-ESCUELA-BENEFICIOS*/	

.sin-sangria{
	color:#3FA9F5;
	text-indent:0;}
	
/*CLASES-VALORES*/

#cuadro-valores{
	width:580px;
	height:465px;
	border:1px #FFF solid;
	margin-top:20px;
	}
#cuadro1-valores{
	width:400px;
	height:75px;
	border:1px #FFF solid;
	}

.box-tit-a{
	float:left;
	width:215px;
	height:auto;
	background:#933;
	padding-left:5px;
	border-bottom:1px solid #FFF;
	}
.box-tit-b{
	float:left;
	width:179px;
	height:auto;
	background:#933;
	text-align:center;
	border-bottom:1px solid #FFF;
	}
.box-tit-c{
	float:left;
	width:575px;
	height:20px;
	color: #600;
	background:#CF3;
	margin-top:5px;
	padding-left:5px;
	padding-top:5px;
	border-bottom:1px #FFF solid;
	border-top:1px #FFF solid;
	}
.box-tit-d{
	float:left;
	width:395px;
	height:20px;
	background:#933;
	padding-left:5px;
	border-bottom:1px #FFF solid;
	}
	
.box-a{
	float:left;
	width:215px;
	height:auto;
	padding-left:5px;
	border-bottom:1px #FFF solid;
	}
.box-b{
	float:left;
	width:180px;
	height:auto;
	min-height:13px;
	text-align:center;
	border-bottom:1px #FFF solid;
	}
.box-a-bottom{
	float:left;
	width:215px;
	height:auto;
	padding-left:5px;
	}
.box-b-bottom{
	float:left;
	width:175px;
	height:auto;
	text-align:center;
	padding-left:5px;
	}
	.box-b-bottom p{
		margin:0;
		}

#texto-valores{
	margin-left:12px;
	margin-top:30px;
	}
	
/*CLASES-UBICACION*/

#texto-ubicacion{
	margin-top:30px;
	}

#mapa-google{
	width:604px;
	height:314px;
	margin-top:20px;
	background:#CCC;
	}
	
/*BALLET*/

.imgs-ballet{
	float:left;
	width:200px;
	height:290px;
	border:#FFF 1px solid;
	text-align:center;
	margin:8px 40px;
	padding:0;
	text-indent:0;
	}
	.foto-ballet{
		width:200px;
		height:267px;
		margin:0;
		padding:0;
		}
		
	
.nombre-ballet{
	margin-top:5px;
	}
.nombre-ballet a{
	color:#FFF;
	text-decoration:none;
	}	
					.nombre-ballet a:link{
						color:#FFF;
						}
					.nombre-ballet a:active{
						color:#fff;
						}	
					.nombre-ballet a:hover{
						color:#ccc;
						}
					.nombre-ballet a:visited{
						color:#FFF;
						text-decoration:none;
						}

/*BALLET1-BAILARINA*/

#texto-bailarina{
	float:left;
	width:400px;
	height:487px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	/*scrollbar-3dlight-color: #270101;*/
	}
	#texto-bailarina p{
		text-align:justify;
		margin-right:8px;
		}

#foto-bailarina{
	float:right;
	width:200px;
	height:267px;
	border:#FFF 1px solid;
	margin-right:10px;
	margin-top:70px;
	}
	
	
/*VIDEOS*/

.cont-video{
	width:593px;
	height:205px;
	text-indent:0;
	margin-bottom:20px;
	}
	.video{
		float:left;
		width:268px;
		height:203px;
		text-indent:0;
		background:#CCC;
		}
	.text-video{
		float:left;
		margin-left:20px;
		margin-top:10px;
		}
		
		
/*FOTOS*/

.box-fotos{
	float:left;
	width:232px;
	height:93px;
	border:#FFF 3px solid;
	margin:10px 30px;
	}
	.img-foto{
		float:left;
		width:auto;
		height:auto;
		margin:6px 10px;
		}
	.link-foto{
		float:left;
		font-size:12px;
		width:106px;
		height:auto;
		margin:30px 3px 0;
		}
		.link-foto a{
			color:#FFF;
			}
					.link-foto a:link{
						color:#FFF;
						}
					.link-foto a:active{
						color:#fff;
						}	
					.link-foto a:hover{
						color:#ccc;
						}
					.link-foto a:visited{
						color:#FFF;
						}
	
/*FOTOS-DANAHE*/

.box-fotos-ii{
	float:left;
	width:272px;
	height:110px;
	border:#FFF 3px solid;
	margin:10px 10px;
	}
	.link-foto-ii{
		float:left;
		font-size:12px;
		width:105px;
		height:auto;
		margin:30px 2px 0;
		}
		.link-foto-ii a{
			color:#FFF;
			}
					.link-foto-ii a:link{
						color:#FFF;
						}
					.link-foto-ii a:active{
						color:#fff;
						}	
					.link-foto-ii a:hover{
						color:#ccc;
						}
					.link-foto-ii a:visited{
						color:#FFF;
						}
	
	
/*FOTOS-DANAHE1*/

.foto-danahe1{
	float:left;
	width:auto;
	height:150px;
	margin:10px 9px;
	}
	
/*VIAJES*/

#texto-contenido-viajes{
	float:left;
	width:610px;
	height:500px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	/*scrollbar-3dlight-color: #270101;*/
	}
	#texto-contenido-viajes p{
		text-align:justify;
		margin-right:8px;
		}

#foto-viajes{
	float:left;
	margin-left:90px;
	margin-top:20px;
	}
	
/*LINKS*/

.links-col{
	float:left;
	width:180px;
	height:auto;
	margin-left:60px;
	}
	.links-col a{
			color:#FFF;
			text-decoration:none;
			}
					.links-col a:link{
						color:#FFF;
						}
					.links-col a:active{
						color:#fff;
						}	
					.links-col a:hover{
						color:#ccc;
						}
					.links-col a:visited{
						color:#FFF;
						}


/*CONTACTO*/
#formulario-contacto{
	float:left;
	width:400px;
	height:auto;
	margin-left:90px;
	margin-top:40px;
	}
	

.left{
  /* Changes on the form */
  color: white !important; 
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
}
/*.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
}
/*span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://spanish.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://spanish.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://spanish.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://spanish.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}*/

.text{
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		display:block;
		width:180px;
		height:14px;
		border: none;
		margin-top:5px;
	}
.text-comentario{
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		display:block;
		width:180px;
		height:110px;
		border: none;
		margin-top:5px;
	}
	
.btn{
	width:58px;
	height:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	background:url(../Images/bg-bt.jpg) no-repeat;
	border:none;
	margin-top:18px;
	margin-right:14px;
	margin-left:18px;
	}
	.btn2{
	width:58px;
	height:18px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:center;
	background:url(../Images/bg-bt.jpg) no-repeat;
	border:none;
	margin-right:14px;
	}
	
	
/*REGLAMENTO*/
#texto-contenido-reglamento{
	float:left;
	width:610px;
	height:440px;
	text-indent:12px;
	margin-top:10px;
	overflow:auto;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #840303;
	scrollbar-darkshadow-color: #840303;
	scrollbar-highlight-color: #840303;
	scrollbar-shadow-color: #840303;
	}

#foto-ballet1 a img {
	height: 267px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#enviartab {
	float: left;
	width: 80px;
}
#notcia {
	float: left;
	height: 100px;
	width: 100%;
	margin-bottom: 15px;
}
#imagen {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
#imagen img {
	height: 100%;
	width: 100%;
}
#titulo {
	float: left;
	height: 20px;
	width: 300px;
	font-size: 14px;
}
#textoresumen2 {
	float: left;
	width: 400px;
}
#titulo a {
	color: #FFF;
	text-decoration: none;
}
#titulo a:hover {
	color: #666;
	text-decoration: none;
}
#compaginador {
	float: left;
	width: 200px;
	margin-left: 250px;
}
#compaginador a {
	color: #FFF;
	text-decoration: none;
}
#compaginador a:hover {
	color: #666;
	text-decoration: none;
}
#mapa {
	float: left;
}
#mapa a {
	font-size: 10px;
}
#suscripcion-newsletter2 {
	float:right;
	width:120px;
}