/* CSS Document */

#actudyn {
	background: url(images/gabarit/background-actu.gif) repeat-y left;
}

#actudyn h2 {
	padding: 22px 0 0 10px;
	background: url(images/gabarit/background-titre-actu.gif) no-repeat left;
    margin-bottom:6px;
}

ul.actudyn {
    
    width: 140px;
    height: 50px;
	list-style: none;
    margin: 0 0 0px 0;
    padding: 0 0 0 0px; 
}

ul.actudyn li.actudyn {
	
    margin: 0 0 12px 0;
    padding: 0 0 0 0px;    
    
    /*
    margin: 0 0 12px 0;
	padding: 0 0 0 15px;	
    */
}

#pscroller1{
    width: 140px;
    height: 50px;
    padding: 0px;
    margin-left: 10px;
}

#actu {
    background: url(images/gabarit/background-actu.gif) repeat-y left;
}

#actu h2 {
    padding: 11px 0 10px 10px;
    background: url(images/gabarit/background-titre-actu.gif) no-repeat left;
}

#actu ul {
    list-style: none;
}

#actu ul li {
    margin: 0 0 12px 0;
    padding: 0 0 0 15px;    
}



li.more {
	margin: 0 0 12px 15px !important;
	padding: 0 0 0 20px !important;
	background: url(images/gabarit/puce-more.gif) no-repeat;
	background-position: 0 2px;	
}

dd.more {
	margin: 0 0 0 14px !important;
	padding: 0 0 0 20px !important;
	background: url(images/gabarit/puce-more.gif) no-repeat;
	background-position: 0 2px;		
}

#actu-bottom {
	padding: 1px 0;
	background: url(images/gabarit/background-bottom-actu.gif) no-repeat left;
}

#cright img {
	display: block;
	margin: 10px 0 10px 0;
}

dl {
	margin: 10px 0 10px 0;
}

