body {
  padding: 125px 0px 62px 0px;
  margin: -123px 0px -62px 2px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color:#000000;
  background-color:white;
}


/**************************** MENU DU BAS ******************************/
#menu_bas {
	clear:both;
  width: 1090px;
	height: auto;
	margin: 0 auto;
	z-index: 2;
	background-color: #dadada;
  text-align:center;
  font-size: 11px;
  font-family: arial;
  border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}

#menu_liens_footer {
	color: #787878;
}

#menu_liens_footer a {
	color: #787878;
  text-decoration:none;
}

#menu_liens {
  padding-top:20px;
  clear:both;
}

#menu_liens a {
  font-size: 12px;
	color: #464646;
  text-decoration:none;
  font-weight:bold;
}

/**************************** ENTETE **********************************/
#entete {
	position: relative;
	width: 1090px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	background:url(/_design/bannieres/entete_home.png) no-repeat;
	background-size:100%
}
#entete_non_loggue {
	position: relative;
	width: 1090px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	background:url(/_design/bannieres/entete_home.png) no-repeat;
	background-size:100%
}

.headerAccueilClic {
position: relative;
display: block;
width: 405px;
height:115px;
top:-25px;
float:left;
}

.headerClic {
position: relative;
display: block;
width: 685px;
height:95px;
top:-25px;
left: 405px;
}

/* Forumulaire rappel Amis */
#connexion_entete {
	position: absolute;
	right: 0px;
	top: 89px;
	height: 20px;
	text-align: left;
  color:#323232;
  font-size: 12px;
}

#connexion_entete_log {
	position: absolute;
	right: 0px;
	top: 91px;
	height: 20px;
	text-align: left;
  color:#323232;
  font-size: 12px;
}

#connexion_entete_log a {
  color:#323232;
  text-decoration:none;
}

#connexion_entete_log a:hover {
  text-decoration:underline;
}

#connexion_entete_liens {
  margin-top:-6px;
  margin-left: 10px;
  float:right;
}

#connexion_entete_liens a {
  font-size: 10px;
  color: #a7a7a7;
  text-decoration:none;
}

#connexion_entete a:hover {
  text-decoration:underline;
}

#connexion_entete .texte {
	float: left;
  line-height:20px;
  margin-right:15px;
}

#connexion_entete .champ {
	float: left;
	margin: 0 12px 0 0;
	width: 120px;
	height: 14px;
	color: #a7a7a7;
	font-size: 12px;
	text-align: center;
}

#connexion_entete .bouton {
  float: left;
  width: 40px;
  height: 20px;
  border-radius: 5px;
  color: white;
  background-color: #AC1f24;
  cursor: pointer;
  border: none;
  padding: 0;
}

/* Titre Colonne Centrale */
#titre_centrale {
	width: 570px !important;
	float: left;
	height:28px;
	/*background-color: #B3AD95;*/
	margin: 0px 1px 0px 1px;
	font-family: Arial;
	font-size: 24px;
	color: #AC1f24;
	font-weight: normal; 
  font-family: georgia,'Courier New','Times New Roman',Times,serif;
  text-align: left;
}
#sous_titre_centrale {
	width: 570px !important;
	float: left;
	margin: 0px 1px 10px 1px;
	/*background-color: #A02C1F;*/
	font-family: Arial;
	font-size: 27px;
	font-weight: normal;
	color:#323232;
	font-family:georgia,arial,Times New Roman,Times,serif;
	text-align: left;
  line-height: 25px;
}

img {
	margin: 0;
	border: none;
}
hr {
	width: 80%;
	height: 1px;
	color: rgb(160, 44, 31);
	padding: 0 0 10px 0;
}
.barre {
	text-decoration: line-through;
}
.left {
  float:left;
}
.right {
  float:right;
}
#quest .titre {
	margin: 18px 0 16px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AC1f24;
  clear:both;
}
#quest .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
/**************************** CORPS DE LA PAGE ******************************/
#main {
width: 1090px;
margin: 0px auto 0 auto;
padding: 0;
background-color: white;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}
#ariane {
  width: 1090px;
	margin: 0px auto 0px auto;
	padding: 0;
	background-color: white;
  font-size: 10px;
  color: #A7A7A7;
  text-decoration: none;
  clear:both;
}

#ariane a {
  font-size: 10px;
  color: #AC1f24;
  text-decoration: none;
}

#ariane a:hover {
  text-decoration: underline;
}

#navigation {
  width: 1090px;
	margin: 0px auto 0 auto;
	padding-top: 0px;
	background-color: white;
	height:30px;
	line-height:28px;
}
#navigation #periode {
	min-width: 205px;
  padding: 0;
	text-align: left;
  float: left;
  margin-left : 10px;
}
#navigation #periode a {
	color: #b42e21;
	font-weight: bold;
	font-family: Arial, 'Courier New';
	font-size:12px;
	text-decoration: none;
}
#navigation #nav_dates {
	width: 570px;
	padding: 0;
  text-align: center;
  float: left;
  margin-right : 10px;
}
#navigation #nav_dates a {
	color: #b42e21;
	font-weight: bold;
	font-family: Arial, 'Courier New';
	font-size:12px;
	text-decoration: none;
}
#navigation #nav_dates #prec {
	float: left;
	width: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 2;
}
#navigation #nav_dates #suiv {
	float: right;
	width: auto;
	text-align: right;
	margin: 0;
	padding: 0;
	z-index: 2;
	}
