@charset "utf-8";

@import url('page_interne.css');


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

.Corps_Logos
{
	clear: both;
	float: left;
	width: 150px;
	text-align: center;
	margin: 30px 0 0 0;
}

.Corps_ListeType1
{
	position: relative;
	list-style-type: none !important;
	display: block;
	margin: 0 0 0 150px !important;
	padding: 30px 0 0 10px !important;
}

.Corps_ListeType1 li
{
	position: relative;
	background: white url(../images/commun/col_d/fleche_1.gif) no-repeat left top;
	padding: 0 0 0 10px !important;
}

.Corps_ListeType1 li a
{
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0 !important;
}


/* Cadres */

.Corps_TitreLibelle
{
	font-weight: bold;
	font-size: 1.3em;
}

.Corps_TitreChapeau2
{
	clear: both;
	background: white url(../images/commun/elements/haut_chapeau.gif) no-repeat left top;
	font-size: 1.3em;
	margin: 30px 0 0 0 !important;
}


/* COULEURS */
.CC_Source, .Corps_ListeType1 li, .Corps_ListeType1 li a
{
	color: #006176 !important;
}

#Corps_C1 ul li .Corps_ListeTitre
{
	color: #444957;
	text-decoration: none;
}


/* COULEUR DE FOND */


#TitreChoixCommune, #TitreChoixCommune div
{
	background-color: #C9F1FB;
}

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