body{    
	font-size:11px;
	font-family: verdana;
	margin: 0 ;
	padding:0;
	background:  url(../Images/img/NewRp.jpg) repeat-x;        
}
#MainWrap{
    display:block;
	width: 980px;
	height:auto;
	margin-left:auto ;  
	margin-right:auto ;  
    padding:0 ; 
}
#MainFrame{  
    position:relative;   
	display:block;
	width: 980px;
	height:auto;
	margin:0 ;  
    padding:0 ;
}
#HeaderBanner{
    display:block;
    position:relative;
	width: 980px;
	height:150px;
	margin: 0 ;
	padding:0 ;
	background-image: url(../Images/img/NewMainBanner3.jpg) ; 
	background-repeat: no-repeat;
}
#HeaderBanner h5{
	float:left;
	width:100%;
	margin:65px 0 0 0;
	padding:0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	font-family:arial, sans-serif;
}
/*-------------------------------------------MAIN MENU---------------------------------- */
#MainMenu{
    float:left;
	position:relative;
	text-align:left;
	width: 400px;
	height:30px;
	margin:-28px 0 0 0;  	
	padding:0  ;
}
.solidblockmenu{margin:0;padding:0;float: left;	font: bold 13px arial;	color: #454444;	width: 600px;	overflow: hidden;	margin-bottom: 1em;	border: 0;	border-width: 1px 0;	background:  url(../Images/menu/blockdefaultgif) center center repeat-x;}
.solidblockmenu li{	display: inline;}
.solidblockmenu li a{	float: left;width:auto;	color: #454444;	padding: 6px 15px ;	text-decoration: none;	border-right: 1px solid white;}
.solidblockmenu li a:visited{	color: #454444;}
.solidblockmenu li a:hover, .solidblockmenu li {	color: white;	background: transparent url(../Images/menu/blockactive.gif) center center repeat-x;}
.solidblockmenu li a.current{	color: #454444;     border-left: 1px solid white;}
.solidblockmenu li a:hover.current{	color: #fff1ff;   border-left: 1px solid white;}

/*-------------------------------------------LOGIN---------------------------------- */
#LoginLayout{
    Float:left;
	text-align:left;
	width: auto;
	height:26px;
	margin: 7px 0 0 0;   
	padding:0;
}
#LoginLayoutLeft{
    Float:left;
	text-align:left;
	width: 15px;
	height:26px;
	margin: 0 ;
	padding:0 ;
	background-image:  url(../Images/bg/LoginLayoutLeft.jpg);
	background-repeat: no-repeat;
}
#LoginLayoutCenter{
    Float:left;
	text-align:left;
	width: auto;
	height:20px;
	margin:  0 ;
	padding:6px 0 0 0;
	color:black;
	font-size:10px;
	font-weight:bold;
	background-image:  url(../Images/bg/LoginLayoutCenter.jpg);
	background-repeat: repeat-x;
}
#LoginLayoutRight{
    Float:left;
	text-align:left;
	width: 15px;
	height:26px;
	margin: 0 ;
	padding:0 ;
	background-image:  url(../Images/bg/LoginLayoutRight.jpg);
	background-repeat: no-repeat;
}
#LoginLayoutCenter a{
    color:blue;
    font-size:9px;	
}
#LoginLayoutCenter a:hover{
    color:red;
    font-size:9px;	
	
}
/*-------------------------------------------SEARCH ENGINE ------------------------ */
#SearchEngine{
    float:left;
	width: 635px;
	height:auto;
	text-align:left;
	margin-bottom: 10px;
	padding:0  ;
	background-color:#fff;    
}
#SearchEngineTop{
    float:left;
	width: 625px;
	height:24px;
	text-align:left;
	margin:0 ;
	padding:8px 0 0 10px ;
	font-size:11px;
	font-weight:bold;
     font-family:arial, verdana, sans-serif; 
     color:#324145; 
	background-image:  url(../Images/bg/SearchEngineTop.jpg);
	background-repeat: no-repeat;  
}
#SearchEngineCenter{
    float:left;
	width: 635px;
	height:auto;
	text-align:left;
	margin:0;
	padding:10px 0 5px 0  ;
	font-size:9px;
	font-weight:bold;
	color: #23496d;
	background-image:  url(../Images/bg/SearchEngineCenter.jpg);     
	background-repeat: repeat-y;    
}
#SearchEngineBottom{
    float:left;
	width: 635px;
	height:12px;
	text-align:left;
	margin:0;
	padding:0  ;
	background-image:  url(../Images/bg/SearchEngineBottom.jpg);
	background-repeat: no-repeat;  
}
#SearchEngineCenter input,select{
	color: #333;
	font-size:13px;
}
.SearchWord{
    float:left;
	width: 140px;
	height:auto;
	text-align:left; 
	margin:0 5px 0 0;
	padding:0 0 0 15px;
}
.SearchYears {
    float:left;
	width: 135px;
	height:auto;
	text-align:left;     
	margin:0 5px 0 0;  
	padding:0 0 0 10px;
}
.SearchPrice{
    float:left;
	width: 180px;
	height:auto;
	text-align:left;     
	margin:0 2px 0 0; 
	padding:0;
}
#SearchEngineCenter input[type=submit] {
    position:relative;
    border:0;
    width:110px;
	height:25px;
	padding:0;
	margin: 9px 0 0 0;
	background-image:  url(../Images/img/CrystalButton.jpg);
	background-repeat: no-repeat;
	color:#fffff1;
	font-weight:bold;
	font-size:12px;
}
#SearchEngineCenter input[type=submit]:hover {
	background-image:  url(../Images/img/CrystalButton2.jpg);
	background-repeat: no-repeat;
}