/********* colonne de gauche *********/
#col_gauche {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 2px;
	padding: 0;
	min-height:150px;
}
#col_gauche .outil_titre {
	height:14px;
	width: 191px;
	padding: 7px 5% 7px 5%;
	background-color: white;
  line-height: 14px;
	font-family: Arial, "Times New Roman, Times";
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	text-align: left;
}

#col_gauche .outil_titre_ephemeride {
	width: 186px !important;
	padding: 7px 5% 7px 5%;
	background-color: white;
}

#col_gauche .outil_titre_ephemeride .outil_titre_ephemeride_bloc {
	background-color:#dadada;
  width:150px;
  margin-left:20px;
  text-align:center;
  font-size:14px;
	padding-top: 4px;
  padding-bottom: 4px;
}

#col_gauche .outil_titre_ephemeride .outil_titre_ephemeride_bloc .outil_titre_ephemeride_bloc_jour {
color: #AC1f24;
position: relative;
font-size: 40px;
top: 6px;
}

#col_gauche .outil_titre_ephemeride .outil_titre_ephemeride_bloc .date_republicain {
	color:#AC1f24;
  font-size:10px;
}

#col_gauche .outil_titre a {
	color: #323232;
	font-weight: bold;
	font-family: Arial, 'Courier New';
	line-height: 14px;;
	text-decoration: none;
}

#col_gauche .outil {
	position: relative;
width: 193px !important;
left: -2px;
	margin: 10px 0 0px 0;
	padding: 0px 5% 10px 5%;
  background-color: white;
  border: none;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #787878;
  overflow: auto;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px #a7a7a7 solid;
}
#col_gauche .liste {
	width: auto !important;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#col_gauche .liste li {
	line-height: 19px;
	padding: 0;
	margin: 0;
}
#col_gauche a{
	text-align:left;
	text-decoration: none;
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}

#col_gauche .outil p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	margin: 0 0 5px 0;
	padding: 0;
}
#col_gauche .outil form {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	border: none;
	font-size: 16px;
	color: #AC1f24;
}
#col_gauche .outil fieldset {
	border: none;
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
}
#col_gauche .outil img {
	padding: 2px;
	border: 1px #000 solid;
}
#col_gauche .outil img.separateur {
	border: none;
}

/**************************** HISTOIRE DU JOUR ******************************/
#col_gauche .histtexte .histliendate {
    font-family: Arial, "Times New Roman, Times";
    text-decoration: underline;
    color: #AC1f24;
    font-size: 10px;
}
#col_gauche .histtexte .histlien {
    font-family: Arial, "Times New Roman, Times";
    color: #AC1f24;
    font-size: 10px;
    text-decoration: underline;
}
#col_gauche .histtitre {
    padding-top: 5px;
    font-family: Arial, "Times New Roman, Times";
    color: #323232;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#col_gauche #saint {
    padding-top: 5px;
    font-family: Arial, "Times New Roman, Times";
    color: #323232;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#col_gauche .histtexte {
    padding-left: 5px;
    padding-right: 5px;
    text-indent: 0;
    font-family: Arial;
    color: #787878;
    font-size: 10px;
    text-align: center;
}

/********* popup devinette *********/
.outil_titre_devinette {
	height:14px;
	margin: 0;
	padding: 7px 5% 7px 5%;
	background-color: white;
  line-height: 14px;
	font-family: Arial, 'Courier New';
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	text-align: left;
}

.outil_devinette {
	margin: 0 0 15px 0;
	padding: 10px 5% 10px 5%;
  background-color: white;
  border: none;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #787878;
  overflow: auto;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px #a7a7a7 solid;
}

.outil_devinette_lien {
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #AC1f24;
}

/********* popup devinette *********/

/********* colonne de droite (nouvelle) *********/
#col_droite {
	float: right;
	width: 303px;
	margin: 0;
	padding: 0;
}
#col_droite .outil_titre {
	width: 270px !important;
	height:14px;
	margin: 0;
	padding: 7px 5% 7px 5%;
	background-color: white;
  line-height: 14px;
		font-family: Arial, "Times New Roman, Times";
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	text-align: left;
}
#col_droite .outil_titre a {
	color: #323232;
	font-weight: bold;
		font-family: Arial, "Times New Roman, Times";
	line-height: 14px;;
	text-decoration: none;
}

#col_droite .histtitre {
  padding-top: 5px;
  font-family: Arial, "Times New Roman, Times";
  color: #323232;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

#col_droite .histtexte {
    padding-left: 5px;
    padding-right: 5px;
    text-indent: 0;
    font-family: Arial;
    color: #787878;
    font-size: 12px;
    text-align: left;
}

#col_droite .outil_facebook {
	position: relative;
