
@font-face {
    font-family: 'imperial_btitalic';
    src: url('../polices/imperli-webfont.eot');
    src: url('../polices/imperli-webfont.eot?#iefix') format('embedded-opentype'),
         url('../polices/imperli-webfont.woff2') format('woff2'),
         url('../polices/imperli-webfont.woff') format('woff'),
         url('../polices/imperli-webfont.ttf') format('truetype'),
         url('../polices/imperli-webfont.svg#imperial_btitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'imperial_btbold';
    src: url('../polices/imperlb-webfont.eot');
    src: url('../polices/imperlb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../polices/imperlb-webfont.woff2') format('woff2'),
         url('../polices/imperlb-webfont.woff') format('woff'),
         url('../polices/imperlb-webfont.ttf') format('truetype'),
         url('../polices/imperlb-webfont.svg#imperial_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'imperial_btroman';
    src: url('../polices/imperln-webfont.eot');
    src: url('../polices/imperln-webfont.eot?#iefix') format('embedded-opentype'),
         url('../polices/imperln-webfont.woff2') format('woff2'),
         url('../polices/imperln-webfont.woff') format('woff'),
         url('../polices/imperln-webfont.ttf') format('truetype'),
         url('../polices/imperln-webfont.svg#imperial_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}


* { 
  margin:0;
  padding:0;
  color:#41046f;
  font-family: imperial_btroman;
  border:none;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#41046f;
}
a.link_no_change{
	color:#41046f;
}
h1, h2, h3, h4{
	font-family:imperial_btbold;
	color:#41046f;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}
section{
	margin-top:15px;
	margin-bottom:20px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

footer{
	background-color:#ffffff;
	background-image:url(../images/apprentis_pas_sages_top_header.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:20px;
	clear:both;	

}

div#topheader{
	width:100%;
	background-image:url(../images/apprentis_pas_sages_top_header.png);
	background-repeat:repeat-x;
	background-position:top;
	height:45px;
}
div#contenttopheader{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:18px;
	font-family:imperial_btbold;
	padding-top:18px;
}
img.accueil{
	width:100%;
}
img.superbg {
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
}
img#banniere{
	float:left;
	margin-top:10px;
}
#header{
	margin-top:15px;
	background-color:#41046f;
	height:138px;
	padding-bottom:11px;
	padding-top:11px;
}

#bg_header{
	background-image:url(../images/apprentis_pas_sages_header_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	height:138px;
	width:100%
}
#content_header{
	width:1000px;
	height:inherit;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/apprentis_pas_sages_header_bg_sep.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:right;
	font-family: imperial_btitalic;
	font-size:18px;
	color:#000000;
}

input.search_motor{
	border:1px solid #41046f;
	background-color:#ffffcc;
	height:25px;
	width:212px;
}
input#search_motor_submit{
	background-image:url(../images/apprentis_pas_sages_loupe.png);
	background-repeat:no-repeat;
	vertical-align:top;
	border:1px solid #41046f;
	height:25px;
}

.reseau_sociaux_button{
	float:right;
	margin-left:10px;
}
div#reseaux_sociaux, form#search_motor {
	padding-top:15px;
}
div#menu{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	font-family:imperial_btbold;
	padding-top:10px;
}
div#barmenu{
	background-color:#FFFFFF;
	height:35px;
}

#MenuDeroulant {
margin:0px;
padding:0;
}


#MenuDeroulant li {    
float:left;
list-style: none;
font:18px imperial_btbold; /* La taille et la police du texte du menu */
text-align:left;
color:#41046f;
}

#MenuDeroulant li a {    
display:inline-block;
padding:0px 5px;
text-decoration:none;
color:#000000; /* Couleur de police des titres du menu */
white-space:nowrap;
margin-right:20px;
}

#MenuDeroulant li a:hover{    
 color:#41046f;
} /* Couleur de fond des titres du menu au survol de la souris */

#MenuDeroulant li ul {
margin:0;
padding:0;
position:absolute;
visibility:hidden;
}

#MenuDeroulant li ul li {    
float: none;
display:block;
background-color:#FFFFFF;
padding:3px;
padding-left:20px;
}

#MenuDeroulant li ul li a {    
text-align:left;
border:none;
}

#MenuDeroulant li ul li a:hover {    
/* Couleur de fond des items déroulant du menu au survol de la souris */
color:#41046f;
}




#MenuTopDeroulant {
margin:0px;
padding:0;
float:right;
}


#MenuTopDeroulant li {    
float:left;
list-style: none;
font:18px imperial_btbold; /* La taille et la police du texte du menu */
text-align:left;
color:#41046f;
}

#MenuTopDeroulant li a {    
display:inline-block;
padding:0px 5px;
text-decoration:none;
color:#000000; /* Couleur de police des titres du menu */
white-space:nowrap;
margin-right:20px;
}

#MenuTopDeroulant li a:hover{    
 color:#41046f;
} /* Couleur de fond des titres du menu au survol de la souris */

