body{
	width:auto;
	height:auto;
	background-color:#CCC;
	overflow: auto;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper a {
	text-decoration:none;
	color: B21F2D;
	border:none;
}

#wrapper a  hover visited focus link {
	text-decoration:none;
	color: B21F2D;
	border: none;
}

.botom a{
	text-decoration:none;
	border:none;
}

.txtRouge { color: B21F2D; }

H1{
	font-size:20px;
}

p{
	font-size:14px;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	color:#666;
}

p b{
	color:#000;
}

.ClassDEMO{
	border-top-style:dotted;
	border-top-width:2px;
	border-top-color:#999;
	margin: 0px;
	margin-left: 0px;
	padding:5px;
	vertical-align:middle;
}

.ClassDEMO p{
	font-size:12px;
	text-align:left;
}

.ClassDEMO p span{
	color:#900;
}

.InfoNouveau
{
	font-size:14px;
	text-align:justify;
	padding-bottom:15px;
	color:#666;
}
 
.InfoNouveau b{
	color:#000;
}
 
.Info_Guide
{
	font-size:12px;
	padding-bottom:15px;
	color:#666;
}
 
.Info_Guide b{
	color:#000;
}
 
.Info_GuideDetail{
	padding-left:20px;
}
 
#TableVoirInfo
{
	font-size:14px;
	color:#666;
	border:1px solid #000;
}
 
#DivVoirInfo
{
	padding-top:5px;
	padding-bottom:5px;
}
 
#header
{
	background:#FFF url(../images/header.gif) no-repeat left top;
	position:relative;
	width: 800px;
	height: 152px;
}
 
#main
{
	min-height:100%;
}
 
#content
{
	float:left;
	width: 590px;
	padding-left:40px;
	padding-right:20px;
}
 
#Content_Guide
{
	float:left;
	width: 590px;
	padding-left:40px;
	padding-right:20px;
}
 
#wrapper
{
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: auto;
}
 
#sidebarleft
{
	background-image:url(../images/bkg_gaucheOverflow.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	float:left;
	width: 800px;
}
 
#sidebarrighttop
{
	background-image:url(../images/bkg_droite_top.gif);
	background-repeat:no repeat;
	float:right;
	color:#FFF;
	width: 150px;
	height:109px;
}
 
#sidebarrightbottom
{
	background-image:url(../images/bkg_droite_bottom.gif);
	background-repeat:no repeat;
	float:right;
	color:#FFF;
	width: 150px;
	height:821px;
}
 
#sidebarrightbottom_guide
{
	background-image:url(../images/bkg_droite_bottom.gif);
	background-repeat:no repeat;
	float:right;
	color:#FFF;
	width: 150px;
	height:821px;
}
 
.directive
{
	padding-bottom:10px;
}
 
.directive b{
	color:#000;
}
 
#FooterImage{
	clear: both;
	bottom: 0;
	left: 0;
	width: 100%;
	height:300px;
	overflow:hidden;
}
 
#footerContent {
	position: relative;
	top: 120px;
	left: 55px;
	width: 350px;
	height:150px;
	font-size:13px;
	color:#666;
	
}
