img, table{border:none}

.avia-slideshow-inner {
height: 300px !important;
}

p{margin:6px 0 0 0;text-align:justify;font-weight:100}
a{text-decoration:none;color:#000;}
a:hover {text-decoration:underline;}
.left{float:left;}
body{
    font: normal 13px arial, sans-serif;
   background-image: url('../jpg/bg_full.jpg');
 /* background: lightblue url("../images/10304645.png") no-repeat fixed center; */
    background-position: center top;
    background-repeat: no-repeat;
    }
#bg_gradient {
    background-image: url('../png/topgradient.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 315px;
    z-index: -1;
}
strong{font-weight:bold}
#main{width:1262px;
    margin:0 auto;
}
#shad
{
  width: 1248px;
  margin: 0px auto;
  border: 1px solid #B7C0CE;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  padding: 6px 6px 6px 6px;
  overflow: hidden;
  /* -moz-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
  -webkit-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
  box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5); */
  background-color: #ffffff;
}


/*-------------------------------------- Top -----------------------------------------------*/
#top{
width: 1260px;}
#banniere{
    height: 95px;
    float: left;
    margin: 12px 66px;
}
#banniere ul{
    margin-top:73px;
}

#banniere ul li img{
    width: 32px;
    height: 21px;
}
.margin5{margin-bottom:5px}
#menu{
    margin: 8px 0px 2px 0px;
    background-color: #1d90ce;
    -webkit-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    -moz-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    border-radius: 4px;
    font-family: verdana;
    border: 1px #c5c2c2 solid;
    }
#menu ul {
  z-index: 597;
  text-align: left;
  display: inline;
  margin: 0;
  
  list-style: none;
  color: #5a5a5a;
}
#menu ul li {
  font-size: 15px;
  display: inline-block;
  margin-right: -6px;
  position: relative;
  padding: 12px 34px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-repeat: no-repeat;
  background-position: 0px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-top: 0px;
  border-right: 1px #d4d3d3 solid;
}
#menu ul li:hover {
  background: #6989a2;
  color: #ffffff;
  }
#menu ul li a:hover  {
  color: #ffffff;
    }
#menu ul li ul {
  padding: 0;
  position: absolute;
  top: 43px;
  left: 0;
  width: 183px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#sous-menu1 ul li ul {
  padding: 0;
  position: absolute;
  top: 39px;
  left: 0;
  width: 83px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#menu ul li ul li { 
  background: #f5f5f5; 
  display: block; 
  
  font-size: 14px;
}
#menu ul li ul li:hover { background: #6989a2;color: #ffffff; }
#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
#menu ul li .caret {
	border-top: 4px solid #212020;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	vertical-align: middle;
	transform: rotate(270deg); 
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
	  transition: color 0.1s linear; 
}

#menu ul li a{
  text-decoration: none;
  color: #5a5a5a;
}

#menu ul li ul li .sous-menu{
    visibility: hidden;
    top: 0;
    left: 100%;
    width: 183px;
}

#menu ul li ul li:hover .sous-menu{
    visibility: visible;
}

/*--------------------------------------------------------------------------------------------------*/
.hover{padding:30px 13px 24px 13px;text-decoration:underline;color:#7d015b;}
#sep_move{height:4px;width:100%;clear:both;background-color:#7d015b;margin-top:6px; display:none;}
#gauche{
float:left;
width: 989px;
margin-left: 0px;
font-family: verdana;
}
#sep{height:4px;width:100%;clear:both;background:url(../sep.html) right;margin-top:2px}
.categorie{width:176px;float:left;margin:17px 27px 0px 27px;}
.titre{
    
    font-size: 1.92857em;
    font-weight: normal;
    /*margin-bottom: 9px;*/
    margin-left: 0px;
    color: #000;
    background-size: 18px 16px;
}
.bold{font-weight:bold;}
.underline{text-decoration:underline}

.suite {
    background-color: #005EA5;
    border: none;
    color: #FFF;
    font-size: 12px;
    display: block;
    text-align: center;
    float: right;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    }
    
.suite:hover{
    background-color: #1d90ce;
    text-decoration: none;
    }
    
.btn_down {
    background-color: #005EA5;
    border: none;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    font-weight: bold;
    }
    
.btn_down:hover{
    background-color: #1d90ce;
    text-decoration: none;
    }
    
    
.cat ul{margin-left:15px;list-style:square;padding:0}
#texte ul{margin-left:15px;list-style:square;padding:0}
.cat ul li{margin-left:0px;padding:0}
/*--------------------------------------Style footer--------------------------------------------------*/
#footer{
color: #ffffff;
overflow: hidden;
position: relative;
padding: 0px 0px 0px 0px;
background-color: #225572;
/* -moz-box-shadow: 0 4px 2px 4px rgba(68, 148, 188, 0.3);
-webkit-box-shadow: 0 4px 2px 4px rgba(68, 148, 188, 0.3);
box-shadow: 0 4px 2px 4px rgba(68, 148, 188, 0.3); */
height: 120px;
font-family: verdana;
}

#pied {
background-repeat: repeat-x;
background-position: left top;
}

#lienEnDur {
float: left;
width: 230px;
font-size: 13px;
font-weight: bold;
padding: 10px;
}

#lienEnDur ul, #lienEnDur2 ul {
list-style: none;
margin-top: 11px;
padding: 0px;
margin-left: 0px;
line-height: 18px;
}

