/*@import url(habillage.css);*/

a[hreflang]:after { content: none!important; }

/*a, a.spip_out, a[rel="external"] {
    color: #4B4B4B;
}*/

body {
margin: 0px;
padding: 0px;
color: #4B4B4B;
font-family: Arial,Helvetica,sans-serif;
-webkit-font-smoothing: antialiased;
background-color: #F1F1F1;
}

#mainContainer {
position: relative;
background-color: white;
min-height: 100%;
height: 100%;
}

.clearfix {
  overflow: auto;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media screen and (min-width: 640px) {
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	  flex-wrap: wrap;
	}
	.row-eq-height > [class*='col-'] {
	  display: flex;
	  flex-direction: column;
	}
}
/********************************
* Lien à droite en fonction
* de la rubrique principale
********************************/

#contextCol {
text-align: left;
margin-bottom: 20px;
-moz-border-radius: 5px 0 5px 0;
-webkit-border-radius: 5px 0 5px 0;
border-radius: 5px 0 5px 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
padding-right: 0;
}
@media screen and (min-width: 1200px) {
	#contextCol {
           margin-left: -6%;
	}
}
#contextCol p {
border-bottom-width: 2px;
border-bottom-color: white;
border-bottom-style: solid;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
padding-right: 5px;
margin: 0;
}

#contextCol ul ul p {
padding-left: 30px;
}

#contextCol p a {
    color:white;
}

#contextCol p a:hover {
    color:white;
}

#contextCol p.Contexte_actif {
background-color: white;
}

#contextCol ul {
padding: 0;
margin: 0;
}

#contextCol li {
margin: 0;
padding: 0;
list-style: none;
}


/********************************
* Le corps
********************************/

#bodyRow {
padding-top: 25px;
}

/********************************
* Partie texte
********************************/

#PHOTO {
width: 570px;
height: 146px;
position: relative;
margin-bottom: 15px;
}
@media screen and (max-width: 640px) {
  #PHOTO {
    width: auto;
    overflow:hidden;
  }
}

#PHOTO img.spip_logos {
display: block;
z-index: 50;
position: absolute;
width: 570px;
height: 146px;
top: 0;
left: 0
}

#PHOTO_CALQUE {
position: absolute;
width: 570px;
height: 146px;
top: 0;
left: 0;
background-image: url(calque-photo.png);
z-index: 100;
}


.d_Puce {
float:left;
width: 0.8em;
height: 0.8em;
-moz-border-radius: 3px 0 3px 0;
-webkit-border-radius: 3px 0 3px 0;
border-radius: 3px 0 3px 0;
margin-right: 5px;
margin-top: 5px;
}

/********************************
* header
********************************/

#langRow {
position: absolute;
z-index: 1000;
right: 10px;
top: 5px;
text-align: right;
font-size: 0.8em;
}

#logoCol {
padding-left: 20px;
}

#baselineCol {
padding-top: 18px;
font-size: 16px;
}

#headerRow {
margin-top: 10px;
margin-bottom: 13px;
}





/********************************
* Footer
********************************/

#searchRow {
padding-top: 25px;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 25px;
background-color: #555555;
background-image: url(search-background.png);
font-size: .9em;
}

#searchRow input[type="text"] {
border: none;
border-radius: 2px;
}

#searchRow input[type="submit"] {
border: none;
background: none;
text-decoration: underline;
padding-left: 10px;
color: #ffffff;
}

#footerRow {
clear: both;
margin-top: 10px;
color: #4b4b4b;
font-size: .9em;
}

#sponsorsCol {
text-align: right;
}

/********************************
* Menu
********************************/

#menuRow {
background: #444444;
border: none;
border-radius: 0px;
margin-bottom: 0;
min-height: 10px;
}

#menuRow li {
padding-top: 10px;
padding-bottom: 10px;
}

#menuRow a, #menuRow button {
color: white;
}

#menuRow .icon-bar {
background-color: white;
}

#menuRow li a {
padding-top: 0;
padding-bottom: 0;
padding-left: 8px;
padding-right: 8px;
line-height: 10px;
border-left-width: 1px;
border-left-color: white;
border-left-style: solid;
}

#menuRow li:first-child a {
padding-left: 2px;
border-left: none;
}

#menuRow a:hover {
color: white;
text-decoration: underline;
}

#menuRow ul.navbar-nav {
color: white;
background: #444444; 
padding: 4px;
}

/********************************
* Général
********************************/

p.p_Soustitre {
font-style: italic;
margin-top: 0;
padding-top: 0;
}

/********************************
* Cas des listes de sites
********************************/
div.d_Site {
margin-bottom: 30px;
}

div.d_LogoSite {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}

/********************************
* Fiche Organisme
********************************/
div.d_LogoOrganisme {
float: right;
margin-left: 15px;
margin-bottom: 5px;
}

