* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 13px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #565656;
	background: url(images/body.png) repeat 0 0;
	min-width: 100%;
}

/*font-family: 'Ubuntu', sans-serif;*/

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }
v { color: #0252aa; text-decoration: none; font-weight:600 ; font-size:14px; }
c { color: #565656; text-decoration: none; line-height:50%;}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 990px; margin: 0 auto; }
.container { background: #fff; box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ; -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3) ;  }
#header { height: 100px; padding-top: 10px; padding-left: 33px; padding-right: 17px;  }
#logo {  height: 95px; float: left; font-size: 0; line-height: 0;}
#logo a { height: 95px; display: block;background: url(images/navigation_1.png) no-repeat 0 0;  }

.search { float: right; }
.search input.field { border: 1px solid #d6d6d6; background: #ededed; width: 166px; height: 24px; line-height: 22px;  padding: 0px 10px; float: left; font-size: 11px; font-family: verdana, arial, helvetica, serif;  color: #bebebe;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.search input.search-btn { width: 22px; height: 26px; margin-left: 3px;  border: 0; cursor: pointer; background: url(images/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }

.langue { float: right; }
.nom { float: right; padding:40px 20px 0px 80px; font-size: 28px; color:#000; font-weight:500;  }

.contact { position: relative; left: 50px; padding: 0 32px 28px 28px;  }
.contact input.field { border: 1px solid #d6d6d6; background: #ededed; width: 266px; height: 24px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact select { border: 1px solid #d6d6d6; background: #ededed; width: 286px; height: 24px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact input.contact-btn { width: 100px; height: 28px; padding: 10px 20px; margin-left: 10px;  border: 0; cursor: pointer; background: url(images/contact-btn.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.contact input.contact-btn:hover {opacity:0.7;}
.contact textarea { border: 1px solid #d6d6d6; background: #ededed; width: 266px; height: 86px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}


.contact input:focus, textarea:focus {border:1px solid #339933;}


#navigation { height: 52px; padding-top: 4px; font-family: 'Ubuntu', sans-serif; font-weight: 700; background: url(images/navigation.png) repeat-x 0 0; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 2px; line-height: 52px; background: url(images/nav-border.png) no-repeat right 0;  font-size: 12px; text-transform: uppercase; }
#navigation ul li a { display: block; padding: 0 10px 0 5px; color: #878787;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #174474;  height: 52px; padding-top: 0px; font-family: 'Ubuntu', sans-serif; font-weight: 700;  background: url(images/navigation_1.png) repeat-x 0 0; box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1); -o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);  }


#autheur { font-size: 16px; color: #7e8080; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
#commande { font-size: 12px; color: #565656; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
#commande  a{ font-size: 12px; color: #565656; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }

#navigation ul li.first a { padding-left: 18px; }
#navigation a.nav-btn { display: none; }

.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-b { background: url(images/slider-bottom.png) no-repeat 0 0;  width: 990px; height: 30px; position: absolute; bottom: 0px; left: 0px; z-index: 100;}
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0;  width: 990px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }
.slider { width: 990px;  height: 378px; position: relative;  background: url(images/slide-img.png) no-repeat 0 0;}
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 990px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 741px; height: 347px; position: absolute; bottom: 0px; right: 0px; }
.slider ul.slides li .img-holder img { width: 741px; height: 347px; }

.slider ul.slides li .slide-cnt { width: 220px; padding: 33px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 34px; line-height: 44px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt a.grey-btn { background: url(images/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 40px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
.flex-control-nav { left: 480px; }
.main a.m-btn-grey { display: none; }

.main { padding: 17px 0px 0px;  background: url(images/main.png) repeat-x 0 0; }
.main h1 { font-size: 22px; color: #457BB3; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h2 { font-size: 22px; color: #457BB3; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #000000; line-height: 22px; padding-top: 15px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; text-shadow:1px 1px #e7e5e5; }
.main h4 { font-size: 14px; color: #000000; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h5 { font-size: 16px; color: #457BB3; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; text-align:center;  }

/* Titre sur la page d'accueil */
.main h6 { font-size: 22px; color: #457BB3; line-height: 22px; padding-left: 100px; padding-top: 95px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h7 { font-size: 15px; color: #457BB3; line-height: 18px; padding: 2px; font-family: 'Ubuntu', sans-serif; font-weight: 200; }
.main h8 { font-size: 13px; color: #457BB3; line-height: 16px; padding-top: 1px; font-family: 'Ubuntu', sans-serif; font-weight: 200; }
.main h9 { font-size: 30px; color: #457BB3; line-height: 22px; padding-left: 10px; padding-top: 5px; padding-bottom: 25px; font-family: 'Ubuntu', sans-serif; font-weight: 500; float:left;}
.main section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0 20px 30px; }
.main ul { list-style: none; list-style-position: outside; }
.main ul li { padding-bottom: 6px; padding-left: 10px; background: url(images/arr-ico.png) no-repeat 0 10px; }
.main ul li a { color: #457BB3; text-decoration: none; } 
.main ul li a:hover { text-decoration: underline; } 

#titre_auteur { font-size: 18px; color: #457BB3; line-height: 18px; padding-left: 0px; padding-bottom: 5px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }

/* Page de comité */
.main .div1 { padding-top: 0px; padding-bottom: 5px;  text-align: center; background: transparent;background-color:#fff3ff; }
.main .sous-article-comite { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 750px 52px; background-color:#ffffff;text-align:center;}
.main .sous-article-membres { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 20px 20px 50px 105px; background-color:#ffffff;text-align:center;}
.main .box { width: 250px;  height: 180px; float: left; background-color:#ffffff; padding: 0px 3px 10px 3px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#457bb3; margin:25px 18px 25px 18px; box-shadow: 10px 10px 5px #888888; }
.main .box img { text-align:center; height: 130px;}
/* Fin de Page de comité */

/* Page de photos */
.main .box_photos { width: 170px;  height: 200px; float: left; background-color:#ffffff; padding: 0px 0px 8px 0px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#8d8c8c; margin:7px 10px 7px 5px; box-shadow: 2px 2px 2px #888888; }
.main .box_photos img { text-align:center; height: 60%;position: relative;  top: 50%;  transform: translateY(-50%); box-shadow: 1px 1px 1px #000000;}
/* Fin de Page de photos */

/* Page de soirées litéraires */
.main .box_soirees { width: 130px;  height: 180px; float: left; background-color:#ffffff; padding: 0px 0px 0px 0px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#8d8c8c; margin:7px 10px 7px 5px; box-shadow: 2px 2px 2px #888888; }
.main .box_soirees img { text-align:center; height: 100%;position: relative;  top: 50%;  transform: translateY(-50%); box-shadow: 1px 1px 1px #000000;}
/* Fin de Page de photos */

/* Box manif sans l'affiche
.main .box_manif { width: 255px;  height: 70px; float: right; background-color:#fdfee8; padding: 0px 10px 25px 10px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#457bb3;  border-radius: 5px; margin:5px 10px 10px 10px; box-shadow: 3px 3px 1px #888888; }
*/
.main .box_manif { width: 420px;  height: 200px; float: right; background-color:#fdfee8; padding: 5px 5px 5px 5px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#457bb3;  border-radius: 5px; margin:5px 10px 10px 10px; box-shadow: 3px 3px 1px #888888; }

.main .cols { padding-left: 0; padding-right: 0; background-color:#b0c4de;}
.main .cols .col { width: 314px; float: left; background-color:#daf1fa;}
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

#titre_poste { font-size: 16px; color: #457BB3; line-height: 18px; padding-left: 0px; padding-bottom: 5px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }


/* Partie du haut de la page d'accueil sans l'affiche
.haut section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 215px 20px;}
.main .colstop { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colstop .col_lefttop { width: 240px;  height: 100px; float: left; background-color:#ffffff; padding: 5px 20px 5px 30px; overflow:auto;}
.main .colstop .col_righttop { width: 690px; height: 168px; float: right; background-color:#ffffff; padding: 5px 5px 10px 5px; overflow:auto; }
*/
/* Partie du haut de la page d'accueil avec affiche*/
.haut section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 155px 20px;}
.main .colstop { height: 130px; padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colstop .col_lefttop { width: 240px;  height: 200px; float: left; background-color:#ffffff; padding: 5px 20px 5px 30px; overflow:auto;}
.main .colstop .col_righttop { width: 690px; height: 235px; float: right; background-color:#ffffff; padding: 5px 5px 10px 5px; overflow:auto; }

/* Partie du haut de la page membres *//* ligne en bas de la page d'accueil */
.bas section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 280px 20px;}
.main .colsbas { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colsbas .col_leftbas { width: 950px; float: left; background-color:#ffffff; padding: 35px 20px 25px 20px; overflow:auto; text-align:center;}
.main .colsbas .col_rightbas { width: 650px; height: 100px; float: right; background-color:#ffff6f; padding: 5px 5px 5px 5px; }
.main .colsbas .col_rightbas img { float: left; width: 150px;  }


/* Colonnes sur la page d'accueil */
.main .cols1 { padding-left: 0; padding-right: 0; background-color:#ffffff; }
.main .cols1 .col_left { width: 400px;  height: 300px; float: left; background-color:#ffffff; padding: 20px 20px 20px 20px; overflow:auto;}
.main .cols1 .col_left img { float: left; height: 240px;  }
.main .cols1 .col_right { width: 400px; height: 100px; float: right; background-color:#ffffff; padding: 5px 20px 20px 20px;  }
.main .cols1 .col_right img { float: left; width: 100px;  }


#content { padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 14px; font-family: verdana, arial, helvetica, serif; font-weight: 700; color: #457BB3; }
/* Partie du haut-droite de la page membres */
#contenttop{ padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 12px; font-family: verdana, arial, helvetica, serif; font-weight: 500; color: #457BB3; text-align: justify; }

.main .livres { padding-top: 0px; padding-bottom: 10px;  text-align: left; background: transparent; }
.main .livres strong.quote { font-size: 28px; font-family: georgia ,arial, helvetica, serif; position: relative; top: 10px; left: 0px; }
.livres h2 { padding-bottom: 12px;}
.livres p { padding-bottom: 6px; }
.livres p.author { text-align: right; }
.main .livres img { float: left; height: 100px; position:relative; padding: 0px 0px 0px 0px;}

/* Page d'accueil (millieu)--> affichage des livres */

button {  background-color:#ffffff; border-width:0px; border-color:#fff;}

.test section { clear: both; padding: 0px 0px 10px 20px;vertical-align: bottom;}
.main .colstest .col_lefttest { width: 148px;  height: 190px; float: left; background-color:#ffffff; padding: 0px 3px 0px 3px; overflow:hidden; text-align:center; border-style:none; border-width:1px; border-color:#fff; vertical-align: bottom;background: transparent;}
.main .colstest .col_lefttest1 { width: 135px;  height: 178px; float: left; background-color:#ffffff; padding: 5px 3px 0px 7px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#fff; vertical-align: bottom;}

.main .colstest .col_lefttest img { text-align:center; height: 160px;  border-style:solid; border-width:1px; border-color:#000; vertical-align: bottom; cursor:pointer; background-color:#ffffff; overflow:hidden; box-shadow: 10px 10px 5px #888888;}

/* Page Les lundis des mots */
#logo_lundis img {  width: 380px;}

/* Page Statuts */
#image_statuts img {  width: 350px;}
/* Page presse */
#image_presse img {  width: 250px;}


.main .colliens { padding-left: 20; padding-right: 0; }
.main .colliens .col { width: 307px; float: left; }
.main .colliens .col:after { content:''; width: 100%; clear: both; }
.main .colliens .col + .col { padding-left: 20px; }
.main .colliens .col img { float: left; width: 75px;   }
.main .colliens .col-cnt { width: 180px; float: right; }

.main .colcontact { padding-left: 20; padding-right: 0; }
.main .colcontact .col { width: 450px; float: left; }
.main .colcontact .col:after { content:''; width: 100%; clear: both; }
.main .colcontact .col + .col { padding-left: 20px; }

.main .post  { background: url(images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; }

.main .testimonial { padding-top: 10px; padding-bottom: 10px;  text-align: left; background: transparent; }
.main .testimonial strong.quote { font-size: 28px; font-family: georgia ,arial, helvetica, serif; position: relative; top: 10px; left: 0px; }
.testimonial h2 { padding-bottom: 12px;}
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: right; }
.main .centre { padding-top: 20px; padding-bottom: 6px;  text-align: center; background: transparent; }



#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols {  float: left; width: 990px; padding: 6px 0px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; height: 28px; padding-top: 14px; padding: 14px 10px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #457BB3; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #457BB3; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #5f6261; text-decoration: none; }
.footer-bottom p.copy a:hover { text-decoration: underline; }
.footer-bottom p.copy strong { font-weight: normal; }

/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
	body { width: 768px; }
	.shell { width: 748px; }
	#navigation ul li a { padding: 0 5px;  }
	#navigation ul li.first a { padding-left: 6px; }
	
	#header { height: 75px; padding-top: 10px; padding-left: 13px; padding-right: 7px;  }

	
	.slider-holder { position: relative; }
	.slider-holder span.slider-b { background: url(images/t-slider-bottom.png) no-repeat 0 0;  width: 748px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none;  }
	.flex-control-nav { left: 346px; }

	.slider { width: 748px; height: 292px; position: relative; background: url(images/t-slide-img.png) no-repeat 0 0;}
	.slider ul.slides { list-style: none; list-style-position: outside; }
	.slider ul.slides li { width: 748px  !important; height: 292px; float: left; position: relative; }

	.slider ul.slides li .img-holder { width: 537px; height: 266px; position: absolute; bottom: 0px; right: 0px; }
	.slider ul.slides li .img-holder img { width: 537px  !important; height: 266px  !important; }

	.slider ul.slides li .slide-cnt { width: 180px; padding: 0px 0 0 24px; }
	.slider ul.slides li .box-cnt { width: 180px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 30px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	
	#logo {  height: 70px; float: left; font-size: 0; line-height: 0;}
	.nom { float: right; padding:30px 30px 0px 10px; font-size: 18px; }

.contact { position: relative; left: 0px; padding: 0 32px 28px 28px;  }
.contact input.field { border: 1px solid #d6d6d6; background: #ededed; width: 266px; height: 24px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact input.contact-btn { width: 100px; height: 28px; padding: 10px 20px; margin-left: 10px;  border: 0; cursor: pointer; background: url(images/contact-btn.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.contact input.contact-btn:hover {opacity:0.7;}
.contact textarea { border: 1px solid #d6d6d6; background: #ededed; width: 266px; height: 86px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact input:focus, textarea:focus {border:1px solid #339933;}

	.main { padding: 47px 0 0 0;  }
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .cols1 { padding-left: 0; padding-right: 0; background-color:#ffffff;}
	.main .cols1 .col_left { width: 340px;  height: 400px; float: left; background-color:#ffffff; padding: 20px 20px 20px 20px; overflow:auto;}
	.main .cols1 .col_left img { float: left; height: 250px;  }
	.main .cols1 .col_right { width: 300px; height: 400px; float: right; background-color:#ffffff; padding: 5px 20px 20px 20px;  }
	.main .cols1 .col_right img { float: left; width: 150px;  }
	#content { padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 14px; font-family: verdana, arial, helvetica, serif; font-weight: 700; color: #457BB3; }


#content { padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 14px; font-family: verdana, arial, helvetica, serif; font-weight: 700; color: #457BB3; }
/* Partie du haut-droite de la page membres */
#contenttop{ padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 12px; font-family: verdana, arial, helvetica, serif; font-weight: 500; color: #457BB3; text-align: justify; }

.main .livres { padding-top: 0px; padding-bottom: 10px;  text-align: left; background: transparent; }
.main .livres strong.quote { font-size: 28px; font-family: georgia ,arial, helvetica, serif; position: relative; top: 10px; left: 0px; }
.livres h2 { padding-bottom: 12px;}
.livres p { padding-bottom: 6px; }
.livres p.author { text-align: right; }
.main .livres img { float: left; height: 100px; position:relative; padding: 0px 0px 0px 0px;}

/* Page d'accueil (millieu)--> affichage des livres */

button {  background-color:#ffffff; border-width:0px; border-color:#fff;}

.test section { clear: both; padding: 0px 0px 10px 20px;vertical-align: bottom;}
.main .colstest .col_lefttest { width: 130px;  height: 180px; float: left; background-color:#ffffff; padding: 3px 3px 0px 3px; overflow:hidden; text-align:center; border-style:none; border-width:1px; border-color:#fff; vertical-align: bottom;background: transparent;}
.main .colstest .col_lefttest1 { width: 120px;  height: 165px; float: left; background-color:#ffffff; padding: 0px 3px 0px 0px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#fff; vertical-align: bottom;}

.main .colstest .col_lefttest img { text-align:center; height: 150px;  border-style:solid; border-width:1px; border-color:#000; vertical-align: bottom; cursor:pointer; background-color:#ffffff; overflow:hidden; box-shadow: 10px 10px 5px #888888;}

	.main .colcontact { padding-left: 5; padding-right: 0; }
	.main .colcontact .col { width: 345px; float: left; }
	.main .colcontact .col:after { content:''; width: 100%; clear: both; }
	.main .colcontact .col + .col { padding-left: 10px; }

	.main .colliens { margin: 0 0 0 0; padding-left: 20px; padding-right: 15px;   }
	.main .colliens .col { width: 180px; }
	.main .colliens .col img { float: none; display: block; margin: 0 auto;  }
	.main .colliens .col + .col { padding-left: 66px; }
	.main .colliens .col-cnt {text-align: center; }


	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }

/* Titire sur la page d'accueil */
.main h6 { font-size: 20px; color: #457BB3; line-height: 22px; padding-left: 20px; padding-top: 100px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h7 { font-size: 15px; color: #457BB3; line-height: 18px; padding: 5px; font-family: 'Ubuntu', sans-serif; font-weight: 200; }
	

/* Partie du haut de la page d'accueil */
/* .haut section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 215px 20px;}*//* Sans affiche */
.haut section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 315px 20px;}/* avec affiche */
.main .colstop { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colstop .col_lefttop { width: 240px;  height: 100px; float: left; background-color:#ffffff; padding: 5px 20px 5px 20px; overflow:auto;}
/* .main .colstop .col_righttop { width: 450px; height: 180px; float: right; background-color:#ffffff; padding: 5px 5px 5px 5px; overflow:auto; }*//* Sans affiche */
.main .colstop .col_righttop { width: 450px; height: 399px; float: right; background-color:#ffffff; padding: 5px 5px 5px 5px; overflow:auto; }/* avec affiche */


/* Partie du haut de la page membres */
.bas section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 330px 20px;}
.main .colsbas { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colsbas .col_leftbas { width: 705px; float: left; background-color:#ffffff; padding: 5px 20px 5px 20px; overflow:auto; text-align:center;}
.main .colsbas .col_rightbas { width: 650px; height: 100px; float: right; background-color:#ffff6f; padding: 5px 5px 5px 5px; }
.main .colsbas .col_rightbas img { float: left; width: 150px;  }


/* Colonnes sur la page d'accueil */
.main .cols1 { padding-left: 0; padding-right: 0; background-color:#ffffff; }
.main .cols1 .col_left { width: 400px;  height: 300px; float: left; background-color:#ffffff; padding: 20px 20px 20px 20px; overflow:auto;}
.main .cols1 .col_left img { float: left; height: 240px;  }
.main .cols1 .col_right { width: 400px; height: 100px; float: right; background-color:#ffffff; padding: 5px 20px 20px 20px;  }
.main .cols1 .col_right img { float: left; width: 100px;  }



/* Page de comité */
.main .div1 { padding-top: 0px; padding-bottom: 5px;  text-align: center; background: transparent;background-color:#fff3ff; }
.main .sous-article-comite { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 980px 52px; background-color:#ffffff;text-align:center;}
.main .sous-article-membres { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 20px 10px 50px 75px; background-color:#ffffff;text-align:center;}
.main .box { width: 250px;  height: 180px; float: left; background-color:#ffffff; padding: 0px 3px 10px 3px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#457bb3; margin:25px 18px 25px 18px; box-shadow: 10px 10px 5px #888888; }
.main .box img { text-align:center; height: 130px;}
/* Fin de Page de comité */

/* Page Les lundis des mots */
#logo_lundis img {  width: 280px;}

/* Page Statuts */
#image_statuts img {  width: 280px;}
/* Page presse */
#image_presse img {  width: 180px;}

.footer-cols {  float: left; width: 740px; padding: 6px 0px; background: url(images/footer-lights.png) no-repeat center 0px; }
	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 6px; }
	
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: 320px; margin: 0 auto;  }
	#header { height: 60px;  position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	


	#logo {  height: 50px; float: left; font-size: 0; line-height: 0; padding:0px 0px 0px 5px; }
	.search { display: none; }
	.nom { float: none;  text-align: right; padding:0px 5px 0px 0px; font-size: 16px; }

	#navigation { padding: 0 0 0 0; height: 36px; }
	#navigation a.nav-btn { display: block; font-size: 13px; line-height: 36px;  padding-top: 0px; height: 28px; padding-left: 22px; text-transform: uppercase; color: #174474; font-size: 13px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr { background: url(images/nav-arr.png) no-repeat 0 0; width: 13px; height: 9px; position: absolute; right: 14px; top: 12px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 1000; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.m-slider { background: #f3f3f3;  }
	.slider-holder { position: relative; margin: 0 auto; width: 310px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 310px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	.flex-control-nav { left: 130px; }

	.slider { width: 310px; height: 181px; overflow: hidden; position: relative; background: url(images/m-slide-img.png) no-repeat 0 0;}
	.slider ul.slides li { width: 310px !important; height: 181px !important; float: none; }

	.slider ul.slides li .img-holder { width: 250px  !important; height: 134px  !important; bottom: -10px !important; left: 50%; margin-left: -145px;  }
	.slider ul.slides li .img-holder img { width: 250px  !important; height: 134px !important; }

	.slider ul.slides li .slide-cnt { width: 300px; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { display: none; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { padding: 40px 0 0 0; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }

	.main .cols1 { padding-left: 0; padding-right: 0; background-color:#ffffff;}
	.main .cols1 .col_left { width: 280px;  height: 200px; float: left; background-color:#ffffff; padding: 20px 20px 20px 20px; overflow:auto;}
	.main .cols1 .col_left img { float: left; height: 150px;  }
	.main .cols1 .col_right { width: 280px; height: 400px; float: right; background-color:#ffffff; padding: 5px 20px 20px 20px;  }
	.main .cols1 .col_right img { float: left; width: 150px;  }
	#content { padding-left: 0; padding-right: 0; background-color:#ffffff; font-size: 14px; font-family: verdana, arial, helvetica, serif; font-weight: 700; color: #457BB3; }


	.main a.m-btn-grey { display: block; background: url(images/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
	.main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

	.main .colcontact { padding-left: 5; padding-right: 0; }
	.main .colcontact .col { width: 287px; float: left; }
	.main .colcontact .col:after { content:''; width: 100%; clear: both; }
	.main .colcontact .col + .col { padding-left: 20px; }

	.main .post  { background: url(images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: 280px; height: 162px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }

	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

/* Titire sur la page d'accueil */
.main h6 { font-size: 20px; color: #457BB3; line-height: 22px; padding-left: 20px; padding-top: 100px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
	

/* Partie du haut de la page d'accueil */
.haut section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 215px 20px;}
.main .colstop { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colstop .col_lefttop { width: 280px;  height: 100px; float: left; background-color:#ffffff; padding: 5px 20px 5px 20px; overflow:auto;}
.main .colstop .col_righttop { width: 310px; height: 250px; float: right; background-color:#ffffff; padding: 5px 5px 5px 5px; overflow:auto; }

/* Partie du haut de la page membres */
.bas section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 750px 20px;}
.main .colsbas { padding-left: 0; padding-right: 0; background-color:#ffffff; background-color:#ffffff; }
.main .colsbas .col_leftbas { width: 300px; float: left; background-color:#ffffff; padding: 5px 5px 5px 10px; overflow:auto; text-align:center;}
.main .colsbas .col_rightbas { width: 300px; height: 100px; float: right; background-color:#ffff6f; padding: 5px 5px 5px 5px; }
.main .colsbas .col_rightbas img { float: left; width: 150px;  }


/* Colonnes sur la page d'accueil --- écran mini */
.main .cols1 { padding-left: 0; padding-right: 0; background-color:#ffffff; padding: 5px 5px 5px 5px; }
.main .cols1 .col_left { width: 400px;  height: 300px; float: left; background-color:#ffffff; padding: 20px 20px 20px 20px; overflow:auto;}
.main .cols1 .col_left img { float: left; height: 240px;  }
.main .cols1 .col_right { width: 400px; height: 100px; float: right; background-color:#ffffff; padding: 5px 20px 20px 20px;  }
.main .cols1 .col_right img { float: left; width: 100px;  }

/* Page Les lundis des mots */
#logo_lundis img {  width: 180px;}
/* Page Statuts */
#image_statuts img {  width: 150px;}
/* Page presse */
#image_presse img {  width: 100px;}


button {  background-color:#ffffff; border-width:0px; border-color:#fff;}

.test section { clear: both; background-color:#ffffff; padding: 5px 0px 5px 0px;vertical-align: bottom;width: 300px;}
.main .colstest .col_lefttest { width: 95px;  height: 150px; float: left; background-color:#ffffff; padding: 3px 0px 0px 0px; overflow:hidden; text-align:center; border-style:none; border-width:1px; border-color:#fff; vertical-align: bottom;background: transparent;}
.main .colstest .col_lefttest1 { width: 100px;  height: 165px; float: left; background-color:#ffffff; padding: 0px 3px 0px 0px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#fff; vertical-align: bottom;}

.main .colstest .col_lefttest img { text-align:center; height: 120px;  border-style:solid; border-width:1px; border-color:#000; vertical-align: bottom; cursor:pointer; background-color:#ffffff; overflow:hidden; box-shadow: 10px 10px 5px #888888;}



.contact { position: relative; left: 0px; padding: 0 32px 28px 28px;  }
.contact input.field { border: 1px solid #d6d6d6; background: #ededed; width: 166px; height: 24px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact select { border: 1px solid #d6d6d6; background: #ededed; width: 186px; height: 24px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact input.contact-btn { width: 100px; height: 28px; padding: 10px 20px; margin-left: 10px;  border: 0; cursor: pointer; background: url(images/contact-btn.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.contact input.contact-btn:hover {opacity:0.7;}
.contact textarea { border: 1px solid #d6d6d6; background: #ededed; width: 166px; height: 86px; line-height: 22px;  margin-left: 0px; padding: 0px 10px; font-size: 12px; font-family: verdana, arial, helvetica, serif;  color: #066606;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.contact input:focus, textarea:focus {border:1px solid #339933;}

/* Page de comité */
.main .div1 { padding-top: 0px; padding-bottom: 5px;  text-align: center; background: transparent;background-color:#fff3ff; }
.main .sous-article-comite { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0px 20px 1730px 12px; background-color:#ffffff;text-align:center;}
.main .sous-article-membres { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 20px 20px 50px 5px; background-color:#ffffff;text-align:center;}
.main .box { width: 250px;  height: 180px; float: left; background-color:#ffffff; padding: 0px 3px 10px 3px; overflow:hidden; text-align:center; border-style:solid; border-width:1px; border-color:#457bb3; margin:25px 18px 25px 18px; box-shadow: 10px 10px 5px #888888; }
.main .box img { text-align:center; height: 130px;}
/* Fin de Page de comité */

	.socials { background: url(images/socials-bg.png) repeat-x 0 0;  padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

#footer { background: url(images/footer-cols.png) repeat 0 0; }
.footer-cols {  float: left; width: 320px; padding: 6px 6px; background: url(images/footer-lights.png) no-repeat center 0px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 0px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 120px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 10px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
}


@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 
#signupNews { width: 300px;}

	#navigation a.nav-btn span.arr { background: url(images/nav-arr@2x.png) no-repeat 0 0; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

}