* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background: #353535 url(../im/background.gif);
	text-align: center;
	overflow: auto;
	border: 0px outset;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
/*	behavior: url("pngbehavior.htc");*/
	border: 0px none;
}

.hide {
  display: none;
}

#header, #topContent, #content, #contentAccueil {
	margin: 0 auto;
}

#header {
	width: 513px;
	height: 80px;
	background: transparent url(../im/header.png) no-repeat;
}

#topContent_old {
	width: 580px;
	height: 109px;
	background: transparent url(../im/content-top.png) no-repeat;
	z-index:0;
}

#contentAccueil {
  	position: relative;
	z-index:1;
	width: 580px;
	height: auto;
	padding-top: 80px;
	background: transparent url(../im/content-background.png) repeat-y;
}
#content {
  	position: relative;
	z-index:10;
	width: 580px;
	height: auto;
	background: transparent url(../im/content-background.png) repeat-y;
}
.txt {
	margin:0px;
	padding: 0px;
	margin-left:80px !important;
	margin-left:0px;
	padding-left: 40px;
	padding-right: 40px;
	width:420px;
	clear: both;
}
#content .txt {
	position: relative;
	z-index: 10;
	line-height: 1.5em;
	word-spacing:1px; 
	letter-spacing:0px; 
	font-size: 1.2em;
	font-weight: normal;
	color: #CCC;
	text-align: justify;
	padding: 15px 0px;
}

#content .left {
	margin-left:140px;
}
#content div.bloc {
	
}
#content p, #contentAccueil p {
/*	padding: 15px 80px;*/
	padding: 15px 0px;
	line-height: 2em;
	font-size: 1.2em;
	color: #CCC;
	text-align: justify;
}
#content a, #contentAccueil a {
  	font-size: 1em;
/*	color: #696969;*/
	color: #AD0000;
	text-decoration: none;
}
#content a:hover, #contentAccueil a:hover {
	text-decoration: underline;
}
/*text-align:justify; font-size:11px; word-spacing:1px; letter-spacing:0px; line-height:1.5em;*/
.titre {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left:-7px !important;
	margin-left: -1px;
	line-height:1.5em;
}
.texte {
	padding-top: 0px;
	padding-bottom: 35px;
	line-height: 1.5em;
	font-size: 1em;
}

.red {
	color: #AD0000;
}
.green {
	color: green;
}


#boutons {
  position: absolute;
  z-index:2;
  top: 105px;
  left: 50%;
  margin-left: -255px;
  width: 510px;
  height: 170px;
}

#boutons img {
/*  margin: 0 3px;*/
  border: none;
}


.pages {
	text-align: right;
	font-size: 11px;
}

#footer {
	position: absolute;
	z-index: 1;
	/*bottom: -80px;*/
	left: 50%;
	margin-left: -290px;
	width: 580px;
	height: 80px;
/*	background: transparent url(../im/footer.png) no-repeat;*/
}
#footContent {
	position: absolute;
	z-index: 3;
	bottom: 25px !important;
	bottom: 58px;
	left: 50%;
	margin-left: -290px;
	width: 580px;
	/*height: 80px;*/
	color: #696969;
}
#footContent a {
	color: #696969;
	text-decoration:none;
}
#footContent a:hover {
	color: #ffffff;	
}


#footer p, #footContent p {
	margin-top: 6px;
  	font-size: 1em;
	color: #696969;
	text-align: center;
}




.form {
	text-align: left;
	font-size:13px;
	clear:both;
}
.form h2 {
	color: #950000;
	font-weight:bold;
	font-size: 14px;
}
.form input, .form textarea {
	border:1px solid gray;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form input {
	height: 16px;
	padding: 2px;
}
.form textarea {
	overflow: auto;
	padding: 2px;
}
input.radio, input.checkbox {
	border: 0px none;
	vertical-align: middle;
	margin:3px;
}

#content div.etapes {
	border:0px none; 
	width:90px; 
	height:21px; 
	float:right;
	background-image:url(../im/btn2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right:2px;
	margin-bottom:30px;
	padding-top:2px;
	text-align:center;
}
#content div.etapes a {
	font-size: 10px;
	text-decoration: none;
	color: #ccc;
}

.errors {
	background-color:#950000; 
	border:1px solid white; 
	color:white;
	font-size:14px;
	padding: 10px;
}
input.error {
	background-color:#950000; 
	border:1px solid white; 
	color:white;
}
textarea.error {
	background-color:#950000; 
	border:1px solid white; 
	color:white;
}


.btn {
	background-image:url(../im/btn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	height:35px;
	vertical-align: middle;	
/*	border:1 px solid red;*/
	font-weight:bold;
	font-size:14px;
	cursor: pointer;
	color: #C7C8C8;
	padding:8px 3px;
	clear: both;
	float: none !important;
	float:left;
}
.btn a {
	text-decoration: none;
	color: #C7C8C8;
}
.btn a:hover {
	text-decoration: underline;
	color: #fff;
}
input.btn {
	border:0px none;
}


h1 {
	display: inline;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}


.rouge {
	color: #AD0000;
}
