/*html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,abbr,#article,aside,command,details,figcaption,figure,#footer,#header,hgroup,mark,meter,nav,output,progress,#section,summary,time {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}
*/



/*#header,nav,#article,aside,hgroup,#section,img,figure,figcaption,div,#footer {
	display: block;
}*/


body {
	font-family: noto_sansregular;
	background-color: #FFB301;
	background-repeat: repeat-x;
	padding-top: 30px;
	line-height : 16px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/fond-page.jpg);
	background-attachment:fixed;
	}

.mode {
	background-color: #F00001;
	padding-top: 30px;
	line-height : 16px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;	background-image: url(images/Red-Curtains.jpg);
	background-attachment:fixed;	}


/******CARACTERES********/	

@font-face {
    font-family: 'noto_sansregular';
    src: url('fonts/notosans-regular.eot');
    src: url('fonts/notosans-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-regular.woff2') format('woff2'),
         url('fonts/notosans-regular.woff') format('woff'),
         url('fonts/notosans-regular.ttf') format('truetype'),
         url('fonts/notosans-regular.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'noto_sansbold';
    src: url('fonts/notosans-bold.eot');
    src: url('fonts/notosans-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-bold.woff2') format('woff2'),
         url('fonts/notosans-bold.woff') format('woff'),
         url('fonts/notosans-bold.ttf') format('truetype'),
         url('fonts/notosans-bold.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lobster_1.3regular';
    src: url('fonts/lobster_1.3.eot');
    src: url('fonts/lobster_1.3.eot?#iefix') format('embedded-opentype'),
         url('fonts/lobster_1.3.woff2') format('woff2'),
         url('fonts/lobster_1.3.woff') format('woff'),
         url('fonts/lobster_1.3.ttf') format('truetype'),
         url('fonts/lobster_1.3.svg#lobster_1.3regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
	/*font-family: 'noto_sansbold';*/
	font-family: 'lobster_1.3regular';
	font-weight:normal;
	font-size : 1.5em;
	line-height : 110%;
	margin: 8px 0 2px 0;
	color: #2a71b0;
	}



h2 {
	/*font-family:'Conv_Rockwell',Sans-Serif;*/
	font-family: 'noto_sansbold';
	font-size : 1.2em;
	line-height : 110%;
	font-weight:normal;
	margin: 8px 0 2px 0;
	color: #2a71b0;
	}



h4 {
	z-index:50;
}

/*#article h4 {
	z-index:50;
	font-size : 0.9em;
	line-height : 1.2em;
	font-weight:normal;
	margin:5px 0 20px 0;
}*/

a {
	/*font-family:'Conv_Rockwell',Sans-Serif;*/
	text-decoration : none;
	color : #2a71b0;
	font-weight : bold;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-property: background;
	transition-duration: 1s;
	transition-timing-function: ease;
}



a:focus {
	color: #222222;
}

a img {
	border-style : none;

}


strong {
	font-weight : bold;
}

p {
	font-size : 0.95em;
	line-height : 150%;
	font-weight : normal;
	margin-bottom:8px;
}

ul {
	font-size : 1em;
	font-weight : normal;
	list-style-position: outside;
	list-style-type:square;
	padding-left:15px;
}
li {
	font-size : 1em;
	font-weight : normal;
	line-height : 150%;
}
	



/******CONTENT********/

#wrapper {
	position:relative;
	/*background-color: rgba(240, 241, 242, 0.9);*/
	min-width: 920px;
	max-width: 1050px;
	box-shadow: 0px 0px 30px #FFF;
	-webkit-box-shadow:	0px 0px 30px #FFF;
	/*border: thin solid #000000;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0F1F2;
	}

	

#header {
	min-width: 920px;
	max-width: 1050px;
	height: 240px;
	background-image: url(images/Bandeau-Handicap.jpg);
	background-position: right;
}
#header-mode {
	min-width: 920px;
	max-width: 1050px;
	height: 240px;
	background-image: url(images/Bandeau-mode.jpg);
	background-position: right bottom;
}
#header-mode-17 {
	min-width: 920px;
	max-width: 1050px;
	height: 240px;
	background-image: url(images/Bandeau-mode-2017.jpg);
	background-position: right bottom;
}
#header-mode-schopping-17 {
	min-width: 920px;
	max-width: 1050px;
	height: 240px;
	background-image: url(images/Bandeau-mode-schopping-2017.jpg);
	background-position: right bottom;
}

#header-reve-et-realite {
	min-width: 920px;
	max-width: 1050px;
	height: 240px;
	background-image: url(images/Bandeau-reve-et-realite.jpg);
	background-position: right bottom;
}

/******CONTENU SECTION********/

#section {
	min-width: 920px;
	max-width: 1050px;
	margin-top: 10px;
}

#article {
	box-shadow: 0 1px 6px 0 #b5b5b5;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#b5b5b5', Direction=135, Strength=5);
	/*background-color: rgba(255, 255, 255, 0.9);*/
	text-align: justify;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin-left: 15px;
	width: 60%;
	float: left;
	padding: 15px;
	margin-bottom: 25px;
	line-height : 26px;
	background-color: #FFFFFF;	
}


#article img {
	/*background:url(images/bg_photo_big604.png) no-repeat scroll 50% 100% rgba(0, 0, 0, 0);*/
	max-width: 98.5%;
	box-shadow: 1px 1px 2px #222;
	-webkit-box-shadow: 1px 1px 2px #222;
	border: 5px solid #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
/*	height: auto;*/
/*	width: 100%;*/
	}

