@charset "utf-8";

@import url('page_interne.css');


/* SOUS TITRE */

.Corps_Encadrement
{
	position: relative;
	margin: 0;
	padding: 0;
}

.Corps_Encadrement .CorpsE_Bas
{
	margin: 0;
}

.Corps_C_Pictos
{
	float: right;
	width: 52px;
	height: 52px;
	margin: 10px 15px 0px 0px;
}

.CorpsCP_France
{
	background: white url(../images/commun/pictos/france.jpg) no-repeat top left;
}

.CorpsCP_Europe
{
	background: white url(../images/commun/pictos/europe.jpg) no-repeat top left;
}

.CorpsCP_Monde
{
	background: white url(../images/commun/pictos/monde.jpg) no-repeat top left;
}

.Corps_Encadrement h3
{
	padding: 25px 75px 0px 20px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

.Corps_Separateur
{
	background: white url(../images/commun/elements/bas_chapeau.gif) no-repeat top left;
	width: 432px;
	height: 26px;
	margin: 0 0 20px 0;
}

/* TITRE FOND BLEU CLAIR */

.Corps_TitrePartie
{
	position: relative;
	font-size: 1.1em;
	background: white url(../images/commun/elements/bout_d_titre_4.gif) no-repeat top right;
	margin: 20px 0;
	padding: 0 7px 0 0;
	list-style: none;
	display: block;
	border-bottom: solid 1px white;
	text-align: right;
}

.Corps_TitrePartie div
{
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 0 1px 7px;
	font-weight: bold;
	color: White;
	background: white url(../images/commun/elements/bout_g_titre_4.gif) no-repeat top left;
	text-transform: uppercase;
	text-align: left;
}

/* CONTENU */
#Corps p
{
	padding: 0;
}

#Corps .Corps_CContenu
{
	margin: 0px 20px;
	font-weight: bold;
	font-size: 1.2em;
}

.Corps_PasReponse
{
	background: white url(../images/commun/elements/fond_pas_reponse.gif) no-repeat top center;
	width: 352px;
	height: 69px;
	text-align: center;
	margin: 0 0 0 35px !important;
}

.Corps_PasReponse div
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 30px 0 0 0;
}

#Corps_ListePasReponse
{
	margin: 0 60px !important;
}

#Corps_ListePasReponse li 
{
	background: white url(../images/commun/pictos/fleche5.gif) no-repeat top left !important;
	padding: 0 0 0 18px !important;
	margin: 0 0 5px 0 !important;
}


/* LISTES */ 

#Corps ul
{
	position: relative;
	margin: 10px 10px 25px 10px;
	padding: 0;
}

#Corps ul li
{
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	font-size: 1.1em;
	background: white url(../images/commun/col_d/fleche_1.gif) no-repeat top left;
	margin: 0 0 15px 0;
	padding: 0 0 0 7px;
	list-style: none;
}

#Corps ul li a
{
	font-family: arial, verdana, helvetica, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#Corps ul li a:hover
{
	text-decoration: underline;
}

/* COULEURS */
.Corps_Encadrement h3, .Corps_TitrePartie div, #Corps ul li, #Corps ul li a
{
	color: #006176;
}

.Corps_PasReponse div
{
	color: #7D1A51;
}


#Corps_ListePasReponse li, #Corps_ListePasReponse li a
{
	color: #BA3E84 !important;
}


#Corps_ListePasReponse li a:visited
{
	color: #CC418E !important;
}

/* COULEUR DE FOND */


.Corps_TitrePartie div
{
	background-color: #C9F1FB;
}
