*
{
	margin: 0;
	padding: 0;
	border: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #6d5620;
}

#no_border, .noborder
{
	border: none;
}

div
{
	text-align: left;
}

.clr
{
	clear: both;
}

body
{
	background-color: #f8f4e4;
	text-align: left;
}

body.Print
{
	background-color: #ffffff;
	margin: 4px;
}

div#Print
{
	width: 630px;
}

div#Print a
{
	text-decoration: none;
}

div#Print *
{
	color: #000000;
}

div#Print .divBoxReactions, div#Print .Sharetools, div#Print .paging
{
	display: none;
}

li
{
	margin-left: 16px;
}

input.text
{
	margin-top: 1px !important;
	margin-top: 0;
	padding: 0 4px 0 4px;
	border: solid 1px #ffffff !important;
	border: none;
}

input.button
{
	background-image: url(/Css/Img/bg_But.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: solid 1px #6d5620;
	border-collapse: collapse;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

div#divHeader, div#divBody, div#divFooter
{
	background-image: url(/Css/Img/bg_AllContent.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto 0 0;
	width: 980px !important;
	width: 1000px;
	padding: 0 10px 0 10px;
	clear: both;
}

div#divFooter
{
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

div#divFooter a
{
	font-size: 10px;
}

div#divHeader
{
	padding-top: 10px;
}

div#divHeader div.logo
{
	float: left;
	margin-left: 10px;
	width: 210px;
}

div#divHeader div.logo div.date
{
	text-align: center;
	border-top: solid 1px #6d5620;
	border-bottom: solid 1px #6d5620;
}

div#divHeader div.banner
{
	float: right;
	margin-right: 10px;
	clear:right;
}

div#topMenu, div#topSubMenu
{
	clear: both;
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
}

div#topMenu
{
	margin-top: 11px !important;
	margin-top: 10px;
	height: 29px;
	background-image: url(/Css/Img/bg_TopMenu.gif);
	display: inline-block;
	width: 100%;
}

div#topSubMenu
{
	height: 21px;
	background-image: url(/Css/Img/bg_TopSubmenu.gif);
}

div#topMenu ul, div#topSubMenu ul, div#topMenu ul li, div#topSubMenu ul li
{
	list-style-type: none;
	float: left;
	color: #ffffff;
}

div#topMenu ul li.separator
{
	padding: 4px 0 0 0;
}

div#topMenu ul li a, div#topSubMenu ul li a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0 12px 0 12px;
}

div#topMenu ul li a
{
	text-transform: capitalize;
	font-size: 14px;
	padding: 4px 12px 7px 12px;
	
}

div#topSubmenu ul li a
{
	font-size: 11px;
	padding: 2px 12px 3px 12px;
	
}

div#topMenu ul li a:hover, div#topMenu ul li.selected a
{
	background-color: #ff9c1d;
	margin-top: 5px;
	padding: 2px 12px 4px 12px;
}

div#topSubmenu ul li a:hover, div#topSubmenu ul li.selected a
{
	color: #ff9c1d;
	background-color: #ffffff;
	margin-top: 4px;
	padding: 1px 12px 0px 12px;
}

div#divBreadcrump
{
	padding: 6px 14px 4px 14px !important;
	padding: 4px 14px 4px 14px;
}

div#divPage
{
	float: left;
	width: 630px !important;
	width: 638px;
	border-top: solid 1px #d8c6a1;
	padding-left: 8px;
	padding-top: 4px;
	margin-left: 6px;
}

div#divPage *
{
	font-size: 1em;
}

div#divPage p
{
	margin-bottom: 10px;
}

div#divPage a
{
	text-decoration: underline;
	color: #ff991c;
}

div#divPage a:hover
{
	/*text-decoration: underline;*/
	color: #b28c34;
}

div#divPage a.news
{
	text-decoration: none;
	color: #6d5620;
}

div#divPage a.news:hover
{
	color: #b28c34;
}

div#divRightColumn
{
	float: right;
	margin-right: 6px;
	width: 300px !important;
	width: 316px;
	padding: 8px 8px 16px 8px;
	background-color: #ece3c2;
	background-image: url(/Css/Img/bg_RightColumn.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
}

div.RightColumnItem
{
	width: 286px;
	text-align: center;
	display: inline-block;
	margin-bottom: 10px;
}

div.UnderTitleItem
{
	margin: -8px 0 0 0 !important;
	margin: -8px 0 0 0;
}

div.RightColumnItem div.UnderTitleItem
{
	margin: -8px 0 0 0 !important;
	margin: -12px 0 0 0;
}

div.ContentBlock, div.ContentBlockBL
{
	background-color: #faf9f2;
	background-image: url(/Css/Img/bg_ContentBlock.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	padding: 4px 0 4px 0;
	clear: both;
}

div.ContentBlockBL
{
	border-bottom: solid 1px #d8c6a1;
}

div#search, div#language, div#police
{
	float: right;
	margin-right: 10px;
}

div#language
{
	margin-top: 2px;
	padding-right: 10px;
}

div#language a.CWS_ft-lang
{
	color: #ffffff;
}

div#police
{
	margin-top: -1px;
}

div#police a
{
	text-decoration: none;
	color: #ffffff;
}

.less {font-size:11px;}
.more {font-size:18px;}

div#search
{
	margin: 3px 6px 0 0;
}

.txtfieldsearch
{
	margin: 0;
	padding: 0;
	height: 18px;
	border: none;
	padding-left: 3px;
	color:#6d5620;
	width:100px;
}

input.butOksearch
{
	margin: 0;
	padding: 0;
	height: 18px;
	width: 27px;
	border: none;
	background-image: url(/Css/Img/but_SearchOK.gif);
	background-position: center middle;
	background-repeat: no-repeat;
}

hr
{
/*	background-image: url(/Css/Img/bg_HR.gif);
	background-position: left center;
	background-repeat: repeat-x;*/
	margin: 7px 0 7px 0 !important;
	margin: 0px 0 0px 0;
	border-bottom: dotted 1px #6d5620;
	height: 1px;
}

h1, div#divPage h1
{
	font-size: 24px;
	font-weight: lighter;
	line-height: 24px;
	margin-bottom: 6px;
}

h2, div#divPage h2
{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 4px;
	text-decoration: underline;
}

h3, div#divPage h3
{
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
	margin-bottom: 2px;
}

div.Editorial
{
	float: left;
	width: 408px;
}

div.NewsColumn
{
	float: right;
	width: 204px;
}

div.HSeparator
{
	float: left;
	width: 9px;
}

div.HPBlock
{
	background-color: #f0ebe3;
	background-image: url(/Css/Img/bg_HPBlock.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	width: 196px !important;
	width: 204px;
	padding: 4px;
	height: 280px !important;
	height: 288px;
}

div.divBox, div.divBoxReactions
{
	background-color: #f8f6e8;
	padding: 8px;
	border-top: solid 1px #d8c6a1;
	border-bottom: solid 1px #d8c6a1;
}

table.taLigned
{
	background-color: #f8f6e8;
}

table.taLigned tr td
{
	padding: 2px 4px 2px 4px;
}

tr.trDark
{
	background-color: #e2d7c2;
}

div.photoAlaUne
{
	background-image: url(/GED/Files/00000000/5000/5006.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 173px !important;
	height: 128px !important;
	width: 192px;
	height: 146px;
	padding: 8px 10px 10px 9px;
	float: left;
}

ol li
{
	margin-left: 32px;
}

ul.paging, div.paging ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.paging li, div.paging ul li
{
	list-style-type: none;
	float: left;
	border: solid 1px #d8c6a1;
	text-align: center;
	width: 20px;
	margin: 0;
	padding: 0;
	margin-left: 4px;
}

ul.paging li.selected, div.paging ul li.selected
{
	background-color: #f0ebe3;
}

ul.paging li.noborder
{
	border: none;
	width: auto;
}

div.divBox input, div.divBox textarea, div.divBox select
{
	border: solid 1px #d8c6a1;
	padding-left: 4px;
}

div.divBox button
{
	background-color: #408040;
}

div.divBox input.noborder
{
	border: none;
}

div#catalog
{
	clear: both;
	position: relative;
	width:598px;
	height:150px;
}

div#catalogThumbnails
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 24px;
	width: 550px;
	height: 100px;
	overflow: hidden;
}

div#catalogScroll
{
	padding: 0;
	margin: 0;
}

div#catalogArrowLeft
{
	position: absolute;
	top: 24px;
	left: 0px;
	width: 24px;
	height: 24px;
}

div#catalogArrowRight
{
	position: absolute;
	top: 24px;
	left: 588px;
	width: 0px;
	height: 24px;
}

div#catalogThumbnails table
{
}

div#catalogThumbnails table, div#catalogThumbnails table tr, div#catalogThumbnails table tr td
{
	margin: 0;
	padding: 0;
}


div#catalogThumbnails img.thumb
{
	border: solid 1px #ffffff;
	width: 109px;
	margin: 0 6px 0 6px;
	height: 61px;
}

div.paPreview
{
	padding: 10px;
	background-color: #ffffff;
}

fieldset
{
	border: solid 1px #d8c6a1;
}

input.Ogone1
{
	margin: 0 0 5px 0;
	padding: 0;
	height: 26px;
	width: 122px;
	border: none;
	border: none !important;
	background-image: url(/Css/Img/but_OgoneFr.gif);
	background-position: center middle;
	background-repeat: no-repeat;
}

input.Ogone2
{
	margin: 0 0 5px 0;
	padding: 0;
	height: 26px;
	width: 125px;
	border: none;
	border: none !important;
	background-image: url(/Css/Img/but_OgoneNl.gif);
	background-position: center middle;
	background-repeat: no-repeat;
}
.annonce_result{
	text-align:left;  
	background-color:#f8f4e4;
	margin:5px 5px 0 5px;
	padding:5px; 
	min-height:105px; 
	_height:105px;
}
.pannonce_img{ background:url(/Css/Img/recherche.gif) no-repeat; width:128px; height:98px; padding-left:8px; padding-top:8px; float:right;}
.pannonce_title{
	width:460px;
	background:url(/Css/Img/title.gif) bottom repeat-x; 
	font-size:20px; 
	margin-bottom:5px;
}
.annonce{
	background-color:#f8f4e4; 
	padding-right:10px; 
	padding-left:10px; 
	padding-top:10px; 
	float:left;
}
.annonce_title{
	font-size:12px; 
	font-weight:bold;
}
.img_annonce{
	background:url(/Css/Img/fond_annonce.gif) no-repeat; 
	width:290px; 
	height:293px; 
	float:right; 
	padding:8px; 
	margin-right:10px; 
	margin-left:10px;}
.img_big{
	width:290px; 
	height:218px; 
	margin-bottom:4px;
}
.img_small{
	float:left; 
	width:94px; 
	height:71px;
	margin-right:4px;
}
.img_small_last{
	float:left; 
	width:94px; 
	height:71px;
}
.description_annonce{
	text-align:left; 
	width:590px
}

