/*****************reset**********************/
/*****************reset**********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  /*border: 0;*/
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}

/*html {
  margin-top: 20px;
}*/

body {
  background: #F0F0F0 ;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  position: relative;
}


h1, .h1, h2, .h2, h3, h4, h5, h6 {
  color: #0279B9;
  padding: 0px;
  text-shadow:0 1px 0 #fff;
}

h1, .title-main {
  font-size: 24px;
  margin-bottom: 20px;
  color: #64C81E;
}

h2, .title-second {
  font-size: 20px;
  margin-bottom: 20px;
}

h1 strong, .title-main strong, h2 strong, .title-second strong {
  font-weight: normal;
}

.articlesaccueil h2 {
  font-size: 16px;
}

.suivant h3 {
  font-size: 16px;
}

.suivant h3 strong {
  font-weight: normal !important;
}

h3 {
  font-size: 14px;
  color: #0279B9;
  margin-bottom: 20px;
}

h4 {
  font-size: 13px;
  color: #666;
  margin-bottom: 20px;
}

h5 {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

h6 {
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

img {
  behavior: url(js/PNGFIX/iepngfix.htc);
}

a img {
  border: none;
}

a, span, li .ui-body-c .ui-link {
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
  color: #0279B9;
  text-decoration: none;
}

a:hover, span:hover {
  -webkit-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;
}

img {
  color: #fff;
  font-size: 10px;
  font-style: italic;
  /*background-color: #0279B9;*/
}

/***************************************/
/************** Global ****************/
#global {
  width: 1000px;
  height: auto;
  margin: 0px auto 0px auto;
  padding: 0px;
  position: relative;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

/*****************************************/
/************** Bannière ****************/
header {
  position: fixed !important;
  top: 0px !important;
  z-index: 1000001 !important;
  width: 100%;
  height: 97px;
  display: inline-block;
  color: #b4b3b3;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -moz-box-shadow: 0 0px 20px 0px #fff;
  -webkit-box-shadow: 0 0px 20px 0px #fff;
  -o-box-shadow: 0 0px 20px 0px #fff;
  box-shadow: 0 0px 20px 0px #fff;
  behavior: url(js/PIE/PIE.htc);
}

ul li.sous-menu  {
  display: none;
}

header .section-sub {
  display: inline-block;
  height: 97px;
  width: 179px;
  margin: 0px;
  padding: 0px;
}

header a.logo {
  display: block;
  font-size: 12px;
  height: 97px;
  width: 179px;
  background: url("../img/logo-solire_v2.png") no-repeat scroll -20px -502px transparent;
  display: block;
  float: left;
  font-size: 12px;
  height: 56px;
  margin: 0;
  width: 149px;
  position: absolute;
  top: 25px;
  left: 10px;
}

header .section {
  width: 1000px;
  height: 97px;
  position: relative;
  border-bottom: 0px solid #000;
  margin: 0px auto 0px auto ;
  padding: 0px;
  font-size: 14px;
}

header .section .bouton {
    float: right;
    font-size: 1.4em !important;
    margin-right: 20px;
    margin-top: 22px;
    padding: 8px 10px;
    width: 276px;
}

.lt-ie9 header .section .bouton {
  position: absolute;
  top: 0px;
  right: 28px;
  width: 256px;
}


/**************************************/
/*************** Menu ****************/
nav {
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  font-weight: bold;
  z-index: 2000!important;
}

nav ul {
  display: inline-block;
  list-style: none;
  margin: 0px;
  position: relative;
  border-left: 1px solid #fff;
}

nav ul li {
  float: left;
  display: inline;
  position: relative;
  border-right: 1px solid #fff;
}

nav ul li  a, nav ul li  span {
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

nav ul li  a strong, nav ul li  span strong {
  font-weight:normal;
}

nav a, nav span {
  color: #0071B9;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  height: 57px;
  min-width: 116px;
  max-width: 116px;
  padding: 20px;
  text-shadow: 1px 1px 0 #FFFFFF;
  -moz-box-shadow: inset 0px -10px 6px 0px #ddd;
  -webkit-box-shadow: inset 0px -10px 6px 0px #ddd;
  -o-box-shadow: inset 0px -10px 6px 0px #ddd;
  box-shadow: inset 0px -10px 6px 0px #ddd;
  /*filter: progid: DXImageTransform.Microsoft.Shadow(color=#44B0E5, Direction=134, Strength=20);*/
  behavior: url(js/PIE/PIE.htc);
  line-height: 24px;

}

nav a:hover, nav span:hover {
  text-decoration: none;
  font-weight: normal;
  background: none repeat scroll 0 0 #fff;
  color: #0279B9;
  text-shadow: 0 1px 0 #FFFFFF;
  -moz-box-shadow: inset 0px 10px 20px 0px #ccc;
  -webkit-box-shadow: inset 0px 10px 20px 0px #ccc;
  -o-box-shadow: inset 0px 10px 20px 0px #ccc;
  box-shadow: inset 0px 10px 20px 0px #ccc;
  behavior: url(js/PIE/PIE.htc);
}

nav a.active, nav span.active {
  color: #fff;
  text-shadow: 0 1px 0px #333;
  background: #0775C9;
  -moz-box-shadow: inset 0px -10px 20px 0px #44B0E5;
  -webkit-box-shadow: inset 0px -10px 20px 0px #44B0E5;
  -o-box-shadow: inset 0px -10px 20px 0px #44B0E5;
  box-shadow: inset 0px -10px 20px 0px #44B0E5;
  behavior: url(js/PIE/PIE.htc);
}

nav dl {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}

nav dl dt {
  display: block;
  border-right: 0px solid #00588D;
  padding: 2px;
  z-index: 2040;
}


/**************************************/
/***********Partie Centrale************/

#content {
  width: 1000px;
  height: auto;
  padding: 0 0;
  position: relative;
  display: block;
  margin-top: 100px;
  min-height: 400px;
}



.content li {
  margin: 0px 5px 0px 10px;
  padding: 0px;
  line-height: 20px;
}

.content a {
  text-decoration: none;
  color: #0279B9;
  text-shadow: 0 0px 0px #fff;
}

.content a:hover {
  color: #64C81E;
  text-decoration: none;
  text-shadow: 0 1px 1px #fff;
}

.content article {
  position: relative;
  display: block;
  margin: 0px;
  -moz-box-shadow: inset 0px 0px 6px 0px #F0F0F0;
  -webkit-box-shadow: inset 0px 0px 6px 0px #F0F0F0;
  -o-box-shadow: inset 0px 0px 6px 0px #F0F0F0;
  box-shadow: inset 0px 0px 6px 0px #F0F0F0;
  behavior: url(js/PIE/PIE.htc);
}

.content article p {
  color: #333333;
  display: block;
  font-size: 15px;
  margin-bottom: 16px;
  text-align: left;
}

.content article p > strong {
  color: #555;
}

.content article p a, .content article li a {
  display: inline-block;
  padding: 0px 1px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -ms-border-radius: 4px;
  behavior: url(js/PIE/PIE.htc);
  text-shadow: 0 0px 0 #fff;
}

.content article p a:hover, .content article li a:hover, span.encours {
  text-shadow: 0 1px 0 #fff;
}

.content ul {
  margin: 0 0 18px 18px;
  padding: 0px 0px 0px 20px;
  font-weight: normal;
}

.content li {
  color: #333333;
  font-size: 14px;
  list-style-type: disc;
  margin: 0 0 8px 6px;
  padding: 0;
}


.content article div.comment {
  float: right;
  width: 182px;
  font-style: italic;
  text-align: left;
  color: #777;
  padding: 10px 10px 0px 20px;
  margin-left: 20px;
  margin-bottom: 10px;
  border: 1px dotted #F0F0F0;
  -moz-box-shadow: 0 -20px 10px -10px #DDDDDD;
  -webkit-box-shadow: 0 -20px 10px -10px #DDDDDD;
  -o-box-shadow: 0 -20px 10px -10px #DDDDDD;
  box-shadow: 0 20px 10px -10px #DDDDDD;
  behavior: url(js/PIE/PIE.htc);
}

.lt-ie9 section article div.comment {
  background-color: #fff;
  float: right;
  display: block;
  width: 182px;
  font-style: italic;
  text-align: left;
  color: #777;
  padding: 10px 10px 0px 20px;
  margin-left: 20px;
  margin-bottom: 10px;
  border: 1px dotted #F0F0F0;
  box-shadow: 0 20px 10px -10px #DDDDDD;
  behavior: url(js/PIE/PIE.htc);
}

.content article div.comment p {
  color: #777;
  font-style: italic;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-bottom: 10px;
}

.content article div.comment figure {
  margin-bottom: 10px;
}


/**************************************/
/************** Gauche ****************/
section, div.site-width {
  width: 1000px;
  position: relative;
  display: block;
  padding: 0px;
  margin: 0px auto 0px auto;
}

/* ACCUEIL */

.accueil article {
  background-color: #fff;
  display: block;
  float: left;
  margin: 0px 0;
  min-height: 258px;
  padding: 20px;
  width: 292px;
  -moz-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -webkit-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -khtml-box-shadow: 0px 25px 10px -20px #CFCFCF;
  box-shadow: 0px 25px 10px -20px #CFCFCF;
  behavior: url(js/PIE/PIE.htc);
  z-index: 100;
}

.accueil article p a {
  color:#555;
  display:inline;
}

.accueil article.a2 {
  width: 294px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.accueil article.suivant {
  margin:20px 0;
  width: 960px;
  min-height: 84px;
  background-color: #fff;
  -moz-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -webkit-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -khtml-box-shadow: 0px 25px 10px -20px #CFCFCF;
  box-shadow: 0px 25px 10px -20px #CFCFCF;
  behavior: url(js/PIE/PIE.htc);
  display: block;
}

.accueil article p {
  display: inline;
}

.accueil article p > strong {
  display: inline;
  color: #555;
}

.accueil article.suivant p {
  font-size: 12px;
}

.accueil article figure {
  height: 76px;
  float: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

.accueil article figure img {
  width: 264px;
  height: 76px;
  display: block;
  padding: 0px;
  margin: 0px;
}


#parallax {
  position: relative;
  overflow: hidden;
  width: 260px;
  height: 150px;
  margin-top: 0px;
}


/* PAGE */

.page article {
  width: 613px;
  display: inline-block;
  padding: 20px;
  margin: 0px 0px;
  min-height: 775px;
  background-color: #fff;
  border-right: 1px solid #eee;
  -moz-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -webkit-box-shadow: 0px 25px 10px -20px #CFCFCF;
  -khtml-box-shadow: 0px 25px 10px -20px #CFCFCF;
  box-shadow: 0px 25px 10px -20px #CFCFCF;
  behavior: url(js/PIE/PIE.htc);
}

.page article figure {
  /* min-height: 280px; */
  width: 280px;
  float: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

.page article figure img {
  width: 280px;
  /* min-height: 280px; */
  display: block;
  padding: 0px;
  margin: 0px;
}

.page article div.zoom {
  display: inline-block;
  margin: 10px 3px 0px 0px;
  padding: 10px 10px 0px 10px;
  width: 280px;
  min-height: 250px;
  max-height: 250px;
  border-right: 0px;
  border-bottom: 1px solid #efefef;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -ms-border-radius: 0px;
  -moz-box-shadow: 0 10px 10px -1px #efefef inset;
  -webkit-box-shadow: 0 10px 10px -1px #efefef inset;
  -o-box-shadow: 0 10px 10px -1px #efefef inset;
  box-shadow: 0 10px 10px -1px #efefef inset;
  behavior: url(js/PIE/PIE.htc);
  position:relative;
}

.page article div.zoom  h3 {
  margin-bottom: 10px;
  font-size:14px !important;
}

.page article div.zoom  h3 strong {
  font-weight:normal;
}

.page article div.zoom  ul li figure {
  position: relative;
  padding: 0px;
  margin-bottom: 10px;
}

.page article div.zoom  ul li img {
  display: block;
  margin: 0;
  padding: 0;
  width: 280px;
  height: auto;
  -moz-box-shadow: 0 10px 10px -10px #ccc;
  -webkit-box-shadow: 0 10px 10px -10px #ccc;
  -o-box-shadow: 0 10px 10px -10px #ccc;
  box-shadow: 0 10px 10px -10px #ccc;
  behavior: url(js/PIE/PIE.htc);
}


/**************************************/
/************** Tableau ****************/

table {
  width: 100%;
}

table th {
  background-color: #cc3a2b;
  color: #fff;
  padding: 1px 4px;
  border-bottom: 1px solid #222;
}

table tr td {
  border-bottom: 1px solid #222;
  border-left: 1px solid #222;
  color: #222;
  padding: 1px 4px;
  text-align: center;
}

table tr td:last-child {
  border-right: 1px solid #222;
}

table tr td.b {
  background-color: #bfdbeb;
  text-align: left;
}

/**************************************/
/************** Droite ****************/


.right {
  display: inline-block;
  min-height: 240px;
  padding: 20px;
  width: 302px;
  vertical-align: top;
}

.right ul {
  clear: both;
  margin: 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: #fff 1px solid;
  padding-left: 0px;
  padding-bottom: 20px;
}

.right ul li {
  clear: both;
  margin: 0px 0px 2px 20px;
  padding: 0px 0px 4px 0px;
}

.right ul li a.lien {
  font-size: 14px;
  display: block;
}


.right ul li a.lien:hover {
  padding-left: 10px;
  background-color: #fff;
  text-shadow: 0 0px 0 #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -ms-border-radius: 4px;
  behavior: url(js/PIE/PIE.htc);
}

span.encours {
  display: block;
  padding-left: 10px;
  background-color: #fff;
  color: #0279B9;
  padding-right: 1px;
  text-shadow: 0 0px 0 #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -ms-border-radius: 4px;
  behavior: url(js/PIE/PIE.htc);
  font-size: 14px;
}


.right .widget {
  position: relative;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.lt-ie9 .right .widget {
  width: 302px;
}

.right .nav {
  display: inline-block;
  width: 46px;
}

.right h1, .right h2, .right h3, .right h4, .right .widget figure, .right .widget p {
  margin: 0px 0px 10px 0px;
}

.right .widget p {
  /*width: 264px;*/
  height: auto;
  float: none;
  padding: 0px;
}

.right h5 {
  font-size: 16px;
  color: #444;
  margin-bottom: 0px;
  text-shadow: 0px 1px 0px #fff;
}

.right h6 {
  font-size: 15px;
  color: #777;
  margin-bottom: 20px;
}

.right .widget figure {
  /*width: 264px;*/
  height: auto;
  float: none;
  padding: 0px;
}

.right .widget figure img {
  width: 302px;
  display: block;
  padding: 0px;
  margin: 0px;
}

/**************************************/
/************** Footer ****************/
footer {
  min-height: 97px;
  position: relative;
  display: block;
}

footer .site-width {
  background-color: transparent;
  width: 960px;
  height: auto;
  position: relative;
  margin: 0px auto 0px auto;
  padding: 20px;
  font-size: 14px;
}

footer .contact {
  display: block;
  text-align: right;
  width: 330px;
  position: absolute;
  top: 0px;
  right: 20px;
  padding-top: 20px;
  text-shadow: 0 2px 0 #fff;
}

footer .contact p {
  color: #64C81E;
  font-size: 14px;
  float:right;
}

footer .contact a {
  clear:both;
  font-size: 30px;
  color: #60C92A;
  display: block;
}

footer p {
  display: inline-block;
  float: left;
  width: 469px;
  font-size: 13px;
  padding-top: 10px;
  line-height: 20px;
}

footer .h1  {
  display:block;
  font-size:1.4em;
  margin: 0 0 0 0;
}

footer .h2  {
  display:block;
  font-size:0.98em;
  margin: 0 0 5px 0;
}

footer a.logo {
  background: url("../img/logo-solire_v2.png") no-repeat scroll -20px -502px transparent;
  display: block;
  float: left;
  font-size: 12px;
  height: 56px;
  margin: 0 26px 0 10px;
  width: 149px;
}


footer .copyright {
  margin-top: 10px;
  font-size: 10px;
  text-decoration: none;
  color: #616161;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  text-align: right;
  height: 10px;
}

footer .tel {
	float:right; 
	max-width:100%; 
	padding:0px !important; 
	font-size:1.4em !important;
	color:#fff;
}

	footer .tel span {
		color:#fff;
	}
	
footer .coord {
	float:right; 
	width:296px; 
}


/****************************************/
/************** Bouton ****************/

.bouton, a.bouton, input[type="submit"] {
  color: #fff;
  height: auto;
  font-size: 18px;
  /*display: inline-block;*/
  font-weight: normal;
  padding: 6px 10px;
  margin: 0px;
  cursor: pointer;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  -moz-box-shadow: inset 0px 0px 0px 0px #fff;
  -webkit-box-shadow: inset 0px 0px 0px 0px #fff;
  -o-box-shadow: inset 0px 0px 0px 0px #fff;
  box-shadow: inset 0px 0px 0px 0px #fff;
  behavior: url(js/PIE/PIE.htc);
  border:1px solid #eeeeee;
}

.bouton:hover, a.bouton:hover, input[type="submit"]:hover {
  color: #fff;
  -moz-box-shadow: inset 0px 0px 2px 0px #fff;
  -webkit-box-shadow: inset 0px 0px 2px 0px #fff;
  -o-box-shadow: inset 0px 0px 2px 0px #fff;
  box-shadow: inset 0px 0px 2px 0px #fff;
  behavior: url(js/PIE/PIE.htc);
  border:1px solid #fff;
}

.lt-ie9 .bouton, .lt-ie9 input[type="submit"] {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=150, Strength=1);
}

.lt-ie9 .bouton:hover, .lt-ie9 input[type="submit"]:hover {
  color: #fff;
}


h1 .bouton, h2 .bouton, h3 .bouton , h4 .bouton, .mini {
  color: #fff;
  height: auto;
  font-size: 12px;
  display: inline-block;
  text-shadow: 0 1px 0 #616161;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  text-align: center;
  height: 17px;
  min-width: 17px;
  font-family: 'Open Sans', sans-serif;
  -moz-box-shadow: inset 0px 0px 1px 0px #fff;
  -webkit-box-shadow: inset 0px 0px 1px 0px #fff;
  -o-box-shadow: inset 0px 0px 1px 0px #fff;
  box-shadow: inset 0px 0px 1px 0px #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -ms-border-radius: 5px;
  behavior: url(js/PIE/PIE.htc);
  margin-right: 5px;
}

.b-right {
  display: block;
  margin-top: 20px;
  text-align: right;
}

.b-left {
  display: block;
  margin-top: 20px;
  text-align: left;
}



/****************************************/
/************** ariane ****************/

.ariane {
  display: block;
  height: 20px;
  text-align: left;
  margin: 0px;
  color: #616161;
  font-size: 11px;
  background-color: #F0F0F0;
}

.ariane a:first-child {
  border-left: 0px solid #fff;
  padding-left: 20px;
}


.ariane a, .ariane span {
  float: left;
  color: #999;
  text-decoration: none;
  font-weight: normal;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 3px;
  height: 17px;
  margin: 0px;
  position: relative;
  border-left: 1px dotted #fff;
}

.ariane a:hover {
  text-decoration: none;
  background-color: #fff;
}

/****************************************/
/**************** spec ******************/

.ombre-picto {
  background: url("../img/logo-solire_v2.png") repeat-x scroll -16px -987px transparent;
  display: block;
  height: 240px;
  width: 292px;
  margin-top: -140px;
  z-index: 100;
}

.halo {
  -moz-box-shadow: 0 0px 20px 0px #fff;
  -webkit-box-shadow: 0 0px 20px 0px #fff;
  -o-box-shadow: 0 0px 20px 0px #fff;
  box-shadow: 0 0px 20px 0px #fff;
  behavior: url(js/PIE/PIE.htc);
      background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 20px 0 #fff;
    padding: 10px;
}

.picto {
  display: block;
  width: 100px;
  height: 128px;
  z-index: 110;
  margin-top: -62px;
  margin-bottom: 20px;
  margin-left: 86px;
}

.p1 {
  background: url("../img/Solire_picto_2013.png") repeat-x scroll -1100px 0px transparent;
}

.p2 {
  background: url("../img/Solire_picto_2013.png") repeat-x scroll -400px 0px transparent;
}

.p3 {
  background: url("../img/Solire_picto_2013.png") repeat-x scroll -700px 0px transparent;
}

.nbig {
  position: absolute;
  top: 185px;
  right: 0px;
  background: url("../img/fleches.png") no-repeat scroll -0px -0px transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 1000;
  cursor: pointer;
}
.nbig:hover {
  position: absolute;
  top: 185px;
  right: 0px;
  background: url("../img/fleches.png") no-repeat scroll -0px -63px transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 1000;
  cursor: pointer;
}
.pbig {
  position: absolute;
  top: 185px;
  left: 5px;
  background: url("../img/fleches.png") no-repeat scroll -0px -20px transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 1000;
  cursor: pointer;
}
.pbig:hover {
  position: absolute;
  top: 185px;
  left: 5px;
  background: url("../img/fleches.png") no-repeat scroll -0px -83px transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 1000;
  cursor: pointer;
}





.nmini {
  margin-top: 2px;
  margin-left: 5px;
  background: url("../img/fleches.png") no-repeat scroll 0 -51px transparent;
  cursor: pointer;
  display: block;
  height: 11px;
  width: 8px;
  z-index: 1000000;
}
.nmini:hover {
  background: url("../img/fleches.png") no-repeat scroll 0 -114px transparent;
  cursor: pointer;
}

.pmini {
  margin-top: 2px;
  margin-left: 5px;
  background: url("../img/fleches.png") no-repeat scroll 0 -40px transparent;
  cursor: pointer;
  display: block;
  height: 11px;
  width: 8px;
  z-index: 1000000;
}
.pmini:hover {
  background: url("../img/fleches.png") no-repeat scroll 0 -103px transparent;
  cursor: pointer;
}

.plus {
  position: absolute;
  background: url("../img/logo-solire_v2.png") repeat-x scroll -19px -701px transparent;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
  z-index: 0;
  left: 15px;
  top: 75px;
  cursor: pointer;
  -webkit-transition: all .0s ease-in;
  -moz-transition: all .0s ease-in;
  -o-transition: all .0s ease-in;
  transition: all .0s ease-in;
/* MASQUE */display: none !important;
}

.plus:hover {
  background: url("../img/logo-solire_v2.png") repeat-x scroll -79px -701px transparent;
  cursor: pointer;
  -webkit-transition: all .0s ease-in;
  -moz-transition: all .0s ease-in;
  -o-transition: all .0s ease-in;
  transition: all .0s ease-in;
}

.pdf {
  background: url('../img/sprite.png') no-repeat -218px 0px;
  display: inline-block;
  width: 13px;
  height: 15px;
}




.diapohome {
  background-color: #0071B9;
  margin: 0px;
  height: 400px;
  width: 1000px;
}

.arrondi {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -ms-border-radius: 10px;
  behavior: url(js/PIE/PIE.htc);
}

.degrade_blanctogris {
  background: #DADBDC;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F3F3F3), to(#DADBDC));
  background: -webkit-linear-gradient(#F3F3F3, #DADBDC);
  background: -moz-linear-gradient(#F3F3F3, #DADBDC);
  background: -ms-linear-gradient(#F3F3F3, #DADBDC);
  background: -o-linear-gradient(#F3F3F3, #DADBDC);
  background: linear-gradient(#F3F3F3, #DADBDC);
  -pie-background: linear-gradient(#F3F3F3, #DADBDC);
  behavior: url(js/PIE/PIE.htc);
  position: relative;
}

.fond_bleu {
  background: #0775C9;
}

.fond_vert {
  background: #60C92A;
}

.sautdeligne {
  clear: both;
}


/****************************************/
/*************** ADDTHIS ****************/

.icons {
  width: 140px;
}
.addthis_toolbox .custom_images a {
  border: 0 solid;
  display: block;
  float: left;
  height: 26px;
  margin: 0;
  padding: 0;
  width: 26px;
}
a.addthis_button_favorites {
  background: url("../img/icons.png") no-repeat scroll 0 -30px transparent;
}
a.addthis_button_favorites:hover {
  background: url("../img/icons.png") no-repeat scroll 0 0 transparent;
}
a.addthis_button_email {
  background: url("../img/icons.png") no-repeat scroll -30px -30px transparent;
}
a.addthis_button_email:hover {
  background: url("../img/icons.png") no-repeat scroll -30px 0 transparent;
}
a.addthis_button_twitter {
  background: url("../img/icons.png") no-repeat scroll -60px -30px transparent;
}
a.addthis_button_twitter:hover {
  background: url("../img/icons.png") no-repeat scroll -60px 0 transparent;
}
a.addthis_button_facebook {
  background: url("../img/icons.png") no-repeat scroll -90px -30px transparent;
}
a.addthis_button_facebook:hover {
  background: url("../img/icons.png") no-repeat scroll -90px 0 transparent;
}
a.addthis_button_viadeo {
  background: url("../img/icons.png") no-repeat scroll -120px -30px transparent;
}
a.addthis_button_viadeo:hover {
  background: url("../img/icons.png") no-repeat scroll -120px 0 transparent;
}
.addthis_toolbox .custom_images a:hover img {
  opacity: 1;
}
.addthis_toolbox .custom_images a img {
  opacity: 0.75;
}


/****************************************/
/*************** PARALLAX ****************/

#sequence {
  /*backface-visibility prevents graphical glitches when frames are animating*/
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}


#sequence {
  /*    background: white;*/
  height: 370px;
  margin: 0 auto;
  position: relative;
  max-width: 1000px;
  /*background: url("../img/fond-diap.png") no-repeat scroll 0px 0 transparent;*/
  background-color: #0071B9;
  margin-top: -18px;
}


#sequence ul {
  padding: 0px;
}
#sequence ul li {
  list-style: none;
}

.sequence {
  /*    border: black solid 3px;*/
  height: 370px;
  /*    margin: 10px auto;*/
  overflow: hidden;
  position: relative;
  width: 1000px;
}

.sequence p {
  color: #fff;
  font-size: 18px;
  text-align: right;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
}

.class,.sequence-class {
  font-size: 0.8em;
}

.info1,.info2,.info3,.info4 {
  color: white;
  height: 95px;
  position: absolute;
}

.info1 {
  width: 255px;
  height: auto;
  right: 92px;
  top: -220px;
}

.info1.animate-in {
  top: 60px;
  right: 92px;
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  transition-duration: 0.7s;

}

.info1.animate-out {
  top: 60px;
  right: -1000px;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -ms-transition-duration: 1s;
  transition-duration: 1s;

}


.info2 {
  width: 450px;
  height: 321px;
  left: -478px;
  top: 50px;
  z-index: 100000;
  -moz-box-shadow: 40px -20px  20px -40px #333333;
  -webkit-box-shadow: 40px -20px  20px -40px #333333;
  -o-box-shadow: 40px -20px  20px -40px #333333;
  box-shadow: 40px -20px 20px -40px #333333;
}

.info2.animate-in {
  top: 50px;
  left: 72px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.info2.animate-out {
  left: 52px;
  top: 890px;
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  transition-duration: 0.7s;

}

.info3 {
  width: 350px;
  height: 257px;
  left: -1090px;
  top: 70px;
  -moz-box-shadow: 30px -20px  20px -40px #333333;
  -webkit-box-shadow: 30px -20px  20px -40px #333333;
  -o-box-shadow: 30px -20px  20px -40px #333333;
  box-shadow: 30px -20px 20px -40px #333333;

}

.info3.animate-in {
  top: 70px;
  left: 270px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;

}


.info3.animate-out {
  left: 290px;
  top: 600px;
  -webkit-transition-duration: 0.9s;
  -moz-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  -ms-transition-duration: 0.9s;
  transition-duration: 0.9s;

}

.info4 {
  width: auto;
  height: 164px;
  right: 92px;
  bottom: -200px;
}

.info4.animate-in {
  bottom: 20px;
  right: 92px;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  -ms-transition-duration: 1.5s;
  transition-duration: 1.5s;

}

.info4.animate-out {
  bottom: 20px;
  right: -300px;
  -webkit-transition-duration: 1.4s;
  -moz-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  -ms-transition-duration: 1.4s;
  transition-duration: 1.4s;
}



/* Sudo Slider */
#slider ul, #slider li {margin: 0;padding: 0;list-style: none;position: relative;display: block;}
#slider, #slider li {overflow: hidden; max-width: 1000px; }

.accueil #slider {
  display: inline-block;
}


/* ----------------------------------*/
/* ----------- Pop-in -------------- */

.popin {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../img/bg-gris.png") repeat;
  z-index: 500000;
}


.lt-ie9 .popin {
  background: url("../img/bg-gris.png") repeat;
  width: auto;
}

.popin .popin-body {
  display: block;
  margin: 0px auto 0px auto;
  width: 675px;
  min-height: 200px;
  /*	margin: auto;*/
  background: #ffffff;
  padding: 10px;
  top: 120px;
  left: 50%;
  margin-top: 0px;
  margin-left: -337.5px;
  position: fixed ! important;
  z-index: 2000000;
  border: 1px solid #999999;
}

.lt-ie9 .popin section {
  border: 1px solid #999999;
}

.popin .fermer-popin {
  position: absolute;
  top: -12px;
  cursor: pointer;
  right: -12px;
}

.popin .popin-body .scroll-content {
  overflow-y: auto;
  max-height: 800px;
}

.popin section p {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  line-height: 18px;
}

.popin section ul {
  margin: 0px;
  padding: 0px 10px;
  font-size: 14px;
  list-style-type: circle;
}

.popin section ul li {
  margin: 0px;
  padding: 2px 0px;
  margin-bottom: 6px;
}

.popin section figure {
  margin-bottom: 5px;
  width: auto;
}

.popin section figure img {
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #dddddd;
  width: auto;
}

.picto-fermer {
  display: inline-block;
  width: 35px;
  height: 35px;
  /*	background: transparent url(../img/sprite.png) -139px -139px;*/
}


/* ----------------------------------*/
/* ----------- Formulaire -------------- */



form .line {
  clear: both;
  display: block;
  margin: 3px;
}

form label {
  display: block;
  font-size: 14px;
  padding: 10px 0px 2px 0px;
  text-align: left;
  width: 100%;
}

form label.error {
  width: 0px;
}

form select {
  box-sizing: border-box;
  box-sizing: inherit;
}

form input, form select, textarea {
  margin: 0;
  padding: 4px;
  width: 100%;
  border: 0px;
  font-size: 16px;
}

input[type="text"].error, select.error, textarea.error {
  border-color: rgba(255, 0, 0, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(255, 0, 0, 0.6);
  outline: 0 none;
  color: red;
}

textarea.error:focus, select.error:focus, input.error[type="text"]:focus, input.error[type="password"]:focus, input.error[type="datetime"]:focus, input.error[type="datetime-local"]:focus, input.error[type="date"]:focus, input.error[type="month"]:focus, input.error[type="time"]:focus, input.error[type="week"]:focus, input.error[type="number"]:focus, input.error[type="email"]:focus, input.error[type="url"]:focus, input.error[type="search"]:focus, input.error[type="tel"]:focus, input.error[type="color"]:focus, .uneditable-input.error:focus {
  border-color: rgba(255, 0, 0, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(255, 0, 0, 0.6);
  outline: 0 none;
  color: red;
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #333;
  background-color: #F3F3F3;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 2px 2px #999;
  -moz-box-shadow: inset 0 2px 2px #999;
  box-shadow: inset 0 2px 2px #999;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: thin dotted \9;
  /* IE6-9 */
  background-color: #fff;
  border: 1px solid #DADBDC;
  -webkit-box-shadow: 0 2px 2px #DADBDC;
  -moz-box-shadow: 0 2px 2px #DADBDC;
  box-shadow: 0 2px 2px #DADBDC;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  color: #0279B9;
}

.pictomobile { display: none; }
.fondgris { display: inline; }
.toggle {
  width: auto;
  background: none;
}

section.accueil article.suivant {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 1000px;
}
#slider {
  display: block;
  width: 1000px !important;
}

li.projetweb {
  padding: 0px;
  float: left;
  list-style-type: none;
  margin: 0px;
}

li.projetweb a:hover {
  cursor:text;
}

ul.projetwebglobal {
  padding: 0px;
  margin: 0px;
}

.contactcreaetref {
  display: inline-block;
}

nav a.active {
  margin-right: -4px;
}

.articlesaccueil {
  height: auto;
}

.widget #slider {
  width: auto !important;
}

/*only iPhone*/

@media only screen and (max-device-width: 960px) {

  /*fixes too big font in mobile Safari*/

  html {
    -webkit-text-size-adjust:none;
  }

}

/*RESPONSIVE*/

@media (max-width: 515px) {

  /*<---- diapo ---->*/

  #sequence {
    width:100%;
    margin-bottom:15px;
    margin-top:-14px;

  }

  #sequence  h3 {
    font-size:16px;
  }

  ul li {
    margin:0px;
  }

  .info1 {
    top:-1000px;
    height:50px;
    padding:5px;
    padding-left:25px;
  }

  .info1.animate-in {
    width:100%;
    top:10px;
    right:0;
    left:0;
  }

  .info2 {
    z-index:2;
    width:55%;
    right:1000px;
    height:auto;
  }

  .info2.animate-in {
    top:30%;
    width:80%;
    left:10%;
  }

  .info3.animate-in {
    display:none;
  }

  .info4 a {
    font-size:14px;
  }

  .info4 {
    top:270px;
    right:1000px;
    z-index:3;
  }

  .info4.animate-in {
    top:270px;
    right:45px;
  }

  .info4 a.fond_bleu {
    background-color:#60C92A;
  }

  .animate-in h3 {
    text-align:left;
    left:0px;
  }

}

@media (max-width: 735px) and (min-width: 514px) {

  /*<---- diapo ---->*/

  #sequence {
    width:100%;
    margin-bottom:15px;
    margin-top:-14px;
  }

  #sequence  h3 {
    font-size:16px;
  }

  ul li {
    margin:0px;
  }

  .info1 {
    top:-1000px;
    height:50px;
    padding:5px;
    padding-left:25px;
  }

  .info1.animate-in {
    width:100%;
    top:6px;
    right:0;
    left:0;
    display:inline-block;
  }

  .info2 {
    width:55%;
    right:1000px;
    height:auto;
  }

  .info2.animate-in {
    top:15%;
    width:70%;
    left:10%;
  }

  .info3.animate-in {
    display:none;
  }

  .info4 a {
    font-size:14px;
  }

  .info4 {
    top:270px;
    right:1000px;
  }

  .info4.animate-in {
    top:270px;
    right:45px;
  }

  .info4 a.fond_bleu {
    background-color:#60C92A;
  }

  .animate-in h3 {
    text-align:left;
    left:0px;
  }

}


@media (max-width: 880px) {

  /*<---- header ---->*/

  * {
    max-width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
  }
  
  #content {
	margin-top:110px !important;
  }

  header {
    box-shadow:none;
	height:84px;
	position:fixed;
  }

  header .section {
    width:auto;
    height:auto; }

  header .section-sub {
    width:100%;
    height:75px;
  }

  header a.logo {
    top:18px;
  }

  .mobile-hide {
    display: none;
  }

  .boutonmobilemenu {
    width:55px;
    height:55px;
    float:right;
    margin-right:30px;
    margin-top:13px;
    background:#0775C9;
    border-radius:10px;
    background:#0775C9;
    background: linear-gradient(#3689d2, #0775C9);
    -pie-background: linear-gradient(#3689d2, #0775C9);
    behavior: url(js/PIE/PIE.htc);
    box-shadow: 0 0 1px #ffffff inset;
    cursor:pointer;
  }
  .ligne {
    border-radius:2px;
    background-color:white;
    background: linear-gradient(#ffffff, #dedcdc);
    -pie-background: linear-gradient(#ffffff, #dedcdc);
    behavior: url(js/PIE/PIE.htc);
    height:3px;
    width:40px;
    margin:auto;
    margin-top:6px;
    transition:all 0.3s ease-in 0s;
  }
  .ligneune {
    margin-top:10px;
  }
  .ligne:hover { background: linear-gradient(#ffffff, #ffffff);
                 -pie-background: linear-gradient(#ffffff, #ffffff);
                 behavior: url(js/PIE/PIE.htc);
  }

  #menu1 li {
    background: #DADBDC;
    background: linear-gradient(#F3F3F3, #DADBDC);
    -pie-background: linear-gradient(#F3F3F3, #DADBDC);
    behavior: url(js/PIE/PIE.htc);
    min-width:100%;
  }

  #menu1 {
    width:100%;
  }

  nav ul li {
    border:none;
  }

  .toggle {
    width:100%;
  }

  #menu1 li .sous-menu-global .sous-menu {
    background: linear-gradient(#f3f3f3, #f3f3f3) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom:1px solid #fff;
  }

  header .section .bouton {
    margin-right:auto;
    margin-left:auto;
    margin-top:20px;
    margin-bottom:15px;
    float:none;
    width:80%;
    text-align:centre;
    position:relative;
  }



  .desktop {
    display:none;
  }

  .mobile {
    display:block;
  }

  p.mobile:before {
    content:"En bref : ";
	font-style:italic;
	display:block;
	color:#999;
  }
  
  p.mobile, ul.mobile {
	float:none;
    font-size:18px;
	padding:0 12px 0px 12px;
	text-shadow: 0 1px 0 #fff;
	color:#1E7FCD;
  }
  
  ul.mobile {
	margin:0 0px 20px 20px !important;
  }
  
  ul.mobile li{
	padding:0 10px;
  }

  .fondgris {
    background: #DADBDC;
    background: linear-gradient(#F3F3F3, #DADBDC);
    -pie-background: linear-gradient(#F3F3F3, #DADBDC);
    behavior: url(js/PIE/PIE.htc);
    width:100%;
    float:left;
    box-shadow: 0 0 20px 0 #FFFFFF;
  }


  nav a, nav span {
    max-width:100%;
    min-width:100%;
    height:auto;
    vertical-align:centre;
    box-shadow:none;
    padding-left:0px;
  }

  nav ul {
    margin-bottom:-10px;
  }

  ul li.sous-menu  a.lien:before {
    content : "+ ";
  }

  ul li.sous-menu  a.lien {
    font-size:14px;
    height:auto;
    margin-top:-10px;
    text-align:left;
	padding-left:50px;
  }

  ul li.sous-menu:hover {
    text-decoration:none;
    font-weight:normal;
    background: none repeat scroll 0 0 #fff;
    color: #0279B9;
    text-shadow: 0 1px 0 #FFFFFF;
    -moz-box-shadow: inset 0px 10px 20px 0px #ccc;
    -webkit-box-shadow: inset 0px 10px 20px 0px #ccc;
    -o-box-shadow: inset 0px 10px 20px 0px #ccc;
    box-shadow: inset 0px 10px 20px 0px #ccc;
    behavior: url(js/PIE/PIE.htc);
  }

  ul li.sous-menu a.lien:hover, ul li.sous-menu a.lienactif  {
    text-decoration:none;
    font-weight:normal;
    background: none;
    color: #0279B9;
    text-shadow: 0 1px 0 #FFFFFF;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    behavior:none;
  }

  ul li.sous-menu {
    height:40px;
    margin:0;
    display:inline-block;
    transition:all 0.3s ease-in 0s;
  }


	.content article p a, .content article li a {
	  display: inline;
	}

  .sous-menu-global {
    display:inline;
    border:none;
  }

  .ariane {
    display:none;
  }

  /*<---- diapo ---->*/


  #sequence {
    width:100%;
    margin-bottom:0px;
    margin-top:-17px;
  }

  #sequence  h3 {
    font-size:16px;
  }

  ul li {
    margin:0px;
  }

  .info3.animate-in {
    display:none;
  }

  .info1 {
    width:180px;
  }

  .info1.animate-in {
    right:37px;
  }

  .info2 {
    box-shadow:none;
  }

  .info2 img {
    box-shadow:40px -20px 20px -40px #333333;
  }

  .animate-in h3 {
  }

  #slider ul .b-right {
    text-align:left;
  }

  .info4 {
    z-index:100000;
  }

  /*<---- content ---->*/

  .accueil #slider {
    display:none;
  }

  .page aside ul, .page aside h6 {
    display:none;
  }

  #content .page article {
    margin-top:5px;
  }

  #content .page h6, {
    display:none;
  }

  .widget {
    padding:20px;
  }

  #global {
    width:100%;
  }

  #content {
    margin-top:0px;
    width:100%;
	height:auto;
	min-height:260px;
  }

  .page article {
    width:100%;
    margin:auto;
    display:inline-block;
  }

  .projetwebglobal li {
    width:100%;
  }

  .page article article {
    min-height:40px;
    width:100%;
  }

  .projetweb {
    float:none;
  }

  .projetwebglobal li {
    padding:0px 5px;
  }

  /*<---- sous-menu ---->*/

  .accueil article {
    float:none;
  }

  .picto {
    display:none;
  }

  .accueil article h2 {
    display:none;
  }
  .accueil article p {
    display:none!important;
  }

  .accueil article {
    min-height:70px;
    padding:0px;
    background:none;
    box-shadow:none;
    width:90%!important;
    margin:auto;
  }

  .bouton, a.bouton, input[type="submit"] {
    font-size:18px;
  }

  .pictomobile {
    background:url(images/Solire_picto_2013_mobile.png);
    height:55px;
    width:47px;
    display:inline-block;
    background-position:left;
    position:absolute;
    left:15px;
    top:0px;
  }



  article a.mobile {
    text-align:left;
    max-width:auto;
    padding-left:70px;
    padding-top:17.5px;
    padding-bottom:20.5px;
    min-width:auto;
    border-radius:30px;
    display:block;
    margin-left:auto;
    margin-right:auto;
    background:#0775C9;
    background: linear-gradient(#3689d2, #0775C9);
    -pie-background: linear-gradient(#3689d2, #0775C9);
    behavior: url(js/PIE/PIE.htc);
    box-shadow: 0 0 1px #ffffff inset;
    vertical-align:middle;
  }

  .articlesaccueil {
    min-height:100%;

  }

  .a1 .pictomobile {
    background-position:338px -5px;
  }

  .a1 .pictomobile {
    background-position:338px -5px;
  }

  .a2 .pictomobile {
    background-position:666px -5px;
  }

  .a3 .pictomobile {
    background-position:526px 2px;
    height:60px;
    margin-top:-6px;
    overflow:visible;
  }

  .accueil article.suivant {
    display:none;
  }

  /*<---- footer ---->*/

  .articlesaccueil {
    height:auto;
  }

  footer a.logo {
    width:0px;
  }

  .contact {
    display:block;
  }

  footer a.logo {
    background-image:none;
  }

  .contact h5 {
    display:none;
  }

  footer .contact {
    width:90%;
    position:relative;
    margin:auto;
    right:0px;
  }
  

  .contact a {
    background: #60C92A;
    color: #fff;
    height:auto;
    font-size:14px;
    display: inline-block;
    text-shadow: 0 1px 0 #616161;
    font-weight: bold;
    padding:6px 10px;
    cursor:pointer;
    text-align:center;
    min-width:20px;
    font-family: 'Open Sans', sans-serif;
    -moz-box-shadow: inset 0px 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 0px 1px 0px #fff;
    -o-box-shadow: inset 0px 0px 1px 0px #fff;
    box-shadow: inset 0px 0px 1px 0px #fff;
    behavior: url(js/PIE/PIE.htc);
    border-radius:20px;
    width:100%;
  }



  footer .contact a {
    color:#ffffff;
    font-size:22px;
  }

  .contact a:before {
    content:"Tel. ";
  }

  .custom_images {
    display:none;
  }

  footer .copyright {
    margin-top:30px;
    text-align:left;
    margin-bottom:10px;
  }
	
footer .coord {
	float:none; 
	width:100%; 
}

  .copyright span {
    margin-bottom:20px;
  }

  /*<---- contact pop-in ---->*/

  .popin .fermer-popin {
    top:10px;
    right:10px;
  }

  .popin {
    background:none;
    z-index:20000;
    position:relative;
    margin-top:54px;
  }

  .popin {
    margin-right:0px;
    width:100%;
    height:auto;
    z-index:100;
    right:0px;
    left:0px;
    margin-left:0px;
    position:relative!important;
    border-radius:0px;
    min-height:auto;
    border:none;
    clear:both;
  }
  
	.popin .popin-body {
		background: none repeat scroll 0 0 #ffffff;
		border: 1px solid #fff;
		display: block;
		height: 100%;
		left: 0;
		margin: 0;
		min-height: auto;
		padding: 10px;
		position: relative !important;
		top: 30px;
		width: 100%;
		z-index: 2000000;
	}

  .popin .scroll-content {
    overflow-y:visible;
		height: 100%;
  }

  .popin #contact {
    width:100%;
    height:inherit;
  }

  .contactcreaetref {
    display:block;
  }

  article div.comment {
    display:none;
  }

  .projetweb{
    list-style:none;
  }

  .projetweb figure {
    display:none;
  }

  .plus {
    display:none;
  }

  .b-right {
    text-align:left;
  }

  .popin .arrondi {
    margin-top:0px !important;
  }

}



@media (min-width: 881px) and (max-width: 1000px) {

  /*<---- header ---->*/

  header {
    position:relative !important;
    box-shadow: 0 0 20px 0 #FFFFFF !important;
    -moz-box-shadow: 0 0 20px 0 #FFFFFF;
    -webkit-box-shadow:0 0 20px 0 #FFFFFF;
    box-shadow:0 0 20px 0 #FFFFFF;
  }

  header .section {
    width:100%;
    background:linear-gradient(#F3F3F3, #DADBDC) repeat scroll 0 0 rgba(0, 0, 0, 0);
  }

  nav a{
    min-width:90px;
  }

  .fondgris {
    float:right;
  }

  .fondgris a.bouton {
    margin-top:31px;
    margin-bottom:10px;
    width:105%;
  }

  /*<---- content ---->*/

  .ariane {
    margin-top:17px;
  }

  #global {
    width:100%;
  }

  #content {
    margin-top:-2px;
    max-width:100%;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
  }

  .accueil article.suivant {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:100%;
  }

  .accueil article {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:33.333333%;
  }

  .accueil article.a2 {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:33.3333333%;
  }

  #content .page {
    margin-top:0px;
    max-width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    width:100%;
  }

  .page article {
    width:59%;
  }

  #global aside {
    width:29%;
  }

   aside .widget figure img {
    width:60%;
  }

  #slider {
    max-width:100% !important;
  }

  #slider, #slider li { max-width:100%; }

  .fondblancadapte {
    height:auto;
    width:100%;
    background:#ffffff;
    overflow:auto;
    display:inline-block;
    z-index:200000;
    box-shadow:0 25px 10px -20px #CFCFCF;
  }

  .a1, .a2, .a3 {
    height:100%;
  }

  .page article article {
    min-height:40px;
    width:85%;
    padding:10px 20px 0px 42px;
    margin:-8px 0px 0px 0px;
  }

  .projetweb {
    float:none;
  }



  /*<---- diapo ---->*/

  #sequence {
    width:100%;
    margin-bottom:0px;
  }

  #sequence  h3 {
    font-size:16px;
  }

  ul li {
    margin:0px;
  }

  .info1 {
    width:180px;
  }

  .info1.animate-in {
    right:37px;
  }

  .animate-in h3 {
  }

  #slider ul .b-right {
    text-align:left;
  }

  /*<---- footer ---->*/

  footer {
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
  }

  footer .site-width {
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
  }
  footer .contact {
    right:40px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
  }

  footer h2 {
    width:60%;
  }

  /*<---- contact pop-in ---->*/


  article div.comment {
    display:none;
  }

  .projetweb{
    list-style:none;
  }

  .projetweb figure {
    display:none;
  }

  .plus {
    display:none;
  }


}