@charset "utf-8";

@import url('page_interne.css');


#Corps_TitrePage
{
	font-size: 1.3em;
}

#Corps_Chapeau
{
	background-image: none;
	padding: 0;
}

/* Cadres */

#Corps p a
{
	text-decoration: none;
}

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

.Corps_Encadrement h3
{
	background: transparent url(../images/commun/pictos/fleche.gif) no-repeat center left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 10px;
	padding: 1px 0 1px 20px;
}


#Corps_ListeAncre
{
	margin: 0 20px !important;
	padding: 0 !important;
	list-style-type: disc;
}

#Corps_ListeAncre li 
{
}

#Corps_ListeAncre li a
{
	font-weight: bold;
}

/* Bloc colonnes de droite */
.RCB_Titre
{
	margin: 0 10px 10px 10px !important;
	padding: 0;
}

.RCB_Titre h3
{
	margin: 0;
}

.RC_Bloc p
{
	margin: 0 15px 10px 15px !important;
	padding: 0;
	clear: both;
}

/* COULEURS */
.RC_Bloc p, .Corps_Encadrement h3
{
	color: #006176;
}

#Corps p, #Corps_ListeAncre li a
{
	color: #444957;
}

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

/* COULEURS DE FOND */


/* COULEURS DES BORDURE */