#article ul li {
	list-style-position: outside;
	}

#article ul li a {
	}

#article ul li a:hover, a:active {
	color:#ea621f;
	text-decoration: none;
	}
#article a{
	color:#050505;
	
		
}



/******HEADER********/

#slogant {
	font-family: 'noto_sansbold';
/*	background: rgba(0, 0, 0, 0.5);*/
	/*background-color:#333333;*/
	opacity: 6;
	/*filter:alpha(opacity=95);*/
	position: relative;
	/*min-width: 750px;*/
	/*max-width: 1200px;*/
	margin-left: 150px;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	float: right;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color:#000000;

	
	background-color: rgba(0, 0, 0, 0.6);
	filter:alpha(opacity=70);
	}

#slogant2 {
	font-family: 'noto_sansbold';
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	margin-left: 150px;
	font-size: 0.8em;
	color: #FFFFFF;
	top: 20px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
}



#logo {
	background-color: #FFFFFF;
	width : 150px;
	position: relative;
	box-shadow: 3px 3px 5px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	left: 25px;
	z-index: 20;
	height: 150px;
	top: 65px;
}



#logo img {
	width: 98%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



#logo a:hover img{

	opacity:0.7;

	border:none;

}




#micro {

	transform:rotate(5deg);

	margin-top:-40px;

	width:120px;

	position: relative;

	float: right;

	}


.bloc-logo {
	/*max-width: 23%;*/
	box-shadow: 1px 1px 2px #222;
	-webkit-box-shadow: 1px 1px 2px #222;
	text-align: justify;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	width: 97.5%;
	position: relative;
	float: left;
	padding: 1.5%;
	}



.bloc-logo img {
	border: 5px solid #FFFFFF;
	vertical-align: top;

	}
.bloc-logo a img {
	/*width: 20%;*/
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
	

.bloc-logo a:hover img, .bloc-logo a:active, .bloc-logo img {
	color:#1465A8;

	}

	

.bloc-logo a:hover img, .bloc-logo a:active {
	opacity:0.7;
/*	float: left;*/

	}
	

/******CONTENU 	PARTENAIRES ********/

.bloc-partenaire {
	/*background-color: #428AD5;*/
	width: 31%;
	position: relative;
	top: 0px;
	float: left;
	/*border: thin solid #FF0004;*/
	margin-left:6px;
	margin-right:6px;
	margin-bottom:20px;
	
	}

.bloc-partenaire img {
	border: 5px solid #FFFFFF;
	
	width:94%;
	height:94%;
	display:block;
	position:relative;
	margin-top: 0px !important; 
	margin-bottom: 0px !important;	
	}
.bloc-partenaire a img {
	
	}
	
.bloc-partenaire a:hover img, .bloc-partenaire a:active, .bloc-partenaire img {
	color:#1465A8;

	}

.bloc-partenaire a:hover img, .bloc-partenaire a:active {
	opacity:0.7;
	}
	
.bloc-partenaire p {
	margin: 0;
	padding-top:10px;
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	/*border: thin solid #FF0004;*/
	font-weight: bold;
	}

	

/******CONTENU 	ASIDE ********/

#aside {
	top:-10px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	width: 32%;
	float:right;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 10px;
	}