width: 305px !important;
left: -2px;
	margin: 0 0 0 0;
	padding: 10px 0px 10px 0px;
  background-color: white;
  border: none;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #787878;
  overflow: auto;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px #a7a7a7 solid;
}
#col_droite .outil {
	position: relative;
  width: 275px !important;
  margin: 0 0 0 0;
  left: -2px;
	padding: 10px 5% 10px 5%;
  background-color: white;
  border: none;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #787878;
  overflow: auto;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px #a7a7a7 solid;
}
#col_droite .outil .liste {
	margin:0px;
  padding: 0px 0px 0px 15px;
}

#col_droite .outil a{
	text-align:left;
	text-decoration: none;
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: #B42E21;
}

#col_droite p img {
	padding: 0;
	margin: 0 10px 10px 0;
}
#col_droite img {
	padding: 0;
	margin: 0 10px 10px 0;
  width:40%;
}

#col_droite .outil p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
	margin: 0 0 5px 0;
	padding: 0;
}

#main .suite {
	margin: 10px 10px 5px 0;
	float: right;
}



/* Forumulaire rappel Amis */
#nhpc_form {
	position: absolute;
	right: 0;
	top: 0;
	width: 203px;
	height: 74px;
	margin: 0;
	padding: 3px;
	background: #fff;
	border: 2px ridge #fcfddf;
	font-size: 12px;
	color: #AC1f24;
	border: none;
	border-left: 1px #000 solid;
	text-align: left;
}
#nhpc_form .titre {
	font-size: 17px;
	font-weight: bold;
}
#nhpc_form fieldset {
	float: left;
	width: 154px;
	border: none;
	padding: 0;
	margin: 0;
}
#nhpc_form p {
	font-family: arial;
	font-size: 10px;
	float: left;
	width: 67px;
	margin: 0;
	text-align: left;
}
#nhpc_form a {
	font-family: arial;
	font-size: 10px;
	float: left;
	color: #c00;
}
#nhpc_form .champ {
	float: left;
	margin: 0 12px 0 0;
	width: 54px;
	height: 14px;
	background-color: #fffcce;
	border: 1px solid #AC1f24;
	font-size: 10px;
}
#nhpc_form .bouton {
	float: left;
	width: 17px;
	height: 17px;
	background-color: #fffcce;
	background-image: url(/_design/squarepush.gif);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
	margin: 0 0 0 -6px;
	cursor: pointer;
}

#episode_suivant
{
  clear:both;
  margin-bottom: 20px;
}

/********* colonne centrale *********/
#col_centrale {
	position: relative;
	float: left;
	width: 550px;
	margin: 0 1px 20px 1px;
	padding: 0 10px;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
  border-top: 0px;
  border-left: 1px #a7a7a7 solid;
  border-right: 1px #a7a7a7 solid;
  border-bottom: 0px;
	/*background-color: rgb(252,253,223);*/
}
#col_centrale a {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
}


#col_centrale .encadre {
	overflow: hidden;
	float: left;
	width: 570px;
	border: 0px;
	margin-left: -10px;
	padding: 0;
	background-color: #e6e6e6;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #323232;
	margin-top: 10px;
margin-bottom: 10px;
}

#col_centrale .encadrefindesarticles {
overflow: hidden;
	float: left;
	width: 570px;
  border: 0px;
	margin: 16px 0;
	margin-left:-10px;
	padding: 0;
	background-color: #f5f5f5;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #323232;
}

#col_centrale .encadre .titre {
	width: 540px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px;
	font-family: georgia,arial;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	text-align: left;
}
#col_centrale .encadre .titre a {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: none;
}
#col_centrale .encadre .titre a:hover {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: underline;
}
#col_centrale .encadre p {
	font-size: 14px;
	text-align: left;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#col_centrale .encadre a {
	text-align:left;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale .encadre a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale .encadre .line {
clear:both;
padding:0px 0px 0 7px;
}
#col_centrale label {
	display: block;
	width: 120px;
  float: left;
}
#col_centrale img.droite {
	float: right;
	margin: 6px 5px 0 6px;
	padding: 0;
}
#col_centrale img.gauche {
	float: left;
	margin: 6px 6px 0 6px;
	padding: 0;
}
#col_centrale img.centre {
	display: block;
	margin: auto;
    float: none;
}
#col_centrale p img {
  float: left;
  margin: 0 10px 10px 10px;
}
#col_centrale p.centre img {
	display: block;
	margin: auto;
  float: none;
}
#col_centrale p.centre {
	display: block;
  text-align:center;
	margin: auto;
  float: none;
}
#col_centrale p.dates {
  width: 130px;
  float: left;
}
#col_centrale .encadre_2 {
	overflow: auto;
	float: left;
	width: 250px;
  border: 0px;
	margin: 16px 0px 16px 10px;
	padding: 0;
	background-color: #f5f5f5;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #AC1f24;
}
#col_centrale .encadre_2 .titre {
	width: 240px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px;
	background-color: #f5f5f5;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
	text-align: left;
}
#col_centrale .encadre_2 .titre a {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: none;
}
#col_centrale .encadre_2 .titre a:hover {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: underline;
}
#col_centrale .encadre_2 p {
	font-size: 14px;
	text-align: left;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#col_centrale .encadre_2 a {
	text-align:left;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
}
#col_centrale .encadre_2 a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale .encadre_2 .line {
clear:both;
padding:0px 0px 0 7px;
}