#lienEnDur li, #lienEnDur2 li {
font-size: 12px;
font-weight: normal;
background-image: url(../gif/pix.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 10px;
text-decoration: none;
}

#lienEnDur li a, #lienEnDur2 li a {
font-size: 11px;
font-weight: normal;
margin-bottom: 5px;
color: #ffffff;
}
/*--------------------------------------End footer---------------------------------------------------*/
.titre_move{color:#0B52A5;font-size:15px;}
.ex1{color:#FF1010;font-size:11px}
.ex2{margin-right:150px}
.ex3{margin-left:50px}
.ex4{margin-left:15px}
.ex5{margin-left:25px}
.titre3{font-size:14px;margin-left:15px;color:#5f5b5e;margin-top:0px}
.email{background-color:#f1f1f1;border:none;width:160px;height:23px;font-size:13px;padding-left:10px}
.ok{
    border: none;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    width: 57px;
    height: 23px;
    margin-left: 8px;
    }
    
    
    
input[type="submit"]{
    background-color: #2d4a6f;
    border-radius: 3px;
} 
    
input[type="submit"]:hover{
    background-color: #1D90CE;
} 



#catalogue{
    background: url(../jpg/catalogue2.jpg) no-repeat;
    background-size: 285px;
    height:93px;
    width:100%;
    margin-top:5px;
    }
#contact{width: 282px;height: 135px;}
.date{font-size:10px;margin-bottom:15px;font-weight:bold}

/* debut a la une */
#featured{ 
	width: 100%;
	position:relative; 
}
#featured ul.ui-tabs-nav{
    float:left;
	list-style:none;
	width:191px;
	padding:0 5px 0 0 ;
	border-right:1px #CCC dotted;

}
#featured ul.ui-tabs-nav li{ 
font-size:12px; 
color:#666; 
}
#featured ul.ui-tabs-nav li img{
	float:left;
    margin-left:2px;
	margin-top:2px;
	border-right:1px solid #999;
	height:67px
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:70px; 
	color:#333;
	background:url(../mini_ecran.html) no-repeat; 
	line-height:20px;
	margin:2px 0 4px 0;
}
#featured li.ui-tabs-nav-item p{ 
	margin-left:65px;font-size:9px;margin:0;padding:5px 10px 0 65px;line-height:9px
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:url(../mini_ecran.html) no-repeat; 
}
#featured li.ui-tabs-selected{ 
background:url(../mini_ecran.html) no-repeat; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url(../mini_ecran.html) no-repeat;  
}
#featured .ui-tabs-panel{ 
	width:460px; 
	height:228px; 
	float:right;
	margin-left:5px;
}

#featured .ui-tabs-hide{ 
	display:none; 
}
.dotted{border-bottom:1px #CCC dotted;border-left:1px #CCC dotted;padding-bottom:7px;color:#7d015b;font-size:12px; padding-left:7px;}
/* fin a la une */
.left_img{float:left;margin:5px 0 0 0}
.left_img2{float:left;margin:0 10px 0 0}
.left_p{float:left;width:280px;margin:10px 0 0 10px;min-height:150px}
.titre_alaune{width:300px;height:35px;background-image:url(../titre_alaune.html)}
.date p{text-align:left;font-size:10px;}
#texte1{
    
    text-align: justify;
    width: 977px;
    margin: 14px;
}
#title1{
    font-size: 15px;
    color: #3d7ede;
}
#texte input{
	width:316px;
	height:26px
}
#texte textarea{
	width:316px;
    resize: none;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 
}

ul.dropdown {
 position: relative;
 z-index: 597;
margin-top:7px;
margin-right:0px;
list-style:none;

}
ul.dropdown li {
 float: left;
 vertical-align: middle;
 list-style:none
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}
ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;

}
ul.dropdown ul li {
 float: none;
 margin-bottom:0px; 
 border-radius: 4px;
 width:140px;
}


ul.dropdown ul ul {
 top: 0px;
 left:101%;
}
ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
 font-weight: bold;
}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #ffffff; text-decoration: none;font-size:13px;font-weight:bold }
	ul.dropdown a:hover		{ color: #ffffff;}
	ul.dropdown a:active	{ color: #ffffff;}

	ul.dropdown ul {
	 width: 316px;
	
	}


	ul.dropdown li {
		  padding: 10px 21px 10px 21px;
          border-right: 1px #ffffff solid;
          border-bottom: 1px #ffffff solid;
          font-weight: bold;
          background-color: #1771b8;
          background: -webkit-linear-gradient(#2098d5, #1771b8); /* For Safari 5.1 to 6.0 */
          background: -o-linear-gradient(#2098d5, #1771b8); /* For Opera 11.1 to 12.0 */
          background: -moz-linear-gradient(#2098d5, #1771b8); /* For Firefox 3.6 to 15 */
          background: linear-gradient(#2098d5, #1771b8); /* Standard syntax (must be last) */
          margin-bottom: 3px;
          color: #ffffff;
	}
    
    
    
	ul.dropdown ul li a:link, ul.dropdown ul li a:visited{
	color:#FFF
	}
	
   ul.dropdown li.hover,
	ul.dropdown li:hover {
    background-color: #084294;
    background: -webkit-linear-gradient(#0f6dbf, #084294); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0f6dbf, #084294); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0f6dbf, #084294); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0f6dbf, #084294); /* Standard syntax (must be last) */
	 
	}

	#gallery {
		position:relative;
		width: 638px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
        -moz-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
        box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
        background-color: #ffffff;
        height: 360px;
	}

	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
        border-radius: 5px;
        width: 638px;
        height: 360px;
	}
	


	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:0
	}
    /*------------------------------------------------------*/
 
    .carousel {
  width: 340px;
  height: 360px;
  position: relative;
  overflow: hidden;
}

.carousel-container {
  display: flex;
}

.carousel-slide {
  min-width: 340px;
  height: 360px;
  flex: 0 0 auto;
}

.carousel-slide img {
  width: 100%;
  height: 100%;
  border-radius:5px;
  object-fit: cover;
}

    
    /*--------------------------------*/
    #gallery3 {
		position:relative;
	}

	#gallery3 a {
		/* float:left; */
		position:absolute;
	}
	
	#gallery3 a img {
		border:none;
	}
	
	#gallery3 a.show {
		z-index:500
	}

	#gallery3 .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery3 .caption .content {
		margin:0
	}
    /*---------------------------------*/
	
