body { 
	font-family:Arial; 
	background:url(/images/body_bg.gif) left top repeat-x #351746; 
	color:#9172a2;
	font-size:12px;
}
#global{
	width:806px;
	margin:auto;
	text-align: left;
}
#logo{
	background:url(/images/logo_bg.jpg) left top no-repeat; 
	width:100%;
	height:120px;
	position:relative;
}
#header{
	margin-top:10px;
	background:url(/images/header_bg-v2.png) center top no-repeat; 
	width:100%;
	height:334px;
}
/*
------------------------------------------------------------*/
H1 { 
	color:#AAFA05;
	margin:0;
	padding:0;
	position:absolute;
	top:59px;
	left:90px;
	font-weight:100;
}
H1 SPAN{ 
	font-size:11px;
	font-weight:bold;
	color:#9d8ea5;
}
H2 { 
	color:#FFFFFF;
	margin:0;
	font-weight:100;
	font-size:13px;
	color:#FFCC00;
}
a {color:#ffffff;}
a:hover{text-decoration:none;}

div, td, li, p, a { font-size:11px;color: #FFFFFF;}
.split{
	width:100%;
	height:1px;
	background:	#4D2C5F;
	margin:10px 0;
	padding:0;
}
/*
------------------------------------------------------------*/
.box_1{
	background:url(/images/box_1_bg.png) left top no-repeat;
	width:100%;
	min-height:82px;
	padding:10px 0;

}
.box_2{
	width:100%;
}
	.box_2 .start{
		width:100%;
		height:26px;
		background:url(/images/box_2_top_bg.png) left top no-repeat;
	}
	.box_2 .body{
		width:100%;
		background:url(/images/box_2_body_bg.png) left top repeat-y;
	}
		.box_2 .body div.wrapper{
			margin:0 0 0 20px; 
			width:766px;
		}
	.box_2 .end{
		width:100%;
		height:26px;
		background:url(/images/box_2_end_bg.png) left top no-repeat;
	}
/*
------------------------------------------------------------*/
.top_link{
	margin:13px;
}
	.top_link span{
		float:left; 
		margin-top:3px;
	}
		.top_link span A{
			text-decoration:none
		}
		.top_link B{
			font-weight:100
		}
/*
------------------------------------------------------------*/
#menu{
	width:100%;
	height:48px;
	background:url(/images/menu_bg.png) right top no-repeat;
	padding:8px 0 0 0
}
	#menu UL{
		margin:0 0 0 7px;
		padding:0;
		list-style:none;
		height:30px;
	}
	#menu li.link{
		float:left;
		width:122px;
		margin:8px 0 0 0;
		padding:0;
		text-align:center;

	}
	#menu li.split_v{
		float:left;
		width:9px;
		height:30px;
		margin:0;
		padding:0;
		background:url(/images/split_v.png) center top repeat-y;

	}
	#menu A{
		color:#FFFFFF;
		font-size:12px;
		font-weight:100;
		text-decoration:none
	}
		#menu A:hover{
			color:#9172a2;
			text-decoration:none
		}
/*
------------------------------------------------------------*/
.annonce_link A {
	color:#FFFFFF;
	text-decoration:none;
}
.photos div{
	margin-bottom:10px;
}

/* PAGES 
----------------------------------------------------------- */
.pages_navig{
	float:right;
	text-align:right; 
}
.title_pages{
	font-size:10px;
}
.selected_page, .a_pages {
	height:10px;
	width:10px;
	line-height:18px;
	border:1px solid #E1E1E1;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:2px;
	margin-left:1px;
	margin-right:1px;
}
.selected_page{
	font-weight:bold;
	color: #9172a2 ;
	background: #ffffff;
}
.a_pages {
	color: #ffffff;
	background:#9172a2;
}
.a_pages:hover {
	color: #ffffff;
	background: #9172a2;
	text-decoration:none;
}
/* Recherche box
 ------------------------------------------------------------------------------ */
.line {
	clear:both;
	margin:0px;
	width:400px;
}	
.result {
	clear:both;
	border:1px solid #9172a2;
	background-color:#663D7D;
	padding:1px;
	z-index:1000;
	position:absolute;
	visibility:hidden;
}	
	
	.result .selected {
		background:#F5F5F5;
	}
	.result .list {
		overflow:auto;
		height:100px;
	}
	.result .validate {
		background:#F5F5F5;
		text-align:right;
		padding:2px 20px 2px 0px;
	}
		
		.selected div, .list div {
			padding:1px 0px 1px 2px;
		}
		.validate a {
			color:#351746;
			font-weight:bold;
		}

img.sujest, input.sujest, div.sujest {
	float:left;
}
input.sujest, div.sujest {
	height:15px;
	color: #351746;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}
input.sujest {
	border: 1px solid #9172a2;
}
img.sujest {
	clear:right;
	border: 1px solid #9172a2;
	border-left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
}
/* Photos
 ------------------------------------------------------------------------------ */
#diapo_img{ text-align:center; width:600px; margin:auto}
.cat_thumbs{
	width:118px;
	height:91px;
	margin:auto;
}