#col_centrale .chapeau {
	margin: 15px 0 40px 0;
  font-weight: bold;
}
#col_centrale #fond {
	width: 500px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
	text-align: justify;
}
#col_centrale p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
}
#col_centrale .inter {
	/*float: left;*/
	width: 512px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 18px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #AC1f24;
	background: url(/_design/pointcarre.png) no-repeat left center;
  clear: both;
}
#col_centrale .inter2 {
	float: left;
	width: 550px;
	margin: 20px 0 15px 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #AC1f24;
}

.inter h3 {
	font-size: 17px;
  font-weight:normal;
}
.inter2 h3 {
	font-size: 15px;
  margin: 0px 0 0px 0;
  font-weight:normal;
}

#logo_ina {
	width: 265px;
	padding: 0;
	margin: 16px 0 0 0;
  float: left;
}
#longueur {
	position: relative;
padding: 0;
margin: 0px 0 0 0;
float: left;

width: 570px;
left: -10px;
margin-bottom: 17px;
}
#longueur p, #logo_ina p {
  font-size: 12px !important;
text-align: center;
margin: 5px 5px 5px 5px !important;
}

#bouton_version{
/*background: url(/_images/bouton-versionintegrale.gif) no-repeat center;
text-decoration:none !important;
margin-bottom: 10px;
font-weight: bold !important;
height: 40px;*/
text-align: center;
}

#bouton_version  a {
text-decoration:none !important;
font-weight: bold !important;
}

#bouton_version  a:hover, a:active, a:focus {
text-decoration:none !important;
font-weight: bold !important;
}

#bouton_version strong {
position: relative;
display: block;
font-family: Arial, "Times New Roman, Times";
text-decoration:none !important;
font-size: 17px;
text-align: center;
top: 11px;
line-height: 17px;
font-weight: bold !important;
}
}



#longueur img, #logo_ina img {
	display: inline;
	float: none;
	margin: 0 3px 0 0;
	border: none;
}
/********* colonne de droite (nouvelle) *********/
#col_droite .encadre2 {
	width: 220px;
	margin: 0;
	padding: 2px;
	background-color: #AC1f24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: whiteSmoke;
	text-align: center;
}
/* Divers */
p.agenda_lieu {
    clear:both;
    background: url(/_design/pointcarre.png) no-repeat left center;
    padding: 0 0 0 18px;
    font-weight: bold;
}
hr.agenda {
	width:100%;
  height: 1px;
  padding: 0;
  clear:both;
  background-color:#a7a7a7;
  border:none;
}

hr.annuaire {
	width:570px;
  height: 1px;
  margin: 20px 0;
  margin-left: -10px;
  padding: 0;
  clear:both;
  background-color:#a7a7a7;
  border:none;
}

/* Fin de la CSS valide */
/**************************** PAVE ID **********************************/
#entete .paveid {
	float: right;
	z-index: 19;
}
.outil {
	width: 90% !important;
	margin: 0 0 15px 0;
	padding: 10px 5% 10px 5%;
  background-color: white;
  border-left: 1px solid #a87e58;
  border-right: 1px solid #e3c8ae;
  border-bottom: 1px solid #e3c8ae;
  border-top: none;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #AC1f24;
  overflow: auto;
}
.outil p {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AC1f24;
	margin: 0 0 5px 0;
	padding: 0;
}
.outil form {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	border: none;
	font-size: 16px;
	color: #AC1f24;
}
.outil fieldset {
	border: none;
	font-family: Arial;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
}
.outil img {
	padding: 2px;
	border: 0px #000 solid;
}
.outil img.separateur {
	border: none;
}