#MenuTopDeroulant li ul {
margin:0;
padding:0;
position:absolute;
visibility:hidden;
}

#MenuTopDeroulant li ul li {    
float: none;
display:block;
background-color:#FFFFFF;
padding:3px;
padding-left:20px;
}

#MenuTopDeroulant li ul li a {    
text-align:left;
border:none;
}

#MenuTopDeroulant li ul li a:hover {    
/* Couleur de fond des items déroulant du menu au survol de la souris */
color:#41046f;
}



#localisation{
font-family:imperial_btitalic;
display:block;
margin-bottom:10px;
}
div#footer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:18px;
	font-size:10px;
}

div#logo_flash{
	width:200px;
	float:left;
	margin-right:20px;
}
div#content_accueil{
	float:left;
	width:448px;
	margin-bottom:20px;
}
div#temoignage_accueil{
	width:240px;
	margin-left:20px;
	float:left;
	border:1px solid #41046f;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(../images/apprentis_pas_sages_fond_jaune.png);
	padding:5px;
}
div#temoignage_accueil h3{
	text-align:center;
}

a.mt-share-inline-bar-sm img { width: 34px; height: auto; border: 0px none; }a.mt-share-inline-bar-sm:hover { z-index: 50; transform: scale3d(1.075, 1.075, 1.075); }a.mt-share-inline-bar-sm { display: inline-block; width: 64px; height: 32px; border-radius: 0px; margin-right: 0px; text-align: center; position: relative; transition: all 100ms ease-in 0s; transform: scale3d(1, 1, 1); }.mt-google:hover { background-color: rgb(225, 95, 79); }.mt-google { background-color: rgb(221, 75, 57); }.mt-linkedin:hover { background-color: rgb(16, 135, 192); }.mt-linkedin { background-color: rgb(14, 118, 168); }.mt-twitter:hover { background-color: rgb(8, 187, 255); }.mt-twitter { background-color: rgb(0, 172, 238); }.mt-facebook:hover { background-color: rgb(66, 100, 170); }.mt-facebook { background-color: rgb(59, 89, 152); }.mt-pinterest:hover { background-class_cdccolor: rgb(221, 42, 48); }.mt-pinterest { background-color: rgb(204, 33, 39); }

form#form_contact{
	width:450px;
	padding:5px;
	border:1px solid #41046f;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(../images/apprentis_pas_sages_fond_jaune.png);
	float:left; 
	margin-right:20px;
	margin-bottom:10px;
}

.contact_form{
	width:420px;
	height:25px;
	border:1px solid #41046f ;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3
}
.button{
	width:170px;
	font-style:italic;	
	height:20px;
	border:1px inset #41046f;
}

.message_sys_bad{
	color:#900;
	font-size:14px;
	font-weight:bold;
}
.message_sys_good{
	color:#41046f;
	font-size:14px;
	font-weight:bold;
}
div.contact_coord{
	width:420px;
	display:compact;
	float:left;
}
.marginbottom20{
	margin-bottom:20px;
}
img.contact_img{
	float:left;
	margin-right:20px;
}
.clearboth{
	clear:both;
	height:1px;
}
.clearleft{
	clear:left;
	height:1px;
}
.clearright{
	clear:right;
	height:1px;
}
div.separator_contact{
	height:100px;;
}
.contact_strong{
	width:300px;
	font-weight:bold;
	display:inline;
	float:left;
}
.contact_right{
	float:left;
}

.liste_cat{
	border:1px solid #41046f;
	width:220px;
	height:230px;
	float:left;
	margin-left: 5px;
	margin-bottom:5px;
	margin-top:5px;
	padding:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
}
.liste_cat img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:190px;
	margin-bottom:10px;
}

.liste_prestad, .liste_prestag{
	border:1px solid #41046f;
	padding:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:left;
	font-size:14px;
	margin-bottom:15px;
}
.liste_prestag img{
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:190px;
	margin-right:20px;
}
.liste_prestad img{
	float:right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:190px;
	margin-left:20px;
}
form#form_login{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
fieldset {
	border:1px solid #41046f;
	padding:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
fieldset legend{
	padding-left:5px; 
	padding-right:5px;
	font-family:imperial_btitalic;
}
label.class_login{
	width:190px;
	height:25px; 
	display:block;
	float:left;
	margin-bottom:10px;
	font-family:imperial_btbold;
}
form#form_login input{
	height:16px;
	border:1px solid #41046f ;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

label.class_cdc, form#addcdc input, form#updatecdc input, select.addcatcdc{
	width:230px;
	height:25px; 
	display:block;
	float:left;
	font-family:imperial_btbold;
	margin-right:10px;
}


.cdc_liste_catcdc{
	width:290px;
	display:block;
	float:left;
	font-family:imperial_btbold;
	margin-right:10px;
}

ul.cdc_liste{
	list-style:none;
}

