p#presentation
{
	font-size: 12px;
}

li#normal
{
	list-style-position: inside;
	list-style-type:disc;
	color: #F7921B;
}

li#vide
{
	list-style-type:none;
	margin-bottom: 5px;
	color: #000000;
}

h2#titreaction
{
	/*font-size: 16px;*/
	width: 430px;
	margin-bottom: 0;
}

p#sstitre
{
	font-size: 14px;
	color: #F7921B;
	font-weight: bold;
	margin-right: 20px;
}

p#lieu
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

/************************* actions droite-gauche *************************/

.actions img
{
	border: 1px #333333 solid;
	padding: 1px;
}

.actions, .actions1
{
	font-size: 12px;
	margin-bottom: 40px;
	font-size: 12px;
	margin:0;
}

.actions1
{
	margin-bottom:40px;
}


/***************************************************************************/

div#imagepied
{
	background: url("../images/FR/presentation/comite.gif") no-repeat;
	width:494px;
	height:102px;
	margin-top:15px;
}

/**********/

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #F7921B;
	margin-bottom: 10px;
}

dd
{
	margin-bottom: 10px;
}

div#header div#compteur dd
{
	margin-bottom: 0;
}

.imgtab 
{
padding-left:10px;
padding-right:10px;
}

