body,
html {
  height: 100%;
}
div,
p,
input,
select,
textarea,
html,
body,
ul,
li {
  padding: 0px;
  margin: 0px;
}
a {
  text-decoration: none;
}
html {
  color: #626662;
  font-family: Arial;
}
.div_principal {
  width: 1000px;
  margin: 0px auto 0px auto;
  border: 0px;
}
#link_logo {
  vertical-align: middle;
  display: inline-block;
  width: 16%;
}
#link_logo img {
  width: 100%;
  height: auto;
}
#div_menus_container {
  width: 840px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
#div_header {
  width: 100%;
  position: relative;
}
#div_connexion {
  margin-right: 10px;
  margin-top: 10px;
  text-align: left;
  position: relative;
  display: inline-block;
  width: 700px;
  height: 31px;
  border: 0px;
  height: 85px;
}
.btnconnexion {
  background-color: #1ea400;
  border: 1px solid #1ea400;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 5px 10px;
  text-decoration: none;
}
.ParaInput {
  text-align: center;
}
.ParaInput input,
.ParaInput a {
  background-color: #1ea400;
  border: 1px solid #1ea400;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin: 10px;
  padding: 5px 5px;
  text-decoration: none;
}
.textloginconnect {
  position: absolute;
  top: 5px;
  left: 180px;
  border: 1px solid #626662;
  border-radius: 3px;
  background: white;
  color: inherit;
  width: 150px;
  height: 20px;
}
.textpassconnect {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 440px;
  border: 1px solid #626662;
  border-radius: 3px;
  background: white;
  color: inherit;
  width: 150px;
  height: 20px;
}
#div_bienvenue {
  margin-right: 10px;
  margin-top: 25px;
  height: 70px;
  text-align: right;
  font-weight: bold;
}
#div_bienvenue a {
  margin-top: 10px;
  display: block;
  font-style: italic;
  color: black;
  font-weight: normal;
}
#div_menus {
  width: 700px;
  height: 40px;
  background: none;
  display: inline-block;
  border-top: 3px solid #1ea400;
}
#div_menus a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #242b26;
  text-decoration: none;
  text-align: center;
  margin: 0px 5px 0px 5px;
  padding: 0px 5px 0px 5px;
  font-weight: bold;
}
#div_menus .m_selected {
  color: #1ea400;
}
#div_menus a:hover {
  color: #1ea400;
}
.nospan span {
  display: none;
}
#sub_header {
  width: 100%;
  height: 321px;
  background: url('/images/design/Shar3dAccess.jpg') no-repeat top center #1ea400;
  text-align: center;
}
.sub_header_title {
  font-family: "eurofurence_regular";
  margin-top: 50px;
  display: inline-block;
  padding: 10px;
  font-size: 50px;
  color: #16481e;
  text-align: center;
  border-bottom: 3px solid #1ea400;
}
.sub_header_subtitle {
  font-size: 40px;
  color: white;
  margin: 20px auto 30px;
  text-shadow: 3px 3px 3px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=4);
  zoom: 1;
}
.sub_header_link {
  display: inline-block;
  text-decoration: none;
  color: black;
  width: 300px;
  text-align: center;
  padding: 15px 0;
  border: 1px solid #1ea400;
  border-radius: 4px;
  font-size: 25px;
  background-color: rgba(255, 255, 255, 0.65);
}
.bourrageFooter {
  height: 154px;
}
#div_footer {
  width: 100%;
  height: 154px;
  background: url('/images/design/footer.jpg') repeat-x;
  background-size: auto 154px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