ul.cdc_liste_front{
	/*list-style:none;*/
	margin-left:20px;
	list-style-image:url(../images/apprentispassages_puce.png);
}

.poubelle{
	float:right;
}

.addcatcdcg{
	float:left;
	width:49%;
}
.addcatcdcd{
	float:right;
	width:49%;
}
.img_cat{
	float:left;
	width:75px;
	margin-right:10px;
}
div#adminprestad {
	float:right;
	width:200px;
	margin-left:10px;
	text-align:left;
}
div#adminprestad img{
	width:200px;
}
div#adminprestag fieldset{
	
}
label.class_presta, input.class_presta{
	width:400px;
	height:25px; 
	display:block;
	font-family:imperial_btbold;
}
div.prestafloatleft{
	float:right;
	width:350px;
}
div.prestafloatright{
	float:right;
}
.margintop200{
	margin-top:200px;
}
div#boxaccueilright{
	float:right;
	width:290px;
	margin-left:20px;
}
div#boxcalendrier, fieldset#boxcdc{
	border:1px solid #41046f;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(../images/apprentis_pas_sages_fond_jaune.png);
	padding:5px;
}
div#boxcalendrierevent{
	float:right;
	width:290px;
	margin-left:20px;
	border:1px solid #41046f;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image:url(../images/apprentis_pas_sages_fond_jaune.png);
	padding:5px;
}
fieldset#boxcdc ul{
	margin-left:30px;
}
table#calendrier{
	margin-top:10px;
	width:280px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #41046f;
	border-collapse: collapse;
}
table#calendrier tr td{
	border:1px solid #41046f;
	border-collapse: collapse; 
	width:36px;
	vertical-align:middle;
	padding:2px;
}
table#calendrier tr th{
	text-align:center;
	font-family:imperial_btbold;
	padding:2px;
	border:1px solid #41046f;
	border-collapse: collapse;
}
table#calendrier tr th select{
	padding:1px 3px 0px 3px;
}
td.jour{
	font-family:imperial_btbold;
}
.calendar_navig{
	cursor:pointer;
}
.calendar_aps_aujourdhui{
	font-weight:bold;
}

.calendar_aps_event{
	color:#F00;
	font-weight:bold;
}

.liste_eventg, .liste_eventd{
	width:650px;
	border:1px solid #41046f;
	padding:10px; 
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:left;
	font-size:14px;
	margin-bottom:15px;
}
.liste_eventg img{
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:190px;
	margin-right:20px;
}
.liste_eventd img{
	float:right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:190px;
	margin-left:20px;
}

table#calendrier_admin{
	margin-top:10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #41046f;
	border-collapse: collapse;
}
table#calendrier_admin tr td{
	border:1px solid #41046f;
	border-collapse: collapse; 
	width:116px;
	vertical-align:middle;
	padding:2px;
}
table#calendrier_admin tr th{
	text-align:center;
	font-family:imperial_btbold;
	padding:2px;
	border:1px solid #41046f;
	border-collapse: collapse;
}
table#calendrier_admin tr th select{
	padding:1px 3px 0px 3px;
}

fieldset.important{
	width:500px;
	margin-left:15px;
	margin-bottom:10px;
	text-align:center;
}
.presta_important{
	font-family:imperial_btbold;
	font-size:16px;
	width:200px;
	float:left;	
	text-align:left;
}
.presta_imp{
	float:left;
	width:300px;
	margin-bottom:15px;
	text-align:left;
}
.presta_img{
	width:200px;
}

.liste_galerie{
	float:left;
	width:200px;
	height:210px;
	padding:10px;
	text-align:center;
	border:1px inset #41046f;
	margin-left:10px;
	margin-right:10px;
	font-family:imperial_btbold;
	font-size:18px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.liste_galerie div{
	position:absolute;
	bottom:10px;
	width:200px;
	text-align:center;
}
.liste_galerie img {
	margin-bottom:10px;
}

fieldset.liste_cat_accueil{
	width:100px;
	height:150px;
	float:left;
	text-align:center;
	margin-left:6px;
	margin-right:6px;
}
fieldset.liste_cat_accueil img{
	width:100px;
}
img.nomargin{
	margin:0px;
}
.galcontent_img{
	width:120px;
	text-align:left;
	float:left;
	margin-bottom:10px;
}
.galcontent_img img{
	width:110px;
	margin-bottom:5px;
}
.presta_albums{
	width:180px;
	display:inline;
	vertical-align:top;
}


#colonneDroite, #colonneGauche{
	width:145px;
	padding:5px;
}

.class_statusmembres{
	width: 120px;
	display:inline-block;
}

.img_membre{
	width:150px;
	float:right;
}

.membre_photo{
	float:right;
	width:300px;
}

.mef_coord{
	display:inline-block;
	width:100px;
	margin-bottom:10px;
}
.align_center{
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

#credits{
	text-align:right;
}

#WaitGalContent{
	display: none;
}