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


/*///////////////////////////////////////////////////////////////////////////////////////////////
//                                                                                             //
//  CORPS DE PAGE                                                                              //
//                                                                                             //
///////////////////////////////////////////////////////////////////////////////////////////////*/


/*-------------------------------------------------------------------------------+
+ Gabarit « Page À propos »                                                      +
+-------------------------------------------------------------------------------*/

#corps-page #detail-apropos {
	position: relative;
	background: url(../img/divers/1px-e5e5e5.gif) repeat-y 310px top;
	margin-bottom: 20px;
	padding: 14px 19px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
}


/* Entête de la page ***************************************************/

#corps-page #detail-apropos > header {
	position: relative;
	background: #FFF url(../img/visuels/mod-apropos/vsl-haeckel.jpg) no-repeat 40px 20px;
	width: 590px;
	min-height: 200px;
	margin-top: -14px;
	padding: 20px 0 40px 310px;
}

#corps-page #detail-apropos > header h1 {
	margin-bottom: 5px;
	color: #036BF8;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#corps-page #detail-apropos > header h2 {
	margin-bottom: 10px;
	font-size: 3em;
}

#corps-page #detail-apropos > header p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
}


/* Infos dirigeants ****************************************************/

#corps-page #detail-apropos #association-dirigeants {
	position: relative;
	float: left;
	width: 270px;
	margin-top: -20px;
	padding: 20px 20px 0 0;
	border-top: 1px solid #E5E5E5;
}

#corps-page #detail-apropos #association-dirigeants h1 {
	margin-bottom: 15px;
	color: #036BF8;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#corps-page #detail-apropos #association-dirigeants h2 {
	margin: 30px 0 10px 0;
	font-size: 1.8em;
	font-weight: normal;
}

#corps-page #detail-apropos #association-dirigeants h3 {
	margin-bottom: 10px;
	color: #535353;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

#corps-page #detail-apropos #association-dirigeants p {
	font-size: 1.4em;
}


/* Infos association ***************************************************/

#corps-page #detail-apropos #association-infos {
	position: relative;
	float: left;
	width: 590px;
	margin-top: -20px;
	padding: 20px 0 0 20px;
	border-top: 1px solid #E5E5E5;
}

#corps-page #detail-apropos #association-infos article {
	margin-bottom: 30px;
}

#corps-page #detail-apropos #association-infos article h1 {
	margin-bottom: 10px;
	color: #036BF8;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#corps-page #detail-apropos #association-infos article h2 {
	margin-bottom: 10px;
	color: #535353;
	font-size: 2.4em;
	font-weight: normal;
}

#corps-page #detail-apropos #association-infos article p {
	font-size: 1.6em;
}

#corps-page #detail-apropos #association-infos article p + ul {
	margin-top: -5px;
}

#corps-page #detail-apropos #association-infos article ul li {
	background: url(../img/puces/rond-4px-grisfonce.png) no-repeat left 8px;
	margin: 7px 0;
	padding-left: 10px;
	font-size: 1.6em;
	line-height: 1.4em;
}



/*-------------------------------------------------------------------------------+
+ Gabarit « Page Mentions légales »                                              +
+-------------------------------------------------------------------------------*/

#corps-page #page-mentions-legales {
	position: relative;
	margin-bottom: 20px;
	padding: 14px 19px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
}

#corps-page #page-mentions-legales h1 {
	margin-bottom: 20px;
	padding-bottom: 14px;
	font-size: 3em;
	border-bottom: 1px solid #E5E5E5;
}



/*-------------------------------------------------------------------------------+
+ Gabarit « Page Contact »                                                       +
+-------------------------------------------------------------------------------*/

#corps-page #page-contact {
	position: relative;
	margin-bottom: 20px;
	padding: 14px 19px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
}

#corps-page #page-contact h1 {
	margin-bottom: 20px;
	padding-bottom: 14px;
	font-size: 3em;
	border-bottom: 1px solid #E5E5E5;
}


/* Formulaire **********************************************************/

#corps-page #page-contact .wpcf7-form {
	overflow: hidden;
}

#corps-page #page-contact .wpcf7-form fieldset {
	float: left;
}