#col_gauche .encadre2 {
	width: 220px;
	margin: 0;
	padding: 2px;
	background-color: #AC1f24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcfddf;
	text-align: center;
}
.encadre2 a:link, .encadre2 a:visited {
	color: whiteSmoke;
}
/********* colonne de droite *********/
#col_centre {
	position: relative;
	float: right;
	width: 550px;
	margin: 0 0 20px 0;
	padding: 0 10px;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
	background-color: rgb(252,253,223);
}
#col_centre .chapeau {
	margin: 15px 0 40px 0;
    font-weight: bold;
}
#col_centre #fond {
	width: 500px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
	text-align: justify;
}
#col_centre p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
}
/********* colonne unique large *********/
#col_large {
	position: relative;
	width: 780px;
	margin: 0 0 20px 0;
	padding: 4px 10px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f9f7e8;
	background-color: #AC1f24;
}
#col_large .chapeau {
	margin: 15px 0 40px 0;
    font-weight: bold;
}
#col_large .colonnegauchetexte, #col_large .colonnedroitetexte {
	width: 48%;
	margin: 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f9f7e8;
	text-align: justify;
    float: left;
}
#col_large .colonnedroitetexte {
    float: right;
}
#col_large .colonnegrande, #col_large .colonnepetite {
	width: 58%;
	margin: 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f9f7e8;
	text-align: justify;
    float: left;
}
#col_large .colonnepetite {
	width: 38%;
    float: right;
}
#col_large p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f9f7e8;
}
#titre_large {
	width: 1067px;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
	text-align: center;
}
#col_large #even_titre {
	margin: 0;
	padding: 0 0 5px 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #c00;
	text-align: center;
}
#col_large .inter {
	float: left;
	width: 512px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 18px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #AC1f24;
	background: url(/design/pointcarre.png) no-repeat left center;
}
#col_large .inter2 {
	float: left;
	width: 550px;
	margin: 20px 0 15px 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC1f24;
}
#col_large .encadre {
	overflow: auto;
	float: left;
	width: 780px;
	border: none;
	margin: 16px 0;
	padding: 0;
	background-color: #cff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000;
}
#col_large .encadre .titre {
	width: 540px;
	padding: 3px 0 3px 10px;
	margin: 0 0 10px 0;
	background-image: url(/design/encadre.jpg);
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: rgb(252,253,223);
	text-align: left;
}
#col_large .encadre p {
	font-size: 14px;
	text-align: left;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#col_large .centre {
	width: 100%;
    padding: 0;
	background-color: #AC1f24;
	text-align: center;
    float: left;
}
/* Positionnement des images dans le texte */
#col_droite p img.gauche {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
}
#col_droite p img.droite {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}
#col_droite .centre {
	width: 550px;
	text-align: center;
    float: left;
    padding: 0;
}
#col_droite .centre img {
	display: block;
	margin: auto;
    float: none;
}
#col_droite .encadre .centre {
	width: 530px;
	text-align: center;
    float: left;
    padding: 0;
}
#col_droite .encadre .centre img {
	display: block;
	margin: auto;
    float: none;
}
.signature {
	width: 540px;
	font-style: italic;
	margin: 10px 10px 10px 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #AC1f24;
	text-align: right;
}
#col_droite #episode_suivant {
	float:left;
	width: 540px;
	margin: 10px 0;
	padding: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #AC1f24;
	text-align: left;
}
#col_droite #episode_suivant img {
	margin: 0;
}
/******************************* PAGES D'ACCUEIL ****************************/
#colonne_1, #colonne_1_2 {
	float: left;
	width: 253px;
	margin: 0 20px 0 0;
	padding:0;
}
.titre_rubrique {
	width: 243px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	background: url(/design/rubrique_titre.png) no-repeat;
	margin: 0;
	padding: 4px 0 5px 10px;
	text-align: left;
	color: #fff;
}
.rubrique {
	overflow: auto;
	width: 231px;
	margin: 0 0 15px 0;
	padding: 5px 10px 10px 10px;
	font-family: Arial;
	font-size: 12px;
  border-left: 1px solid #a87e58;
  border-right: 1px solid #e3c8ae;
  border-bottom: 1px solid #e3c8ae;
  border-top: none;
	background-color: white;
	color: #AC1f24;
}
.encadre3 {
	overflow: auto;
	width: 232px;
	margin: 0 0 16px 0;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #AC1f24;
	background-color: rgb(255,255,204);
	border: 1px rgb(204,153,102) solid;
}
.rubrique .encadre {
	float: left;
	overflow: auto;
	width: 221px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 5px;
	color: #AC1f24;
	background-color: rgb(255,255,204);
	border: 1px rgb(204,153,102) solid;
}
.rubrique p {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
}
.rubrique form {
	margin: 0;
	padding: 0;
	font: 8px Georgia;
	border: none;
	background-color: white;
	border: none;
	font-size: 16px;
	color: #AC1f24;
}

#boutique .outil_titre {
	width: 360px !important;
  	height: auto;
	margin: 0;
	padding: 6px 0 6px 30px;
	background: url(/design/chapeau_boutique.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
#boutique .rubrique {
	overflow: auto;
	width: 370px;
	margin: 0 0 20px 0;
	padding: 5px 10px 10px 10px;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	color: #AC1f24;
}
.blocaccueil {
	width: 233px !important;
	margin: 0 0 16px 0;
	padding: 10px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background-color: #fff;
	color: #AC1f24;
}
.blocaccueil  p {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
}
.blocaccueil h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: bolder;
	color: #c00;
}
.rubrique img.gauche {
	float: left;
	margin: 6px 6px 0 0;
	padding: 0;
}
.rubrique img.droite {
	float: right;
	margin: 6px 0 0 6px;
	padding: 0;
}
.rubrique img.centre {
	float: none;
	margin: 6px auto 0 auto;
	padding: 0;
}
/************************* PAVE APPROFONDIR ****************************/
#approfondir {
	float: right;
	width: 570px;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 0;
	background-color: #ff9;
	font-size: 12px;
}
#approfondir p {
	font-family: Arial, "helvetica", Times, serif;
	font-weight: bold;
	color: #AC1f24;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	background-color: #ff9;
	font-size: 12px;
}
#app_titre {
	float: right;
	width: 540px;
	background-image: url(/design/titre_dossier.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-family: "Times New Roman", Times, serif;
	color: #AC1f24;
	font-size: 18px;
	font-weight: bold;
}
/********************************* REACTIONS *********************************/
#reaction {
	width: 1067px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	font-size: 12px;
	line-height: 1.5;
	color: #AC1f24;
	text-align: left;
}
#reaction #fond {
	overflow: auto;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	background-color: whiteSmoke;
}
#reaction #titre {
	float: left;
	width: 775px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	background-image: url(/design/reactions.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 2px 10px 2px 15px;
	margin: 0;
}
#reaction p {
	font-weight: bold;
	font-size: 12px;
	color: #AC1f24;
	padding: 0 0 10px 10px;
	margin: 10px 0 0 0;
}
#reaction form {
	font-size: 12px;
	color: #AC1f24;
	margin: 10px 0 0 0;
	padding: 0 0 10px 10px;
}
#reaction form input {
	padding: 0;
	margin: 10px 10px 0 0;
}
.text_reaction {
	margin: 0 15px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #AC1f24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #000;
}
#textarea_reaction {
	width: 490px;
	height: 70px;
}
.date {
	font-size: 11px;
}
#avertissement {
	font-size: 10px;
	margin: 0 0 10px 0;
	padding: 0;
}
/* style d'inter utilisÃƒÂ© dans les anciens articles ÃƒÂ  2 colonnes ! */
.inter3 {
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000080;
}
.carte {
	width: 175px;
	height: 82px;
	margin: 0 0 0 8px;
	padding: 50px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	float: right;
}
.gauche {
	float: left;
}
/*
#bas_page {
	width: 1067px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}
*/
.tableau_item {
	margin: 0;
	padding: 5px 1em;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}