#div_footer a {
  font-weight: bold;
}
#div_footer a.m_selected {
  color: #1ea400;
}
#div_footer a:hover {
  color: #1ea400;
}
#div_mainpart {
  padding: 30px 30px 0px 30px;
  position: relative;
  min-height: 200px;
}
#div_alt_index_logos {
  margin: 40px auto;
  width: 100%;
  text-align: center;
}
#div_alt_index_logos a:hover {
  background-position: -247px 0px;
}
#div_alt_index_logos_qui {
  width: 247px;
  height: 130px;
  display: inline-block;
  background-image: url('/images/design/pictos/qui.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px 15px 0px 15px;
}
#div_alt_index_logos_comment {
  width: 247px;
  height: 130px;
  display: inline-block;
  background-image: url('/images/design/pictos/fonctionnement.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px 15px 0px 15px;
}
#div_alt_index_logos_membre {
  width: 247px;
  height: 130px;
  display: inline-block;
  background-image: url('/images/design/pictos/partenaires.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px 15px 0px 15px;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.Couleur_Vert_Connexion {
  color: #1ea400;
}
.Couleur_Vert_Fonce {
  color: #16481e;
}
.Couleur_Gris {
  color: #626662;
}
.Couleur_Gris_Fonce {
  color: #242b26;
}
.Couleur_Orange {
  color: #d29926;
}
.box {
  border-bottom: 2px solid #1ea400;
  padding: 15px;
  width: 255px;
  text-align: justify;
  box-shadow: 0px 8px 10px #1ea400;
  margin-left: 20px;
  margin-bottom: 20px;
  min-height: 250px;
  position: relative;
}
.borderBottomBlue {
  border-bottom: 2px solid #1ea400;
}
.spanStyle {
  font-size: 1.07em;
  margin: 0.8em auto;
  display: inline-block;
  padding: 0 15px;
  font-weight: bold;
}
.inputBlue {
  border-radius: 5px;
  border: 2px solid #1ea400;
  text-align: left;
  padding: 5px 0;
  text-indent: 5px;
}
.buttonBlue {
  width: 70%;
  margin-left: 15%;
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #1ea400;
  border: 0;
  border-top-left-radius: 90px;
  border-top-right-radius: 90px;
  color: white;
  font-weight: bold;
  font-size: 1.1em;
  cursor: pointer;
}
.link_password {
  text-decoration: none;
  color: inherit;
}
#div_compte_menus {
  float: left;
  width: 250px;
  margin-right: 50px;
  background: #1ea400;
  border-radius: 5px;
}
#div_compte_menus h1 {
  color: white;
  text-align: center;
}
#div_compte_menus a {
  display: block;
  color: white;
  border-bottom: 1px solid white;
  margin-bottom: 20px;
  text-decoration: none;
  width: 200px;
  margin-left: 30px;
  font-size: 14px;
}
#div_compte_menus a.sous_links {
  margin-top: -10px;
  margin-bottom: 15px;
  margin-left: 60px;
  width: 170px;
  font-size: 12px;
}
#div_compte_content {
  width: 600px;
  padding: 20px;
  border: 0px solid red;
  float: left;
  display: block;
  background: #E8FFEA;
  border-radius: 5px;
}
.span_compte_content_question {
  display: block;
  margin: 30px 0px 10px 0px;
  border-bottom: 1px solid #626662;
}
.span_compte_content_reponse {
  display: block;
}
.buttonSubmit {
  color: white;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  font-family: Arial;
  display: inline-block;
  margin: 0px 0px 10px 0px;
  float: right;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
}
.buttonSubmitKo {
  background-color: #16481e;
  border: 1px solid #16481e;
}
.buttonSubmitOk {
  border: 1px solid #1ea400;
  background-color: #1ea400;
}
.buttonSubmit3 {
  background-color: #d29926;
  border: 1px solid #d29926;
}
.div_form_buttons {
  margin: 20px 0px 20px 0px;
  float: right;
  text-align: right;
}
.div_formulaire input,
textarea,
select {
  width: 100%;
  border: 1px solid #626662;
  padding: 2px 0px 2px 5px;
  border-radius: 5px;
  margin: 0px 0px 4px 0px;
}
.checkbox input[type="checkbox"] {
  width: 20px;
  float: left;
  border: 0px;
}
.checkbox {
  line-height: 20px;
  height: 20px;
  margin: 5px 0px 0px 0px;
  border: 0px solid blue;
}
.checkbox span {
  float: left;
  display: block;
}
.div_formulaire select {
  width: auto;
  height: 25px;
  padding: 4px 5px 4px 5px;
}
.div_formulaire input {
  height: 20px;
}
.div_formulaire textarea {
  height: 80px;
}
.div_formulaire .span_form_edit_title {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.div_formulaire .span_form_edit_title_infos {
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}
.div_formulaire p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  border: 0px;
}
.div_formulaire_info {
  font-style: italic;
  margin: 10px 0px 10px 0px;
  font-size: 12px;
}
.div_formulaire_success {
  color: blue;
  font-weight: bold;
}
.error_class_message {
  color: red;
  font-weight: bold;
}
.error,
.has-error,
.form-error {
  color: red;
  font-weight: bold;
}
.errorclass {
  border: 1px solid red;
}
.div_list_pagination {
  margin: 20px auto 20px auto;
  text-align: center;
  background: #1ea400;
  border-radius: 5px;
  padding: 5px;
}
.div_list_pagination a {
  color: white;
  font-weight: bold;
}
.div_list_pagination a.p_selected {
  text-decoration: underline;
}
.div_list_pagination a.p_unselected {
  text-decoration: underline;
}
.buildPDF {
  text-align: center;
  width: 100%;
}
.buildPDF table,
.buildPDF tr,
.buildPDF td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-collapse: collapse;
  vertical-align: top;
}
.buildPDF table {
  width: 100%;
}
.bloc_1_3 select {
  max-width: 250px;
}
.bloc_1_6 select {
  max-width: 120px;
}
.bloc_1_3 select,
.bloc_1_6 select,
.bloc_3_3 select {
  margin: 14px auto auto auto;
  height: 120px;
  background: white;
}
.bloc_1_3 {
  width: 296px;
  height: 145px;
  line-height: 145px;
  margin-bottom: 6px;
  background: #eee;
}
.bloc_2_3 {
  width: 296px;
  height: 296px;
  line-height: 296px;
  background: #eee;
  margin-bottom: 6px;
}
.bloc_1_6 {
  width: 145px;
  height: 148px;
  line-height: 148px;
  background: #eee;
  float: left;
}
.bloc_3_3 {
  width: 296px;
  height: 447px;
  line-height: 447px;
  margin-bottom: 6px;
  background: #eee;
}
.position1 {
  margin-right: 6px;
}
.position2 {
  margin-right: 0px;
}
.span_envoi_title {
  display: block;
  border-bottom: 1px solid #626662;
  font-size: 16px;
  margin-bottom: 20px;
}
a.link {
  color: #626662;
  text-decoration: none;
}
.popUpContainer {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("/images/design/background_popup.png");
  display: none;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.popUpBox {
  background: none repeat scroll 0 0 white;
  /*#E8FFEA;*/
  border: 1px solid #16481e;
  padding: 5px 10px 10px 10px;
  border-radius: 4px;
  overflow: auto;
  display: none;
  margin: auto;
  opacity: 0;
  height: 0%;
  width: 0%;
  position: absolute;
  left: 18.5%;
  right: 18.5%;
  z-index: 102;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
span.popup {
  display: block;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
}
.footermenu {
  text-align: center;
  height: 40px;
  vertical-align: auto;
}
.footermenu a {
  font-size: 12px;
  padding: 0 16px;
  color: white;
  line-height: 40px;
  width: 100px;
}
.PicFooter {
  height: 57px;
  vertical-align: auto;
}
.PicFooter a {
  font-size: 14px;
  margin: 0 20px;
  color: white;
  text-decoration: none;
}
.lienAb img {
  display: inline-block;
  vertical-align: middle;
}
.lienAb span {
  font-size: 12px;
}
.colonneCentrale {
  min-height: 100%;
  width: 100%;
  position: relative;
}
.decoNone {
  text-decoration: none;
}
.decoNone img {
  display: inline-block;
  margin: 0 15px;
}
.TEXT {
  position: absolute;
  margin-left: 110px;
  font-size: 12px;
  line-height: 35px;
}
.TEXT1 {
  position: absolute;
  margin-left: 350px;
  font-size: 12px;
  line-height: 35px;
}
/*# sourceMappingURL=shar3daccess.css.map */