
.dosColumnas_1 {
	width:200px;	
}

.dosColumnas_2 {
	width:500px;
	margin-left:20px;
}

.quieresseguir {
	font-size:20px;
	font-family: 'Lobster Two';
} 

.contenedorIconos {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:630px;
   	margin-left:100px;
    margin-top:30px;
	font-size:26px;
	font-family: 'Calibri Light';
	line-height: 130%
}

.contenedorIconos a {
	width:552px;
	text-decoration:none;
	color:#000000;
	hover: { text-decoration: none; }
}


.anteriorsiguiente {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:780px;
	text-align: right;
	font-size:18px;
	font-family: 'Calibri Light';
	line-height: 130%
}

.anteriorsiguiente a {  	
	margin-left:20px;
	text-decoration:none;
	color:#000000;
	hover: { text-decoration: none; }
}

.descargar {
	text-align: right;
    min-height:35px;
	height:auto!important;
	height:35px;
    background-size: 35px 35px;
	font-size:18px;
	font-family: 'Calibri Light';
    background-image:url("../images/descargar.png");  
 	background-position: top left;
    background-repeat: no-repeat;
    padding-top: 7px;
}

.descargar a {
	margin-left:55px;
	text-decoration:none;
	color:#000000;
	hover: { text-decoration: none; }
}

.vermuestra {
	text-align: right;
    min-height:35px;
	height:auto!important;
	height:35px;
    background-size: 35px 35px;
	font-size:18px;
	font-family: 'Calibri Light';
    background-image:url("../images/vermuestra.png");  
 	background-position: top left;
    background-repeat: no-repeat;
    padding-top: 7px;
}

.vermuestra a {
	margin-left:55px;
	text-decoration:none;
	color:#000000;
	hover: { text-decoration: none; }
}

.parrafoFoto {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:570px;
	font-size:18px;
	font-family: 'Calibri Light';
	line-height: 130%
}

// .parrafoAnuncio es igual que .parrafoFoto, pero lo he llamado diferente, para poder ocultar la publicidad si no nos aceptan las cookies

.parrafoAnuncio1 {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:570px;
	font-size:18px;
	font-family: 'Calibri Light';
	line-height: 130%
}

.parrafoAnuncio2 {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:570px;
	font-size:18px;
	font-family: 'Calibri Light';
	line-height: 130%
}

.iconos {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:180px;
	margin-right:15px;
	margin-bottom:15px;
  	padding-top: 65px;
      text-align: center; 
      background-color:#c9e8e6;
	min-height:115px;
	height:auto!important;
	height:115px;
}


