/* CSS Document */


.clr {
	clear: both;
}
body     { font-size: 12px; font-family: Arial, Verdana; background-color: #fbf0ce }
div  { }
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox  { color: #f7a900; font-size: 11px; font-family: arial, helvetica, sans-serif; padding: 3px 3px 3px 5px; border: 0 }

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../../bctg/images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button1  { color: #f3f3f3; font-size: 11px; font-weight: bold; line-height: 20px; background: #7d7d7d url(../../bctg/images/button_bg.png) repeat-x; text-align: center; margin: 1px 1px 1px 10px; padding: 0 10px; width: auto; float: left; border-style: solid; border-width: 1px; border-color: #fff #fff #2a2b2f #000 }
.back_button a   { color: #ab7240; font-size: 11px; font-weight: bold; line-height: 20px; background-position: 0 0; text-align: center; margin: 1px; padding: 0 1px; width: auto; float: left }
div.back_button a { color: #ab7240; font-size: 11px; font-weight: bold; line-height: 20px; background-position: 0 0; text-align: center; margin: 1px; padding: 0 1px; width: auto; float: left }
.back_button a:hover   { color: #b43429 }
div.back_button a:hover  { color: #b43429 }
.pagenav  { color: #fff; font-size: 11px; font-weight: bold; line-height: 20px; background: #b43429 url("../../bctg/images/button_bg.png") repeat-x; text-align: center; cursor: pointer; margin: 1px; padding: 0 10px; width: auto; border-style: solid; border-width: 1px; border-color: #fff #fff #682114 #682114 }

.pagenavbar  { background-color: #ece9d8; margin-right: 10px; float: right }

#footer {
	text-align: center;
	padding: 3px;
}
/* Joomla core stuff */
h1  { font-size: 16px; font-weight: bold; margin: 0 0 6px; padding-top: 0; padding-bottom: 0; border-bottom: 1px dashed #ded3b3 }
h2  { color: #b43429; font-size: 11px; font-style: normal; font-weight: bold; margin: 0 0 }
h5 { color: #45150d; font-size: 12px; font-style: normal; font-weight: bold; margin: 0; border-bottom: 1px dashed #e9d2a5 }
h6  { font-size: 10px; font-style: italic; background-color: #f0e4c5; text-align: right; margin-top: 0; margin-bottom: 6px; padding-top: 0; padding-bottom: 0; width: 100%; height: 123px; border-style: solid; border-width: 1px 2px; border-color: #e9d2a5 #f0e4c5 #e9d2a5 #fbf0ce }
ul  { list-style-type: square; list-style-image: none; margin: 0 0 6px 20px; padding: 0 0 6px }
li  { background-repeat: no-repeat; margin: 0 0 3px; padding-top: 0 }
a  { color: #b43429; text-decoration: none }
a:visited { color: #b43429; text-decoration: none }
a:hover      { color: #45150d; text-decoration: none }
td  { margin: 0; padding: 0; vertical-align: top }
table { margin: 0; padding: 0 }
HR  { width: 402px; clear: left; border: solid 1px #b43429 }
/*Table de contenu joomla
*/
table.contentpaneopen        { color: #45150d; margin-top: 10px; border-collapse: collapse; border-spacing: 0px       }
table.contentpaneopen A     { color: #b43429; font-weight: bold; border-style: none }
table.contentpaneopen A:hover { color: #000; text-decoration: underline }
table.contentpaneopen td   { text-align: justify }
table.contentpaneopen td h1 { color: #45150d; font-size: 12px; text-align: center; border: 0 }
table.contentpaneopen td h1.titre { color: #fff; font-size: 12px; font-family: Arial, Verdana; font-weight: bold; text-align: center; margin-top: 2px; margin-left: 6px; width: 142px; border-bottom: medium none }

table.contentpaneopen td.componentheading  { background-color: #b43429; padding-left: 4px }



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane_liste { background-color: #ebebeb; margin: 0; padding: 0; width: 100%; border: solid 10px #f3f3f3; border-collapse: collapse; border-spacing: 0px }
table.contentpane_liste TD { text-align: justify; padding-right: 5px; padding-left: 5px  }
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset  { border-style: none none solid; border-width: 0 0 1px; border-color:   #ab7240 }
table.contentpaneopen_cherche fieldset { background-color: #f2e7c5; border: solid 1px #ded3b3 }
table.contentpaneopen_cherche fieldset A   { color: #b43429; font-weight: bold }
table.contentpaneopen_cherche fieldset A:hover { color: #682114; font-weight: bold }
.button   { color: #fbeab5; font-size: 11px; font-family: Arial, Hevlvetica, sans-serif; font-weight: bold; background: #b43429 url("../../bctg/images/button_bg.png") repeat-x; text-align: center; cursor: pointer; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; width: auto; border-style: solid; border-width: 1px; border-color: #fff #fff #682114 #682114 }
.button:hover   { color: #fff; font-size: 11px; font-family: Arial, Hevlvetica, sans-serif; font-weight: bold; background: #682114 url("../../bctg/images/button_bg.png") repeat-x; text-align: center; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; width: auto; border-style: solid; border-width: 1px; border-color: #fff #fff #682114 #682114 }
.inputbox   { color: #b43429; font-size: 11px; background-color: #fbeab5; border: solid 1px }
.input.search  { color: #ab7240; font-size: 11px; background-color: #fbf0ce; border: solid 1px }
.search  { color: #ab7240; font-size: 11px; background-color: #fbf0ce; border: solid 1px }
.input { font-size: 11px; background-color: #f3f3f3; border: solid 1px #ccc }
.contentcolumn {
	padding-right: 5px;
}
/*TD de titre
*/
.contentheading    { font-weight: bold; text-align: center; white-space: normal; padding-right: 45px; width: 142px; height: 85px; border-left: 125px solid #fbf0ce }
h1.titre    { color: #fff; font-size: 12px; font-family: Arial, Verdana; font-weight: bold; text-align: center; margin-top: 2px; margin-left: 6px; width: 142px; border-bottom: none }
.componentheading { color: #fff; font-size: 12px; font-weight: bold; background: url("../../bctg/images/subhead_bg.png") repeat-x; text-align: center; padding-top: 15px; padding-right: 10px; height: 21px }
.buttonheading { padding-top: 5px; width: 20px; float: right }
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable  {  }

div.moduletable {;
}

table.moduletable th, div.moduletable h3  {  }

table.moduletable td   { margin: 0; padding: 0 }

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small  { color: #999999; font-size: 11px }
.small_cherche  { color: #ab7240; font-size: 10px }
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../../bctg/images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.highlight     { color: #b43429; padding: 0; border-top: none #b43429; border-bottom: 1px dashed #b43429 }
highlight_cherche { color: #525252; background-color: #fbf0ce; padding: 0 }
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


/*pesro*/

table  { font-size: 11px; font-family: Arial, Verdana; vertical-align: top }
table.top     { margin: 0; padding: 0; border-width: 0 }
/*Bandeau*/
table.top TD   { margin: 0; padding: 0; border-width: 0 }
table.top TD.gauche { background-color: #b43429; margin: 0; padding: 0; border-width: 0 }
table.top TD.centre      { color: #fff; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; background-color: #fbeab5; background-image: url("../../../images/stories/gabarit-bctg/bandeaux/fr-bandeau-generique.jpg"); background-repeat: no-repeat; background-position: 0 0; text-align: center; margin: 0; padding: 0 }
table.top TD.search       { background-color: #fbeab5; text-align: right; padding-top: 5px }
table.top TD.search Table  { text-align: right; float: right }
table.top TD.search Table TD    { background-image: url("../../../images/stories/gabarit-bctg/menu/topmenu.gif"); background-repeat: repeat-x; background-position: 0 -3px; text-align: right; padding-right: 1px; width: 160px; height: 25px }

a.mainlevel_topfr:link, a.mainlevel_topfr:visited    { color: #ab7240; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; background-color: #fbeab5; background-image: url("../../../images/stories/gabarit-bctg/menu/uk-of.gif"); background-repeat: no-repeat; background-position: 2px 1px; text-align: right; padding-left: 22px }
a.mainlevel_topfr:hover   { color: #b43429; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; background-image: url("../../../images/stories/gabarit-bctg/menu/uk-on.gif"); background-repeat: no-repeat; background-position: 2px 1px; text-align: right; padding-left: 22px }


a.mainlevel_topuk:link, a.mainlevel_topuk:visited    { color: #ab7240; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; background-color: #fbeab5; background-image: url("../../../images/stories/gabarit-bctg/menu/fr-of.gif"); background-repeat: no-repeat; background-position: 2px 1px; text-align: right; padding-left: 22px }
a.mainlevel_topuk:hover   { color: #b43429; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; background-image: url("../../../images/stories/gabarit-bctg/menu/fr-on.gif"); background-repeat: no-repeat; background-position: 2px 1px; text-align: right; padding-left: 22px }


a.mainlevel_top:link, a.mainlevel_top:visited  { color: #ab7240; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; background-color: #fbeab5; text-align: right }
a.mainlevel_top#active_menu_top  { color: #b43429; font-size: 11px; font-weight: normal; background-position: 118px 0; padding-right: 5px; border-right: 2px solid #b43429 }
a.mainlevel_top:hover { color: #b43429; font-size: 11px; font-weight: normal }


table.categorie { color: #fff; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; text-align: center; margin-right: 15px; padding-right: 15px; width: 155px }
table.categorie TD { color: #fff; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; text-align: center }
table.central  { background-color: #fff }
table.central TD.gauche     { background-color: #83281b; background-image: url("../../../images/stories/gabarit-bctg/fond/fond-menu.gif"); background-repeat: repeat-x; background-position: 0 0; text-align: right; margin-top: 95px; padding-top: 95px; vertical-align: top; border: 0 #fff }
table.central TD.centre    { background-color: #fbf0ce; background-image: url("../../../images/stories/gabarit-bctg/fond/fond-centre.gif"); background-repeat: no-repeat; background-position: -9px 0; margin: 0; padding: 0 25px; border-style: none solid; border-width: 1px 9px; border-color: #fff #e7cea0 }
table.central TD.centre P  { margin-bottom: 0; padding-bottom: 0 }
DIV.centre   { text-align: center; margin-bottom: 0; padding-bottom: 0 }
table.central TD.droite    { background-color: #fbeab5; text-align: center }
table.central TD.droite DIV  { margin-top: 95px; margin-left: 10px; width: 100% }
table.central TD.droite DIV.feuille { text-align: left; margin: 0; padding: 0 }
/*Menu personnalisé _
MENU*/
table.moduletable_menu     { width: 100% }
table.moduletable_menu TD       { font-weight: normal; text-align: right; padding-top: 7px; padding-bottom: 1px; width: 100% }
a.mainlevel_menu:link, a.mainlevel_menu:visited         { color: #da9880; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; line-height: 16px; background-image: url("../../../images/stories/gabarit-bctg/menu/menu-of.gif"); text-transform: uppercase; display: block; padding-right: 20px }
a.mainlevel_menu:hover      { color: #fff; background-image: url("../../../images/stories/gabarit-bctg/menu/menu-on.gif") }
a.mainlevel_menu#active_menu_menu       { color: #fff; background-image: url("../../../images/stories/gabarit-bctg/menu/menu-on.gif") }
a.mainlevel_menu#active_menu_menu:hover    { color: #fff; background-image: url("../../../images/stories/gabarit-bctg/menu/menu-on.gif") }
table.moduletable_menu Div  { margin-left: 0; padding-right: 0; padding-bottom: 1px; padding-left: 0 }
a.sublevel_menu:link, a.sublevel_menu:visited         { color: #da9880; font-size: 11px; font-weight: normal; background-image: url("../../../images/stories/gabarit-bctg/menu/submenu-of.gif"); display: block; margin-left: 0; padding-right: 20px; padding-left: 0 }
a.sublevel_menu:hover       { color: #fff; background-image: url("../../../images/stories/gabarit-bctg/menu/submenu-on.gif") }
a.sublevel_menu#active_menu_menu        { color: #fff; background-image: url("../../../images/stories/gabarit-bctg/menu/submenu-on.gif") }
/*gestion pied de page*/
table.pied { color: #b43429; font-size: 10px; background-color: #682114 }
table.moduletable_pied  { text-align: center }
table.moduletable_pied TD  { text-align: center }
table.moduletable_pied Table { background-color: #5667a7; text-align: center }
table.moduletable_pied TD A.mainlevel_pied  { color: #b43429; text-align: center }
table.moduletable_pied TD A.mainlevel_pied:hover  { color: #45150d; text-align: center }
table.pied P     { color: #b43429; font-size: 10px; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-right: 0; padding-bottom: 0 }
table.pied TH { color: #fff; font-size: 11px; text-align: center; padding-top: 5px; border-left:  }
table.pied TD  P    { color: #b43429; font-size: 10px; text-align: center; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-right: 0; padding-bottom: 0 }
table.pied TD         { color: #b43429; font-size: 11px; text-align: center; border-left: medium none }
table.pied a     { color: #ac3227; font-weight: normal; text-align: center; border-left: 5px none }
table.pied a:hover  { color: #da9880; font-weight: normal; border-left: 5px none }
table.pied a:link   { color: #ac3227; font-weight: normal; border-left: 5px none }
table.pied a:visited   { color: #ac3227; font-weight: normal; border-left: 5px none }
/*divers
*/
table.flashinfos { margin-top: 10px; width: 273px }
table.flashinfos TD { padding: 10px }
/*fin pesro*/
table.blog  { width: 100% }
table.blog TD { }
table.blog H1 { margin-top: 20px; margin-left: 12px }
table.blog H1.titre { background-color: #ff7e00; margin-top: 20px; margin-left: 12px }
table.blog H1.titre1 { background-color: #ff7e00; margin-top: 20px; margin-left: 12px }
table.blog P { margin-right: 5px; margin-left: 12px }
/*Style portrait*/
table.blog_portrait     { margin: 0; padding: 0; width: 100%; border-collapse: collapse; border-spacing: 0px     }
table.blog_portrait table.contentpaneopen_portrait { margin: 0; padding: 0; width: 100%; border-collapse: collapse; border-spacing: 0px      }
table.blog_portrait DIV  { margin: 0; padding: 0; width: 100%; border-collapse: collapse; border-spacing: 0px      }
table.blog_portrait TD     { color: #45150d; text-align: justify; margin: 0; padding: 0; width: 100% }
table.contentpaneopen_portrait          { text-align: left; margin: 0; padding: 0; width: 100% }
table.contentpaneopen_portrait TD.contentheading_portrait { text-align: left; margin: 0; padding: 0; width: 100% }
table.contentpaneopen_portrait A   { color: #b43429; text-decoration: none; margin: 0; padding: 0 }
table.contentpaneopen_portrait A:hover { color: #45150d; text-decoration: none; margin: 0; padding: 0 }
table.contentpaneopen_portrait H1.titre       { font-weight: bold; background-color: #f0e4c5; text-align: left; margin: 0; padding: 0; width: 149px; border-style: solid solid none; border-width: 1px 1px medium; border-color: #e9d2a5 #e9d2a5  }
table.contentpaneopen_portrait H1.titre A   { color: #b43429; font-size: 11px; font-family: Arial, Verdana; font-weight: bold; text-align: left; display: block; margin: 0; padding: 0 0 0 2px; width: 151px; border-style: none }
table.contentpaneopen_portrait H1.titre A:hover  { color: #45150d; padding-left: 2px }
table.contentpaneopen_portrait TD      { margin: 0; padding: 0 }
p.readon  { text-align: right; padding-bottom: 5px; border-bottom: 1px dashed #5e5e5e }
div.componentheading_portrait    { color: #fff; font-size: 12px; font-weight: bold; text-align: center; margin-right: 20px; margin-bottom: 93px; padding-top: 12px; padding-bottom: 12px }

/*Style liste*/
table.blog_liste    { width: 100%; border-collapse: collapse; border-spacing: 0px    }
table.blog_liste TD   { color: #45150d; text-align: justify; margin: 0; padding: 0; width: 100% }
TD.contentheading_liste H1.titre  { color: #9d0022; font-size: 12px; font-weight: bold; text-align: left; white-space: normal; display: block; margin: 0; padding: 0; width: 100%; border-bottom: 1px solid #e7cea0 }
table.contentpaneopen_liste        { text-align: left; width: 100%; border-bottom: 1px none #767776 }
table.contentpaneopen_liste A  { color: #b43429; text-decoration: none }
table.contentpaneopen_liste A:visited { color: #b43429 }
table.contentpaneopen_liste A:hover  { color: #45150d }
table.contentpaneopen_liste H1     { color: #b43429; font-size: 12px; font-weight: bold; text-align: left; margin: 0; padding: 0 }
table.contentpaneopen_liste TD   { }
p.readon  { text-align: right; padding-bottom: 5px; border-bottom: 1px dashed #5e5e5e }
div.componentheading_liste    { color: #fff; font-size: 12px; font-weight: bold; text-align: center; margin-right: 20px; margin-bottom: 93px; padding-top: 12px; padding-bottom: 12px }
div.componentheading_cherche { color: #fff; font-size: 12px; font-weight: bold; text-align: center; margin-right: 20px; margin-bottom: 93px; padding-top: 12px; padding-bottom: 12px }
/**/
Table.moduletable-nav  { color: #404040 }
Table.moduletable-nav TD   { color: #404040; line-height: 15px }
Table.moduletable-nav A  { color: #404040; font-size: 12px; line-height: 15px; background-color: #fdbd1f; padding-right: 14px; padding-left: 14px; border-right: 1px none #404040; border-left: 1px solid #404040 }
Table.moduletable-nav a:link, a:visited { color: #404040 }
Table.moduletable-nav A:hover { color: #fdbd1f; background-color: #404040}
#active_menu-nav  { color: #fdbd1f; background-color: #404040 }
/**/
Table.moduletable_droite    { text-align: right; width: 201px }
Table.moduletable_droite TH   { color: #e8cfaa; font-size: 16px; font-family: Arial, Verdana; font-weight: bold; text-align: left; text-transform: uppercase; letter-spacing: -1px }
Table.moduletable_droite TD { text-align: right }
Table.moduletable_droite H1 { color: #b43429; font-size: 12px }
Table.moduletable_droite A    { color: #ab7240 }
Table.moduletable_droite a:link, a:visited  { color: #ab7240 }
Table.moduletable_droite A:hover  { color: #b43429 }
/*class 
Form
*/
Table.moduletable_form  { color: #45150d; text-align: left; width: 400px; float: left }
Table.moduletable_form TD1 { text-align: left; width: 100%; float: left }
/*conatct avocats
*/
table.ct-avocats   { width: 201px; height: 51px }
table.ct-avocats TD   { text-align: left; padding-top: 28px; padding-left: 16px; width: 201px; height: 51px }
table.ct-avocats UL    { margin-top: 26px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-bottom: 0 }
table.ct-avocats TD A    { color: #ab7240; font-weight: normal; margin-top: 25px; margin-left: 0; padding-left: 0 }
table.ct-avocats TD A:hover   { color: #b43429; font-weight: normal; border-left: medium none #682114 }
table.ct-avocats LI   { list-style-type: square; list-style-position: inside; display: inline }
/**/
table.coor  { background-color: #f0e4c5; margin-left: 1px; padding-left: 1px; width: 250px; height: 107px; border-style: solid none; border-width: 1px medium; border-color: #e9d2a5 }
table.coor TH { color: #aa806d; font-size: 10px; font-style: italic; font-weight: normal; text-align: right; padding-right: 5px; height: 23px; border-bottom: 1px solid #e5d9ba }
table.coor TD { padding-top: 7px }
/*plan du site*/
h2.menutitle { color: #682114; font-size: 14px; font-weight: bold; margin-top: 50px }
/**/
div.message { color: #9d0022; font-weight: bold; position: relative; z-index: 10; top: 110px }
/*xmap*/
ul.level_0  { font-weight: bold; list-style-type: disc; margin-top: 50px }
ul.level_0  ul.level_1 { font-weight: normal; list-style-type: disc }
h2.menutitle  { color: #fbf0ce; font-weight: bold }
