body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(artwork/motif.png);
	background-repeat: repeat-x;
}

.titre{color: #f4f408;text-decoration: underline;}
.titre1{color: #f4f408;text-decoration: none;}

.titre2{font-size:16px; color:#f4f408}

A.menulink:link{font-size:12px;color: #666666;font-weight:bold;text-decoration: none;}
A.menulink {font-size:12px;color: #FFCC66;font-weight:bold;text-decoration: none;}
A.menulink:hover{font-size:12px;color: #000;font-weight:bold;text-decoration: none;}

h1{font-size:12px;line-height:16px; display:inline;}
h2{font-size:10px;line-height:14px;display:inline;}
h4{font-size:8px;line-height:20px;display:inline;}

/*********************** INDEX ****************************/


.layer{
	width: 745px;
	margin: 0 auto;
}

.titre-index{
	float: left;
	width: 745px;
	margin: 10px 0 0 0;
	text-align: center;
 }

.center{
	float: left;
	width: 745px;
	height: 500px;
	margin: 0;
	background: url("jpg/index1.jpg") no-repeat;
}

.flash-index{
	float: left;
	width: 236px;
	height: 107px;
	margin: 120px 0 0 475px !important;
	margin: 120px 0 0 238px;
}

.menu{
	float: left;
	width: 745px;
	text-align: center;
	margin: 200px 0 0 0;
	color: #f4f408;
}

.adresse{
	float: left;
	width: 745px;
	text-align: center;
	margin: 10px 0 0 0;
}

.idee{
	float: left;
	width: 745px;
	margin: 20px 0 0 0;
	text-align: justify;
}

.copyright{
	float: none;
	width: 745px;
	text-align: center;
	margin: 10px 0 0;
	font-size: 9px;
	color: #FFFF99;
	position: relative;
	left: 0;
	top: 651px;
}

/***************************** PRESENTATION *************************/

.center-page{
	margin: 0;
	background: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
}

.flash-page{
	float: left;
	width: 236px;
	height: 107px;
	margin: 120px 0 0 475px !important;
	margin: 120px 0 0 238px;
}

.diapo{
	float: left;
	width: 400px;
	height: 120px;
	margin: 15px 0 0 0;
}

.txt-page{
	float: left;
	width: 300px;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	text-align: justify;
}

.txt-page2{
	float: left;
	width: 745px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #f4f408;
}

.menu-pres{
	float: left;
	width: 745px;
	text-align: center;
	margin: 25px 0 0 0;
	color: #f4f408;
}

/************************************ CONTACT ************************/

.center-page-contact{
	float: left;
	width: 745px;
	height: 500px;
	margin: 0;
	background: url("jpg/f-page1.jpg") no-repeat;
}

.contact{
	float: left;
	width:745px;
	margin: -5px 0 0 0;
}

#frmCreateAccount{
	float:left;
	width:400px;
	margin: 170px 0 0 350px;
	text-align: left;
}

#frmCreateAccount label{
	float:left;
	display: inline;
	width: 110px;
	text-align:right;
	margin-top:7px;
	margin-left:15px;
	font-family:verdana;
	font-size:11px;
	color:#f4f408;
	font-weight:bold;
} 

#frmCreateAccount .din,SELECT,TEXTAREA{
	display: inline;
	margin-left:5px;
	margin-top:5px;
	font-family:verdana;
	font-size:11px;
	color:#f4f408;
	font-weight:normal;
	background-color:#000;
	Border:solid #f4f408 1px;
 } 
 
.boutonSubmit{
	position:relative;
	left:150px;
	top:20px;
	color:#f4f408;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#000;
	border:solid #f4f408 1px;
 }

.boutonDelete{
	position:relative;
	left:180px;
	top:20px;
	color:#f4f408;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#000;
	border:solid #f4f408 1px;
 }
 
 #errorMsg{
	float: left;
	width: 745px;
	margin: 10px 0;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#f4f408;
}

/******************************* POP *******************************/

.pop{
	width: 580px;
	margin: 20px auto;
}

.block{
	float: left;
	width: 580px;
	margin: 20px auto;
}

.block-left{
	float: left;
	width: 300px;
	margin:  0;
	padding: 50px 0 0 0;
	text-align: justify;
}

.block-right{
	float: left;
	width: 275px;
	margin:  0;
}

.txt-condition{
	float: left;
	width: 580px;
	margin: 0;
	text-align: justify;
}

#dhtmlfloatie{
margin: 0 auto;
/*left: 0;
left: -900px;*/
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

#subcontent2{
	margin: 10px auto;
	float: none;
	display:none;
	border: 1px solid #FFCC66;
	background-color: #8B0023;
	width: 450px;
	padding: 8px;
	position: relative;
	left: 439px;
	top: 10px;
}

A.link-ref:link{font-family:verdana;font-size:12px;color: #FFFF99;font-weight:bold;text-decoration: none;}
A.link-ref {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;color: #FF9933;font-weight:bold;text-decoration: none;}
A.link-ref:hover{font-family:verdana;font-size:12px;color: #fff;font-weight:bold;text-decoration: none;}

A.menulink2:link{font-size:9px;color: #666666;font-weight:bold;text-decoration: none;}
A.menulink2 {
	font-size:9px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
A.menulink2:hover{font-size:9px;color: #fff;font-weight:bold;text-decoration: none;}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
