/* --- CSS HTML TAG --- */

body {
	padding  : 0px;
	margin : 0px;
	background-color : #DB5B4C;
	text-align : center;
	font-family : Verdana;
}

body, table {
  font-family:Verdana,Tahoma,Arial;
  font-size:12px;
}

input,textarea {
  font-family:Verdana,Tahoma,Arial;
  font-size:12px;
}

h1 {
  color:#D3512F;
}

h2 {
  color:#EE7C51;
  margin-bottom:5px;
  margin-left:15px;
}

/* --- CSS TABLE --- */

table {
	width :100%;
	border-collapse : collapse;
	font-family : Verdana;
	font-size: 13px;
}

thead th {
	background-image : url('./images/thead.png');
	background-position : top left;
	background-repeat : repeat-x;
	height : 33px;
	vertical-align : middle;
	text-align : center;
	border-top : 3px solid #ffe0d3;
	color : #996833;
}

tbody td {
	border-top : 2px solid #FFFFFF;
	height : 33px;
	vertical-align : middle;
	color : #998066;
	padding-left : 5px;
	padding-right : 3px;
}
.forum tr {
	background : #FFEFE8 url('./images/tbody.png') repeat-x;
}

.forum tr:hover {
	background : #FFEFE8 url('./images/tbody.png') repeat-x;
}

.forum tbody tr {
	background : #FFEFE8 url('./images/tbody.png') repeat-x;
}

.forum tbody tr:hover {
	background : #FDDDD0 url('./images/tbody_hover.png') repeat-x;
}

.forum table {
	margin-top : 10px;
	margin-bottom : 10px;
}

tbody tr {
	background-image : url('./images/tbody.png');
	background-position : top left;
	background-repeat : repeat-x;
}

tbody tr:hover {
	background-image : url('./images/tbody_hover.png');
}

tbody a {
	color : #998066;
	text-decoration : underline;
}

tbody a:hover {
	border-bottom : 2px solid #998066;
}

tfoot td {
	border-top : 2px solid #FFFFFF;
	background-color : #ffefe8;
	height : 35px;
	vertical-align : middle;
	text-align : center;
	color : #ccb399;
	padding : 3px 5px 3px 5px;
}
/* --- CSS BASE DESIGN --- */

#corps {
	margin : auto;
	text-align : left;
	width : 1024px;
}
#corps #tete {
	background-image : url('./images/header.jpg');
	height : 219px;
}

#corps #menu {
	position : absolute;
	top : 171px;
}

#corps #page {
	background : #FFE0CD url('./images/background_center.png') repeat-x;
	
}

#corps #pied {
	text-align : center;
	color :  #F8801E;
	background-color : #FEF0E1;
	font-size : 12px;
	padding : 15px 0px 15px 0px;
}

#pied a {
  color :  #F8801E;
}

/* --- CSS MENU --- */

#menu {
  height: 49px;
  width: 1100px;
}

#menu .btn {
	float : left;
}

.btn .bord-g {
	float : left;
	width : 12px;
	height : 43px;
	background-image : url('./images/tab_left.png');
}

.btn .bord-d {
	float : left;
	width : 12px;
	height : 43px;
	background-image : url('./images/tab_right.png');
}

.btn .centre {
	float : left;
	height : 43px;
	width : 100px;
	text-align : center;
	background-color : #FFFFFF;
}

.centre a  {
	text-decoration : none;
	color : #D3512F;
	font-family : Verdana;
	font-size : 12px;
}

.centre a:hover {
	text-decoration : underline;
}

.btn .oneline { padding-top : 13px; width : 90px; height : 30px;}
.btn .twoline { padding-top : 3px; width : 108px; height : 40px;}
.btn .special { width : 110px;}

.clear {
	clear : left;
}

/* --- CSS PAGE --- */

#page #p-menu {
	float : left;
	
	background-image : url('./images/background_menu_left.png');
	background-repeat : no-repeat;
	padding : 40px 20px 20px 20px;
	width : 185px;	
	height : 270px;
}

