body { 
margin: 0px; 
text-align: center; 
font-size: 12px; 
color: #000000; 
background: #FFFFFF; 
font-family: "Trebuchet MS";
}

div#global { 
width: 900px;
height: 661px;
overflow: hidden;
background: url("img/background.png") no-repeat;
margin-top: 80px;
margin-left: auto; 
margin-right: auto;
text-align: left; 
/*color: #89b82d;*/
}

div#h_formules {
float: left;
clear: none;
width: 550px;
padding-top: 40px;
padding-left: 50px;
}

div#p_formules {
float: left;
clear: none;
width: 455px;
padding-top: 40px;
padding-left: 40px;
}

div#p_contact {
float: left;
clear: none;
width: 400px;
padding-top: 40px;
padding-left: 40px;
}

div#homelink {
float: right;
clear: none;
width: 100px;
padding-top: 20px;
padding-right: 20px;
text-align: right;
vertical-align: middle;
}

div#h_coordonnees {
float: right;
clear: none;
width: 250px;
text-align: left;
padding-top: 400px;
padding-left: 50px;
}

div#h_coordonnees_index {
float: right;
clear: none;
width: 250px;
text-align: left;
padding-top: 400px;
padding-left: 30px;
}

/* style pour la page de recrutement pour les formations */	
div#contact {
	position: static;
	float: left;
	width: 450px;
	padding-top: 3em;
	margin-top: 3em;
	margin-left: 0em;
	text-align: left;
	display: block;
	}
	
table.contact {
	width: 450px;
	border: none;
}

td.contact {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
	border: none;
	vertical-align: middle;
	padding: 0.2em;
	text-align: left;
}

img{
	border: 0 none;
	}

h1 {
color: #aa7b32;
font-size: 32px;
font-style: italic;
margin-bottom: 120px;
}

h1.formule_t {
color: #aa7b32;
font-size: 24px;
font-style: italic;
margin-bottom: 25px;
}

h1.contact_t {
color: #aa7b32;
font-size: 24px;
font-style: italic;
margin-bottom: 25px;
padding-top: 10px;
}

h2.formule_n {
color: #89b82d;
font-style: italic;
font-size: 18px;
text-indent: 15px;
line-height: 30px;
width: 440px;
border-bottom-style: dashed;
border-bottom-width: thin;
border-bottom-color: #61a0dc;
margin-bottom: 40px;
}

h2 {
color: #89b82d;
font-style: italic;
font-size: 18px;
}

h3 {
font-size: 16px;
color: #61a0dc;
}

span.h_coo {
color: #333333;
}

span.h_tel {
color: #89b82d;
}

span.h_legal {
font-size: 10px;
color: #333333;
}

span.hf_p {
color: #61a0dc;
}

span.hf_d {
color: #aa7b32;
font-weight: bold;
}

span.hf_s {
color: #61a0dc;
font-style: italic;
}

a.hf_l {
color: #61a0dc;
font-style: italic;
text-decoration: underline;
}

span.exemple {
float: left;
clear: none;
width: 400px;
}

a.hf_l:hover {
color: #89b82d;
}

p.h_notes {
color: #AAAAAA;
font-size: 10px;
margin-top: -20px;
}

p.h_notes_index {
color: #AAAAAA;
font-size: 10px;
margin-top: 20px;
}