.titre1-actualite {
	display:block;
	margin:auto;
	width:280px;
	height:156px;
	background-image:url(../images/commun/cartouche-actualite/titre1-actualite.gif);
}
.titre2-actualite {
	display:block;
	margin:auto;
	width:252px;
	height:13px;
	background-image:url(../images/commun/cartouche-actualite/titre2-actualite.gif);
	background-color: #F5F2DE;
	background-repeat: no-repeat;
}
#conteneur-actualite {
	margin:auto;
	width: 246px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
    background-color: #F5F2DE;

}
.actualite {
	display:block;   
	margin:auto;
	width: 212px;
	padding: 16px;
}

.actu-h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.15em;
	color: #000000;
	display: block;
	padding: 0px;
	line-height: 1em;
}
.actu-h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	color: #fe9b43;
	display: block;
	line-height: 1em;
	margin-bottom: 7px;
}
.actu-h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.6em;
	color: #BEA201;
	display: block;
	line-height: 0.8em;
}
.actu-texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #4a4a4a;
	display: block;
	margin-top: 5px;
}
.actu-texte a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #4a4a4a;
	display: block;
	margin-top: 5px;
}
.actu-texte a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FF9900;
	display: block;
	margin-top: 5px;
}
.actu-suite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FF9900;
	margin-top: 5px;
}
.actu-suite a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FF9900;
	margin-top: 5px;
}
.actu-suite a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin-top: 5px;
	background-color: #000000;
}
.delimitage {
	background-image: url(../images/commun/cartouche-actualite/pointilles.gif);
	background-repeat: repeat-x;
	display: block;
	height: 3px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 100%;
}
.actu-logo {
	display: block;
	width:auto;
/*	border: 3px solid #CCCCCC;  */
}
.actu-logo a:hover{
	display: block;
	width:80px;
	border: 3px solid #FF9900;
	margin:-3px;
}
