body {
	background-image:url(gfx/bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#ecebe9;
	text-align: center;
	margin-top: 90px;
}

.main {
 background-image: url(gfx/main.jpg);
 background-repeat: repeat-y;
 text-align: justify;
 vertical-align: top;
 }

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	padding: 5px 40px 5px 30px;
	line-height: 16px;
 }
 
.text_main:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #003399;
 text-align: justify;
 text-decoration: none;
 }

.titre {
 background-image: url(gfx/titre.jpg);
 background-repeat: no-repeat;
 background-position: center;
 height: 30px;
 text-align:left;
 padding-left: 98px;
 padding-top: 10px;
 font-size: 12px;
 font-weight: bold;
 color: #6666FF;
 font-family: Arial, Helvetica, sans-serif;
 }
 
.copy {
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #6666FF;
  text-decoration: none;
 }

.copy:hover {
 text-align: center;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #003399;
 text-decoration: none;
 }


 
.footer {
 background-image: url(gfx/foot.jpg);
 background-repeat: no-repeat;
 height: 42px;
 text-align: center;
 vertical-align: top;
 }
 
.text_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	 text-decoration: none;
	 padding-top: 6px;
 }
 
.text_foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #FFFFFF;
	text-decoration: none;
 }
 
  .formulaire {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 100%;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #5C659E;
	}
	
.formulairebouton {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	WIDTH: 50%;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #8E8BA6;
	}

.txt_cell_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	color: #5C659E;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
