.hello {
	font-family: "Arial Narrow";
	font-size: 12px;
}
.header {
	width: 1000px;
	border: thin none #333333;
	background-image: url(header.jpg);
	height: 245px;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #993267;
	font-weight: bold;
}
.identite {


}
.header_identite {
	background-color: #F3F3F3;
	width: 795px;
	text-align: center;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}



.footer {
	height: 40px;
	width: 1000px;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	vertical-align: middle;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.form {
	width: 834px;
	text-align: left;
	padding: 10px;
}
.bouton {
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	background-image: url(btn2.png);
	background-repeat: no-repeat;
	padding-top: 195px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
	margin: 10px;
	padding-bottom: 10px;
}
.corps_index {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1000px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
}


.rubrique {
	font-weight: bold;
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990066;
	font-weight: bold;
	text-decoration: none;
}
.italique {
	font-style: italic;
}

a:visited {
	text-decoration: none;
	color: #990066;
}
.marge {
	width: 73px;
	background-color: #E5F1FF;
	margin-right: 0px;
	margin-left: 0px;
}
.texte {
	padding: 10px;
}

.marge2cv {
}


a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.corps {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
.bouton_in {
	color: #FFFFFF;
	width: 150px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	text-decoration: none;
	background-image: url(btn.png);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
	margin: 50px;
	padding-bottom: 10px;
}
.marge2cv {
	background-color: #000099;
	width: 73px;
	float: right;
}

input.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
