.whatsnew {
	float: left;
	width: 200px;
	margin-right: 0px;
	background-image: url("/images/whatsnew.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 4px 4px 24px;
	height: 106px;
}

.whatsnew .telechargerContrat {
	padding-right: 12px;
}

.whatsnew .telechargerContrat a img { border: 0; float: left; margin-right: 2px}

.recherche {
	background-image: url("/images/bgRecherche.gif"); 
	float: left;
	width: 200px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 12px 4px 4px 24px;
	height: 106px;
}

.recherche form * { margin: 2px 0 4px 0; }

.actuFixe {
	float: left;
	width: 180px;
}

#blocActuDefi {
	/* 	background-color: #fff2d7; 
		border-bottom: solid 4px #ffcc66;
	*/
	width:  412px;
	margin: auto;
	text-align: left;
	
}

#blocActuDefi .titre {
	background-color: #ffcc66;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
}

#blocActuDefi .actu {
	list-style: none;
	padding: 0;
	margin: 4px 0 4px 0;
	height: 66px;	
}

#blocActuDefi .actu .description {
	font-size: 12px;
	/*
		color: #774400;
		border-left: solid 1px #774400;
		margin: 4px 4px 4px 92px;
	*/
	padding-left: 8px;
	margin-bottom: 24px;

}

#blocActuDefi .actu a {
	color: #a50818;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#blocActuDefi .actu a:hover {
	text-decoration: underline;
}

#blocActuDefi .actu img {
	border-left: solid 4px #ffcc66;
	margin-right: 5px;
	float: left;
}

.telechargerContrat {
	padding: 6px 8px 0 0;
	float: left;
}

.telechargerContrat a {
	color: #a50818;
	text-decoration: none;
}

.telechargerContrat a:hover {
	text-decoration: underline;
}

.telechargerContrat a img {
	float: left;	
	border: 0;
	border-left: solid 4px #ffcc66;
}

/*
.telechargerContrat a:hover img {
	float: left;
	border-left: solid 4px #a50818;
}
*/

.blocInteractivite {
	float: left;
	width: 280px;
	margin: 8px 2px 0 2px;
	text-align: center;	
}

.blocInteractivite img {
	vertical-align: middle;
	float: left;
	margin-right: 4px;
}

.blocInteractivite .corps {
	font-size: 11px;
	text-align: left;
	padding: 0;
	display: block;	
}

.blocInteractivite ul {
	margin: 0;
	padding: 0;
}

.blocInteractivite ul li {
	list-style: none;
	text-align: left;
}


ul.listeArticles {
	width:  412px;
	margin: auto;
	text-align: left;
	padding: 0;
	margin: 0;
}

ul.listeArticles li {
	padding: 4px 0 4px 0;
	margin: 0;
	list-style: none;
	text-align: left;
	clear: both;
}

ul.listeArticles li img {
	vertical-align: middle;
}


ul.listeArticles li img { float: left; }


a { color: black; text-decoration: none;}
a:hover { text-decoration: underline; }

h1 {
	padding-left: 88px;
	font-family: Verdana;
	color: #e86320;
	font-size: 21px;
}

ul.artActions {
	background-color: #D0D0D0;
	list-style: none;
	padding: 4px;
	border-top: solid 1px #A50818;
	border-bottom: solid 1px #A50818;
	margin: 4px 0 4px 0;
	height: 18px;
	clear: both;
	text-align: left;
}