.envoyer_blue{
    border: none;
    color: #FFF;
    font-size: 13px;
    display: block;
    text-align: center;
    float: right;
    background: #6989a2;
    padding: 5px;
    border-radius: 3px;
    }
    
    
    .envoyer_blue:hover{
    background:  #11a1ef;
    text-decoration: underline;
    cursor: pointer;
    }



.titre_move1{color:#7d015b;font-size:15px;}
.feedback{min-height:115px;}
.page_h{display:block;margin:1px;padding:0 4px;background-color:#7D015B;color:#FFF;float:left;height:21px}
.page{display:block;margin:1px;padding:0 4px;float:left;height:21px;line-height:19px}
.precedent{background:url(../precedent.html);height:14px;width:14px;display:block;float:left;margin-right:10px}
.suivant{background:url(../suivant.html);height:14px;width:14px;display:block;margin-left:10px}
.right{float:right}
#reseaux{width:120px;margin-left:3%}
.underline{text-decoration:underline;font-weight:bold;font-size:12px}
.underline:hover{color:#7d015b}
#modif1
    {
        width:325px;
        float:left;
        /* margin-top: 5px; */
    }
#modif2
    {
        /* width:315px; */
        /* float:left;
        padding: 0px; 
        margin-left: 5px;  */
        /* margin-top: 5px;  */
    }
    
.homeWeekday {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 70px;
  text-transform: uppercase;
  line-height: 23px;
}

.homeMonth {
  font-size: 16px;
  font-weight: bold;
  color: #7C7C7C;
  text-align: center;
  width: 70px;
  text-transform: uppercase;
}
.homeDay {
  font-size: 16px;
  font-weight: bold;
  color: #172C3D;
  text-align: center;
  width: 70px;
  padding-top: 5px;
  line-height: 18px;
}
.ex5 .bold:hover{color:#7d015b}
.travaux{margin:10px 0 0 10px;}

#gal {
	position:relative;
	height:172px
}
#gal a {
	float:left;
	position:absolute;
}

#gal a img {
	border:none;
}

#gal a.show {
	z-index:500
}

#gal .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gal .caption .content {
	margin:0
}
	
	#lexique{width:790px;height:17px;background:url(../lexique.html) repeat;padding:10px 0 10px 0px}
#lexique span{margin-left:0px;margin-top:3px}
.lexique{float:left;color: #7D015B;
    font-size: 13px;
    font-weight: bold;margin-left:5px;padding:2px}
	.lexique:hover{background-color:#7D015B;color: #FFF;
   }
.realisation{width:265px;height:103px;background:url(../bg_ref.html) no-repeat;}
.img2{margin:5px 0 0 6px}

/*----------------------------------------------------------------------------------------------*/

.liste_sector{
list-style-type: none;
margin-left: 8px;
}

.liste_sector li{
margin-top: 5px;
padding-left: 15px;
background-image: url(../png/puce.png);
background-position: 0px 3px;
background-repeat: no-repeat;
}

/*----------------------------------------------------------------------------------------------*/
.event-box img {
    float: left;
    margin: 0px auto;
    border: 1px solid #B7C0CE;
    -moz-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    -webkit-box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    box-shadow: 0 0 3px 2px rgba(163, 173, 183, 0.5);
    width: 55px;
    margin-right: 10px;
}

.event-box-content {
float: left;
margin-top: 24px;

}

a.more-info {
color: #a52e34;
}

.event-box-content a {
font-size: 85%;
font-weight: normal;
text-decoration: underline;
}

.event-box h4 {
    width: 95%;
    color: #073a69;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
}


.event-box p {
  font-size: 11px;
  font-weight: bold;
  width: 100%;
  text-align: right;
  margin-top: 20px;
}

.event-box h3.dl-event {
color: #000;
font-size: 85%;
}

.yui-g div.first{
float: left;
width: 100%;
}

.yui-g{
    float: left;
    width: 319px;
    padding: 6px 10px 12px 10px;
    margin-top: 5px;
    height: 76px;
    border: 1px solid #b1afaf;
    background-color: #ebebeb;
    border-radius: 4px;
    font-family: verdana;
}

.clear {
clear: both;
height: 1px;
margin: -1px 0 0 0;
padding: 0;
border: none;
visibility: hidden;
}

