body {
	font-family: Calibri, Arial, Georgia;
	margin: 0px;
	padding-left: 0px;
	background-image: url(img/fond_velour.gif);
	background-attachment: fixed;
}
#page {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px 0px 0px 0px;
}
#banniere {
	height: 218px;
	width: 963px;
	background-image: url(img/banniere.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 1px;
	padding: 0px;
	cursor:pointer;
}
.pub{
	float:right;position:fixed;margin-top:100px;margin-left:9px;
}
#menu_liste, #menu_liste ul /* Liste */ 
 {
    margin : 0;
    list-style : none; /* on supprime le style par défaut de la liste */
    line-height : 21px; /* on définit une hauteur pour chaque élément */
    text-align : center; /* on centre le texte qui se trouve dans la liste */		
}
#menu /* Ensemble du menu */
{
    font-weight : bold; /* on met le texte en gras */
    font-size : 15px; /* hauteur du texte : 12 pixels */
	height: 38px;
	width: 1022px;
	color: #FFF;
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;
	position:relative;
	z-index:1200;
}
#menu_droit {
	background-image: url(img/menu_droit.png);
	width: 70px;
	height: 71px;
	float: right;
	margin-top: -29px;
}
#menu_gauche {
	background-image: url(img/menu_gauche.png);
	width: 63px;
	height: 67px;
	float: left;
	margin-top: -17px;
	margin-left: -50px;
}
#menu a {
	display : block;
	background-repeat: no-repeat;
	color: #EBC6CD;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
#menu li { 
    float : left;   
}
#menu li ul /* Sous-listes */{ 
        position: absolute;
        width: 144px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}
#menu li ul li /* Éléments de sous-listes */{
	padding-left: 2.5px;
	background-image: url(img/sous_menu.png); 
	background-repeat: no-repeat;  
}
#menu li ul ul {
        margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */      
}

