#formActu{
	border:1px solid #e6e6e6;
	padding: 5px;
	text-align: left;
	background-color: #f3f3f3;
	margin-left: 20px;
	width: 740px;
}

#formActu .input{
	background-image: url(../img/form_bg.jpg);
	background-repeat: repeat-x;
	border:1px solid #d1c7ac;
	color:#333333;
	padding:3px;
	margin-right:4px;;
	font-family:tahoma, arial, sans-serif;
	width: 230px;
}

#gestionActu{
	border:1px solid #e6e6e6;
	
	text-align: left;
	background-color: #f3f3f3;
	margin-left: 20px;
	width: 740px;
}

#gestionActu td{
	border:1px solid #e6e6e6;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#gestionActu th{
	border:1px solid #e6e6e6;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size: 13px;
	font-weight: bold;
}

#formActu  .description{

	width: 540px;
	
}

#formActu .libelle{

	color:#333333;
	padding:3px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;
	width: 130px;
	text-align: right;
	float: left;
}








#ActivitesUne .img_modif{
	height: 16px;
	width: 16px;
	float: right;
}



#ActivitesUne{
	width: 740px;
	text-align: center;
	border:1px solid #e6e6e6;
	padding: 10px;
	margin-left: 20px;
	background-color: #f3f3f3;
	margin-bottom: 20px;
	height: 200px;
}

#ActivitesUne img{
	width: 240px;
	height: 180px;
	float: left;
}

#ActivitesUne  .bigtitre{
	width: 480px;

	float:right;
}
#ActivitesUne .titre{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;		
}

#ActivitesUne .date{
	font-size:13px; color:#434343; text-decoration:none;
}

#ActivitesUne a{
	text-align: center;
	font-size:12px; color:#434343; text-decoration:underline;
}
#ActivitesUne a:hover{
	text-align: center;
	font-size:12px; color:#0c0c0c; text-decoration:underline;
}

#ActivitesUne .description{
	font-size:11px; color:#434343;
	float: right;
	text-align: justify;
	width: 480px;
	padding: 10px;
	overflow:auto;
	height: 150px;
	
}


#ListeActivitesAutres{
	
}

#ActivitesAutres{
	
	width: 740px;
	text-align: center;
	border:1px solid #e6e6e6;
	padding: 10px;
	margin-left: 20px;
	background-color: #f3f3f3;
	margin-bottom: 2px;
	height: 100px;

}

#ActivitesAutres img{
	width: 140px;
	height: 100px;
	float: left;
}

#ActivitesAutres .img_modif{
	height: 16px;
	width: 16px;
	float: right;
}
#ActivitesAutres  .bigtitre{
	width: 580px;
	float: right;
	text-align: left;
}
#ActivitesAutres .titre{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;		
}

#ActivitesAutres .date{
	font-size:13px; color:#434343; text-decoration:none;
}

#ActivitesAutres a{
	text-align: center;
	font-size:12px; color:#434343; text-decoration:underline;
}
#ActivitesAutres a:hover{
	text-align: center;
	font-size:12px; color:#0c0c0c; text-decoration:underline;
}

#ActivitesAutres .description{
	font-size:11px; color:#434343;
	float: right;
	text-align: justify;
	width: 580px;
	padding: 10px;
	
}