#mymenu tr { background : none; }
#mymenu td { background : none; border : 0px; }

#page #p-page {
	margin-left : 240px;
	padding : 10px;
}

#edito p {
  text-align:justify;
}

#edito .signature {
  text-align:right;
}

/* --- CSS ARTICLES --- */

.article {
  overflow:auto;
  max-height:500px;
  width:90%;
  margin:auto;
  background-color:#FFFFFF;
  border:1px black dashed;
  padding:15px;
}

.error {
  color:#FF0000;
  font-weight:bold;
}

.ok {
  color:#008800;
  font-weight:bold;
}

.intro {
	font-style : italic;
}

li {
	font-weight : normal;
}

a {
	color : #8A735C;
}

a.title_list {
	color : #D12A2A;
	font-weight : bold;
	text-decoration:none;
}
a.title_list :hover {
	border:0px black solid;
}


/* --- POUR L'ACCUEIL --- */
#tbla {
	height : 174px;
}

#tbla #logo_accueil {
	float : left;
	background-image: url('./images/logo_accueil.png');
	width : 237px;
	height : 174px;
	
}

#tbla #text_accueil {
	margin-left : 237px;
	background : #D3512F url('./images/cadre_accueil.png') no-repeat top right;
	background-image : url('./images/cadre_accueil.png');
	height : 173px;
}

#text_accueil h2 {
	color : #FFE0B2;
	padding : 10px 10px 10px 10px;
}

#text_accueil .title {
	color : #FF9800;
	font-style : italic;
	font-weight : bold;
	padding : 5px 15px 5px 15px;
	margin : 0px;
}

#text_accueil p {
	color : #FFE0B2;
	padding : 5px 15px 5px 15px;
	margin : 0px;
}

.suite {
	margin : 0px 0px 5px 15px;
	padding-left : 20px;
	background : transparent url('./images/puce.png') no-repeat top left;
	color : #4d80cb;
}

.suite:hover {
	border-bottom : 0px;
}

#tblb {
	
}

#tblb tr {
	background : transparent;
}

#tblb td {
	border : 0px;
	color : #403D3D;
}

#tblb .title {
	color : #D12A2A;
	font-weight : bold;
}

#tblb a {
	display : block;
	margin : 3px;
}




/* --- POUR LES NEWS --- */
#news .text {
  background-color: #D3512F;
}

#news .title {
	color : #FF9800;
	font-style : italic;
	font-weight : bold;
	padding : 5px 15px 5px 15px;
	margin : 0px;
}

#news p {
	color : #FFE0B2;
	padding : 5px 15px 5px 15px;
	margin : 0px;
}