/*-------------------------------------------FOOTER---------------------------------- */
#Footer{
    float:left;
	text-align:center;
	height:auto;
	width:980px;
	margin: 10px 0 0 0;
	padding: 0;
	border-top:2px solid #c0c0c0; 
	background-color: #f1f1f1; 
	color:#3b3a3a;
}
.Quarter{
    float:left;
	text-align:left;
	height:auto;
	width:200px;
	margin: 10px 50px 0 0;
	padding:0;
	color:#263953; 
}
.QuarterRight{
    float:left;
	text-align:left;
	height:auto;
	width:200px;
	margin: 10px 0 0 0 ;
	padding:0;
	color:#263953; 
}
.Quarter a{
	color:#263953;
	text-decoration:none;
}
.QuarterRight a{
	color:#263953;
	text-decoration:none;
}
.Quarter a:hover{
	color:blue;
	text-decoration:none;
}
.QuarterRight  a:hover{
	color:blue;
	text-decoration:none;
}
.QuarterTitle{
    float:left;
	text-align:left;
	height:15px;
	width:185px;
	margin: 0 0 0 12px;
	padding:0 0 0 15px;
	font-weight:bold;
	color:#000001;
	background-image:  url(../Images/bg/icon_favourites.gif);
	background-repeat: no-repeat;
}
.QuarterTitle span{
    float:left;
	width:200px;
	margin: 2px 0 0 5px;
	padding:0 ;
}
.Quarter ul{
    float:left;
	width:185px;
	margin: 5px 0 0 20px;
	padding:0 0 0 15px ;
	list-style-type:square;
}
.Quarter li{
	margin: 5px 0 0 0;
	padding:0 ;
}
.QuarterRight ul{
    float:left;
	width:185px;
	margin: 5px 0 0 20px;
	padding:0 0 0 15px ;
	list-style-type:square;
}
.QuarterRight li{
	margin: 5px 0 0 0;
	padding:0 ;
}
#Copyright{
    float:left;
	text-align:center;
	height:15px;
	width:930px;
	margin: 30px 0 0 0 ;
	padding:0 ;
	color:#263953; 
}
/*-------------------------------------------UNIVERSEL BOX---------------------------------- */
#UniverselBoxLeft{
    float:left;
	text-align:center; 
	width: 185px;
	height:auto; 
	margin: 0 10px 0 0;  
    padding:0 ;	
}
#LeftTop{
    float:left;
	text-align:left;
	width: 173px;
	height:22px;
	margin: 0 ;
    padding:8px 0 0 10px;
    color:#324145; 
    text-decoration:none; 
    font-family:arial, verdana, sans-serif; 
    font-size:12px;
	font-weight:bold;
	background-image:  url(../Images/bg/SmOngletTop.jpg);
	background-repeat: no-repeat;
}
#LeftCenter{
    float:left;
	text-align:left;
	width: 183px;
	height:auto;
	margin: 0 ;
    padding: 10px 0 10px 0;
	background-image:  url(../Images/bg/SmOngletCenter.jpg);  
	background-repeat: repeat-y; 	
}
#LeftCenterBVMedia{
    float:left;
	text-align:left;
	width: 173px;
	height:auto;
	margin: 0 ;
    padding: 10px 0 10px 10px;
	background-image:  url(../Images/bg/SmOngletCenter.jpg);  
	background-repeat: repeat-y; 	
}
#LeftBottom{
    float:left;
	text-align:left;
	width: 183px;
	height:10px;
	margin: 0 0 20px 0 ;
    padding:0;
	background-image:  url(../Images/bg/SmOngletBottom.jpg);
	background-repeat: no-repeat; 
}
/*-------------------------------------------WRAP---------------------------------- */
#WrapRight{
    float:left;
	text-align:left;
	width: 780px;
	height:auto;
	margin:0 ;  
    padding:0;
}

