/* CSS Document */

body {
	margin-top:0px;
	margin-bottom: 0px;
	background-image:url(../fond/fond.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.site {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	border: solid 1px #000000;
}
.break {
	clear:both;
}
.break2 {
	clear:both;
	padding-top:20px;
}
.gauche {
	width:650px;
	float:left;
}
.menu {
	height:80px;
}
.noir {
	height:100px;
	background-color:#000000;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:justify;
	color:#e6e6e6;
}
.moule2 {
	padding-right: 20px;
	float:left;
}
.tp {
	padding-top:10px;
}
.titre {
	height: 30px;
}
.contenu {
	background-color:#e6e6e6;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	color:#000000;
}
.pg {
	width:400px;
	float:left;
}
.pg2 {
	width:470px;
	float:left;
}
.td {
	float:right;
}
.relief {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}
.relief2 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-top: 0px;
}
.pm {
	background: url(../fond/trait.png) bottom no-repeat #cdcccc;
	padding: 10px;
}
.moule {
	padding-right: 10px;
	float:left;
}
li {
	list-style-position:inside;
	padding-left:10px;
}
.droite {
	width:300px;
	float:right;
}
.diapo {
	height: 380px;
}
.bd-droite {
	padding-top:20px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	text-align:justify;
}
.actualite {
	padding-top:5px;
	padding-right:20px;
	padding-bottom:10px;
}
.mailing {
	padding-top:5px;
	padding-right:20px;
	padding-left:5px;
}
.coordonnees {
	padding-top:5px;
	padding-right:20px;
	padding-left:20px;
}
.cadre {
	background-color:#ffe3a1;
	border: solid 3px #ffc843;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#000000;
	margin-bottom:5px;
}
.lien {
	text-decoration:none;
	color:#000000;
}
a.lien:hover{color:#899395;}

.bas {
	width: 950px;
	height: 17px;
	background-color:#ffc843;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	float:left;
	padding-top: 3px;
}
.digitalage {
	text-decoration: none;
	color:#000000;
}
a.digitalage:hover{color:#899395;}
.menuclick {
	text-decoration: none;
	color: #000000;
}
a.menuclick:hover{color:#899395;}

.avant{
    float: left;
    margin:10px 10px 10px 40px;
    width: 150px;
    height: 200px;
}
.avant p{
    font-weight: bold;
    margin-left:25px;
}

.apres{
    margin:10px 40px 10px 10px;
	float:right;
     width: 150px;
     height: 200px;
}
.apres p{
    font-weight: bold;
    margin-left:25px;
}
.bg-category{
  float:left;
  margin-left:10px;
  background-color:#ffe3a1;
  border:solid 2px #ffc843;
  width:158px;
  height:210px;
  margin-top:5px;
}
/*---------------------------------------------*/
.inputForm
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
	width: 180px;
	font-weight: normal;
	color: #020280;
	background-color:#fec842;
  height:16px;

  }
.inputFormOver
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #000000;
  width: 180px;
	font-weight: normal;
	color: #ffe3a1;
	background-color: #a37709;
   height:16px;
}
.button
{
	background-color: #fec842;
	color: #020280;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #020280;
	width: 80px;
	height: 20px;
  padding-bottom: 1px;
}

.buttonover
{
	background-color: #a37709;
	color: #ffe3a1!important;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
	border: 1px solid #000000;
	width: 80px;
	height: 20px;
	cursor: pointer;
}
.mail-send{
float:left;
width:15%;
padding-left:100px;
position:relative;
padding-right:33px;
}
.mail-reset{
float:left;
width:25%;
position:relative;
}
	.button1{
		background-image:url(../images/charte/ok.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;


	}
	.buttonover1{
		background-image:url(../images/charte/ok-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;
		
}

.ref {
		position: absolute;
		top: -10000px;
	}