.rubrik_titre {
	font-size: 12px
}
.actu_tabScroll{
/* en test
	overflow:auto;
	height:780px;
*/	
	
	height:auto;
	width:auto;
	border:#c9c0d6 solid 1px;
	background-color:#f1f1f1;
}	
/* navigation menu page accueil */
.actu_bouton {
	line-height:18px;
	height:18px;
	width:140px;
	color: #A07D32;
	text-align:left;
	/*background-color:#F7D99B;*/
}
.actu_bouton a {
	color: #990000;
	text-decoration : none;
	display: block;
 	padding: 2px;
	/*background-color:#F7D99B;*/
}
.actu_bouton a:hover {
	color: #ff0000;
	text-decoration : none;
}
.actu_img {
	padding:2px; 
	border:1px #ddd solid;
}
.actu_titre {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color :#666688;
	line-height:16px;
}
.actu_date {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #666688;
	line-height:18px;
}
.actu_agenda{
	text-align:justify;
	padding-top:5px;
	line-height:15px;
	width:260px;
}
.actu_lien {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color:#24376C;
}
.actu_lien a {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	/*color : rgb(58,107,182);*/
	color:#24376C;
	text-decoration:underline;
}
.actu_lien a:hover {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	/*color : #0066CC;
	color:#A06532;*/
	/*background-color:#F7C59B;*/
	text-decoration:underline;
}
.actu_liensimple {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #618bCC;
}
.actu_liensimple a, actu_liensimple a:active,actu_liensimple a:visited {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #618bCC;
	text-decoration:none;
}
.actu_liensimple a:hover {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #3366CC;
	text-decoration:underline;
}
.actu_mois {
	background-color:#006699;
	color: #FFFFFF;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	height:20px;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:middle;
}