#menu .titre_1 {
	padding-left: 8px;
	margin-left: -23px;
	margin-top: 5px;
	width: 55px;
	margin-right: 20px;
}
#menu .titre_2 {
	padding-left: 5px;
	padding-top:0px;
	margin-top: 5px;
	width: 122px;
	margin-right: 20px;
}
#menu .titre_3 {
	padding-left: 5px;
	margin-top: 5px;
	width: 132px;
	margin-right: 15px;
}
#menu .titre_4 {
	padding-left: 15px;
	margin-top: 5px;
	width: 20px;
	margin-right: 25px;
}
#menu .titre_5 {
	padding-left: 15px;
	margin-top: 5px;
	width: 60px;
	margin-right: 20px;
}
#menu .titre_6 {
	padding-left: 15px;
	margin-top: 5px;
	width: 69px;
	margin-right: 20px;
}
#menu .titre_7 {
	padding-left: 15px;
	margin-top: 5px;
	width: 42px;
	margin-right: 25px;
}
#menu .titre_72 {
	padding-left: 15px;
	margin-top: 5px;
	width: 42px;
	margin-right: 25px;
}
#menu .titre_8{
	margin-top: 5.5px;
	width: 130px;
}
#menu .la_casa {
	width: 144px;
	margin-left : -75px;
}
#menu .espace_voyages {
	width: 144px;
	margin-left : -50px;
	margin-bottom: 0px;
}
#menu .espace_vie {
	width: 144px;
	margin-left : -75px;
}
#menu .espace_reflexion {
	width: 144px;
	margin-left : -80px;
	margin-bottom: 0px;
}
#menu li ul li:hover /* Elements des listes */{
	background-image: url(img/sous_menu.png);
}
#menu ul li ul li a:hover /* Lorsque la souris passe sur un des liens */    {
	background-position: left center;
	background-image:  url(img/bullet_go.png);
	margin-left: 11px;
	font-size : 15px;
}
#menu ul li ul li a.new:hover /* Lorsque la souris passe sur un des liens */    {
	background-position: left center;
	background-image:  url(img/bullet_go.png);
	margin-left: 10px;
	font-size : 15px;
}
#menu ul li ul li a.new /* Lorsque la souris passe sur un des liens */    {
	background-position: left center;
	background-image:  url(img/new_small.png);
	background-repeat: no-repeat; 
	margin-left: 10px;
	padding-left:9px;
}
#menu ul li a:hover {
	font-size : 16px;
}
#menu ul li.titre_1:hover {
	background-image: url(img/bullet_star_turquoise.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_1 a:hover {
	color: #4be4ff;
}
#menu ul li.titre_2 a:hover {
	color: #29ff39;
}
#menu ul li.titre_3 a:hover {
	color: #ffa013;
}
#menu ul li.titre_4 a:hover {
	color: #69f34b;
}
#menu ul li.titre_5 a:hover {
	color: #fe42b2;
}
#menu ul li.titre_6 a:hover {
	color: #5493cc;
}
#menu ul li.titre_7 a:hover {
	color: #f4c02a;
}
#menu ul li.titre_72 a:hover {
	color: #4be4ff;
}
#menu ul li.titre_2:hover {
	background-image: url(img/bullet_star_vert_fluo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_3:hover {
	background-image: url(img/bullet_star_orange.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_4:hover {
	background-image: url(img/bullet_star_vert.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_5:hover {
	background-image: url(img/bullet_star_rose.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_6:hover {
	background-image: url(img/bullet_star_blue.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_7:hover {
	background-image: url(img/bullet_star.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li.titre_72:hover {
	background-image: url(img/bullet_star_vert_fluo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */{
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */{
    left: auto; /* Repositionnement normal */
    min-height: 0; /* Corrige un bug sous IE */
}
#colonne_gauche {
	float: left;
	width: 208px;
	margin-left: -13px;	
}
#gauche_haut_1, #gauche_haut_2, #gauche_haut_3, #gauche_haut_4, #gauche_haut_5 {
	background-image: url(img/gauche_haut.png);
	float: left;
	height: 50px;
	width: 208px;
}
#gauche_1, #gauche_2, #gauche_3, #gauche_4, #gauche_5 {
	float: left;
	height: auto;
	width: 208px;
	background-image: url(img/gauche_milieu.png);
	 position: relative;
	 z-index: 0;
}
#gauche_1 p, #gauche_2 p, #gauche_3 p, #gauche_4 p , #gauche_5 p {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	margin: 0px 10px 0px 6px;
	color: #EBC6CD;
}
#gauche_1 a , #gauche_2 a , #gauche_3 a , #gauche_4 a, #gauche_5 a {
	text-decoration: none;
	text-align: center;
	color: #222;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
}
#gauche_1 .txt_defil , #gauche_2 .txt_defil , #gauche_3 .txt_defil , #gauche_4 .txt_defil, #gauche_5 .txt_defil {
	color: #000000;
}
#gauche_1 a:hover , #gauche_2 a:hover , #gauche_3 a:hover , #gauche_4 a:hover, #gauche_5 a:hover {
	color: #FFDF00;
}
#gauche_1 form, #gauche_2 form, #gauche_3 form, #gauche_4 form, #gauche_5 form {
	text-align: center;
	margin-left: 10px;
	margin-right: 17px;
}
#gauche_1 img, #gauche_2 img, #gauche_3 img, #gauche_4 img, #gauche_5 img {
	text-decoration: none;
}
#gauche_1 label, #gauche_2 label, #gauche_3 label, #gauche_4 label, #gauche_5 label {
	text-decoration: none;
	text-align: center;
	color: #333;
	font-size: 14px;
}
#gauche_1 input , #gauche_2 input , #gauche_3 input , #gauche_4 input, #gauche_5 input {
	border-color: black;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	-moz-border-radius: 3em;
	-webkit-border-radius: 3em;
	border-radius: 3em;
}
#gauche_1 ul, #gauche_2 ul, #gauche_3 ul, #gauche_4 ul, #gauche_5 ul {
	list-style-type: none;
}
#gauche_1 ul li a, #gauche_2 ul li a, #gauche_3 ul li a, #gauche_4 ul li a, #gauche_5 ul li a {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 12px;
}
#gauche_1 .ancien, #gauche_2 .ancien, #gauche_3 .ancien, #gauche_4 .ancien, #gauche_5 .ancien {
	list-style-image: url(/modules/puce_aleatoire.php);
	margin-left: -30px;
	font-weight: bold;
	padding-top: 5px;
	width: 150px;
}
#gauche_1 .nouveau, #gauche_2 .nouveau, #gauche_3 .nouveau, #gauche_4 .nouveau, #gauche_5 .nouveau {
	list-style-image: url(img/new.gif);
	font-weight: bold;
	padding-top: 5px;
	margin-left: -15px;
	width: 135px;
}
#gauche_1 .ancien_blog, #gauche_2 .ancien_blog, #gauche_3 .ancien_blog, #gauche_4 .ancien_blog, #gauche_5 .ancien_blog {
	list-style-image: url(/modules/puce_aleatoire.php);
	font-weight: bold;
	padding-top: 5px;
	margin-left: -15px;
	width: 150px;
}
#gauche_1 .nouveau_blog, #gauche_2 .nouveau_blog, #gauche_3 .nouveau_blog, #gauche_4 .nouveau_blog, #gauche_5 .nouveau_blog {
	list-style-image: url(img/new.gif);
	font-weight: bold;
	padding-top: 5px;
	margin-left: -3px;
	width: 137px;
}
#gauche_1 .titre , #gauche_2 .titre , #gauche_3 .titre , #gauche_4 .titre, #gauche_5 .titre {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	border: none;
	padding-right: 3.5px;
	font-variant: small-caps;
}
#gauche_1 .titre_2 , #gauche_2 .titre_2 , #gauche_3 .titre_2 , #gauche_4 .titre_2, #gauche_5 .titre_2 {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	border: none;
	padding-top: 4.5px;
	margin-left: -2px;
	font-variant: small-caps;
}
#gauche_1 .plus, #gauche_2 .plus, #gauche_3 .plus, #gauche_4 .plus, #gauche_5 .plus{
	border: 1px none #999999;
	font-weight: bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
