h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #A3CC6D;
	margin: 0px;
	padding: 2px 2px 2px 5px;
	height: auto;
	width: 300px;
	text-transform: uppercase;
}
#H1-puce {
	text-align: left;
	vertical-align: middle;
	float : left;

}
h2 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006335;
	margin: 0px 0px 0px 100px;
	padding: 2px 2px 2px 10px;
	height: auto;
	width: 300px;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #333333;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #A3CC6D;
	height: auto;
	margin: 00px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
}
#nouveau {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px dashed #A3CC6D;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 119px;
	width: 198px;
	/*clip:            rect(5px 5px 2px 5px);*/
	left: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	position: static;
	top: 200px;



}
#nouveau a.lien-suivant {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #006335;
	text-decoration: none;
	font-weight: normal;	
}
#nouveau a.lien-suivant:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #006335;
	text-decoration: underline;
	font-weight: normal;	
}
#nouveau td.titre {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #DFEDCC;
	border-bottom: 1px solid #A3CC6D;
	text-align: center;
}

#nouveau ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nouveau li{
	background-image: url(../images/tri_rouge.gif);
	background-repeat: no-repeat;
	background-position: 3 .5em;
	padding-left: .7em;
	}
