

html {
	font-size: 11pt;
	line-height: 11pt;
	height: 100%;
	margin: 0;
	padding: 0;
	/*background-image: url(../images/body_nuages.png);*/
}

body {
	font-size: 11pt;
	line-height: 11pt;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	/*background-image: url(../images/body_nuages.png);*/
	background-repeat: repeat;
}

h1 {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 27pt;
	line-height: 30pt;/*2.3em;*/
	font-style: italic;
	color: #838383;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
}

h2 {
	font-weight : bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #838383;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

h3 {
	font-weight : normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #838383;
	margin : 0px 0px 0px 0px;
	padding : 5px 0px 5px 0px;
}

h4 {
	font-weight : normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	line-height: 1.0em;
	color: #838383;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p {
	font-weight : normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #838383;
}

#menuBar {
	background-color: #38414A;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

ul li a {
	display: block;
	float: left;   
	font-weight : normal;
	color: #ffffff;
	font-size: 1.0em;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
}

ul li a:hover {
	font-weight : normal;
	color: #8B949D;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
}

ul li span {
	display: block;
	float: left;   
	font-weight : normal;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #8B949D;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
} 

a {
	font-weight : bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #838383;
	text-decoration : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a:hover {
	color: #838383;
	text-decoration : underline;
}

.lienImage {
	font-weight : normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: transparent;
	text-decoration : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

span {
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	/*color: black;#838383;*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

img {
	border-width: 0px;
	margin: 0;
	padding: 0;
	/*margin: -1px 0px -6px 0px;*/
}

.titreBloc {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #838383;
	padding: 0px 0px 10px 0px;
}

input {
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color : #838383;
	background-color: #f0f0f0;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
}

select {
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color : #838383;
	background-color: #f0f0f0;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.contact {
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #838383;
	background-color: #f0f0f0;
	width: 610px;
	min-width: 610px;
	max-width: 610px;
	height: 150px;
	min-height: 150px;
	/*
	max-height: 150px;
	*/
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
}

.champObligatoire {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: rgb(204, 0, 0);
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
