@import url("/jsp/css/boitebas.css");
@import url("/jsp/css/commentaires.css");

#actuthematique {
	color: #878a81;
	margin:8px 0;
	font-size: xx-small;
	font-weight: normal; 
	font-family: verdana, arial, sans-serif;
	/*border-top:1px solid #F3F5F0;*/
	/*border-bottom:1px solid #F3F5F0;	*/
	padding-bottom: 4px;
/*	background: url(../../images/degrade-gauche.gif) 0 100% repeat-x;*/
}


#actuphoto {
	float: left;
	margin: 0 10px 0 0;
	background:  url(../../images/ombre.gif) 0 100% repeat-x;
	padding-bottom:4px;
}


#actudate {
	color: #878a81;
	margin: 8px 0 0 0;
	font-size: xx-small;
	font-weight: normal; 
	font-family: verdana, arial, sans-serif;
	/*border-top: 1px solid #F3F5F0;*/
	padding-top:5px;
/*	background: url(../../images/degrade-gauche.gif) 0 0 repeat-x;*/
}


#acturesume {
	color: #878a81;
	margin: 10px 0 20px 0;
	padding-top: 5px;
	font-weight: 700; 
	font-family: verdana, arial, sans-serif;
	/*border-top: 1px solid #F3F5F0;*/
/*	background: url(../../images/degrade-gauche.gif) 0 0 repeat-x;*/
}


#actudescription {
	font-size: 0.96em;
	text-align: left;
	margin-bottom: 15px;
}

.lien-plan {
	display: block;
	margin-top: 10px;
}