.side {
	padding-right: 5px;
	padding-left: 5px;
	}



.side img{
	border: 5px solid #FFFFFF;
	box-shadow: 1px 1px 2px #222;
	-webkit-box-shadow: 1px 1px 2px #222;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}



/******FOOTER********/


#footer {
	min-width: 920px;
	max-width: 1050px;
	position:relative;
	clear:both;
	width: 100%;
	/*background-color: rgba(171,207,64,1);*/
	height: 45px;
	background-color: #EE7F01;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0099FF;
	}
#footun-logo {
	color:#0099FF;
	display:block;
	vertical-align:top;
	float:left;
	width:auto;
	text-decoration: none;
	height: 35px;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	padding: 5px;
	}
#footun-logo h3 {
	/*display:block;*/
	/*vertical-align:top;*/
	float:left;
	/*width:auto;*/
	/*text-decoration: none;*/
	position: relative;	

	}
#footun-logo img {
	height: 30px;
	margin-left: 10px;
	position: relative;
	width: auto;
	margin-top: 3px;
	}

#footun a{
	color:#FFF;
	display:block;
	vertical-align:top;
	float:right;
	width:20%;
	text-decoration: none;
	height: 30px;
	-webkit-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-top: 3px;
	margin-right: 3px;
	padding-bottom: 3px;
	}




#footun a:hover, #footun a:focus, #footun a:active {
	display:block;
	text-decoration: none;
	background-color: #0696bb;
	}



	

#footun h2 {
	font-size: 1.1em;
	/*line-height: 1.4em;*/
	color: #eeeeee;
	padding-left: 10px;	
	}





/****** FOrmulaire "contact-form-7" ********/



.wpcf7-form-control {

	color: #000;

	background-color: #FFFFFF;

	height: 35px;

	margin-top: 10px;

}

.wpcf7-textarea {

	color: #000;

	background-color: #FFFFFF;

	width: 100%;

	height: 200px;

	max-width: 700px;

	margin-top: 10px;

}





input[type=submit]:hover, input[type=reset]:hover {

color:#fff;

background-color: #ADCF44;

}

input[type=submit]:active, input[type=reset]:active {

background-color:#fff;

box-shadow:1px 1px 1px #D83F3D inset;



}

textarea {

	width: 99%;
	margin-top: 10px;
}

/******tableau********/

table, th, td, caption {

/*font-family:'Conv_Rockwell',Sans-Serif;*/

padding:6px 2px;

text-align:left;

}



table {

border-collapse: collapse;

width: 100%;

border: 1px solid #ADCF46;

}







th {

font-weight:normal;

color:#FFF;

font-size : 1em;

line-height: 1.5em;

width: 20%;

background-color: #1C9896;

padding-left: 8px;

border: 1px solid #1C9896;

}



td {

background-color: #FFF;

width: 20%;

padding-left: 8px;

line-height: 1.5em;

border: 1px solid #1C9896;

}

 

caption {

	font-size : 1.3em;

	color: #337D77;

	margin-bottom: 8px;  

 }

 

.retour a{

margin-top:-15px;

z-index:30;

float:right;

width:30px;

height:30px;

background: url('../images/retour.gif') no-repeat;

}



 

.retour a:hover,

.retour a:focus,

.retour a:active {

background:url('../images/retourhover.gif') no-repeat;

}

 

/**********************************************************************************

/* Ajouts CSS *

**********************************************************************************/



#date {
	font-size: 0.8em;
	color: #000;
	font-style: italic;
	width: auto;
	height:25px;
	text-align: right;
	display: block;
	position: relative;
	float:right;
	margin-top:-10px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	background-color:#0099FF;
	/*border: medium solid #FF0004;*/
	}

	

/* =Widgets

-------------------------------------------------------------- */