ul {
	position: relative;
	margin: 0 0 0 18px;
	padding: 0;
	line-height: 2;
	text-align: left;
}
/****************************** footer ***************************/
#pratique {
	float: right;
	position: relative;
	width: 570px;
	padding: 0;
	margin: 0 0 20px 0;
}
#pratique #top, #pratique #amis {
    margin: 0 10px 0 0;
    padding: 3px;
    background-color: rgb(252,253,223);
    float: left;
}
/******************************* POP-UP ********************************/
#pop-up {
	position: absolute;
	left: 33%;
	top: 66%;
	width: 360px;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
	font-family: Arial;
	z-index: 2;
	visibility: hidden;
	overflow: hidden;
}
#pop-up #barre {
	width: 350px;
	height: 30px;
	background-image: url(/Images/barremarron.jpg);
	padding: 0 8px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
#pop-up #soustitre {
	width: 100%;
	height: 26px;
	padding: 8px 0 0 8px;
	background: #ffc;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#pop-up #contenu {
	padding: 8px;
}

.lienchic {
	font-family: "Times new roman";
	font-weight: bold;
	text-decoration: none;
	color: #AC1f24;
}

/**************************** ALMANACH ******************************/
.almanach_ID {
	width: 20px;
	margin: 20px 0 15px 0;
    font-size: 8px;
    float: right;
}
.almanach_inter2 {
	width: 500px;
	margin: 20px 0 15px 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC1f24;
  clear:both;
}
/**************************** AGENDA ******************************/
.agenda_ID {
	float: right;
    font-size: 8px;
}
h2.agenda_titre {
    padding: 0;
	margin: 0 0 5px 0;
    background: none;
    font-size: 17px;
}
a.compte-rendu {
	float: right;
	width: 88px;
	height: 32px;
	background: url(/Images/compte-rendu1.png) no-repeat bottom;
}
a:hover.compte-rendu {
	background: url(/Images/compte-rendu2.png) no-repeat bottom;
}
/************************** CARTES HOUOT ****************************/
.menu_cartes_js {
	width: 550px;
    margin: 3px auto;
    clear: both;
}
.menu_cartes_js .menu_item {
	width: 105px;
    margin: 10px 0;
    text-align: center;
    float: left;
    background: #ccc;
}
.cartes_js {
	position: relative;
    margin: 0 0 20px 0;
	clear: both;
}
.cartes_js img {
	display: block;
	position: absolute;
	top: 0;
	visibility: hidden;
  width:97%;
}
/************************** GALERIES ****************************/
#diaporama {
	width: 550px;
    margin: 0 auto;
}
#col_large .menu_cartes_js {
	width: 550px;
    margin: 3px auto;
    clear: both;
}
#col_large .menu_cartes_js .menu_item {
	width: 105px;
    margin: 10px 0;
    text-align: center;
    float: left;
    background: #ccc;
}
#col_large .cartes_js {
	position: relative;
	width: 550px;
    margin: 0 0 20px 0;
	clear: both;
}
#col_large .cartes_js img {
	display: block;
	position: absolute;
	top: 0;
	visibility: hidden;
}
/**************************** BOUTIQUE ******************************/
#page_boutique #popup1 {
	position: absolute;
	top: 280px;
	left: 10%;
	width: 597px;
	margin: 0 auto;
	padding: 0;
	z-index: 7;
}
#page_boutique #blocbloc {
	float: left;
	width: 597px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #663;
	z-index: 7;
}
#page_boutique #blocimage {
	position: relative;
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 2;
	background-color: white;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #663;
}
#page_boutique .barretitre {
	position: relative;
	float: left;
	width: 589px;
	height: 30px;
	z-index: 1;
	padding: 0 0 0 8px;
	margin: 0;
	background-image: url(/Images/barremarron.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	border: 0;
}
#page_boutique .barresoustitre {
	position: relative;
	float: left;
	width: 580px;
	height: auto;
	z-index: 2;
	padding: 8px;
	margin: 0;
	font-family:  Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #AC1f24;
	background-color: #ffc;
}
#page_boutique .colonnegauchetexte {
	position: relative;
	width: 47%;
	height: auto;
	float: left;
	margin: 0;
	padding: 1.5% 0.5% 1.5% 1.5%;
	float: left;
	z-index: 2;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #666;
	text-align: left;
}
#page_boutique .colonnedroitetexte {
	position: relative;
	width: 47%;
	height: auto;
	float: right;
	margin: 0;
	padding: 1.5% 1.5% 1.5% 0.5%;
	z-index: 2;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
}
#page_boutique .commentaires {
	z-index: 2;
	bottom: 0;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 3px 3px;
	color: #666;
	background-color: #fff;
}
#page_boutique form {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 100px;
	height: 50px;
}
#page_boutique input {
	margin: 0;
	padding: 0;
	border-width: 1px;
}
#page_boutique .pix {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	z-index: 1;
}
#page_boutique .pix2 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#page_boutique p {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}
p#cnil {
	font-size: 10px;
}
/******** style pour les boutons commander et savoir plus *********/
a.commander {
	float: right;
	width: 88px;
	height: 32px;
	background: url(/Images/orange.gif) no-repeat bottom;
}
a:hover.commander {
	background: url(/Images/orange2.gif) no-repeat bottom;
}
a.savoir {
	float: right;
	width: 88px;
	height: 32px;
	background: url(/Images/savoirplus.gif) no-repeat bottom;
}
a:hover.savoir {
	background: url(/Images/savoirplus2.gif) no-repeat bottom;
}
a.panier, a.panier_adherer {
	float: right;
	width: 88px;
	height: 32px;
	background: url(/Images/ajouter1.png) no-repeat bottom;
}
a.panier_adherer {
	background: url(/Images/adherer1.png) no-repeat bottom;
}
a:hover.panier {
	background: url(/Images/ajouter2.png) no-repeat bottom;
}
a:hover.panier_adherer {
	background: url(/Images/adherer2.png) no-repeat bottom;
}
.titre_panier {
	width: 774px;
    height: 24px;
	margin: 0;
	padding: 6px 0 0 26px;
	background: #dcba9c url(/design/chapeau_boutique.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.contenu_panier {
	width: 780px;
	margin: 0 0 15px 0;
	padding: 5px 10px 10px 10px;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	color: #AC1f24;
}
.contenu_panier2 {
	width: 780px;
    margin: 0;
	padding: 5px 10px 0 10px;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	color: #AC1f24;
}
.paiement_panier {
	width: 780px;
    margin: 0;
	padding: 0 10px 10px 10px;
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: white;
	color: #AC1f24;
}
.table_panier {
	width: 100%;
	border-collapse: collapse
}
#page_boutique td, #scellius td {
    margin: 0;
    padding: 0 4px;
    border: 1px dotted #AC1f24;
    text-align: right;
}
#page_boutique .lib_produit, #scellius .lib_produit {
    text-align: left;
}
/********* SCELLIUS ***************/
#scellius #col_gauche {
	padding-top: 0;
    text-align: left;
}
#form_ident {
	width: 490px;
    font-size: 12px;
    text-align: right;
}
#form_ident fieldset {
	border: none;
}
#form_ident input {
	width: 220px;
    font-size: 12px;
}
/************ SOUS MENU************/
/* div item caches par defaut */
.item{
  display: none;
}
.styleOutMenu{
}
#slider {
	/* You MUST specify the width and height */
	width:550px;
	height:250px;
	position:relative;	
	overflow:hidden;
}
#mask-gallery {
	overflow:hidden;	
}
#gallery {
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	width:1650px;
	overflow:hidden;
}
	#gallery li {
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}
#mask-excerpt {
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	/* width should be lesser than #slider width */
	width:220px;
	overflow:hidden;	
}
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:135px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}
	#excerpt li {
		padding:5px;
		font-family:arial;
  	font-size:10px;
  	color:#fff;
	}
