@charset "utf-8";

@import url('page_interne.css');


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

.Corps_SousTitre2
{
	background: White url(../images/commun/elements/fond_pager_2.gif) no-repeat top left;
	padding: 2px 10px;
	font-size: 1.4em;
	margin: 20px 0 25px 0;
}

.Corps_SousTitre3
{
	background: White url(../images/commun/elements/fond_pager_2.gif) no-repeat top left;
	padding: 2px 10px;
	font-size: 1.4em;
	margin: 20px 0 10px 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_Date
{
	float: right;
	font-size: 1.2em;
}

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


#Corps hr
{
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: dashed 1px White;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin: 0 10px 20px 10px;
}

.Corps_BlocDerniersArticles
{
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0 10px 0 10px;
}

.Corps_BlocDerniersArticles a
{
	text-decoration: none;
}

.Corps_BlocDerniersArticles a:hover
{
	text-decoration: underline;
}

.CBDA_Date
{
	position: absolute;
	top: 0;
	right: 0;
	font-weight: normal;
}

.Corps_TitreLiens
{
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 3px 10px;
	display: block;
	color:#444957;
}

.Corps_Liens
{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	background: transparent  url(../images/commun/col_d/fleche_2.gif) no-repeat top left;
	padding: 0 0 0 10px;
	margin-left:10px;
}

.Corps_Liens:hover
{
	text-decoration: underline;
}

/* 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: normal;
}

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


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

.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_C2 ul li a, .Corps_SousTitre2, .Corps_BlocDerniersArticles a, .Corps_Liens
{
	color: #006176 !important;
}

.Corps_Date, #RC_LiensContact li a, .Corps_BlocDerniersArticles, .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;
}

#Corps hr
{
	border-bottom-color: #444957;
}


/* COULEUR DE FOND */

/* THEMES DE L'ARTICLE */

html #Corps p#themes {margin-bottom:20px; text-align:left}

#Corps #themes a {
	background: transparent url(../images/commun/fil_ariane/picto_rech.gif) no-repeat top left;
	display:inline; 
	line-height:1em;
	text-transform:uppercase; 
	padding-left:15px; 
	margin:0 20px 20px -10px; 
	font-weight:bold;
	font-size:90%;
}
/* Ajouts OR 27/03/07 */
a {color:#006176; text-decoration: none; font-weight:bold;}
a:hover {text-decoration: underline;}