#StandardBoxTop{
    float:left;
	text-align:left;
	width: 770px;
	height:23px;
	margin:0;
    padding:9px 0 0 10px;
    color:#324145; 
    text-decoration:none; 
    font-family:arial, verdana, sans-serif; 
    font-size:12px;
	font-weight:bold;
	background-image:  url(../Images/bg/ListeTop.jpg); 
	background-repeat: no-repeat;
}

#StandardBoxCenter{
    float:left;
	text-align:left;
	width: 757px;
	height:auto;
	margin: 0  ;
    padding:20px 0 30px 23px ;
	color:black;
	background-image:  url(../Images/bg/ListeCenter.jpg); 
	background-repeat: repeat-y;
}
#StandardBoxCenterLine{
    float:left;
	text-align:left;
	width: 775px;
	height:auto;
	margin: 0  ;
    padding:10px 0 30px 5px ;
	color:black;
	background-image:  url(../Images/bg/ListeCenter.jpg);  
	background-repeat: repeat-y;
}
#StandardBoxCenterAnnonce{
    float:left;
	text-align:left;
	width: 770px;
	height:auto;
	margin: 0  ;
    padding:20px 0 30px 10px ;
	color:black;
	background-image:  url(../Images/bg/ListeCenter.jpg); 
	background-repeat: repeat-y;
}
#StandardBoxCenterVosAnnonces{
    float:left;
	text-align:left;
	width: 770px;
	height:auto;
	margin: 0  ;
    padding:20px 0 30px 10px ;
	color:black;
	background-image:  url(../Images/bg/ListeCenter.jpg); 
	background-repeat: repeat-y;
}
#StandardBoxCenterFAQ{
    float:left;
	text-align:left;
	width: 740px;
	height:auto;
	margin: 0  ;
    padding:20px 20px 30px 20px ;
	color:black;
	font-size:12px;
	background-image:  url(../Images/bg/ListeCenter.jpg); 
	background-repeat: repeat-y;
	font-family:"trebuchet ms",sans-serif;
}
#StandardBoxBottom{
    float:left;
	text-align:left;
	width: 780px;
	height:15px;
	margin: 0 ;
    padding:0 ;
	color:black;
	background-image:  url(../Images/bg/ListeBottom.jpg); 
	background-repeat: no-repeat;
}

.LiensUtiles{
	float:left;
	width:720px;
	height:auto;
	text-align:left;
	padding:5px 5px 20px 5px;
	margin:30px 0 10px 20px; border:1px solid #c0c0c0;
	background-color:#ffffff;
}
.HightTitle{
	float:left;
	width:500px;
	height:auto;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:black;
}
.OneLink{
	float:left;
	width:710px;
	margin:0;
	padding:0 0 15px 20px;
}
.OneLinkTitle{
	float:left;
	width:auto;
	margin:20px 0 0 0;
	padding:0;
}
.OneLinkTitle a{
	color:#043fc4;
	font-size:12px;
	font-weight:bold;
}
.OneLinkDesc{
	float:left;
	width:665px;
	height:auto;
	padding:0 0 0 30px;
	margin:10px 0 0 0;
	font-size:11px;
	color:#0d0d0d;
	font-weight:normal;
}
.OneLinkURL{
	float:left;
	width:675px;
	height:auto;
	padding:0 0 0 30px;
	margin:3px 0 0 0;
	font-size:10px;
	color:#038e89;
}
.OneLinkURL a{
	color:blue;
}
#Accueil{
	float:right;
	width:auto;
	margin:20px 20px 0 0;
	padding:0;
	text-align:center;
	color:blue;
}
#Accueil a{
	color:blue;
}
#Accueil a:hover{
	color:green;
}


















