@charset "utf-8";

/* STYLES GENERAUX */

#colonnedroite {
	float: right;
	width: 350px;
	margin-right: 10px;
}
#colonnegauche {
	float: left;
	width: 350px;
	padding-left:5px;
}

#colonnedroite #promocarte {
	float: right;
}

#colonnegauche #miniatures {
	margin-top: 15px;
	margin-left: 10px;
}
#colonnegauche #plansocio {
	margin-left: 10px; 
}
#colonnegauche #fbsocio {
	margin-left: 10px;
}

#contenu_descuento #colonnedroite #pres_socio {
	margin-top: 10px;	
	margin-bottom: 70px;
	min-height:320px;
}
.slideshowlink{
	visibility:hidden;
	}
.ngg-galleryoverview {
	margin-top:inherit;
	margin-top:0px;}
	
	
#pres_socio .pres_socioEs {
	font-size: 14px;
	margin: 0px;
}

#contenu_descuento #colonnedroite #pres_socio {
	margin-top: 10px;	
	margin-bottom: 70px;
	min-height:320px;
}

#contenu_descuento {
	width: 717px;
	height: auto;
}

/* STYLES TIENDA OK */


#pres_socio .titre_socioEs {
	font-size: 21px;
	color: #b12b7d;
	font-weight: bold;
}
#pres_socio .titre_socioEn {
	font-size: 21px;
	font-weight: bold;
	color: #4674a7;
}

#pres_socio .pres_socioEs {
	color: #333333;
	font-size: 14px;
}

.contenu_image_fond_tienda
{
	background-image: url(img/pointilles.jpg);
	background-repeat: repeat-y;
	
}
	
.adressesocio {
	color: #4674a7;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	padding:10px;
}	

	
/* STYLES PISO OK */


.titre_socioEs_piso {
	font-size: 21px;
	color: #FA7F42;
	font-weight: bold;
}


.titre_socioEn_piso {
	font-size: 21px;
	font-weight: bold;
	color: #000000;
}
.pres_socioEs_piso {
	font-size: 14px;
	margin: 0px;
	color: #333333;
}

.contenu_image_fond_piso
{
	background-image: url(img/pointilles_orange.jpg);
	background-repeat: repeat-y;
	
}

.adresse_piso {
	color: #FA7F42;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	padding:10px;
}


/* STYLES FIESTA OK */

.adresse_fiesta {
	color: #7fd733;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	padding:10px;
}

.titre_socioEn_fiesta {
	font-size: 21px;
	font-weight: bold;
	color: #3369d7;
}
.pres_socioEs_fiesta {
	font-size: 14px;
	margin: 0px;
	color:inherit;
	color: #333333;
}

.titre_socioEs_fiesta {
	font-size: 21px;
	color: #7fd733;
	font-weight: bold;
}

.contenu_image_fond_fiesta
{
	background-image: url(img/pointilles_vert.jpg);
	background-repeat: repeat-y;
	
}


