/* CSS Document */

#ctentete h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#ctentete h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #f8ed00;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}
#ctentete h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;

}
#cttexte p{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
#cttexte h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #615e71;
}
#cttexte h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413e51;
	margin-top: 20px;
	margin-bottom: 5px;
}
#cttexte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e4700;
	text-decoration: underline;
	letter-spacing: 0px;
}
#cttexte a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4f7c00;
	text-decoration: underline;
	letter-spacing: 0px;
}
#cttexte table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
}
#cttexte ul{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-type: square;
	padding-left: 4px;
}
#cttexte li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222222;

}
#cttexte img{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;

}
.enfdesc{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	padding-top: 3px;
	padding-bottom: 7px;
	text-decoration: none;
}
.enfdesc:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	padding-top: 3px;
	padding-bottom: 7px;
	text-decoration: none;
}
.enfstitre{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #58765f;
	text-decoration: none;
	font-weight: bold;
}
.enftitre:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(img/puceenf2.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-left: 15px;
}
.enftitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	padding-top: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	background-image: url(img/puceenf2.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-left: 15px;
}
.picto{
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}