/***************** STYLE GLOBAUX *****************/
.inputForm{
border:1px solid #A8A8A8;
background-color: #FFFFFF;
width:180px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
.inputFormOver{
border:1px solid #A8A8A8;
background-color: #F5F4F4;
width:180px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
color:#000000;
}
.button{
border:1px solid #686868;
background-color: #473135;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
padding: 1px 0px;
font-weight: bold;
}
.buttonOver{
border:1px solid #686868;
background-color: #686868;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor:pointer;
color:#FFFFFF;
padding: 1px 0px;
font-weight: bold;
}
.capatchas{
border:1px solid #A8A8A8;
background-color: #ffffff;
padding: 0px 15px;
margin-top:1px;

}


.frmContact{ /* dedicated ID for "contact form"*/

	text-align:center;
	background-color:#E3E2E1;
	font-size:11px;
  width: 650px;
	border:1px solid #A8A8A8;
  background-image: url(../images/charte/back.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.frmContact .Label, .frmContact label{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;

}

.notice{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
  line-height: 18px;
	padding:0px;

}

.invisible{
display: none;

}

a:active, a:focus{
outline:none;
}

a img{
-moz-opacity: 1.00; opacity:1.00;
border: 0px;
}

a:hover img{
-moz-opacity: 0.70; opacity:0.70;
border: 0px;
}

/***************** STYLE CONTENU *****************/
#contenu h1{
font:bold 18px Georgia, Verdana, Arial, Helvetica, sans-serif;
color:#443035;

margin:0 0 12px;
background-image: url(../images/charte/h1-bienvenue.gif);
background-repeat: no-repeat;
background-position: top left;
width: 459px;
height: 40px;
}

#contenu h2{
font:bold 13px Georgia,Arial, Helvetica, sans-serif;

line-height: 18px;
margin-top: 15px;
background-image: url(../images/charte/h2.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 3px;
 clear: left;
}


#contenu h3{
font:bold 13px Georgia,Arial, Helvetica, sans-serif;

line-height: 18px;
background-image: url(../images/charte/h2.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
padding-bottom: 3px;
clear: left;
}


#contenu h4{
font:bold 12px Georgia,Arial, Helvetica, sans-serif;
color:#8f7f7a;
line-height: 16px;
padding-left: 30px;
height: 40px;
text-align: left;
float: left;
width: 210px;
padding-right: 5px;
border: 0px solid red;

}

#contenu h5{
font:bold 12px Georgia,Arial, Helvetica, sans-serif;
color:#8f7f7a;
line-height: 16px;
padding-left: 30px;
height: 30px;
text-align: left;
float: left;
width: 340px;
border: 0px solid red;

}

#gl{
margin-left: 14px;
margin-top: -7px;

}

#emails{
margin-left: 362px;
margin-top: -13px;

}
.bull1{
background-image: url(../images/charte/bull1.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 10px;
margin-left: 17px;
margin-top: 3px;
}

.bull2{
background-image: url(../images/charte/bull2.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 10px;
margin-left: 17px;
margin-top: 3px;

}

.line{
  height:20px;
  background: url(../images/charte/line.jpg) repeat-x left center;
  line-height:0;
  font-size:0px;
  padding:0;
  clear:both;
  }
 .line2{
  height:25px;
  background: url(../images/charte/line.jpg) repeat-x left center;
  line-height:0;
  font-size:0px;
  padding:0;
  clear:both;
  }

   .line3{
  height:15px;
  background: url(../images/charte/line.jpg) repeat-x left center;
  line-height:0;
  font-size:0px;
  padding:0;
  clear:both;
  }

  .pagination{
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 18px;
  }


.title-galerie{
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
font-weight: bold;
  }
.indis{
  color:#8F7F7A;
}



.abs{
position:absolute;
margin-left:-22px;
margin-top:0px
  }

.abs2{
position:absolute;
margin-left:-22px;
margin-top:-2px
  }


.abs3{
position:absolute;
margin-left:-28px;
margin-top:-4px
  }

  .abs4{
position:absolute;
margin-left:-28px;
margin-top:-2px
  }

#contenu a{
font-weight:bold;
text-decoration:underline;
color:#8f7f7a;
}
#contenu a:hover{
color:#999;
}
#diapo{
width:270px;
height:300px;
display:block;
float:right;
margin-left:10px;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:10px/15px Arial, Helvetica, sans-serif;
color:#fff;
text-align:right;
letter-spacing:1px;
padding:10px 5px 0 0;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#fff;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#fff;
}