#clearF{
	clear: both;
	width: 100%;
	height: 0.1px;
}

#supp{
	margin-top: 7px;
}

#login_box_container {
float: right;
position: relative;
margin: 15px 0px 0px 0px;
width: 500px;
height: 125px;
}

#login_box {
width: 100%;
height: 65px;
position: absolute;
color: #7b7a7a;
border-radius: 3px;
font-family: verdana;
}

#first {
clear: both;
}

.login_form {
height: 40px;
float: left;
margin: 5px 0 0 8px;
}

.login_form .form_desc {
float: left;
}

.login_form .form_desc p {
margin: 0;
font-size: 12px;
}

.login_form .form_input {
float: left;
clear: both;
}

.login_form .form_input p {
margin: 0 0 3px 0;
}

.login_form .form_input input {
width: 170px;
font-size: 12px;
border: 1px solid white;
padding: 2px;
outline: 0;
-moz-border-radius: 2px;
-webkit-border-radius: 6px;
border-radius: 2px;
-webkit-appearance: none;
}

#login_subcontainer_1 {
width: 100%;

position: inherit;
top: 17px;
left: 0;
text-align: center;
}

#login_subcont_left {
float: right;
margin: 0;
padding: 0 3px 0 3px;
}

#login_form_submit {
background: url('../png/btn_login.png') no-repeat center center;
width: 81px;
height: 30px;
border: none;
color: transparent;
font-size: 0;
background-size: 72px;
margin-top: 16px;
}

#login_form_submit:hover{
cursor: pointer;
}

#login_subcont_right {
padding-top: 7px;
text-align: right;
width: 212px;
}

#login_form_forgot {
margin: 0 0 0 10px;
}

#login_form_forgot a {
color: white;
font-style: italic;
font-size: 11px;
}

#login_box_lower {
height: 39px;
width: 100%;
position: relative;
top: 65px;
color: black;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
    font-family: verdana;
}

#login_form_notyet {
    margin: 4px 0 0 71px;
    font-size: 12px;
    position: absolute;
    text-align: right;
    width: 84%;
}

#login_form_notyet a {
text-decoration: none;
color: white;
font-weight: bold;
margin-left: 5px;
}

#login_form_notyet a:hover {
    text-decoration: underline;
}

#front_signup_link {
background: #1d90ce;
padding: 3px;
border-radius: 4px;
}

#flag_container {
float: right;
}

#flag_container img{
  width: 60px;
  margin-bottom: 18px;

}

#login_error_div {
height: 26px;
padding: 3px 0 2px 0;
color: white;
font-size: 10px;
margin-top: -23px;
text-align: left;
width: 85px;
border-top-right-radius: 4px;
}

#logged_in_pic {
width: 55px;
height: 55px;
float: left;
}

#logged_in_username_container .logged_in_username {
margin: 0 0 0 7px;
color: #547996;
font-weight: bold;
font-size: 14px;
max-height: 19px;
overflow: hidden;
text-transform: capitalize;
text-align: left;
}

#logged_in_menu_bottom_left {
float: left;
margin: 9px 0 0 15px;
}

#logged_in_menu_bottom_left a {
color: black;
font-size: 12px;
}

#logged_in_menu_bottom_right {
float: right;
margin: 9px 30px 0 15px;
}

#logged_in_menu_bottom_right a {
color: black;
font-size: 12px;
}

#logged_in_menu_log_out_btn {
width: 21px;
height: 20px;
background-image: url('../png/btn_log_out.png');
position: absolute;
right: 5px;
bottom: 8px;
}

#logged_in_container {
height: 76px;
margin: 5px 0 0 10px;
overflow: hidden;
}

#logged_in_username_container {
float: left;
height: 53px;
width: 430px;
overflow: hidden;
}

#logged_in_addimage a:hover{
	text-decoration: underline;
}

/*---------------------------Fin liste supports--------------------------*/

.succes{
  margin: .5em 0 1.3em;
  border: 1px solid;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow: 0 1px 1px #fff inset;
  color: #000;
  background-color: #e8eef1;
  border-color: #3a6c7e;
  font-size: 12px;
  font-weight: normal;
}

.echec{
  background-size: 18px 18px; 
  color: #000;
  background: pink;
  margin: .5em 0 1.3em;
  border: 1px solid #7d015b;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 1px #fff inset;
  -webkit-box-shadow: 0 1px 1px #fff inset;
  box-shadow: 0 1px 1px #fff inset;
  font-size: 12px;
  font-weight: normal;
}

.echec img{
  padding-right: 4px;
  width: 12px;
}
.echec i{
  float: right;
  margin-top: -16px;
  cursor: pointer;
}
/*----------------------------------------------------*/
#section_mod_de_paiement {
border-bottom: #999 1px dotted;
margin-left: 10px;
padding-top: 15px;
}

#section_mod_de_paiement h1{
font-size: 13px;
color: #3E1441;
}

#section_mod_de_paiement img {
float: left;
}

#desc_mod_de_paiement {
margin-left: 80px;
padding-bottom: 5px;
}

.lien_down{
background-image: url(../png/pdf.png);
padding-left: 30px;
background-repeat: no-repeat;
color: #005caa;
text-decoration: underline;
vertical-align: middle;
padding-bottom: 10px;
padding-top: 6px;
}

/*-----------------------------------------------------------------------*/
#bdtraining{
 width: 260px;
 float: left; 
 cursor: pointer;
 margin: 0px 37px 0px 15px;  
}

