body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 12px;
	color: #222;
}



.btn_valider{
     border:none;
     color:#fff;	  
     background: transparent url('images/valider.gif') no-repeat top left;
     width:97px;
     height:37px;	
}
.btn_ok{
     border:none;
     color:#fff;	  
     background: transparent url('images/btn_ok.jpg') no-repeat top left;
     width:54px;
     height:28px;	
}



table {
	font-size: 12px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #034D40;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003D32;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #222;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003D32;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #003D32;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 837px;
	height: 158px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	float: right;
	position: absolute;
	width: 850px;
	height: 31px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
	bottom: 0px;
}

#menu a {
	color: #000000;
	margin-left: 10px;
	margin-right: 20px;
}

#menu a:hover {
	color: #003D32;
	margin-left: 10px;
	margin-right: 20px;
	text-decoration: none;
}


#steps {
	float: left;
	position: relative;
	width: 837px;
	height: 168px;
	left: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	color: #a8c9dd;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}

.hr {
	border-bottom: solid 2px #003D32;
	margin-top: 5px;
	margin-bottom: 7px;       
}

#ligne {
	height:1px;
	background-image: url(images/point.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	/*background-color: #FFFFFF;*/
	
}

#right {
	width: 410px;;
	float: right;
	position: relative;
	right: 6px;
	top: 0px;
	color: #080808;
	background: url(images/hrv.gif) no-repeat left top;
	border-left: 2px solid #003D32;
   text-align: justify;
}


#main {
	float: left;
	position: relative;
	width: 400px;
	left: 10px;
        top:5px;
	text-align: justify;
}

#maintotal{
	float: left;
	position: relative;
	width: 760px;
	left: 10px;
        top:5px;
	text-align: justify;
}

#maintotals {
	position: relative;
	width: 802px;
	left: 16px;
	top: 5px;
	text-align: justify;}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 837px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #888;
	padding-top: 5px;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a {
	color: #003D32;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

input, button {
	background-color: #fff;
	color: #868080;
	border: solid 1px #003D32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name{ font-size:33px; font-family:Myriad Pro,Helvetica, sans-serif; text-transform:uppercase ;padding-top: 30px;}
#name span {color:red}
#slogan { font-size:16px;}
