@charset "utf-8";

@import url('page_interne.css');


/* FICHE PRATIQUE */

#Corps #Corps_C2 ul
{
	position: relative;
	margin: 0 15px;
	padding: 0;
	list-style: none;
	display: block;
}

#Corps #Corps_C2 ul li
{
	margin: 5px 0 0 0;
	padding: 0 0 0 7px;
	display: block;
	background: transparent  url(../images/commun/col_d/fleche_2.gif) no-repeat top left;
}

#Corps #Corps_C2 ul li i
{
	font-family: verdana, arial, helvetic, sans-serif;
	display: block;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}


#Corps_C2 ul li a
{
	font-weight: bold;
}

#Corps_C2 .Corps_SousTitre
{
	margin: 0 0 10px 10px;
}

#CorpsC2 p
{
	display: block;
	padding: 0 10px 0 10px;
}

/* PARTICIPATION */

#Corps_C3
{
	background: transparent  url(../images/commun/elements/fond_participation.jpg) no-repeat bottom left;
	text-align: center;
	padding: 0 0 10px 0;
}

#Corps_C3 p
{
	font-size: 1.2em;
}

#Corps_C3 img
{
	margin: 0 10px;
}

/* COULEURS */
#Corps_C3 p, #Corps_C2 ul li a, ul li
{
	color: #006176;
}

#Corps #Corps_C2 ul li
{
	color: #444957;
}

a {color:#006176; text-decoration: none; font-weight:bold;} 
a:hover {text-decoration: underline;}
