@charset "utf-8";

@import url('page_interne.css');


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



/* Cadres */


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


.Corps_ImgOnRight
{
	float: right;
	margin: 0 0 15px 15px;
}

.Corps_Date
{
	float: right;
	font-size: 1.2em;
}

#Corps_TitreEtiquette
{
	float: left;
	margin: 0 0 10px 0 !important;
}

/* 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;
	font-size: 1.1em;
}

#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;
}

/* Colonne droite */
#Corps_Remarque
{
	background: transparent  url(../images/commun/elements/fond_remarque.gif) no-repeat top left;
	width: 352px;
	height: 77px;
	text-align: center;
	font-size: 1.1em;
	margin: 0 35px;
}

#Corps_Remarque div
{
	padding: 35px 0 0 0;
	font-weight: bold;
}

#Corps_Remarque div a
{
	text-decoration: none;
}


#Corps_Remarque div a:hover
{
	text-decoration: underline;
}

.RCBC_Marge
{
	margin: 0 15px;
	font-size: 1.1em;
}

#RC_LabelForTheme
{
	display: none;
}

.RC_SelectTheme
{
	width: 160px;
	margin: 0 10px 0 0;
}

.Corps_BtOk2
{
	position: relative;
	background: transparent url(../images/commun/elements/boutons/fond_bt_ok2.gif) no-repeat top left;
	padding: 0 0 0 10px !important;
	font-size: 1em;
	margin: 0 !important;
	font-weight: bold;
	width: 44px !important;
	height: 20px;
	text-align: center;
	border: 0;
}


#RC_LiensContact
{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#RC_LiensContact li
{
	border-bottom: solid 1px white;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 3px 0;
}

#RC_LiensContact li a
{
	text-decoration: none;
	padding: 1px 0 1px 20px;
}

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

.RCLC_Prem
{
	border-top: solid 1px white !important;
}

.RCLC_Lettre
{
	background: transparent url(../images/commun/pictos/recevoir_news.gif) no-repeat top left;
}

.RCLC_RSS
{
	background: transparent url(../images/commun/pictos/rss.gif) no-repeat top left;
}




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

#Corps_C1 ul li .Corps_ListeTitre, .Corps_Date, #RC_LiensContact li a, .RCBC_Marge
{
	color: #444957;
	text-decoration: none;
}

#Corps_Remarque div a, #Corps_Remarque div
{
	color: #7D1A51;
}

#Corps_Remarque div a:visited
{
	color: #CC418E !important;
}
/* COULEUR DES BORDURES */

#RC_LiensContact li
{
	border-bottom-color: #444957;
}

.RCLC_Prem
{
	border-top-color: #444957 !important;
}


/* COULEUR DE FOND */


/* Ajouts OR 27/03/07 */
div.chapoActu {font-size:1.2em; margin:0 0 10px 10px; text-align:justify; color:#444957;}
a {color:#006176; text-decoration: none; font-weight:bold;}
a:hover {text-decoration: underline;}
