/* General */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: rgb(94, 97, 78)
}

h1 {
	margin-top: 0px;
	color: #af3b43;
	font-size: 18pt
}

h2 {
	margin-top: 0px; 
	color: #a29a02;
	font-size: 12pt	
} 
 
p {
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif
} 
 
a {
	text-decoration: none
}   

.police2 {
	font-family: Andalus, Arial, Helvetica, sans-serif;
}

/* Tete */
.nom,.nom a:link,.nom a:visited,.nom a:active {
	color: #af3b43;
	text-decoration: none;
	font-weight: bold;
	font-size: 24pt
}

.qualif,.qualif a:link,.qualif a:visited,.qualif a:active {
	color: #0F7E9A;
	text-decoration: none
}

.contact,.contact a:link,.contact a:visited,.contact a:active {
	color: #af3b43
}

/* Plan */
.plan {
	border: 2px solid #99814b;
	font-size: 8pt;
	padding: 3px
}

.titre,.titre a:link,.titre a:visited,.titre a:active {
	font-weight: bolder;
	color: #af3b43;
	text-decoration: none
}

.soustitre,.soustitre a:link,.soustitre a:visited,.soustitre a:active {
	color: rgb(94, 97, 78);
	text-decoration: none
}

.titre a:hover,.soustitre a:hover {
	text-decoration: underline
}

/* Pied */
.foot,.foot a:link,.foot a:visited,.foot a:active {
	font-family: sans-serif;
	font-size: 7pt;
	color: #c6c54f
}