.cadre_modules {
	border:#de98a2 1px solid;
	background:#c35264;
	width: 176px;
	margin-left: 11px;
	padding-top: 3px;
	margin-top: -10px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-khtml-border-radius: 16px;
	
}
#gauche_1 .niveau, #gauche_2 .niveau, #gauche_3 .niveau, #gauche_4 .niveau, #gauche_5 .niveau{
	display: none;
	left: 10px;
	top: 0px;
	text-align: left;
	color: #FFF;
	margin: 0px 0px 5px 13px;
	padding: 5px 0px 5px 0px;
}
#gauche_1 .alerte, #gauche_2 .alerte, #gauche_3 .alerte, #gauche_4 .alerte, #gauche_5 .alerte {
	text-decoration: none;
	color: #FFDF00;
	display: block;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#gauche_1 ul li:hover {
	list-style-image: url(img/bullet_go.png);
}
#gauche_1 ul li a:hover, #gauche_2 ul li a:hover, #gauche_3 ul li a:hover, #gauche_4 ul li a:hover, #gauche_5 ul li a:hover {
	color: #FFDF00;
	font-size: 14px;
	font-style: normal;
}
#photo_jour {
	border: 3px solid white;
	margin-left: -3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	
}
#gauche_1 #z0, #gauche_1 #y0 {
	display: block;
	width: 140px;
}
#gauche_1 #z1, #gauche_1 #y1 {
	width: 150px;
	margin-left: 30px;
}
#gauche_1 .gauche_annees, #gauche_2 .gauche_annees, #gauche_3 .gauche_annees, #gauche_4 .gauche_annees, #gauche_5 .gauche_annees {
	font-size: 30px;
	font-weight: bold;
	color: #ebc6cd;
}
#gauche_1 .gauche_pays, #gauche_2 .gauche_pays, #gauche_3 .gauche_pays, #gauche_4 .gauche_pays, #gauche_5 .gauche_pays {
	font-size: 20px;
	color: #E5B2B9;
}
#gauche_1 .gauche_lieu, #gauche_2 .gauche_lieu, #gauche_3 .gauche_lieu, #gauche_4 .gauche_lieu, #gauche_5 .gauche_lieu {
	font-size: 16.5px;
	font-style: italic;
	color: #FAF4F4;
}
#gauche_bas_1, #gauche_bas_2, #gauche_bas_3, #gauche_bas_4, #gauche_bas_5 {
	background-image: url(img/gauche_bas.png);
	height: 22px;
	width: 208px;
	float: left;
}
#colonne_droite {
	float: right;
	width: 755px;	
}
#centre {
	width: 755px;
	height: auto;
	background-image: url(img/centre_milieu.png);
	float: right;
}
#centre_haut {
	background-image: url(img/centre_haut.png);
	float: right;
	height: 16px;
	width: 755px;
	margin-top: -4px;
}
#centre a {
	text-decoration: none;
	color: #170084;
}
#centre a:hover {
	color: #FFDF00;
}
#centre p {
	margin-right: 45px;
	margin-left: 25px;
	font-style: normal;
}
#centre h1 {
	text-align: center;
	font-weight: bold;
	color: #EBC6CD;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFDF00;
	font-style: italic;
	margin: 0px 50px 0px 45px;
	padding: 0px;
	text-shadow: 2px 2px 2px black;
	-webkit-text-stroke: 0.5px black;
}
#centre h2 {
	color: #333;
	text-align: center;
	font-variant: small-caps;
	font-size: 27px;
	margin-right: 16px;
	margin-left: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