.clear {
	clear:both;	
}	

.header_text{
	position: relative;
color: rgb(43, 40, 40);
font-size: 15px;
font-family: Arial;
text-decoration: none;
top: 92px;
left: -380px;
}

.header_search{
	position: relative;
color: rgb(43, 40, 40);
font-size: 15px;
font-family: Arial;
text-decoration: none;
top: 0px;
float: right;
z-index:2;
}

.outil_pleincoldroite{
position: relative;
width: 310px;
height: 30px;
line-height: 30px;
padding: 0px 0px 5px 0px;
text-align: center;
background: url(../_images/bandeau_colonnedroite.png) top right no-repeat;
left: -1px;
}

/* Panneau de recherche */
.outil .search {
	float: left;
	display: block;
	height: 20px;
	padding: 3px 5px;
	background: #F0F0F0;
	border-radius: 2px;
	border: 1px solid #616161;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);
	margin-top: 6px;
	margin-left: 20px;
}

.outil .search input {
	display: block;
	float: left;
	border: 1px solid #F0F0F0;
	background: #F0F0F0;
	margin: 0px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	font-style: italic;
	font-family: Times New Roman, Times, Arial;
	color: #AC3124;
	width: 210px;
}

.outil .search .icon {
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	border: none;
	margin: 0px 0px 0px 5px;
	cursor: pointer;
}

