@charset "utf-8";

@import url('page_interne.css');


#Corps
{
	width: 750px;
	margin: 0 0 0 20px;
	
}

#Corps_Contenu
{
	width: 728px;
	margin: 0 0 0 16px;
	padding: 0;
}

/* TITRE + OUTILS */
#Corps_TitrePage
{
	background: white url(../images/commun/elements/fond_titre_2.gif) no-repeat top left;
	margin: 30px 0 30px 0;
	width: 632px;
}

#Corps_Outils
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0;
	margin: 30px 0 0 0;
}


/* SOUS TITRE */

#Corps_C1
{
	position: relative;
	margin: 0 0 0 15px;
	padding: 0;
}

#Corps_C1 .CorpsE_Bas
{
	margin: 0;
}

.Corps_C1_Pictos
{
	margin: 20px 15px 0px 0px;
	float: right;
}


#Corps_C1 h2
{
	padding: 30px 75px 0px 20px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	float: left;
}


#Corps_C1_url
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
}

.Corps_SousTitre
{
	margin: 0 20px !important;
}

/* CONTENU */

#Corps p
{
	font-size: 1.3em;
	margin: 0px 20px 10px 0px;
	padding: 0;
	display: block;
}

.source
{
	font-weight: normal;
	font-size: 11px;
	font-style:italic;
	padding:10px 0 0 0;
	float:left;
}

#Corps_Contenu .Corps_ListeType1 ul li
{
	margin: 10px 40px 0 15px;
	padding: 0;
	list-style-type: disc;
}

#Corps_Contenu .Corps_ListeType1 
{
	font-size: 1.1em;
}

#Corps_Contenu .Corps_ListeType1 li a
{
	text-decoration: none !important;
}


#Corps_Contenu .Corps_ListeType1 li a:hover
{
	text-decoration: underline !important;
}

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


#Corps_Contenu .Corps_ListeType2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#Corps_Contenu .Corps_ListeType2 li
{
	background: transparent url(../images/commun/pictos/fleche.gif) no-repeat top left;
	font-size: 1.1em;
	margin: 3px 0 3px 1Opx;
	padding: 0 0 0 18px;
	border: 0;
	font-weight: bold;
}

#Corps_Contenu .Corps_ListeType2 li a
{
	text-decoration: none !important;
}


#Corps_Contenu .Corps_ListeType2 li a:hover
{
	text-decoration: underline !important;
}



/* COULEURS */

#Corps_Contenu ul li a, #Corps .Corps_CContenu, #Corps .Corps_CContenu a, #Corps_C1 h2, #Corps .source
{
	color: #006176;
}
#Corps_Contenu ul li, #Corps p
{
	color: #444957
}

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