#centre h3 {
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 30px;
	font-variant: small-caps;
	font-size: 21px;
}
#centre h4 {
	color: #333;
	text-align: center;
	font-variant: small-caps;
	font-size: 20px;
	margin-right: 16px;
	margin-left: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
#centre ul li {
	list-style-type: none;
}
#centre label {
	font-weight: bold;
}
#centre p a img {
	border: none; 
}
#centre form {
	text-align: center;
}
#centre fieldset{
	margin-right: 32px;
	margin-left: 25px;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-khtml-border-radius: 48px;
}
#centre legend{
	text-align: center;
	font-style: italic;
	font-variant: small-caps;
	font-size: 16px;
}
#centre textarea {
	font-size: 12px;
	font-style: italic;
	border-color: black;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-khtml-border-radius: 16px;
}
#centre input {
	font-size: 14px;
	border-color: black;
	font-weight: bold;
	font-variant: small-caps;
}
#centre table {
	border: none;
	border-collapse:collapse;
	width: 105%;
	margin-left: 0px;
}
#centre table.liste_fichiers {
	border-collapse:collapse;
	width: 90%;
	margin-left: 30px;
	text-align: center;
}
#centre table.liste_fichiers th {
	border: 1px solid #000;
	background-color: orange;
	height:25px;
	font-size: 17px;
}
#centre table.liste_fichiers img {
	border: none;
	vertical-align:middle;
	margin-bottom: 5px;
}
#centre table.liste_fichiers td {
	border: 1px solid #000;
	background-color: white;
	height:25px;
	font-size: 13px;
}
#centre table.admin {
	width: 98%;
}
#centre table th {
	border: 1px solid #000;
}
#centre table td {
	border: none;
	text-align: center;
}
#centre #premier0, #centre #second0, #centre #troisieme0, #centre #quatrieme0, #centre #cinquieme0, #centre #sixieme0, #centre #septieme0, #centre #huitieme0, #centre #neuvieme0, #centre #dixieme0, #centre #onzieme0, #centre #douzieme0 {
	display: block;
}
#centre  .plus{
	border: 1px none #999999;
	font-weight: bold;
	cursor: pointer;
}
#centre  .niveau{
	position: relative;
	display: none;
	left: 0px;
	top: 0px;
	text-align: left;
	color: #FFF;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#centre .commentaires {
	margin-top: 3px;
	margin-left: 20px;
}
#video_dailymotion {
	text-align: center;
}
.video_dailymotion {
	text-align: center;
}
.div_commentaires {
	border:Black 2px solid;
	background:#c35264;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	-khtml-border-radius: 32px;
	margin:5px 30px 5px 25px;
}
.div_numeros_pages {
	border:Black 1.5px solid;
	background:#c35264;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	
	margin:1px 30px 4px 25px;
	text-align:center;
	font-style: italic;
}
.cadre_acces_rapide {
	border:#de98a2 1px solid;
	background:#c35264;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;
	margin:5px 0;
	margin-right: 14px;
	margin-left: 8px;
	padding-left: 3px;
	margin-top: -10px;
}
.article {
	border:#de98a2 3px solid;
	background:#c35264;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-khtml-border-radius: 48px;
	margin: 1px 30px 4px 25px;
}
.plus_moins {
	border:#de98a2 3px solid;
	background:#c35264;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-khtml-border-radius: 48px;
	
	margin: 5px -20px 25px 25px;
	float:left;
	width:340px;
}
#centre .boutton_etoile {
	background-image: url(/img/soleil.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_construction {
	background-image: url(/img/error.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_paysage {
	background-image: url(/img/image.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_portrait {
	background-image: url(/img/portrait.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_album {
	background-image: url(/img/photos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_video {
	background-image: url(/img/film.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_lien {
	background-image: url(/img/link.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_tongue {
	background-image: url(/img/emoticon_tongue.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_evilgrin {
	background-image: url(/img/emoticon_evilgrin.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_wink {
	background-image: url(/img/emoticon_wink.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_unhappy {
	background-image: url(/img/emoticon_unhappy.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_happy {
	background-image: url(/img/emoticon_happy.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_emoticon_smile {
	background-image: url(/img/emoticon_smile.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_paragraphe {
	background-image: url(/img/text_align_justify.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_gras {
background-image: url(/img/text_bold.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .boutton_souligne {
	background-image: url(/img/text_underline.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.img_paysage_ombre {
  float:left;
  background: url(img/ombre_paysage.png) no-repeat bottom left;
  margin-left: 45px;
  }
.img_paysage_ombre img {
  border: 3px solid #fff;
  margin-left: 8px;
  margin-bottom: 3.5px;
  }
.img_portrait_ombre {
  float:left;
  background: url(img/ombre_portrait.png) no-repeat bottom left;
  margin-left: 180px;
  margin-right: 180px;
  }
.img_portrait_ombre img {
  border: 3px solid #fff;
  margin-left: 8px;
  margin-bottom: 3.5px;
  }
.img_autre img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 3px;
  margin-left: auto;
  margin-right: auto;
  }
#centre .dates_news {
	font-size: 14px;
	font-style: italic;
	color: #333;
}
#centre .nombre_commentaires {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#centre .parentheses {
	font-size: 13px;
	font-style: normal;
	color: #333;
}
#centre a.parentheses:hover {
	color: #333;
}
.decalage_acces_rapide {
	margin-left: 240px;
}
.calendrier_3_colonnes {
	background-image: url(img/calendrier.png);
	width : 51px;
	height: 55px;
	float: left;
	text-align:center;
	margin-left: 13px;
	margin-right: 17px;
}
.calendrier_2_colonnes {
	background-image: url(img/calendrier.png);
	width : 51px;
	height: 55px;
	float: left;
	text-align:center;
	margin-left: 30px;
	margin-right: -30px;
}
.calendrier_article {
	background-image: url(img/calendrier.png);
	width : 51px;
	height: 55px;
	text-align:center;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}
.calendrier_jour {
	font-size: 27px;
	color: #333;
	margin-left: -5px;
	margin-top: -2.5px;
}
#centre .dates_mois{
	font-size: 11px;
	color: white;
	margin-left: -5px;
}
#centre .detail_film {
	font-size: 16px;
	text-align: center;
	font-style: normal;
	color: #222;
}
#centre .contenu_news_justifie {
	font-style: italic;
	color: #FFF;
	padding-right: 20px;
	padding-left: 40px;
	text-align: justify;
	text-indent: 30px;
}
#centre .p_plus_moins {
	font-style: italic;
	color: #FFF;
	padding-right: 0px;
	margin-right: 20px;
	padding-left: 35px;
	text-align: justify;
}
#centre .contenu_news_centre {
	font-style: italic;
	color: #FFF;
	padding-right: 20px;
	padding-left: 40px;
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
}
#centre .acces_rapide {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
#centre .numeros_pages {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFDF00;
	padding-right: 32px;
	padding-left: 25px;
	border-bottom-color: #FFDF00;
	font-weight: bold;
	font-variant: small-caps;
}
#centre_bas {
	background-image: url(img/centre_bas.png);
	margin-top: -4px;
	height: 69px;
	width: 755px;
	float: right;
}
#pied {
	width: 963px;
	clear: both;
	background-image: url(img/pied.png);
	height: 30px;
}
#pied ul {
	list-style-type: none;
	text-align: center;
	padding-right: 8px;
}
#pied ul li {
	display: inline;
	text-align: center;
	margin-right: 35px;
	padding-right:20px;
}
#pied ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #EBC6CD;
	text-align: center;
}
#pied ul li img{
	border: none;
	vertical-align: bottom;
}
#pied ul li img.cadenas{
	vertical-align: bottom;
	margin-bottom: 2px;
}
#pied ul li img.home_img{
	vertical-align: bottom;
	margin-bottom: -1px;
}
#pied ul li a:hover {
	color: #FFDF00;
}
#hyper_pied {
	margin-top:5px;
	font-size: 12px;
	text-align: center;
	border-top:#de98a2 2px solid;
	background:#9d9d9d;
}

/***** LIGHTBOX (effet apparition image)***********/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/***** Module fin article + loader images******/
#backgroundFilter
{
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.5;
    display: none;
    z-index: 1005;
    width: 100%;
    height: 100%;
}
#backgroundFilter2
{
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.5;
    z-index: 1005;
    width: 100%;
    height: 100%;
}
#popupWindow
{
    position: absolute;
	width:220px;
	height:235px;
    padding: 1px;
    z-index: 1010;
    display: none;
    border: 1px solid black;
	border:Black 1.5px solid;
	background:#c35264;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	font-size: 12px;
	margin-top:-130px;
	margin-left:300px;
}
#popupWindow_com
{
    position: absolute;
	width:300px;
	height:405px;
    padding: 1px;
    z-index: 1010;
    display: none;
    border: 1px solid black;
	border:Black 1.5px solid;
	background:#c35264;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
border-radius: 0.5em;
	font-size: 12px;
	margin-top:-300px;
	margin-left:150px;
}
#popupWindow_partager
{
    position: absolute;
	width:200px;
	height:110px;
    padding: 1px;
    z-index: 1010;
    display: none;
    border: 1px solid black;
	border:Black 1.5px solid;
	background:#c35264;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	font-size: 12px;
	margin-top:-80px;
	margin-left:400px;
}
#popupWindow p.popup, #popupWindow_com p.popup, #popupWindow_partager p.popup
{
   color: black;
   margin: 0px;
   padding: 0px;
}
#popupWindow .popup:hover, #popupWindow_com .popup:hover, #popupWindow_partager .popup:hover
{
   color: black;
}
#popupWindow .titre:hover, #popupWindow_com .titre:hover, #popupWindow_partager .titre:hover
{
   color: #EBC6CD;
}
#popupWindow .titre, #popupWindow_com .titre, #popupWindow_partager .titre {
	background-image: url(img/soleil.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	font-weight: bold;
	font-size: 16px;
	color: #EBC6CD;
}
#popupWindow input, #popupWindow_com input {

	border-color: black;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background-repeat: no-repeat;
	padding-left: 22px;
	background-image: url(img/cross.png);
}
.topRight
{
    float:right;
}
#popupBody, #popupBody_com, #popupBody_partager
{
    margin-left: 4px;
}

/***** BOUTONS *****/
.awesome, .awesome:visited {
	background: #222 url(img/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
#centre a.yellow.awesome, #centre a.yellow.awesome:hover, #centre a.blue.awesome:hover, #centre a.blue.awesome, #centre a.green.awesome:hover, #gauche_3 a.green.awesome:hover ,#gauche_5 a.green.awesome:hover ,#gauche_4 a.green.awesome:hover , #gauche_2 a.green.awesome:hover, #centre a.green.awesome, #gauche_4 a.green.awesome ,#gauche_5 a.green.awesome ,#gauche_3 a.green.awesome , #gauche_2 a.green.awesome{
	font-style:normal;
	text-indent:0px;
	font-variant:normal;
	color:#222;
}
#centre a.awesome, #centre a.awesome:hover{
	text-indent:0px;
	font-style:normal;
	color:white;
}
.awesome:hover	{
	background-color: #111;
	color: #fff;
}
.awesome:active	{
	top: 1px;
}
.xsmall.awesome, .xsmall.awesome:visited {
	margin: 0px;
	padding: 0px;
}
.small.awesome, .small.awesome:visited 	{
	font-weight: bold;
	font-size: 11px;
	padding: 4px 6px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
	font-size: 14px;
	padding: 5px 10px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 16px;
	padding: 8px 14px;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover							{ background-color: #fc9200; }





/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(img/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(img/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}



.clear {
    clear:both
}
 
#gallery {
	border:6px solid #f2f2f2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	margin:auto;
    position: relative;
	width: 478px;
	height: 289px;
	overflow: hidden;
	cursor:pointer;
	
}
    #gallery a {
        float:left;
        position:absolute;
    }
     
    #gallery img.drappeau {
        border:none;
		width:22px;
		vertical-align:middle;
    }
	
	#gallery a img.big {
        border:none;
		width:500px;
		position: relative;
		left: -11px;
		top: -11px;
    }
     
    #gallery a.show {
        z-index:500
    }
 
    #gallery .caption {
        z-index:600; 
        background-color:#000; 
        color:#ffffff; 
        height:50px; 
        width:100%; 
        position:absolute;
        bottom:0;
    }
 
    #gallery .caption .content {
        margin:3px
    }
     
    #gallery .caption .content h3 {
        margin:0;
        padding:0;
        color:white;
    }