#bdtraining a{
    text-decoration: none;
}

#training {
height: 408px;
width:100%;
text-align: left;
padding: 15px
}



#titre_form{
  position: relative;
  top: 363px;
  color: #255fa8;
  font-size: 15px;
  text-align: center;
}

#titre_form:hover{
    color: #666666;
}

.item-list {
width: 100%;
float: left;
text-align: center;
margin-bottom: 6px;
margin-top: 20px;
margin-left: 10px;
}

.item-list .pager li {
background-image: none;
display: inline;
list-style-type: none;
margin: 2px;
}

.item-list .pager li a{
color: #073a69;
font-size: 11px;
font-weight: bold;
background: #DDDDDD;
padding: 4px 6px 4px 6px;
border: 1px #d0d0d0 solid;
}

.item-list .pager li .active{
color: #7d015b;
font-size: 10px;
font-weight: bold;
}



#section{
	padding-bottom: 20px;
}

#diapo_stage li{
display: inline;
list-style-type: none;
margin: 0px 10px 0px 0px;
}


em{
	color: #7d015b;
	font-size: 15px;
}

.attention{
	font-size: 13px;
	font-style: italic;
}

#bib{
height: 90px;
width: 300px;
float: left;
margin-right: 20px;
padding-top: 20px;
}


#bib p{
text-align: left;
}

#bib img{
float: left;
padding-right: 10px;
}

legend{
font-size: 12px;
color: #7d015b;
font-weight: bold;
}

fieldset{
border: 1px solid #accaec;
border-radius: 3px;
width: 97%;
padding: 20px;
font-family: verdana;
}

#divformation{
	width: 115px;
	height: 370px;
	margin-left: 5px;
	margin-top: 15px;
	float: left;
	margin-bottom: 5px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.titredivformation{
	font-size: 15px;
	font-weight: bold;
	color: #5F2562;
}

.descdivformation{
	text-align: left;
	line-height: 17px;
}

#divformation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#divformation li{
	margin-top: 5px;
	padding-left: 15px;
	background-image: url(../png/puce.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
}

#divformation2{
	width: 98.5%;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #f6f6f6;
	border: 1px solid #DCDCDC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
     border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    
    
    
  
}

.titredivformation2{
	font-size: 15px;
	font-weight: bold;
	color: #5F2562;
}

.descdivformation2{
	text-align: left;
	line-height: 17px;
}

#divformation2 img{
	float: left;
	padding-right: 10px;
    padding-bottom: 10px;

}



#compt ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#compt li{
		margin-top: 5px;
	padding-left: 15px;
	background-image: url(../png/puce.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;	
}

/*--------------------------------------Nos implantations------------------------*/
.datagrid table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; } 

.datagrid {
	font: normal 12px/150% verdana; 
 	background: #fff; 
 	overflow: hidden; 
  	-webkit-border-radius: 3px;
   	-moz-border-radius: 3px; 
   	border-radius: 3px;
    border: 1px solid #d6d4d4;
            }

.datagrid table td, .datagrid table th { padding: 7px 15px; }

.datagrid table thead th {
	background-color: #30526b;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
} 

.datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal; }
.datagrid table tr:nth-child(even) {background: rgba(212, 234, 246, 0.99);}
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} 
.datagrid table tfoot td { padding: 0; font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
.datagrid table tfoot  li { display: inline; }
.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #006699;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');background-color:#006699; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #006699; color: #FFFFFF; background: none; background-color:#00557F;}
div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }


.datagrid2 table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; } 

.datagrid2 {
	font: normal 12px/150% verdana; 
 	background: #fff; 
 	overflow: hidden; 
  	-webkit-border-radius: 3px;
   	-moz-border-radius: 3px; 
   	border-radius: 3px;
    border: 1px solid #d6d4d4;
            }

.datagrid2 table td, .datagrid2 table th { padding: 7px 15px; }

.datagrid2 table thead th {
	background-color: #30526b;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
} 

.datagrid2 table thead th { border: none; }
.datagrid2 table tbody td { color: #00496B; border-left: 1px solid #E1EEF4;font-size: 12px;font-weight: normal;border-bottom: 1px solid #E1EEF4; }


.datagrid2 table tfoot td div { border-top: 1px solid #006699;background: #E1EEF4;} 
.datagrid2 table tfoot td { padding: 0; font-size: 12px } 
.datagrid2 table tfoot td div{ padding: 2px; }






ul.results {
margin: 0;
padding: 0;

}

ul.results li {
border-bottom: 1px solid #999999;
padding: 10px 0;
list-style-type: none;
}

ul.results li .range {
color: #073A69;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
}

ul.results li a .titrenform {
font-weight: bold;
color: #7D015B;
text-decoration: underline;
font-size: 12px;

}

.lire_suite{
	color: #5F2562;
	font-weight: bold;
}

/*---------------------------Debut espace etudiant---------------------------*/
#compte_etudiant{
	padding-top: 10px;
}

#compte_etudiant h1{
	background: #7d015b;
	color: #ffffff;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-bottom: 1px solid #707070;
}

#compte_etudiant ul{
	list-style-type: none;
}

#compte_etudiant ul li{
	padding: 10px 0px 5px 10px;
}

#compte_etudiant ul li:nth-child(1){

}

#compte_etudiant ul li:nth-child(2){

}

