/* Mes styles
-------------------------------------------------- */

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

html {
position: relative;
min-height: 100%;
}

body {
/* Margin bottom by footer height */
margin-bottom: 20px;
background: #ffffff url("../images/Mes-Dernieres-Volontes-fond.jpg") no-repeat center top fixed;
font-family: Arial, texgyrepagella, Arial, sans-serif;
color: #cccccc;
font-size: 18px;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  background: #333333 url("../images/Mes-Dernieres-Volontes-fnd-menu.jpg") repeat-x center top;
border: 1px solid #555555;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 10px 10px 10px 10px;

}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-inverse {
background: #333333 url("../images/Mes-Dernieres-Volontes-fnd-menu.jpg") repeat-x center top;
border: 1px solid #555555;
}



/* Mes parametres perso
-------------------------------------------------- */

.headerperso {
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
background-color: transparent;

}

.headerfixed {
margin-top: 15px;
}

.rowaccueilfoncee {
background: transparent url("../images/Mes-Dernieres-Volontes-fnd-cases.png") repeat center top;
margin-left:1px;
margin-right:1px;
margin-top:10px;
border: 1px solid #333333;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.rowaccueilclaire {
background: transparent url("../images/Mes-Dernieres-Volontes-fnd-cases2.png") repeat center top;
margin-left:1px;
margin-right:1px;
margin-top:1px;
margin-bottom:10px;
padding: 10px 10px 10px 10px;
color: #000000;
border: 1px solid #ffffff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.lienGris:link {color:#333333; text-decoration: underline;}
.lienGris:visited {color:#333333; text-decoration: underline;}
.lienGris:hover {color:#000000; text-decoration: none;}
.lienGris:active {color:#333333; text-decoration: underline;}

.form {
background: transparent url("../images/Mes-Dernieres-Volontes-fnd-cases2.png") repeat center top;
margin-left:1px;
margin-right:1px;
margin-top:10px;
color: #333333;
}

.titreDesRubriques {
border-top: 1px solid #555555;
border-right: 1px solid #ffffff;
border-left: 1px solid #555555;
border-bottom: 1px solid #ffffff;
color: #333333;
margin-top:25px;
margin-bottom:25px;
background-color:#dddddd;
padding:5px 10px 5px 10px;

}


.miniphotoaccueil {
border: 1px solid #000000;
margin-top:0;
margin-bottom:10px;
}

.copyright {
  text-align: center;
  height: 50px;
  padding: 15px 15px;
  font-size: 16px;
}

.copyrightLink {
  font-size: 16px;
   color: #e1a922;
}
.copyright:hover,
.copyright:focus {
  text-decoration: none;
}

.navbarFooter {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
  padding-top: auto;
  padding-bottom: auto;
    padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.leadBlack {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 250;
  line-height: 1.4;
  color:#333333;
}

.tinyMCEtextarea {
background: transparent url("../images/fond-tinyMCEtextarea.jpg") repeat-y center top;
}


