body {
	/*background-color: #CEC6AF;*/
	background-color:#FFFABF;
	padding: 0px;
	margin: 0px;
}
h4 {
 background: url(../../images/classic/bgh4_afr.gif) no-repeat;
  color: #DF0D2E;
  margin: 0px 0 5px 0px;
  padding : 7px 0px 7px 35px;
  font-weight: lighter;
  letter-spacing:3px; 
font-size:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #39883D;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#39883D;
	line-height:40px;

}
h5 {
 background: url(../image/internet.gif) no-repeat;
  color: #CF8300;
  margin: 0px 0 0px 0px;
  padding : 7px 0px 7px 35px;
  font-weight: lighter;
  letter-spacing:2px; 
font-size:12px; 

}

#header h1 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: normal;
	color: #B1101D;
	font-size: 24px;
	padding: 0px;
	margin-left:15px;
	margin-top:25px;
	margin-bottom:5px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: 200;
}
#header h2 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-style: normal;
	color: #005F16;
	font-size: 14px;
	padding: 0px;
	margin:5px;
	margin-left:10px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: 100;
}
.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../../images/classic/bullet_afr.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading				/*exemple    notre carte*/
{
	background:#EFE795;
	height: 30px;
	margin-left:2px;
	padding-left:6px;
	padding-top:3px;
	border: 1px solid #FFFFFF;
	color: #158F00;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

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


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 23px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADAA9C;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#F3F0E1;
}


a.mainlevel:hover {						/*link menu */
	text-decoration: none;
	border-bottom-color: #56D024;
	border-bottom-style: solid;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#56D024;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: #B15810;  /* menu title bg */
	color: white;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
.mymoduletdmiddle
{
	background: url(../../images/classic/module_middle_graphic_afr.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../../images/classic/module_top_graphic_afr.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../../images/classic/module_footer_graphic_afr.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../../images/classic/general_module_bg_afr.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
	background-color: #FFFABF;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#content_promo {
  background-color: #E5BE5B;

  border-right: 2px solid #63AD4A;
  border-bottom: 2px solid #63AD4A;
  border-left: 0px solid #F1C890;
  border-top: 0px solid #F1C890;
  padding: 0px 10px;
}
div#content_promo h1 {
 background: url(../image/form.gif) no-repeat;
  color: red;
  margin: 0px 5 0px 0px;
  padding : 0px 0px 0px 0px;
 font-weight: 100;
  letter-spacing:2px; 
font-size:14px; 
}