#compte_etudiant ul li:nth-child(3){

}

#entete_formation p{
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

#entete_formation span{
	padding-right: 40px;
}

#entete_formation ul li{
	font-size: 15px;
	display: inline;
	margin-right: 10px;
}
#listeSupp ul{
	margin: 0px;
	padding: 0px;
}

#listeSupp li{
	list-style-type: none;
	background-image: url(../png/pdf.png);
	background-repeat: no-repeat;
	background-size: 20px 18px;

}

#listeSupp a{
	padding-left: 20px;
}
/*---------------------------Fin espace etudiant-----------------------------*/

#descCatForm p{
	line-height: 18px;
	font-size: 13px;
}

#descCatForm li {
list-style-type: none;
font-size: 12px;
margin-top: 5px;
padding-left: 15px;
background-image: url(../png/puce.png);
background-position: 0px 3px;
background-repeat: no-repeat;
}


/*--------------------------------------------------------------------------------------------*/
#addtocart{
	margin-top:60px;
}

#addtocart input[type=checkbox]{
	width: 15px;
	height: 15px;
	margin-right: 15px;
}

#addtocart input[type=submit]{
	width:120px;
	height: 15px;
	margin-top: 10px;
}

.message_add_to_card{
  width: 98%;
  font-size: 12px;
  color: #5E5E5E;
  padding: 5px;
  line-height: 28px;
  border-top: 3px solid #073A69;
  border-radius: 4px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1) inset;
  background: -moz-linear-gradient(center top , #FCFBFC 0%, #F7F6F7 100%) repeat scroll 0% 0% transparent;
}

.view_card{
	float: right;
    font-size: 100%;
    margin: 0px;
    line-height: 1em;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 6px 10px;
    font-weight: bold;
    border-radius: 2px;
    left: 625px;
    color: #5E5E5E;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
    border: 1px solid #C7C0C7;
    background: -webkit-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: -o-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: -moz-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
    white-space: nowrap;
    display: inline-block;
    box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.075) inset, 0px 1px 0px rgba(255, 255, 255, 0.3) inset, 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.view_card:hover{
 	background: -webkit-linear-gradient(center bottom , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: -o-linear-gradient(center bottom , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: -moz-linear-gradient(center bottom , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
	background: linear-gradient(center bottom , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0% 0% transparent;
}

.panier{
width: 100%;
text-align: center;
}

.panier th{
border: none;
text-align: center;
padding: 10px;
border-bottom: 1px solid rgba(0,0,0,0.1);
}

.panier tr{
border: none;
text-align: center;
}

.panier td{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0,0,0,0.1);
}

.btn_payer{
	background: none repeat scroll 0% 0% #7D015B;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 30px;
	border:none;
	webkit-border-radius: 3px;
	border-radius: 3px;
}


.btn_print_order{
	background: none repeat scroll 0% 0% #7D015B;
	color: #ffffff;
	cursor: pointer;
	webkit-border-radius: 3px;
	padding: 8px;
	border-radius: 3px;
}


.btn_payer:hover{
	background:#620248;
}

.btn_print_order:hover{
	background:#620248;
}

.panier_total{
	text-align: right;
}

.table_panier_total{
border: none;
float: right;
}

.table_panier_total tr{
border: none;
}

.table_panier_total td{
padding: 4px;
}

#content_right_column {
background-color: white;
margin: 7px 0px 0px;
width: 215px;
padding: 10px;
-moz-box-shadow: 0px 0px 2px 2px rgba(163, 173, 183, 0.4);
-webkit-box-shadow: 0 0 2px 2px rgba(163, 173, 183, 0.4);
box-shadow: 0px 0px 2px 2px rgba(163, 173, 183, 0.4);
}

#right_div_etudiant{
float: right;
}

#right_div_etudiant a{
 text-decoration: none;
}


.outils {
background: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-bottom: 19px;
position: relative;
}

.outils a {
display: block;
font-size: 11.5px;
color: #0B52A5;
padding: 20px 0 20px 54px;
border-bottom: 1px solid #dcdcdc;
font-weight: bold;
text-transform: uppercase;
}

.outils a span {
font-size: 10px;
color: #000;
font-weight: normal;
text-transform: capitalize;
}

.prfil-a-jour p {
color: #868686;
}

.outils a.profile {
background-position: 16px -40px;
}

.outils a.push {
background-position: 16px -107px;
}

.outils a.parametres {
background-position: 16px -171px;
}

.outils a:hover{
background-color: #ffffff;
}

#administration{
	width: 213px;
	background-color: white;
    margin: 7px 0px 0px;
    padding: 10px;
  
}

#administration a{
	font-weight: bold;
	color: #7D015B;
	font-size: 12px;
}

#administration .adm{
  color: #707070;
  width: 215px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 4px solid #dcdcdc;
}

#administration table{
border-collapse: collapse;
margin-top: 8px;
}

#administration table td{
  border-bottom: 2px solid #dcdcdc;
  padding: 2px;
  border-collapse: collapse;
}

.infos_module{
width: 700px;
height: 264px;
float: left;
margin-bottom: 20px;
}

.infos_module h4{

}

.infos_module img{
width: 220px;
float: left;
}

.infos_module p{


}

.titre4{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 9px;
  color: #34546d;
  background-size: 18px 18px;
  text-transform: capitalize;
  font-style: italic;
}