.widget {
	background-color: rgba(255, 255, 255, 0.5);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EF7F02;
	margin-bottom: 15px;
	/*background-color: #FFFFFF;*/
	
 }



.widgettitle {
	font-family: 'noto_sansbold';
	color: #FFFFFF;
	height: 45px;
	margin-bottom: 10px;
	/*background-color: #EF7F02;*/
	padding-left: 10px;
	position: relative;
	line-height: 35px;
	background-image: url(images/widgettitle-orange.png);
	background-repeat: no-repeat;
	font-size : 1em;	
	letter-spacing:1px;
	}

.widgettitle h1 {
		
	}

.textwidget {
	padding-left: 10px;
	padding-right: 20px;
	padding-top:0px;
}
.textwidget img {
	margin-top:0px;
	/*margin:0px;*/
}
	
	

.widget_search label {

	display: block;

	font-size: 13px;

	font-size: 0.928571429rem;

	line-height: 1.846153846;



}



#search-3 {

	margin-bottom: 20px;

}



.widget .screen-reader-text {

	display: none;

	}

#searchsubmit {

	margin-top: 10px;

	}



/*#wp-calendar {

	margin: 0;

	width: 100%;

	font-size: 13px;

	font-size: 0.928571429rem;

	line-height: 1.846153846;

	color: #686868;

}



#wp-calendar #next {

	padding-right: 24px;

	padding-right: 1.714285714rem;

	text-align: right;

}*/

/*#navigation {
	background-color: #66FF00;
	padding-left: 200px;
	float: left;
	position: relative;
	height: 40px;
}*/


/******NAVIGATION********/

/*
 *  ===================
 *  Menus personnalisés
 *  ===================
**/
#menu{
	/*font-family: noto_sansbold;*/
	max-width: 1050px;
	top:-40px;
	opacity:0.8;
	filter:alpha(opacity=95);
	height:40px;
	background-color: #2a71b0;
	margin-bottom: 9px;
	padding-left: 200px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ea621f;
	position: relative;
	font-size: 0.95em;
	/*letter-spacing:0.95px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	/*font:bold 12pt;*/
}
#menu li{
	position:relative;
	display:block;
	float:left;
	margin-right:1px;
}
#menu a{
	display:block;
	background:#0C85CA;
	color:#FFFFFF;
	text-decoration:none;
	line-height:37px;
	height: 40px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
}
/* Sous-menu 1 */
#menu ul ul{
    position:absolute; left:0; 
	top:40px; z-index:99999;
    display:none; width:180px; 
	float:left;
    /*font:lighter 10pt Arial, Helvetica, sans-serif;*/
    box-shadow:0px 3px 3px rgba(0,0,0,0.2);
}
#menu ul ul li{
	min-width:180px;
}
	
/* Sous-menu 2 */
#menu ul ul ul{
	left:100%; top:0;
	}
#menu ul ul a{
	line-height:1em;
	padding:10px;
	width:160px;
	height:auto;
	background-color: #ea621f;
}
#menu li:hover a, #menu ul ul :hover a{
	color:#fff;
	background-color: #ea621f;
}
#menu ul li:hover > ul{
	display:block;
}

#menu ul li.current_page_item > a, #menu ul li.current-menu-ancestor > a, #menu ul li.current-menu-item > a, #menu ul li.current-menu-parent > a{
	background-color:#FF3300;
}



/*----------------------------------------------------------*/


#slideshow {
	width: 100%;
	height: 400px;
	position: relative;

}


#slides {
	position: absolute;
	top: 10px;
	left: 5px;
	right: 10px;
	bottom: 10px;

}

.evenement {
	opacity: 0;
	float: left;
	display: block;
	-webkit-animation: evenement 1s ease 1s forwards;
	animation: evenement 1s ease 1s forwards;
	position: relative;
	height: 35px;
	border: thin solid #F8BE01;
	display: inline-block;
	background-color: #E01F7C;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:200px;	
	}
	
@-webkit-keyframes evenement {
from {opacity: 0;}
to {opacity: 1;}
}

@keyframes evenement {
from {opacity: 0;}
to {opacity: 1;}
}
.evenement h1{
	font-family: noto_sansbold;
	font-size: 1.1em;
	color: #FFFFFF;
	}