body {
	background-color: #F4E9D5;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

body, td, th {
	color: #666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #663300;
 padding: 0px 0px 3px 0px;
}

h2{
 font-size: 114%;
 color: #9D8E7B;
 border-bottom: 1px solid #9D8E7B;
 padding: 0px 0px 3px 0px;
}

h3{
 font-size: 100%;
 color: #94101F;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #996633;
 line-height:16px;
}

h5{
 font-size: 100%;
 color: #996633;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

a {
  color: #543719;
}

#globalNav{
	color: #666;
	padding: 0px 0px 15px 10px;
	text-align:right;
	font-size:11px;
	line-height:18px;
	color:#333;
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0; border-top: 1px solid #F4E9D5;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #F4E9D5;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks ul {list-style: none; margin: 0px; padding: 0px;}

#sectionLinks h4{
	padding: 0px 0px 0px 10px;
}

#sectionLinks a:link{
	padding: 4px 0px 4px 10px;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
	font-size:11px;
	font-weight:bold;
	color:#6C3130;
	text-decoration:none;
}

#sectionLinks a:visited{
	padding: 4px 0px 4px 10px;
	color:#6C3130;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#sectionLinks a:hover{
	background-color: #F5EFE3;
	color:#010201;
	padding: 4px 0px 4px 10px;
	text-decoration:none;
}
#sectionLinks h3 {
padding: 0px 0px 0px 10px;
}
/************** #advert styles **************/

#advert{
	padding: 15px 0px 0px 10px;
	font-size: 80%;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 2px 0px 2px 0px;
	text-align:justify;
	margin-right: 10px;
}
#headlines h3{
	padding: 0px;
	padding-bottom: 4px;
	margin: 0px;
}
#headlines h2{
	padding-bottom:2px;
	margin-bottom: 10px;
	margin-right:10px;
}
.lettrine {
font-size: 2em;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #663300;
margin: 1px;
padding: 1px;
line-height: 1em;}

#headlines h1{
	font-family: Georgia, Times, Times New Roman, serif ;
	font-size: 28px;
	font-style:italic;
	letter-spacing:-1px;	
	color: #662B2A;
	margin: 0px;
	padding: -5px 0px 10px 5px;
}

.h1bis {
	text-align:right;
}

#siteInfo{
	clear: both;
	font-size: 60%;
	color: #666;
	text-align:right;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

.line {
 padding: 8px 0px 8px 0px;
 border-bottom: 1px solid #9D8E7B;
 margin-right:10px;
}

.bordered {
 padding: 3px 3px 3px 3px;
 border: 1px solid #9D8E7B;
 margin: 0px 5px 0px 5px;
}
.MainMenu {
	color:#6C3130;
	font-family:  "Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:2px;
	font-weight:bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	background-image:url(images/fondu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:150px;
	display:block;
}
.rougeColor {
 color:#94101F;
 font-family:  "Times New Roman", Times, serif;
 font-size:15px;
 font-weight:bold;
 }