.tab_infos_module{
	width: 100%;
border-collapse: inherit;
}

.tab_infos_module td{
	padding-left: 10px;
	padding-right: 10px;
}

.sp{
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
}


.sp1{
	padding-top: 10px;
    padding-bottom: 10px;
}

.exec_content,.supp_content,.ouvr_content,.exam_content,.wel_content{
	margin-bottom: 10px;
	box-shadow: 0px 0px 2px 2px rgba(163, 173, 183, 0.4);
	background-color: #ffffff;
}

.exec_content ul li{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
}

.supp_content ul li{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
}

.ouvr_content ul li{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
}

.exam_content ul li{
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
}

.titre_section{
	padding: 10px 0px 10px 10px;
	color: #707070;
	cursor: pointer;
	line-height: 15px;
	font-size: 13px;
	box-shadow: 0px 0px 2px 2px rgba(163, 173, 183, 0.4);
	background-color: #f1f1f1;
	border-radius: 2px;
}

.liste_section{
  padding: 15px;
}


.titreCours{
    color: #6989a2;
    padding: 10px 14px 20px 6px;
    font-family: verdana;
}

/*------------------liste etudiants-------------*/
.participant{
	border-bottom: 1px solid #dcdcdc;
	float: left;
	width: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}

.participant .avatarimg{
	width: 60px;
    height: 60px;
	float: left;
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}

.participant h4{
 	font-size: 14px;
 	text-decoration: underline;
 	margin-top: 5px;
 	color: #707070;
}

.participant p{
 	font-size: 12px;
}

/*--------------------------Facturation------------------------------*/
#facturation fieldset{
	width:93.5%;
	border: 4px solid #005EA5;
	background: rgba(221, 221, 221, 0.5);
	border-radius: 5px;
	padding: 15px;
	margin-top: 50px;
}

#facturation legend{
	background: #005EA5;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	border-radius: 5px;
	box-shadow: 0 0 0 5px #ddd;
	margin-left: 15px;
	font-weight:bold;
}

#facturation .fbody{
	width:100%;
	line-height:20px;
}

#facturation table{
	width:100%;
	border-spacing: 0px;
	margin-top:30px;
}

#facturation table thead{
	background: #005EA5;
	color: #ffffff;
}

#facturation table thead th{
	padding: 4px;
	background: #005EA5;
	color: #ffffff;
}

#facturation table td{
	padding: 4px;
	border-bottom: 1px solid #C8B6B6;
}


#facturation .ffooter{
	width:100%;
	text-align:right;
	line-height:20px;
	margin-top: 15px;
}


#facturation table .tdright{
	text-align: right;
}
/*----------------------------Pagination---------------------------*/
.pagintation li a.p_active {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background: rgba(30, 118, 173, 0.59);
  pointer-events: none;
}

.pagintation li a {
  text-decoration: none;
  border: 1px solid #DDDDDD;
  padding: 5px 10px;
}

/*-------------------------------Offres d'emploi---------------------------------------*/

.offre_content{
  margin: 0px 26px 14px -12px;
  padding: 10px;
  overflow: hidden;
  width: 200px;
  float: left;
  -moz-box-shadow: 0 0 2px 2px rgba(163, 173, 183, 0.4);
  -webkit-box-shadow: 0 0 2px 2px rgba(163, 173, 183, 0.4);
  box-shadow: 0 0 2px 2px rgba(163, 173, 183, 0.4);
  background: #ffffff;
}

.offre_content a{
    text-decoration: none;
}

.offre_titre{
  color: #073A69;
  font-size: 12px;
  text-align: center;
  text-transform: capitalize;
  height: 33px;
}

.offre_image{
  width: 100px;
  height: 100px;
  padding: 15px;
  border: 1px solid #96bcd8;
  margin: 10px;
  border-radius: 4px;
}



.offre_recruteur{
	color: #707070;
	text-align: left;
	text-transform: uppercase;
    height: 20px;
}

.offre_description{
	text-align: left;
	height: 60px;
}

.puble{
	color: #707070;
	text-align: left;
}

.bimco_news{
  margin-bottom: 10px;
  width: 695px;
  list-style-type:none;
  list-style-image: url(../png/bullet.png);
}
  
.bimco_news a{
color: #00285e;
font-size: 12px;
}

.btn_view_tc{
    color: #ffffff;
    font-weight: bold;
    background: url('../png/calendar_icon.png') no-repeat #005EA5;
    padding:10px 10px 10px 42px;
    border-radius: 5px;
    background-position: 9px 4px;
    
}

.btn_view_tc:hover{
   text-decoration: none;
   background: url('../png/calendar_icon.png') no-repeat #1d90ce;
   background-position: 9px 4px;
}

hr{
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
    margin-top: 10px;
}