/********************************
* Liste des membres
********************************/
div.d_Member {
    margin-left: 20px;
    clear: left;
    margin-top: 5px;
}

div.d_Medaillon {
float: left;
width: 64px;
padding-right: 6px;
background-color: white;
}

div.d_Medaillon img {
display: block;
margin: auto;
}

p.p_LienDetail {
font-family: monospace;
font-size: 0.9em;
font-weight: normal;
}

div.d_Separateur {
clear: left;
height: 10px;
}

h3.h_Member {
margin-top: 0!important;
padding-top: 3px!important;
border-bottom-width: 0!important;
border-bottom-style: none!important;
margin-bottom: 4px!important;
padding-bottom: 0!important;
}


a.Lien_Detail {

}

/********************************
* spip
********************************/
h3.spip {
text-align: left!important;
font-size: 1.0em!important;
color: #58585A!important;
}

h1 { font-size: 1.30em; color: #000; margin-bottom: 10px; margin-top: 0}

/********************************
* Copie de _commons_bdf.css
********************************/
.fbe-figure-Image {
margin-right: 10%;
margin-left: 10%;
margin-top: 30px;
margin-bottom: 15px;
}

.fbe-figure-Left {
float: left;
margin-right: 5px;
}

.fbe-figure-Lettrine {
margin-bottom: 5px;
}

.fbe-figure-Right {
float: right;
margin-left: 5px;
}

a.spip_out, #headRow a, a[rel="external"] {
color: #337ab7;
}

a.spip_out:hover, #headRow a:hover, a[rel="external"]:hover {
color: #23527c;
}


h3.spip {
border-bottom-width: 1px;
border-bottom-style: solid;
padding-bottom: 3px;
padding-top: 10px;
}

p.fbe-p-H {
font-weight: bold;
}

p.fbe-p-Level1 {
margin-top: 1.4em;
}

p.fbe-p-Level2 {
font-size: 0.9em;
padding-left: 10px;
}


div.Separateur {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #839722;
margin-bottom: 15px;
margin-top: 15px;
}

/********************************
* Index
********************************/
#carouselRow {
background-color: #000;
color: white;
}

#carouselCol {
padding-left: 0;
}

#carousel div.carousel-caption {
padding-bottom: 0px;
padding-top: 10px;
background-color: rgba(0,0,0, 0.8);
opacity: 0.8;
position: absolute;
right: 0;
left: 0;
bottom: 0;
text-align: left;
padding-left: 15px;
padding-bottom: 5px;
}

#newsCol {
font-size: 0.9em;
max-height: 300px;
overflow: hidden;
}

.synergies-actu-Titre {
font-weight: bold;
}

p.synergies-actu-Titre {
padding-top: 15px;	
}

#newsCol a {
color: #CECECE;
}

/********************************
* Portfolio
********************************/

#portfolioThumbnails {
text-align: center;
}

#portfolioThumbnails img {
cursor: pointer;
display: inline-block;
padding: 4px;
}

/********************************
* scrutari-box
********************************/

#linksRow {
margin-top: 30px;
margin-bottom: 50px;
}

.synergie-box-Title {
	background-color: #DFDFDF;
	color: #000000;
	font-size: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
}

.synergie-box-Text {
background-color: #F1F1F1;
font-size: .9em;
color: #000000;
text-align: left;
padding-top: 15px;
padding-left: 8px;
padding-right: 8px;
height: 100%;
}
.synergie-box-Text a, .synergie-SecondBox a, .synergie-SecondBox a.spip_out {
color: #4B4B4B;
}

.synergie-box-Text a:hover, .synergie-SecondBox a:hover, .synergie-SecondBox a.spip_out:hover {
color: #3C3C3C;
}

#secondRow {
	background-color: #DFDFDF;
	padding-top: 30px;
	padding-bottom: 30px;
}

.synergie-SecondBox {
	background-color: #F1F1F1;
	/*margin-left: 20px;
	margin-right: 20px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
        height: 100%;
}

.synergie-secondbox-Title {
 font-size: 1.1em;
 color: #000000;
}

.synergie-secondbox-Text {
	font-size: 0.9em;
	color: #000000;
}

#MAILCHIMP_FIELD {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
padding: 2px;
border-style: solid;
border-width: 1px;
border-color: #dfdfdf;
border-top-color: #a0a0a0;
border-left-color: #a0a0a0;
}

#MAILCHIMP_FIELDDIV {
float: left;
}
#MAILCHIMP_SUBMITDIV {
margin-top: 3px;
text-align: left;
float: left;
margin-left: 10px
}

#MAILCHIMP_SUBMIT {
font-size: 11px;
}


/***
 * Adaptation Bootstrap
 */
/*@media (min-width:992px) {
	.col-md-3 {
		width:22%
	}
}*/

.synergie-modele-News li {
	margin-bottom: 10px;
}

#contentArea {
margin-left: 33px;
}