/* Modifications */
div#menu {
	margin-left : 30px;
}
div#p-menu table tbody tr td form input {
	border : 1px solid #cdcdcd;
	font-size : 10px;
	padding-left : 8px;
	width : 120px;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
}
table#mymenu tr td a {
	border : 0;
	color : #4c80cb;
	font-size : x-small;
}
table#mymenu tbody tr td form button {
	background : none;
	border : none;
}
/* Rubriques */
#page #p-page { padding-top : 1px; }
div#p-page div.rb_art { padding-top : 1px; }
div#p-page div.rb_art_lire tr { background : transparent; }
div#p-page div.rb_art_lire td { border : 0; }
/* Rubrique 1 */
div#rubrique-1 div#p-page div.rb_art_lire {
	background-color : #ffffff;
	border : 2px solid #efbda2;
	border-top : 1px solid #f9d4c2;
	color : #000000;
	margin-left : 80px;
	margin-right : 16px;
	padding : 16px;
	-moz-border-radius : 0 0 16px 16px;
	-webkit-border-radius : 0 0 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_contenu_partager {
	background-color : #e8a393;
	border : 2px solid #dd8267;
	padding-right : 16px;
	text-align : right;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_contenu_partager a {
	border : 0;
	color : #547098;
	margin-right : 16px;
	text-align : none;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_contenu_partager a:hover {
	text-align : underline;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_contenu_partager img {
	border : 0;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_img {
	padding-bottom : 16px;
	padding-right : 16px;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_img img {
	border : 2px solid #dbc7c0;
}
div#rubrique-1 div#p-page div.rb_art_lire td.rb_art_contenu {
	padding-left : 16px;
}
/* Rubrique 2 */
div#rubrique-2 {
	background-color : #feb5a6;
	background-image : url('./images/theme/defaut/article/rubrique/2/bg.png');
	background-repeat : repeat-x;
}
div#rubrique-2 div#p-page div.rb_art_lire {
	background-image : url('./images/theme/defaut/article/rubrique/2/motif.png');
	background-position : 0 390px;
	background-repeat : no-repeat;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_conteneur {
	overflow : hidden;
	padding : 16px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche {
	float : left;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_img {
	background-color : #eeeeee;
	-moz-border-radius : 8px;
	overflow : hidden;
	padding : 8px 0 8px 16px;
	width : 225px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_img img {
	border : 3px solid #dddddd;
	-moz-border-radius : 4px;
	-moz-box-shadow : 0px 0px 8px #000000;
	-moz-transform : rotate(3deg);
	width : 90%;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager {
	clear : both;
	padding-top : 8px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager img {
	border : 0;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager a {
	color : #ffffff;
	margin-right : 16px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_droite {
	background-color : #ffffff;
	background-image : url('./images/theme/defaut/article/rubrique/2/fond.jpg');
	background-repeat : repeat-x;
	border : 2px solid #cbb352;
	color : #000000;
	margin-left : 270px;
	margin-right : 0px;
	-moz-border-radius : 16px 16px 16px 16px;
	-webkit-border-radius : 16px 16px 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_titre h1 {
	background-color : #fbed92;
	background-image : url('./images/theme/defaut/article/rubrique/2/titre.png');
	background-position : bottom left;
	background-repeat : repeat-x;
	font-size : 18px;
	font-weight : normal;
	margin : 0;
	padding : 8px 0 16px;
	text-align : center;
	-moz-border-radius : 16px 16px 0 0;
	-webkit-border-radius : 16px 16px 16px 16px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_contenu {
	padding : 0 8px 8px 8px;
}
div#rubrique-2 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_contenu div.rb_art_introduction {
	text-align : center;
}
/* Rubrique 3 */
div#rubrique-3 {
	background-color : #feb5a6;
	background-image : url('./images/theme/defaut/article/rubrique/3/motif.png');
	background-repeat : no-repeat;
	background-position : 200px 10px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_conteneur {
	overflow : hidden;
	padding : 16px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche {
	float : left;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_img {
	background-color : #ffffff;
	border : 2px solid #ff6000;
	-moz-border-radius : 4px;
	overflow : hidden;
	padding : 8px 0 8px 16px;
	width : 225px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_img img {
	-moz-border-radius : 4px;
	-moz-box-shadow : 0px 0px 1px #000000;
	-moz-transform : rotate(-1deg);
	width : 90%;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager {
	clear : both;
	padding-top : 8px;
	text-align : center;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_suivant {
	text-align : center;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_suivant a {
	color : #6e0c00;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager img {
	border : 0;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager a {
	color : #ffffff;
	margin-right : 16px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_droite {
	background-color : #ffffff;
	background-image : url('./images/theme/defaut/article/rubrique/3/fond.jpg');
	background-repeat : repeat-x;
	border : 2px solid #efbda2;
	color : #000000;
	margin-left : 270px;
	margin-right : 0px;
	-moz-border-radius : 0 16px 16px 16px;
	-webkit-border-radius : 16px 16px 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_titre h1 {
	background-color : #ffffff;
	background-image : url('./images/theme/defaut/article/rubrique/3/titre.png');
	background-position : bottom left;
	background-repeat : no-repeat;
	font-size : 18px;
	font-weight : normal;
	margin : 0;
	padding : 8px 0 16px;
	text-align : center;
	-moz-border-radius : 0 16px 0 0;
	-webkit-border-radius : 16px 16px 16px 16px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_contenu {
	padding : 0 8px 8px 8px;
}
div#rubrique-3 div#p-page div.rb_art_lire div.rb_art_droite div.rb_art_contenu div.rb_art_introduction {
	text-align : center;
}
/* Rubrique 4 */
div#rubrique-4 {
	background-color : transparent;
	background-image : url('./images/theme/defaut/article/rubrique/4/motif.png');
	background-position : 100px 300px;
	background-repeat : no-repeat;
	color : #000000;
}
div#rubrique-4 div#p-page div.rb_art_lire {
	background-color : #ffffff;
	background-image : url('./images/theme/defaut/article/rubrique/4/fond.jpg');
	background-repeat : repeat-x;
	border : 2px solid #efbda2;
	border-top : 1px solid #f9d4c2;
	color : #000000;
	margin-left : 80px;
	margin-right : 16px;
	padding : 16px;
	-moz-border-radius : 0 0 16px 16px;
	-webkit-border-radius : 0 0 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#rubrique-4 div#p-page div.rb_art_lire div.rb_art_contenu table td {
	padding : 0;
}
div#rubrique-4 div#p-page div.rb_art_lire div.rb_art_contenu td.rb_art_contenu_img img {
	border : 2px solid #dbc7c0;
}
@font-face {
	font-family : 'Euro';
	src : url('./eurof35.ttf');
}
div#rubrique-4 div#p-page div.rb_art_lire div.rb_art_contenu td.rb_art_contenu_titre h1 {
	background-image : url('./images/theme/defaut/article/rubrique/4/hr.jpg');
	background-position : right bottom;
	background-repeat : no-repeat;
	font-family : 'Euro', Arial, sans-serif;
	line-height : 100%;
	margin : 0;
	padding : 0;
	padding-bottom : 8px;
	text-align : right;
}
div#rubrique-4 div#p-page div.rb_art_lire div.rb_art_contenu td.rb_art_contenu_titre h1:first-letter {
	background-image : url('./images/theme/defaut/article/rubrique/4/lettrine.png');
	background-position : center right;
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 28px;
	padding : 16px 6px 16px 32px;
}
div#rubrique-4 div#p-page div.rb_art_lire div.rb_art_contenu td.rb_art_contenu_intro {
	padding : 0 16px;
	text-align : right;
}
div#rubrique-4 div#p-page div.rb_art_contenu td.rb_art_contenu_partager {
	background-color : #e8a393;
	border : 2px solid #dd8267;
	padding-right : 16px;
}
div#rubrique-4 div#p-page div.rb_art_contenu td.rb_art_contenu_partager a {
	border : 0;
	color : #547098;
	margin-right : 16px;
	text-decoration : none;
}
div#rubrique-4 div#p-page div.rb_art_contenu td.rb_art_contenu_partager a:hover {
	text-decoration : underline;
}
div#rubrique-4 div#p-page div.rb_art_contenu td.rb_art_contenu_partager img {
	border : 0;
}
/* Rubrique 5 */
div#rubrique-5 {
	background-color : transparent;
	background-image : url('./images/theme/defaut/article/rubrique/5/motif.png');
	background-position : 125px 200px;
	background-repeat : no-repeat;
	color : #000000;
}
div#rubrique-5 div#p-page div.rb_art_lire {
	background-color : #ffffff;
	border : 2px solid #efbda2;
	border-top : 1px solid #f9d4c2;
	color : #000000;
	margin-left : 80px;
	margin-right : 16px;
	padding : 16px;
	-moz-border-radius : 0 0 16px 16px;
	-webkit-border-radius : 0 0 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_contenu_partager {
	background-color : #ecf198;
	border : 2px solid #a19a9f;
	padding-right : 16px;
	text-align : right;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_contenu_partager a {
	border : 0;
	color : #547098;
	margin-right : 16px;
	text-align : none;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_contenu_partager a:hover {
	text-align : underline;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_contenu_partager img {
	border : 0;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_img {
	padding-bottom : 16px;
	padding-right : 16px;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_img img {
	border : 2px solid #dbc7c0;
}

div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_titre h1 {
	background-image : url('./images/theme/defaut/article/rubrique/5/hr.png');
	background-position : right bottom;
	background-repeat : no-repeat;
	color : #9b816a;
	font-family : 'Euro', Arial, sans-serif;
	line-height : 100%;
	margin : 0;
	padding : 0;
	padding-bottom : 16px;
	text-align : right;
}
div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_titre h1:first-letter {
	background-image : url('./images/theme/defaut/article/rubrique/5/lettrine.png');
	background-position : center right;
	background-repeat : no-repeat;
	color : #ffffff;
	font-size : 28px;
	padding : 16px 6px 16px 32px;
}

div#rubrique-5 div#p-page div.rb_art_lire td.rb_art_intro {
	padding-left : 16px;
}
/* Rubrique 6 */
div#rubrique-6 {
	background-color : #c5b495;
	background-image : url('./images/theme/defaut/article/rubrique/6/bg.png');
	background-repeat : repeat-x;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_conteneur {
	overflow : hidden;
	padding : 16px;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche {
	float : left;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche div h1.rb_art_titre {
	background-image : url('./images/theme/defaut/article/rubrique/6/pixel.png');
	color : #ffffff;
	border-left : 3px solid #ffffff;
	border-right : 3px solid #ffffff;
	font-family : Euro, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	padding : 8px 0;
	position : absolute;
	text-align : center;
	width : 250px;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_img img {
	border : 3px solid #ffffff;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager {
	clear : both;
	padding-top : 8px;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager img {
	border : 0;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_gauche div.rb_art_partager a {
	color : #ffffff;
	margin-right : 16px;
}
div#rubrique-6 div#p-page div.rb_art_lire div.rb_art_droite {
	background-color : #ffffff;
	background-image : url('./images/theme/defaut/article/rubrique/6/fond.jpg');
	background-repeat : repeat-x;
	border : 2px solid #efbda2;
	border-top : 1px solid #f9d4c2;
	color : #000000;
	margin-left : 270px;
	margin-right : 16px;
	padding : 16px;
	-moz-border-radius : 0 16px 16px 16px;
	-webkit-border-radius : 0 16px 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
/* Rubrique 7 */
div#rubrique-7 {
	background-color : transparent;
	background-image : url('./images/theme/defaut/article/rubrique/7/motif.png');
	background-position : 210px 25px;
	background-repeat : no-repeat;
	color : #000000;
}
div#rubrique-7 div#p-menu { margin-left : 24px; }
div#rubrique-7 div#p-page div.rb_art_lire  {
	background-color : #ffffff;
	border : 2px solid #efbda2;
	border-top : 1px solid #f9d4c2;
	color : #000000;
	margin-left : 50px;
	margin-right : 16px;
	padding : 16px;
	-moz-border-radius : 0 0 16px 16px;
	-webkit-border-radius : 0 0 16px 16px;
	-moz-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
	-webkit-box-shadow : 0 15px 10px -10px rgba(128, 128, 128, 0.5), 0 1px 4px rgba(128, 128, 128, 0.5), 0 0 40px rgba(128, 128, 128, 0.1);
}
div#p-page div.rb_art_lire td { padding : 0; }
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_titre h1.rb_art_titre_contenu {
	border-bottom : 10px solid #d24d4d;
	font-size : 20px;
	font-weight : normal;
	padding-left : 5px;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_partager {
	border-bottom : 1px solid #403d3d;
	margin : 0 16px;
	padding : 0 16px;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_partager a {
	border : 0;
	color : #000000;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_contenu table tr td.rb_art_contenu_img {
	padding : 9px;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_contenu table tr td.rb_art_contenu_img img {
	border : 2px solid #e4e4e4;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_contenu table tr td.rb_art_contenu_intro {
	color : #6e3730;
	font-style : normal;
	vertical-align : top;
}
div#rubrique-7 div#p-page div.rb_art_lire div.rb_art_contenu table tr td.rb_art_contenu_contenu {
	color : #6e3730;
	padding : 0 16px;
}