hr.style-one{
  border: 0;
  height: 1.5px;
  background: #005EA5;
  background-image: linear-gradient(to right, #6989a2, #2095f1, #fafdff);
}

.ibs_text{
    margin-bottom: 4px;
    font-size: 14px;
    color: #7d015b;
}

.textHolder h1{
    margin-top: 20px;
}

.textHolder ul li{
    margin-left: 20px;
    line-height: 18px;
    list-style-type: circle;
}

.textHolder a{
    color: #0B72D0;
}

.textHolder a:hover{
    text-decoration: underline;
}

/*--------------------------------------Calendar style--------------------------------------*/
.cld_tb{
    width: 100%;
      border-spacing: 1px;
}

.cld_tb td{
    padding:  0px 4px 0px 4px;
    color: #797979;
    height: 35px;
}

.cld_tb th{

    height: 25px;
    background-color: #52BBE1;
    color: #ffffff;
    font-weight: bold;
}

.cld_tb a{
    color: #0086CC;
    font-weight: bold;
}

.cld_tb tr:nth-child(even) {background: #ebebeb}

.container{
			width: 100%;
			margin: 0 auto;
            float: left;
		}



		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			color: rgb(255, 255, 255);
			display: inline-block;
			padding: 8px 8px;
			cursor: pointer;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            background-color: rgb(125, 125, 125);
		}

		ul.tabs li.current{
			background: #ededed;
			color: #000;
            font-weight: bold;
		}

		.tab-content{
			display: none;
			background: #ededed;
			padding: 15px;
            border-radius: 5px;
            border:1px solid #dadada;
		}

		.tab-content.current{
			display: inherit;
		}
        
.bimco_procced_link{
    color: #0B72D0;
    background-image: url('../png/proced_link.png');
    background-repeat: no-repeat;
    background-position: 82px 17px;
    padding-bottom: 23px;
    line-height: 19px;
}

.bimco_procced_link:hover{
    text-decoration: none;
}

/*--------------------------------------------Info plus------------------------------*/
.infoplus{
    background: url(../png/conseillere-femme.png) 0px 16px no-repeat #ffffff;
    padding: 9px 0px 12px 110px;
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-size: 100px;
}

.infoplus h5 {
    color: #000;
    padding: 0 0 12px 0;
    font-size: 12px;
}

.infoplus p {
    text-align: left;
    padding: 0px;
    font: 11px arial,Geneva,sans-serif;
}

.infoplus a {
    color: #2A86E4;
    }

/*--------------------------------------------Quiz--------------------------------------*/
#quiztab{border-collapse: collapse;width: 70%;margin:auto;}
#quiztab td{border: 2px solid black;padding: 5px 10px;font-weight: bold;}
#quizmsgs{background: green;color: #ffffff;border-radius: 5px;padding: 8px 8px 8px 15px;}
#quizmsge{background: red;color: #ffffff;border-radius: 5px;padding: 8px 8px 8px 15px;}


/*-----------------------------------------------------------------------------------*/
.icon_phone_contact{
    color: #005EA5;
    font-size: 16px;
    background: url(../png/blue-phone-icon.png) left 6px no-repeat;
    background-size: 40px;
    padding: 9px 19px 13px 45px;
}

#banniere ul{
    list-style-type: none;
}

#banniere ul li{
    display: inline;
    margin : 1px;
}


/*----------------------------------------------Right------------------------------------------------------------*/
#droit{
float:right;
}

#droit #magazin{
    background: #6989a2;
    border-radius: 5px;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    height: 360px;
    font-family: verdana;
}

#droit #magazin form strong{
    /* font-size: 14px; */
}

#droit #magazin p{
    font-weight: bold;
}

#droit #magazin form{
    line-height: 21px;
    /* margin: auto 10px; */
}

#droit #magazin form select{
    width: 230px;
    font-size: 11px;
    height: 24px;
}

#droit #magazin form input[type="submit"]{
    background: #FFCD00;
    padding: 7px 24px;
    border-radius: 4px;
    /* margin-left: 138px; */
    cursor: pointer;
}
#droit #magazin form a{
    background: #ffd639;
    padding: 7px 24px;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#droit #magazin form input[type="submit"]:hover{
     background: #87c7f5;
}
#parutions1{margin-top: 5px;}
#parutions{margin-top: 15px;height: 181px;}
#parutions strong{font-weight:100}
#container{margin:0 auto; position:relative;}	

/*--------------------Begin Easy Slider----------------------------*/
.graphic, #slider1prev, #slider1next{
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:3px
	}
#slider li{
	width:210px;
	height:140px;
	overflow:hidden; 
	}	
#slider1prev, #slider1next{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	top:111px;
	}	
#slider1next{ 
	left:215px;
    top: 91px;
	}	
#slider1prev{ 
	left:20px;
    top: 91px;
	}													
#slider1prev a, #slider1next a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../gif/btn_prev.gif) no-repeat 0 0;	
	}	
#slider1next a{ 
	background:url(../gif/btn_next.gif) no-repeat 0 0;	
	}												
/*--------------------End Easy Slider----------------------------*/

/*--------------------Debut Easy Slider 2----------------------------*/
#slider2{
	width: 100%;
    
}

#slider2 a:hover{
	text-decoration: none;
}

#slider2 p{
	text-align: left;
}

#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2 li{ 
	width:341px;
	height:211px;
    font-family: verdana;
    font-size: 12px;
   
	}	
	
#slider2 img{
	float: left;
	width: 165px;
	padding-right: 7px;
}

ol#controls {
display: none;
}
/*--------------------End Easy Slider 2----------------------------*/

#newsletter{
    width: auto;
    height: 92px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    display: block;  
    clear: both;
    margin-top: 5px;
    }
    
#newsletter input[type="text"]{
    border: 1px solid #ABC3CC;
    width: 112px;
    height: 24px;
    font-size: 12px;
}

#newsletter input[type="submit"]{
    height:26px;
    width:42px;
    margin-left:0px;
}
    



