body { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; }

/* DIV ALL */
div#All {}

/* DIV IMAGE TOP */
div#TopImg {display:none;}

/* DIV BAS */
div#Bas {}

/* DIV GAUCHE */
div#Gauche {display:none;}

/* DIV MENU */
div#Menu { display:none; }


/* DIV CONTENU */
div#Contenu {padding:10px; line-height:18px; }
div#CMScontent {}

/* le titre au dessus du contenu mais toujours dans le DIV CMScontent */
div#Contenu h1#titre { color:#555; margin-bottom:20px; padding:5px 0px 5px 0px; border-bottom:solid 1px #ccc; font-size:14px; }

/* DIV PIED */
div#Pied {border-top:solid 1px #ccc;padding:10px;}



/* STYLES pour tinyMCE. Pour que le contenu soit affiché correctement */
.txt_bold { font-weight:bold; }
.txt_color_red { color:#FF3300; }
.txt_color_orange { color:#FF9900; }
.txt_color_grey { color:#999999; }

.txt_center { text-align:center; }

.img_align_left { float:left; margin:0px 10px 5px 0px; border:solid 1px #333; }
.img_align_right { float:right; margin:5px 0px 5px 10px; border:solid 1px #333; }
.liens_internes { color:#006699; text-decoration:none; font-weight:bolder; }
.li_style_fleches { list-style:circle; margin-left:30px; list-style-image: url(img/arrowMenu.gif); }

.img_galerie { margin:0px 5px 10px 5px; border:solid 1px #333; }