@charset "ISO-8859-1";
.titre-accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: 3e3e3e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.regulier-accueil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: 3e3e3e;
}
.regulier-accueil-ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: 3e3e3e;
	font-style: italic;
}
.coordonnee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.photo {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.fond-gauche {
	background-image: url(../images/degrade_cote.jpg);
	background-color: #c2cadd;
	background-repeat: repeat-x;
	background-position: top;
}
.titre-plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: 3e3e3e;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3e3e3e;
	display: block;
}
.liste-noms {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #4c2835;
}
.persone_trouve {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: normal;	
}

.titre-plan{
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	display: block;
}
