@charset "utf-8";
body {
	background-image: url(../img/fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited {
	color: #2FB4D1;
}
a:hover, a:active {
	color: #B7E7F2;
}
#menu {
	width: 186px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
}




#contenu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenu2 {
	width: 570px;
	top: 235px;
	float: right;
}

#contenu3 {

	float: right;

}

#menu .li1 a:link, #menu .li1 a:visited{
	color: #000000;
	text-decoration: none;
}

#menu .li1 a:hover, #menu .li1 a:active{
	color: #2FB4D1;
	text-decoration: none;
}
.li1, .li2{
	height: 24px;
	padding-left: 5px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
li {
	margin: 0px;
}

.li1 {

	padding-bottom: 5px;
	background-image: url(../img/li1.gif);
	background-repeat: no-repeat;
}
.li2 {
	background-repeat: no-repeat;
	background-image: url(../img/li2.gif);
}
.li3 {
	background-image: url(../img/li3.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	background-position: bottom;
	background-color: #DEDEDE;
	padding-right: 5px;
}
.li4 {
	background-image: url(../img/li4.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: bottom;
	background-color: #DEDEDE;
	height: 65px;
	width: 176px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu form {
	margin: 0px;
	padding: 0px;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#head {
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
	height: 234px;
	width: 760px;
	position: relative;
}
#head_right {
	background: url(../img/head_right.gif) no-repeat;
	float: left;
	height: 124px;
	width: 507px;
	cursor: pointer;
}
#step1 {
	background-image: url(../img/etape1.gif);
	float: left;
	height: 109px;
	width: 253px;
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
}
h1 img {
	border: none;
}

#step2 {
	background-image: url(../img/etape2.gif);
	float: left;
	height: 109px;
	width: 253px;
	cursor: pointer;
}
#step3 {
	background-image: url(../img/etape3.gif);
	float: left;
	height: 19px;
	width: 253px;
	padding-top: 90px;
	text-align: right;
	cursor: pointer;
}
#head #fav{
	top: 215px;
	right: 0px;
	position: absolute;
	cursor: pointer;
}
h2 {
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 2px;
	margin-left: 2px;
}
h1 {
	margin: 0px;
	padding: 0px;
	float:left;
}

h4 {
	background-image: url(../img/h4.gif);
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	width: 563px;
	text-align: right;
	margin-right: 0px;
	padding-right: 5px;
	float: right;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
h6 {
	margin: 0px;
	font-size: 10px;
	color: #999999;
}
h5 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 0px;
}

.profil {
	background-image: url(../img/cart_fond.gif);
	border: 1px solid #CCCCCC;
	width: 270px;
	float: left;
	padding: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	height: 152px;
	background-repeat: repeat-x;
	background-color: #F7F8F4;
	background-position: bottom;
}


.info img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profil img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #81D0E0;
	border-right-color: #81D0E0;
	border-bottom-color: #81D0E0;
	border-left-color: #81D0E0;
}
.profil a:link, .profil a:visited,{
	color: #2FB4D1;
}
.info {
	font-size: 12px;
	float: right;
	width: 155px;
}
.info h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.pict {
	float: left;
	border: 1px solid #32BCDA;
	margin-right: 10px;
}
#form1 input, #form4 input {
	margin-top: 10px;
}

#footer {
	clear:both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#suiv {
	background-image: url(../img/h4.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	width: 555px;
	text-align: right;
	padding-right: 5px;
	background-repeat: repeat-x;
	float: left;
	margin-left: 7px;
}

#txt {
	background-color: #C6D709;
	width: 491px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../img/help1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
}

.txtbas {
	background-image: url(../img/help2.gif);
	height: 36px;
	width: 511px;
	margin-right: auto;
	margin-left: auto;
}
