body {
	background-color: #333333;
	text-align: center;
	margin: 20px 0 0 0;
}
#page { 
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: justify;
	color: #ffffff;
	font-style: italic;
	line-height: 1em;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 5px;
}
h3 {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	color: #D81F27;
	font-size: 15px;
	text-align: left;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0;
}
h4 {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.25em;
	margin-bottom: 0;
}
.sous-titre-16px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.0em;
	margin-bottom: 0;
}
.sous-titre-15px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.0em;
	margin-bottom: 0;
}
.text-jaune-15px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-variant: bold;
	font-weight: normal;
	color: yellow;
	margin-bottom: 0;
}
.text-jaune-18px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-variant: bold;
	font-weight: normal;
	color: yellow;
	margin-bottom: 0;
}
.text-14px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	margin-bottom: 0;
}
.text-13px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 2.0em;
	margin-bottom: 0;
}
.text-12px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	margin: 10 0 0 10;
	padding: 10 0 0 10;
}
.text-11px {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3em;
	margin-bottom: 0;
}
.line-5px {
line-height: 4px;
}
.line-12px {
line-height: 12px;
}
a {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFAAA;
}

/* Adds special style to an unvisited link. */
a:link {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	text-decoration: underline;
	color: #333333;
}
a:visited, a.visited {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	text-decoration: underline;
	color: #595959;
}
a:hover, a.hover {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	text-decoration: none;
	color: #CC0000;
}
label {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	/*font-style: italic;*/
	line-height: 1.3em;
	font-variant: normal;
	font-weight: normal;
	/*margin-bottom: 10px;*/
}
#entete {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	/*font-style: italic;*/
	line-height: 1.3em;
	font-variant: normal;
	font-weight: normal;
	background-color: #333333;
	height: 25px;
	vertical-align: middle;
}
#entete1 {
	font-family: "Myriad Pro", "Myriad", "Frutiger", "Helvetica", Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	/*font-style: italic;*/
	line-height: 1.0em;
	font-variant: normal;
	font-weight: normal;
	background-color: #D81F27;
	height: 20px;
	padding-top: 5px;
}
.erreur {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D81F27;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	font-weight: bold;
	margin-top: 10px;
}
textarea, input, select {
	/*padding: 5px 0 0 5px;*/
	margin: 5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	background: #CFCFCF;
	color: #000000;
}
input.bouton {
	background: #D81F27;
	color: #ffffff;
	cursor: pointer;
}