#corps-page #page-contact .wpcf7-form #coordonnees {
	width: 320px;
	margin-right: 20px;
	padding-right: 20px;
}

#corps-page #page-contact .wpcf7-form #message {
	width: 540px;
}

#corps-page #page-contact .wpcf7-form fieldset #form-contact-prenom, #corps-page #page-contact .wpcf7-form fieldset #form-contact-nom, #corps-page #page-contact .wpcf7-form fieldset #form-contact-email {
	width: 260px;
}

#corps-page #page-contact .wpcf7-form fieldset #form-contact-sujet, #corps-page #page-contact .wpcf7-form fieldset #form-contact-message {
	width: 520px;
}

#corps-page #page-contact .wpcf7-form fieldset #form-contact-message {
	height: 80px;
}



/*-------------------------------------------------------------------------------+
+ Gabarit « Pages S'inscrire à la newsletter »                                   +
+-------------------------------------------------------------------------------*/

#corps-page #inscription-newsletters {
	position: relative;
	margin-bottom: 20px;
	padding: 19px 24px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
}

#corps-page #inscription-newsletters h1 {
	margin-bottom: 20px;
	padding-bottom: 24px;
	font-size: 3em;
	border-bottom: 1px solid #E5E5E5;
}

#corps-page #inscription-newsletters .mc-sub-badge01 {
	position: absolute;
	top: 10px;
	right: 10px;
}


/* Formulaire **********************************************************/

#corps-page #inscription-newsletters fieldset {
	float: left !important;
}

#corps-page #inscription-newsletters fieldset legend {
	padding-bottom: 15px;
}

#corps-page #inscription-newsletters #infos {
	width: 320px;
	margin-right: 20px;
	padding-right: 20px;
}

#corps-page #inscription-newsletters #types-newsletters {
	width: 530px;
}

#corps-page #inscription-newsletters #types-newsletters legend {
	padding-bottom: 25px;
}

#corps-page #inscription-newsletters #infos input[type="text"] {
	width: 280px;
}

#corps-page #inscription-newsletters #types-newsletters .ligne {
	padding: 5px 0 5px 30px;
}

#corps-page #inscription-newsletters #types-newsletters .ligne input {
	position: absolute;
	top: 6px;
	left: 10px;
}

#corps-page #inscription-newsletters #types-newsletters #exemples-newsletters {
	width: 500px;
	padding: 25px 0 0 5px;
	font-size: 1.4em;
}


/* Erreur locale (MailChimp) */

#corps-page #inscription-newsletters .ligne div.mce_inline_error {
	padding-top: 5px;
	color: #FF0000;
	font-style: italic;
}


/* Messages de fin de process ******************************************/

#corps-page #inscription-newsletters #mce-responses {
	margin: -40px 0 40px 0;
	padding-right: 200px;
	font-size: 1.6em;
	z-index: 1000;
}


/* Cas OK */

#corps-page #inscription-newsletters #mce-success-response {
	background: url(../img/puces/valide-vert-l.png) no-repeat left center;
	padding: 8px 0 8px 40px;
	color: #33CC00;
}


/* Cas KO */

#corps-page #inscription-newsletters #mce-error-response {
	background: url(../img/puces/triangle-attention-rouge-l.png) no-repeat left top;
	padding: 8px 0 8px 40px;
	color: #FF0000;
}



/*-------------------------------------------------------------------------------+
+ Module « Devenir membre »                                                      +
+-------------------------------------------------------------------------------*/

#corps-page #mod-devenir-membre {
	margin-bottom: 40px;
}



/*-------------------------------------------------------------------------------+
+ Module « Newsletter association »                                              +
+-------------------------------------------------------------------------------*/

/* Version « pleine page » *********************************************/

#corps-page .mod-newsletter-association {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom: 1px solid #E5E5E5;
}

#corps-page .mod-newsletter-association h1 {
	float: left;
	width: 280px;
	margin-right: 15px;
	color: #535353;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

#corps-page .mod-newsletter-association form {
	float: left;
	width: 280px;
	margin-right: 15px;
}

#corps-page .mod-newsletter-association p {
	float: left;
	width: 200px;
	margin-bottom: 0;
	font-size: 1.2em;
}