.copy {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 11px;
	color: 8e8e69;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: 815e70;
	margin-top: 20px;
}

ul {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 333333; 
	margin-bottom: 10px;
}

li {
	margin-bottom: 5px;
	list-style-image: url(../img/bullet.gif);
}

a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ol {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 3px;
	color: 333333;
	background-color: f1f1f1;
	padding-left:5px;
}
.smenu {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: e5e5cc;
	border-bottom-color: e5e5cc;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	color: 999999;
}

.smenu2 {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: e5e5cc;
	border-bottom-color: e5e5cc;
	padding-top: 3px;
	padding-bottom: 3px;
	color: black;
}

.note {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 11px;
	color: 333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 999999;
	line-height: 16px;
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
}
.maison {
	color: #660066;
	font-weight: bold;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 999999;
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
.imageLeft {
	float: none;
	margin-right: 5px;
	clear: left;
}
h4 {
	text-transform: uppercase;
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #993366;
}

p.center {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
	margin-right: 10px;
}
img.left {
	clear: left;
	float: left;
	margin-right: 10px;
}
p.nojustify {
	font-family: "trebuchet MS", verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
	text-align: left;
}

#colloque {
	float: right;
	width:180px;
    margin:30px 0px 5px 10px;
	background-color: #fffff1;
	
	}
	
	#colloque h2 {
	margin:0; padding-top:2px; padding-bottom:2px;
	text-align: center;
	font-size: 12px;
	background-color: #f1f1e4;
}

#colloque p {
	font-size: 11px;
	margin:10px 10px 10px 10px;
	text-align: center;
}

.encadre {
	border: dotted 1px red;
	padding:10px;
	margin-right:190px;
	text-align: left;
	font-size:16px;
	line-height:22px;
	font-style: italic;
}

.titrePersonne {
	font-size:11px;
	color: #666;
}

/* Ajout pour le placement de l'image encart du Colloque 2005 */

.encart {
	margin:10px 5px 0px 5px;
	padding:5px;
	background-color:#FFFFFF;
}

.encartLien {
	padding:0px; margin:5px 0px 0px 0px;
	text-align:right;
}
.encartLien a {
	color:#BE1C3D;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* Ajout pour les onglets de la section Realisation - Janvier 2007 */

.ongletActif, .ongletInactif {font-weight:bold; text-align: center; padding-top:5px; font-size:14px;}
.ongletActif {background-color:#F1F1F1; color:#787878;}
.ongletInactif {background-color:#D2B8C7; color:#5E00%B;}