/* New deux colonnes */
#col_centrale_deux {
	position: relative;
	float: left;
	width: 750px;
	margin: 0 1px 20px 1px;
	padding: 0 10px;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
  border-top: 0px;
  border-left: 1px #a7a7a7 solid;
  border-right: 1px #a7a7a7 solid;
  border-bottom: 0px;
	/*background-color: rgb(252,253,223);*/
}
#col_centrale_deux a {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale_deux a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
}


#col_centrale_deux .encadre {
	overflow: hidden;
	float: left;
	width: 770px;
	border: 0px;
	margin-left: -10px;
	padding: 0;
	background-color: #f5f5f5;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #323232;
	margin-top: 10px;
margin-bottom: 10px;
}

#col_centrale_deux .encadrefindesarticles {
overflow: hidden;
	float: left;
	width: 770px;
  border: 0px;
	margin: 16px 0;
	margin-left:-10px;
	padding: 0;
	background-color: #f5f5f5;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #323232;
}

#col_centrale_deux .encadre .titre {
	width: 740px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px;
	background-color: #f5f5f5;
	font-family: georgia,arial;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	text-align: left;
}
#col_centrale_deux .encadre .titre a {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: none;
}
#col_centrale_deux .encadre .titre a:hover {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: underline;
}
#col_centrale_deux .encadre p {
	font-size: 14px;
	text-align: left;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#col_centrale_deux .encadre a {
	text-align:left;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale_deux .encadre a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale_deux .encadre .line {
clear:both;
padding:0px 0px 0 7px;
}
#col_centrale_deux label {
	display: block;
	width: 120px;
  float: left;
}
#col_centrale_deux img.droite {
	float: right;
	margin: 6px 5px 0 6px;
	padding: 0;
}
#col_centrale_deux img.gauche {
	float: left;
	margin: 6px 6px 0 6px;
	padding: 0;
}
#col_centrale_deux img.centre {
	display: block;
	margin: auto;
    float: none;
}
#col_centrale_deux p img {
  float: left;
  margin: 0 10px 10px 0;
}
#col_centrale_deux p.centre img {
	display: block;
	margin: auto;
  float: none;
}
#col_centrale_deux p.centre {
	display: block;
  text-align:center;
	margin: auto;
  float: none;
}
#col_centrale_deux p.dates {
  width: 130px;
  float: left;
}
#col_centrale_deux .encadre_2 {
	overflow: auto;
	float: left;
	width: 350px;
  border: 0px;
	margin: 16px 0px 16px 10px;
	padding: 0;
	background-color: #f5f5f5;
	font-family: arial,georgia,Times New Roman,Times,serif;
	font-size: 12px;
	text-align: justify;
	color: #AC1f24;
}
#col_centrale_deux .encadre_2 .titre {
	width: 340px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px;
	background-color: #f5f5f5;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #AC1f24;
	text-align: left;
}
#col_centrale_deux .encadre_2 .titre a {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: none;
}
#col_centrale_deux .encadre_2 .titre a:hover {
  font-weight: bold;
	color: #AC1f24;
	font-family: arial;
	text-decoration: underline;
}
#col_centrale_deux .encadre_2 p {
	font-size: 14px;
	text-align: left;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#col_centrale_deux .encadre_2 a {
	text-align:left;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
}
#col_centrale_deux .encadre_2 a:hover {
	text-align:left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #AC1f24;
}
#col_centrale_deux .encadre_2 .line {
clear:both;
padding:0px 0px 0 7px;
}

#col_centrale_deux .chapeau {
	margin: 15px 0 40px 0;
  font-weight: bold;
}
#col_centrale_deux #fond {
	width: 700px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
	text-align: justify;
}
#col_centrale_deux p {
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	color: #323232;
}
#col_centrale_deux .inter {
	/*float: left;*/
	width: 712px;
	margin: 20px 0 10px 0;
	padding: 0 0 0 18px;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #AC1f24;
	background: url(/_design/pointcarre.png) no-repeat left center;
  clear: both;
}
#col_centrale_deux .inter2 {
	float: left;
	width: 750px;
	margin: 20px 0 15px 0;
	padding: 0;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #AC1f24;
}
#titre_centrale_deux {
	width: 770px !important;
	float: left;
	height:28px;
	/*background-color: #B3AD95;*/
	margin: 0px 1px 0px 1px;
	font-family: Arial;
	font-size: 24px;
	color: #AC1f24;
	font-weight: normal;
  font-family: georgia,'Courier New','Times New Roman',Times,serif;
  text-align: left;
}
#sous_titre_centrale_deux {
	width: 770px !important;
	float: left;
	margin: 0px 1px 10px 1px;
	/*background-color: #A02C1F;*/
	font-family: Arial;
	font-size: 27px;
	font-weight: normal;
	color:#323232;
	font-family:georgia,arial,Times New Roman,Times,serif;
	text-align: left;
  line-height: 25px;
}

