Body{
	margin: 0;
}

#mainDiv{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#banner{
	height:72px;
	background-color:#CBB273;
}

#topSearchResult{
	width:100%;
	height:20px;
	background-color:#DEDEDE;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
}

#topSearchResultLeft{
	width:450px;
	padding: 2px 0 2px 0;
	font-weight: bold;
	font-size:12px;
	margin-left:20px;
}

#topSearchResultRight{
	padding: 2px 0 2px 5px;
	vertical-align:middle;
}

.imageMargin {
	margin-left:0px;
	margin-right:5px;
	vertical-align:text-bottom;
	
}

#content{
	width:100%;
	padding: 25px 0 5px 0;
}

#text{
	width:570px;
	float:left;
}

#text H1, H2, H3{
	font-size:14px;
	display:inline;
	text-decoration:underline;
	font-weight:lighter;
	color:#00F;
}

.hrefTitre{
	color:#0080FF;
	text-decoration:none;
	font-size:12px;	
}

.gotoPage{
	margin-left:0px;
	margin-right:0px;
	vertical-align:text-bottom;
}

.paragraphe{
	font-size:12px;
	margin-top:0;
	margin-bottom:0;
}

#hrefBas{
	color:#008000;
	text-decoration:none;
	font-size:12px;
}

#text .liste{
	list-style-type:decimal;
	font-size:12px;
}

#text .ligne{
	padding-bottom:10px;
}

#links{
	width:180px;
	float:right;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#EEEEEE;
}

#relatedSerchSequence{
	margin:-5px 0 0 10px;
	text-transform:lowercase;
	color:#999999;
	font-size: 9px;
	margin-left:5px;
}

#links A:link, A:visited, A:hover{
	text-decoration:none;
	color: #999999;
	font-size: 9px;
	margin-left:0;
}

#links .liste{
	list-style-type:none;
	margin: 5px 0 0 10px;
	margin-left:5px;
}

#links .ligne{
	text-transform:lowercase;
	margin-top:-5px;

}

#bottomSearchResult{
	width:100%;
	height:20px;
	background-color:#DEDEDE;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
}

#bottomSearchResultLeft{
	width:450px;
	float:left;
	padding: 2px 0 2px 0;
	text-transform:lowercase;
	font-weight: bold;
	font-size:12px;
	margin-left:10px;
}

#bottomSearchResultRight{
	padding: 2px 0 2px 5px;
	vertical-align:middle;
}

#copyright{
	width:100%;
	margin:15px 0 0 150px;
}

img{
	border:0;
}