@charset "utf-8";

/*Proposition 1 sur le style du détail d'une entreprise, association, etc...*/


.conteneur-texte{/*padding:0 1%;*/}
#en-tete-association{position:relative;margin-bottom:2%;}

.bloc-texte-photo{margin-bottom:1.5%;float:left;}
	.bloc-texte-photo h3 {color:#416CEA;margin-bottom:0.5%;font-size:17px;}
		.bloc-texte-photo #illustration-colonne img{width:100%;margin-bottom:2%;}
		.bloc-texte-photo p {margin-bottom:0.2%;}
		.bloc-texte-photo .lien-bouton a {border:1px solid #517CFA;padding:2% 3%;color:#FFF;background:#517CFA;border-radius: 5px;}
		.bloc-texte-photo .lien-bouton a:hover {background:#416CEA;border-color:#416CEA;}
		.bloc-texte-photo sep1{}

/*.bloc-detail-association #description-association #conteneur-diapo{position:relative;}*/

.bloc-detail-association{margin-bottom:1.5%;/* float:left; */}
	.bloc-detail-association  h3 {color:#416CEA;margin-bottom:0.5%;font-size:17px;}
		.bloc-detail-association #description-association{width:100%;display:inline-block;}
		.bloc-detail-association #illustration-colonne img{width:100%;margin-bottom:2%;}
		.bloc-detail-association p {margin-bottom:0.2%;}
		.bloc-detail-association .lien-bouton a {border:1px solid #517CFA;padding:1.4% 2.1%;color:#FFF;background:#517CFA;border-radius: 5px;}
		.bloc-detail-association .lien-bouton a:hover {background:#416CEA;border-color:#416CEA;}
		.bloc-detail-association sep1{}

		.bloc-texte-asso{margin-bottom:1.5%;}
		.bloc-texte-asso-doc{margin-bottom:1.5%;}

		.doc-asso-entrep-portrait{max-width:200px;}
		.doc-asso-entrep-paysage{max-width:200px;}

		.doc-asso-entrep-portrait .legende, .doc-asso-entrep-paysage .legende{font-style:italic;font-size:10px;color:#929087;}

/*  Responsive  (à completer !!)*/

@media screen and (max-width:500px)
{
.bloc-texte-photo .lien-bouton a {display:block;text-align:center;margin-bottom:2%;}
.bloc-detail-association .lien-bouton a {display:block;text-align:center;margin-bottom:2%;}
.bloc-detail-association .doc-asso-entrep-portrait, .bloc-detail-association .doc-asso-entrep-paysage{/*float:right;*/}
}

@media screen and (min-width:501px)
{
.bloc-texte-photo .lien-bouton a {position: absolute; top: 0; right: 0;display:inline-block;}
.bloc-detail-association .lien-bouton a {position: absolute; top: 0; right: 0;display:inline-block;}

}

@media screen and (max-width:767px)
{
	.bloc-texte-photo #description-association{margin-bottom:2%;}
	.bloc-texte-photo #illustration-colonne{width:100%;/* float:left; */margin-bottom:2.5%;}
		.bloc-texte-photo #description-association{width:100%;/* float:left; */}


 	.bloc-detail-association #description-association{margin-bottom:15px;}
	.bloc-detail-association #illustration-colonne{width:100%;margin-bottom:15px;}
		.bloc-detail-association #description-association{width:100%;}
			.doc-asso-entrep-portrait, .doc-asso-entrep-paysage{/*display:inline-block;*/margin:0 auto;width:100%;text-align:center;}
			.doc-asso-entrep-portrait a, .doc-asso-entrep-paysage a{width:100%;}
			.doc-asso-entrep-portrait img, .doc-asso-entrep-paysage img{display:inline-block;margin:2% auto;width:100%; max-width:200px;}
			.doc-asso-entrep-portrait .legende, .doc-asso-entrep-paysage .legende{width:100%;display:block;}
		/* .bloc-detail-association #description-association #conteneur-diapo{width:100%;} */
		/*.bloc-detail-association .doc-asso-entrep-portrait{width:12%;}
		.bloc-detail-association .doc-asso-entrep-paysage{width:7.412%;}*/

}

@media screen and (min-width:768px)
{
	/*.bloc-texte-photo #illustration-colonne{width:49%;margin-left:1%;float:left;}
		.bloc-texte-photo #description-association{width:49%;margin-right:1%;float:left;}*/


/*  	.bloc-detail-association #illustration-colonne{width:49%;margin-left:1%;float:left;}
		.bloc-detail-association #description-association{width:49%;margin-right:1%;float:left;}	  */


		.bloc-detail-association #description-association{width:100%;}

			.bloc-texte-asso{/*width:;*/}
			.bloc-texte-asso-doc p{width:81%;margin-right:1%;display:inline-block;}

			.doc-asso-entrep-portrait, .doc-asso-entrep-paysage{/*margin-left:2%;*/float:right;}
			.doc-asso-entrep-portrait {}
			.doc-asso-entrep-paysage{}

			.doc-asso-entrep-portrait, .doc-asso-entrep-paysage{/*display:inline-block;margin:2% auto;*/width:17%;margin-left:1%;float:right;}
			.doc-asso-entrep-portrait a, .doc-asso-entrep-paysage a{width:100%;}
			.doc-asso-entrep-portrait img, .doc-asso-entrep-paysage img{display:inline-block;margin:2% auto;width:100%;max-width:200px;}
			.doc-asso-entrep-portrait .legende, .doc-asso-entrep-paysage .legende{width:100%;display:block;text-align:right;}

			.bloc-detail-association #conteneur-diapo{/*width:100%;*/}



}

@media screen and (max-width:979px)
{


}

@media screen and (min-width:980px)
{


}

@media screen and (min-width:769px) and (max-width:979px)
{

}

@media screen and (min-width:980px) and (max-width:1225px)
{

}

@media screen and (min-width:1226px) and (max-width:1600px)
{

}

@media screen and (min-width:1601px)
{

}
@media screen and (min-width:2000px)
{

}
