@charset "utf-8";

/*GESTION DU MODULE ACTU */
/*MA=Module Actus*/


#module-actus {
	width:178px;
	margin-left:10px;
	float:right;
	padding:10px;
}

.MA-puces ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.MA-puces li {
	background-image:url(../images/MA-picto-actu-liste.gif);
	background-repeat:no-repeat;
	background-position:0 -0.2em;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.MA-ctr-photos {
	/*border:2px solid #CCC;*/
}

.MA-barre-hor {
	background-image:url(../images/MA-barre-hor.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:423px;
}

.MA-fond-haut{
	background-image:url(../images/MA-fond-haut.png);
	background-repeat:no-repeat;
	height:48px;
	width:178px;
	margin:0;
	padding:0;
}

.MA-fond-repeat{
	background-image:url(../images/MA-fond-repeat.png);
	background-repeat:repeat-y;
	width:168px;
	padding-left:5px;
	padding-right:5px;
	margin:0;
}

.MA-fond-bas{
	background-image:url(../images/MA-fond-bas.png);
	background-repeat:no-repeat;
	height:15px;
	width:178px;
}
				
.MA-txt-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f2f2f;
}
.MA-txt-2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}
#module-actus a {
	  font-size: 11px;
	  font-weight:normal;
	  line-height:normal;
	  color:#9a6f05;
}
#module-actus a:link {
	text-decoration: none;
}
#module-actus a:visited {
	text-decoration: none;
}
#module-actus a:hover {
	text-decoration:underline;
}
#module-actus a:active {
	text-decoration: none;
}

#module-actus ul{margin:0; padding:0;}
#module-actus li{margin:0; padding-left:0;padding-top:3px; padding-bottom:3px;}

#module-actus ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff8532;
}
#module-actus ul li  a:link {
	text-decoration: none;
}
#module-actus ul li  a:visited {
	text-decoration: none;
}
#module-actus ul li  a:hover {
	text-decoration:underline;
}
#module-actus ul li  a:active {
	text-decoration: none;
}
