div#conteneur div.clear{
	width:100%;
	background: none;
}

div#conteneur div.fiche_details div.clear{
	width:100%;
	background: none;
	height:20px;
}

/*###############################
#								#
#	CONTENU-V2					#
#								#
###############################*/


/*##########
#   HAUT   #
##########*/

div#haut {
	height:177px;
}

div#haut div#inscrip2 {
	position:absolute;
	top:70px;
	left:670px;
	width:350px;
}

		div#haut div#inscrip2 a {
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
		}

div#haut div#login2 {
	position:absolute;
	top:70px;
	left:666px;
	width:350px;
}

	div#haut div#login2 span {
		display: block;
		font-family:Tahoma,Arial;
		color:#FFFFFF;
		font-weight:bold;
		margin:15px 110px 8px 15px;
		height: 15px;
		float: right;
	}


div#haut div#login2 input{
	margin: 15px 0 8px 0;
	padding-left:5px;
	width: 80px;
	display: block;
	float: left;
}

div#haut div#login2 input#go2{
	width:51px;
	height:31px;
	border-width:0;
	padding:0;
	margin:6px 0 0 2px;
}


/*##########
#  GAUCHE  #
##########*/

div#gauche img#gauche-photoHaut {
	display:block;
	margin:-1px 0 10px 3px;
}


/*############
#  BlockHaut #
############*/

div#conteneur div#blockHaut {
	float:left;
}

		div#conteneur div#blockHaut div#vignetteHaut, div#vignetteHaut2 {
			float:left;
			width:478px;
			height:264px;
			background: url("/images/contenuV2-vignette.jpg") 0 0 no-repeat;
			text-align:left;
			/*padding:1px 0 0 0;*/
		}
		
				div#conteneur div#blockHaut div#vignetteHaut img#img_univers, div#vignetteHaut2 img#img_univers {
					float:left;
					padding-bottom:20px;
				}
				
				div#conteneur div#blockHaut div#vignetteHaut span#annonces, div#vignetteHaut2 span#annonces {
					float:left;
					font-size:12px;
					font-weight:bold;
					color:#fe3605;
					margin:0 0 0 205px;
					text-align:right;
					height:12px;
				}
		
				div#conteneur div#blockHaut div#vignetteHaut h1 {
					clear:both;
					font-size:17px;
					color:#FE3605;
					font-variant:small-caps;
					margin:33px 10px 10px 40px;
					/*padding:18px 10px 10px 40px;
					padding-bottom:10px;
					padding-top:8px;
					padding-left:40px;*/
				}
				
				div#conteneur div#blockHaut div#vignetteHaut h2 {
					padding-left:60px;
				}
				
						div#conteneur div#blockHaut div#vignetteHaut a {
							/*padding-left:18px;*/
						}

				div#conteneur div#blockHaut div#vignetteHaut img.bordTitre {
					vertical-align:top;
					padding-left:60px;
				}
				
				div#conteneur div#blockHaut div#vignetteHaut img.imgFlottante {
					float:left;
					margin-top:15px;
					padding-left:50px;
				}
				
				/* Modif 29-10 : Padding left 60->40 et text-align */
				div#conteneur div#blockHaut div#vignetteHaut p {
					font-weight:bold;
					padding:0 25px 0 40px;
					text-align:justify;
				}
				div#conteneur div#blockHaut div#vignetteHaut span#infoActu {
					display: block;
					color: #7f7f7f;
					clear: both;
					margin: -10px 0 5px 0;
					padding: 0 10px 0 40px;
					font-weight: 500;
				}

		div#conteneur div#blockHaut img#vignettePub {
			float:left;
			width:300px;
			height:250px;
			/*background: url("/images/vignette-pub.gif") 0 0 no-repeat;*/
			margin-top:5px;
			margin-left:5px;
		}



/*############
#  CONTENU   #
############*/

div#conteneur div#contenu {
	float:left;
	width:664px;
}

div#conteneur div#contenu div#contenu2BlockHaut {
	/*width: 664px;*/
	height:53px;
	background: url("/images/contenu2_bordHaut.jpg") 0 0 no-repeat;
}

div#conteneur div#contenu div.contenu2BlockMilieuHaut {
	background: url("/images/contenu2_fond.jpg") 0 0 repeat-y;
	padding:0px 30px 0 50px;
}

	div#conteneur div#contenu div.contenu2BlockMilieuHaut h3 a{
		padding-left:18px;
	}

	div#conteneur div#contenu div.contenu2BlockMilieuHaut img.bordTitre {
		vertical-align:top;
	}

div#conteneur div#contenu div.contenu2BlockMilieu {
	/*width: 664px;*/
	background: url("/images/contenu2_fond.jpg") 0 0 repeat-y;
	padding:0 30px 0px 40px;
}
	div#conteneur div#contenu div.contenu2BlockMilieu a#back {
		display: block;
		height: 21px;
		clear: both;
		margin-bottom: 30px;
	}

		div#contenu div.contenu2BlockMilieu h2{
			font-size:20px;
			font-weight:bold;
			color:#fe3506;
			/*height:25px;*/
			width:600px;
		}

	div#conteneur div#contenu div#contenu2BlockMilieu {
		/*width: 664px;*/
		background: url("/images/contenu2_fond.jpg") 0 0 repeat-y;
		padding:0 30px 0px 40px;
	}
		
			div#contenu div.AccueilActu {
				/*position: relative;*/
				padding-bottom: 20px;
			}
			
					div#contenu div.AccueilActu div.AccueilActuGauche {
						float: left;
						width: 165px;
					}
					
						div#contenu div.AccueilActu div.AccueilActuGauche div.imageAccueilActu {
							width:140px;
							height:100px;
							float:left;
							border:1px solid #DDDDDD;	
						}
							div#contenu div.AccueilActu div.AccueilActuGauche div.imageAccueilActu img {
								display: block;
								margin: 0 auto;
							}	
					
					
					div#contenu div.AccueilActu div.AccueilActuDroite {
						float: left;
						width: 420px;
					}
					
						div#contenu div.AccueilActu div.AccueilActuDroite h2 {
							font-size: 1px;
							padding-bottom: 3px;
						}
						
						div#contenu div.AccueilActu div.AccueilActuDroite h2 a {
							font-family:Trebuchet MS, Tahoma, Verdana;
							font-size:13px;
							line-height: 14px;
							color:#fe3506;
						}
						
						div#contenu div.AccueilActu div.AccueilActuDroite p.SousTitreActu {
							background: url("/images/bordTitre1.jpg") left bottom no-repeat;
							color: #7f7f7f;
							padding-bottom: 2px;
						}
					
		
				/*div#contenu div.contenu2BlockMilieuHaut img.bordTitre2 {
					vertical-align:top;
				}
				
				
				div#contenu div.contenu2BlockMilieu div.imageAccueilActu{
					width:140px;
					height:100px;
					float:left;
					border:1px solid #DDDDDD;	
				}
				
				
				div#contenu div.contenu2BlockMilieu div.AccueilActu{
					margin-left:170px;
					height:130px;
				}
				
				div#contenu div.contenu2BlockMilieu div.AccueilActu h2{
					font-size:14px;
					color:#fe3506;	
					float:left;	
					width:425px;
					margin: 0 0 -5px;
				}
				
				div#contenu div.contenu2BlockMilieu div.AccueilActu img{	
					width:425px;
				}
				
				div#contenu div.contenu2BlockMilieu div.AccueilActu p.SousTitreActu{
					
					color: #7f7f7f;
				}
				
				div#contenu div.contenu2BlockMilieu div.AccueilActu p{
					padding : 0 0 2px 0;
				}*/
				
		
		div#contenu div.contenu2BlockMilieu h3 a{
			padding-left:18px;
		}
		
		div#contenu div.contenu2BlockMilieu div img.bordTitre{
			vertical-align:top;
		}

		/* Paragraphe particulier pour copier-coller depuis Word */
		div#contenu div.contenu2BlockMilieu div p.MsoNormal{
			padding:0;
			padding-bottom:0;
		}	

		
		div#contenu div.contenu2BlockMilieu div p{
			padding:0;
			padding-bottom:10px;
		}
		
			div#contenu div.contenu2BlockMilieu div.ProfilDomaine {
					width:150px;
					margin-right:10px;
			}
				
			div#contenu div.contenu2BlockMilieu div.ProfilDomaineFloat {
					width:180px;
					margin-right:10px;
					float:left;
					margin-bottom:20px;
			}
		
		div#contenu div.contenu2BlockMilieu div img.clearboth{
			padding-bottom:20px;
		}
		
		div#contenu div.contenu2BlockMilieu div.sous_sous_titre{
			padding-bottom:5px;
		}
		
		div#contenu div.contenu2BlockMilieu h4{
			display:inline;
			padding-bottom:10px;
		}
		
				div#contenu div.contenu2BlockMilieu h4 a{
					font-size:11px;
					padding-left:40px;
				}
		
div#conteneur div#contenu div#contenu2BordBas {
	height:24px;
	background: url("/images/contenu2_bordBas.jpg") 0 0 no-repeat;
}





/*###############################
#								#
#	UNIVERS-V2					#
#								#
###############################*/

/*############
#  BlockHaut #
############*/

		div#conteneur div#blockHaut div#vignetteHaut2 {
			float:left;
			width:478px;
			height:264px;
			background: url("/images/universV2-vignette.jpg") 0 0 no-repeat;
			padding:1px 0 0 0;
		}
		
				div#conteneur div#blockHaut div#vignetteHaut2 div#actualites {
					background:transparent url(images/universV.jpg) no-repeat scroll 0pt;
					clear:both;
					height:140px;
					margin:0pt 0pt 9px 25px;
					overflow:hidden;
					width:435px;
				}
				
						div#conteneur div#blockHaut div#vignetteHaut2 div#actualites a {
							display:block;
							font-family:Arial, sans serif;
							font-size:9px;
							color:#ffffff;
							margin-bottom:4px;
						}

				div#conteneur div#blockHaut div#vignetteHaut2  a#allActu{
					display:block;
					float:left;
					width:207px;
					height:34px;
					background: url("/images/actu_btn1.gif") 0 -38px no-repeat;
					margin-left:25px;
				}

						div#conteneur div#blockHaut div#vignetteHaut2  a#allActu:hover{
							background: url("/images/actu_btn1.gif") 0 0 no-repeat;
						}
				
				div#conteneur div#blockHaut div#vignetteHaut2  a#publieActu{
					display:block;
					float:left;
					width:216px;
					height:34px;
					background: url("/images/actu_btn2.gif") 0 -38px no-repeat;
					margin-left:10px;
				}

						div#conteneur div#blockHaut div#vignetteHaut2  a#publieActu:hover{
							background: url("/images/actu_btn2.gif") 0 0 no-repeat;
						}
		
/*############
#  Contenu   #
############*/	
	
			div#contenu div#recherchAnnonce,
			div#contenu div.recherchAnnonce{
				clear:both;
				width:659px;
				height:166px;
				/*background: url("/images/recherchAnnonce.jpg") 0 0 no-repeat;*/
			}
			
					div#contenu div#recherchAnnonce span#rechAvancee,
					div#contenu div.recherchAnnonce span.rechAvancee{
						display:block;
						font-size:12px;
						color:#fe3605;
						padding:14px 0 3px 320px;
					}
					
					div#contenu div#recherchAnnonce div#recherchAnnGauche,
					div#contenu div.recherchAnnonce div.recherchAnnGauche{
						float:left;
						width:435px;
						height:40px;
						padding:10px 0 0 10px;
						position: relative;
					}
					
					div#contenu div#recherchAnnonce div.profilAnnGauche,
					div#contenu div.recherchAnnonce div.profilAnnGauche{
						float:left;
						width:435px;
						height:40px;
						padding:55px 0 0 10px;
					}
							div#contenu div#recherchAnnonce div#recherchAnnGauche div,
							div#contenu div.recherchAnnonce div.profilAnnGauche div{
								font-family:arial, sans-serif;
								font-size:11px;
								color:#ffffff;
								padding-bottom:8px;
							}
							
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divRecherchRap,
								div#contenu div.recherchAnnonce div.profilAnnGauche div.divRecherchRap {
									padding-left:24px;
									width: 286px;
								}
								
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divType,
								div#contenu div.recherchAnnonce div.profilAnnGauche div.divType {
									width:159px;
									padding-left:94px;
								}
								
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divUnivers {
									width:100px;
								}
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divFamille,
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divMarque,
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divType {
									width:152px;
									padding-left: 24px;
								}
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divPays,
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divPrecision {
									width:134px;
								}
								div#contenu div.recherchAnnonce div.profilAnnGauche div.divFamille {
									width:161px;
									padding-left:81px;
								}
									div#contenu div#recherchAnnonce div#recherchAnnGauche div#divFamille {
										position: relative;
										z-index : 99;
									}
									div#contenu div#recherchAnnonce div#recherchAnnGauche div#divCategorie {
										position: relative;
										z-index : 98;
										width:134px;
									}
									div#contenu div#recherchAnnonce div#recherchAnnGauche div#sousCategorie {
										position: relative;
										z-index : 98;
									}
								
								div#contenu div.recherchAnnonce div.profilAnnGauche div#sousCategorie{
									width:100px;
								}
									
								div#contenu div.recherchAnnonce div.profilAnnGauche div#sousTransaction {
									width:100px;
								}
								div#contenu div.recherchAnnonce div.profilAnnGauche div.sousCategorie {
									width:230px;
									padding-left:43px;
								}
								
								div#contenu div#recherchAnnonce div#recherchAnnGauche div#divRechercher,
								div#contenu div.recherchAnnonce div.profilAnnGauche div.divRechercher {
									width:109px;
								}
														
									div#contenu div#recherchAnnonce div#recherchAnnGauche span,
									div#contenu div.recherchAnnonce div.profilAnnGauche span{
										font-family:arial, sans-serif;
										font-size:11px;
										font-style:italic;
										color:#ffffff;
										padding-right:5px;
									}
									
									div#contenu div#recherchAnnonce div#recherchAnnGauche input#inputRecherche,
									div#contenu div.recherchAnnonce div.profilAnnGauche input.inputRecherche {
										width:250px;
									}
									div#contenu div#recherchAnnonce div#recherchAnnGauche div#divPrecision input {
										width: 100px;
									}
									
									div#contenu div#recherchAnnonce div.profilAnnGauche select {
										width:80px;
									}
									div#contenu div#recherchAnnonce div#recherchAnnGauche select {
										width: 100px;
									}
										div#contenu div#recherchAnnonce div#recherchAnnGauche div#sousCategorie select {
											width:100px;
										}
									div#contenu div#recherchAnnonce div#recherchAnnGauche select,
									div#contenu div.recherchAnnonce div.profilAnnGauche select{
										font-size:11px;
										padding:1px 0;
										border-width:1px;
										border-style:solid;
										border-color:#fe582b;
										background: url("/images/input_fond.gif") 0 0 repeat-x #ffffff;
									}
									
									div#contenu div#recherchAnnonce div#recherchAnnGauche input#rechercher, 
									div#contenu div.recherchAnnonce div.profilAnnGauche input.rechercher{
										border:none;
										padding:0;
									}
					
					div#contenu div#recherchAnnonce div#recherchAnnDroite,
					div#contenu div.recherchAnnonce div.recherchAnnDroite{
						float:left;
						width:205px;
					}
					
					div#contenu div.recherchAnnonce div.profilAnnDroite{
						float:left;
						width:205px;
						margin-top: 25px;
					}
					
							div#contenu div#recherchAnnonce div#recherchAnnDroite a#deposAnnonce,
							div#contenu div.recherchAnnonce div.profilAnnDroite a.deposAnnonce {
								display:block;
								width:211px;
								height:77px;
								background: url("/images/btn_deposAnnonce.jpg") 0 0 no-repeat;
							}
							
							div#contenu div#recherchAnnonce div#recherchAnnDroite a#alerteNew,
							div#contenu div.recherchAnnonce div.profilAnnDroite a.alerteNew{
								display:block;
								width:203px;
								height:43px;
								background: url("/images/btn_alerteNew.jpg") 0 0 no-repeat;
								margin-top:2px;
							}

			div#contenu div#recherchAnnuaire {
				clear:both;
				width:659px;
				height:166px;
				margin-top:14px;
				background: url("/images/recherchPro.jpg") 0 0 no-repeat;
			}
			
			/**********
			** CIRCUIT
			*************/
			div#contenu div#recherchCircuit {
				clear:both;
				width:659px;
				height:166px;
				background: url("/images/recherchCircuit.jpg") 0 0 no-repeat;
			}
			
					div#contenu div#recherchAnnuaire span#rechAvancee,
					div#contenu div#recherchCircuit span#rechAvancee {
						display:block;
						font-size:12px;
						color:#fe3605;
						padding:14px 0 3px 320px;
					}
					
					div#contenu div#recherchAnnuaire div#recherchAnnGauche,
					div#contenu div#recherchCircuit div#recherchAnnGauche {
						float:left;
						width:435px;
						height:40px;
						padding:10px 0 0 10px;
						position: relative;
					}
							
							div#contenu div#recherchAnnuaire div#recherchAnnGauche div,
							div#contenu div#recherchCircuit div#recherchAnnGauche div{
								font-family:arial, sans-serif;
								font-size:11px;
								color:#ffffff;
								padding-bottom:8px;
							}
							
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divRecherchRap,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divRecherchRap {
									padding-left:24px;
									width: 286px;
								}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divType,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divType {
									width:159px;
									padding-left:94px;
								}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divUnivers,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divUnivers{
									width:100px;
								}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divFamille,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divPays,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divDispo,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divFamille,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divPays,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divDispo {
									width:152px;
									padding-left: 24px;
								}
									div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divFamille,
									div#contenu div#recherchCircuit div#recherchAnnGauche div#divFamille {
										position: relative;
										z-index : 99;
									}
									div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divCategorie,
									div#contenu div#recherchCircuit div#recherchAnnGauche div#divCategorie {
										position: relative;
										z-index : 98;
									}
									div#contenu div#recherchAnnuaire div#recherchAnnGauche div#sousCategorie,
									div#contenu div#recherchCircuit div#recherchAnnGauche div#sousCategorie {
										position: relative;
										z-index : 98;
									}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divCategorie,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divContrat,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divExperience,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divPrecision,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divCategorie,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divContrat,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divExperience,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divPrecision {
									width:134px;
								}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#sousCategorie,
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divEtude,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#sousCategorie,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divEtude {
									width:100px;
								}
								
								div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divRechercher,
								div#contenu div#recherchCircuit div#recherchAnnGauche div#divRechercher {
									width:109px;
								}
														
									div#contenu div#recherchAnnuaire div#recherchAnnGauche span,
									div#contenu div#recherchCircuit div#recherchAnnGauche span {
										font-family:arial, sans-serif;
										font-size:11px;
										font-style:italic;
										color:#ffffff;
										padding-right:5px;
									}
									
									div#contenu div#recherchAnnuaire div#recherchAnnGauche input#inputRecherche,
									div#contenu div#recherchCircuit div#recherchAnnGauche input#inputRecherche {
										width:250px;
									}
									
									div#contenu div#recherchAnnuaire div#recherchAnnGauche div#divPrecision input,
									div#contenu div#recherchCircuit div#recherchAnnGauche div#divPrecision input {
										width: 100px;
									}
									
									div#contenu div#recherchAnnuaire div#recherchAnnGauche select,
									div#contenu div#recherchCircuit div#recherchAnnGauche select {
										width:100px;
										font-size:11px;
										padding:1px 0;
										border-width:1px;
										border-style:solid;
										border-color:#fe582b;
										background: url("/images/input_fond.gif") 0 0 repeat-x #ffffff;
									}
									
									div#contenu div#recherchAnnuaire div#recherchAnnGauche input#rechercher,
									div#contenu div#recherchCircuit div#recherchAnnGauche input#rechercher {
										border:none;
										padding:0;
									}
					
					div#contenu div#recherchAnnuaire div#recherchAnnDroite,
					div#contenu div#recherchCircuit div#recherchAnnDroite {
						float:left;
						width:205px;
					}
					
							div#contenu div#recherchAnnuaire div#recherchAnnDroite a#deposAnnonce,
							div#contenu div#recherchCircuit div#recherchAnnDroite a#deposAnnonce {
								display:block;
								width:211px;
								height:77px;
								background: url("/images/btn_deposFiche.jpg") 0 0 no-repeat;
							}
							
							div#contenu div#recherchAnnuaire div#recherchAnnDroite a#alerteNew,
							div#contenu div#recherchCircuit div#recherchAnnDroite a#alerteNew {
								display:block;
								width:203px;
								height:43px;
								background: url("/images/btn_alerteNew.jpg") 0 0 no-repeat;
								margin-top:2px;
							}

					div#contenu a img.pub {
						margin:20px 0 20px 65px;
					}
					
					div#contenu div#resultatsBordH, div#contenu div.resultatsBordH {
						width:659px;
						height:32px;
						background: url("/images/resultats_bordH.jpg") 0 0 no-repeat;
					}
					
					div#contenu div.resultatsBordHAnnuaire {
						width:659px;
						height:32px;
						background: url("/images/resultats_bordHannuaire.jpg") 0 0 no-repeat;
					}
					
					div#contenu div.resultatsBordHCV {
						width:659px;
						height:32px;
						background: url("/images/resultats_bordHcv.jpg") 0 0 no-repeat;
					}
					
					/**************
					* CIRCUIT
					***************/
					
					div#contenu div.resultatsBordHCircuit {
						width:659px;
						height:32px;
						background: url("/images/resultats_bordHCircuit.jpg") 0 0 no-repeat;
					}
					
					div#contenu div.resultatsBordHAnnonce {
						width:659px;
						height:32px;
						background: url("/images/resultats_bordHannonces.jpg") 0 0 no-repeat;
					}
					
					div#contenu div#resultatsBordGD, div#contenu div.resultatsBordGD {
						width:644px;
						background: url("/images/resultats_bordGD.jpg") 0 0 repeat-y;
						padding:7px 0 7px 15px;
					}
					
							div#contenu div.affichResultats {
								width:625px;
								height:22px;
								background: url("/images/affichResultats.gif") 0 0 no-repeat;
								padding-top:5px;
							}
							
									div#contenu div.affichResultats span {
										font-family:arial, sans serif;
										font-size:11px;
										color:#000000;
										display:block;
										float:left;
										padding-top:2px;
									}
									
									div#contenu div.affichResultats input {
										width:20px;
										margin-top:2px;
										display:block;
										float:left;
									}
									
									div#contenu div.affichResultats select {
										display:block;
										float:left;
										width:130px;
										font-size:11px;
										padding:1px 0;
										border:1px solid #fe582b;
										background: url("/images/input_fond.gif") 0 0 repeat-x #ffffff;
										margin:0 20px 0 25px;
									}
									
									div#contenu div.affichResultats div.divResultat {
										display:inline;
										padding-left:50px;
										margin-left:40px;
										color:white;
									}
									
							div#contenu div.vignAnnonces {
								float:left;							
								width:289px;
								height:176px;
								background: url("/images/vignAnnonces_fond.jpg") 0 0 no-repeat;
								margin-top:10px;
								padding:10px 0 0 15px;
								overflow: hidden;
								color:#000000;
								position: relative;
							}
								div#contenu div.vignAnnonces div.vignBas {
									position: absolute;
									top: 168px;
									left: 15px;
								}
							
								div#contenu div.vignAnnonces div.derMin_milieuG{
									float:left;
									height:67px;
									padding: 5px 10px 0px 0px;
									width:100px;
								}
							
								div#contenu div.vignAnnonces h2 {
									font-size:12px;
									color:#fe3605;
									padding:5px 0 5px 0;
								}

								div#contenu div.vignAnnonces h2:hover {
									text-decoration:underline;
								}
								
								div#contenu div.vignAnnonces a img {
									border:1px solid #FE582B;
									float:left;
									margin:0pt 10px 7px 0pt;
								}
								
								div#contenu div.vignAnnonces div.textDroiteImage{
									float:left;
									width:160px;
									height:75px;
									background: url("/images/traitOrange.jpg") 0 0 no-repeat;
								}
								
										/*div#contenu div.vignAnnonces div.textDroiteImage img {
											display:block;
											float:left;
											height:17px;
											padding:5px 0pt 0pt 65px;
											width:33px;
										}*/
								
										div#contenu div.vignAnnonces span.Avendre {
											display:block;
											float:left;
											font-weight:bold;
											text-decoration:underline;
											padding:4px 0 5px 0;
										}
										
										div#contenu div.vignAnnonces img.vignAnnoncesDrapeau {
											display:block;
											float:right;
											padding:5px 0 0 20px;
										}
										
										div#contenu div.vignAnnonces div.vignAnnoncesPrix, div.vignAnnoncesType, div.vignAnnoncesEtat {
											padding-bottom:3px;
										}
										
												div#contenu div.vignAnnonces div.vignAnnoncesPrix {
													padding-left:10px;
													clear: both;
													float: none;
												}
												
												div#contenu div.vignAnnonces div.vignAnnoncesType {
													padding-left:5px;
												}
												
												div#contenu div.vignAnnonces div.vignAnnoncesEtat {
													padding-left:8px;
												}
										
								div#contenu div.vignAnnonces p {
									clear:both;
									height:36px;
									margin-bottom:5px;
									overflow:hidden;
									padding:0pt 0px 5px 0pt;
								}
								
								div#contenu div.vignAnnonces div.vignAnnoncesDate {
									width:75px;
									float:left;
								}
								
								div#contenu div.vignAnnonces div.vignAnnoncesVue {
									width:125px;
									float:left;
									font-size:10px;
									text-align: center;
								}

								div#contenu div.vignAnnonces div.vignAnnoncesVue a:hover{
									color:#fe3605;
									text-decoration:none;
								}
								
								div#contenu div.vignAnnonces a img.btn_go {
									display: block;
									float: left;
									margin:3px 0 0 34px;
									border:0;
								}
																
								div#contenu div.vignAnnonces a img.btn_go_mod {
									margin:3px 0 0 22px;
									border:0;
								}

					div#contenu div#resultatsBordB, div#contenu div.resultatsBordB {
						width:659px;
						height:9px;
						background: url("/images/resultats_bordB.gif") 0 0 no-repeat;
					}
					
/* Fiche univers_annuaire */

	div#contenu div.vignAnnuaire {
		position: relative;					
		width:627px;
		height:186px;
		background: url("/images/vignAnnu_fond.jpg") 0 0 no-repeat;
		margin-top:20px;
		overflow: hidden;
		color:#2F2F2F;
		font-size: 10px;
	}
	
			div.vignAnnuaire div.vignAnnuGaucheImgHaut {
				position: absolute;
				top: 10px;
				left: 15px;
				width: 95px;
				height: 60px;
			}
					
			div.vignAnnuaire div.vignAnnu_chemin {
				position: absolute;
				top: 10px;
				left: 120px;
				font-size:12px;
			}
			
					div.vignAnnuaire div.vignAnnu_chemin a {
						font-size: 10px;
					}
	
			div.vignAnnuaire h2 {
				position: absolute;
				top: 30px;
				left: 120px;
				width: 230px;
				font-size:12px;
				color:#fe3605;
			}
				div.vignAnnuaire h2 a {color:#fe3605;}
			
			div.vignAnnuaire h3 {
				position: absolute;
				top: 47px;
				left: 120px;
				width: 270px;
				height:25px;
				font-size:9px;
				font-weight: bold;
			}
			
			div.vignAnnuaire img.traitOrange {
				position: absolute;
				top: 76px;
				left: 18px;
			}
			
			div.vignAnnuaire div.vignAnnuGaucheImgBas {
				position: absolute;
				top: 83px;
				left: 15px;
				width: 95px;
				height: 90px;
			}
			
			div.vignAnnuaire div.vignAnnuaireSecteur {
				position: absolute;
				top: 128px;
				left: 120px;
				width: 335px;
				font-weight: bold;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignAnnuaire p.secteur {
				position: absolute;
				top: 103px;
				left: 120px;
				width: 335px;
				height: 27px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignAnnuaire div.vignAnnuaireActivites {
				position: absolute;
				top: 84px;
				left: 120px;
				width: 335px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignAnnuaire p.activite {
				position: absolute;
				top: 142px;
				left: 120px;
				width: 335px;
				height: 15px;
				font-size: 11px;
				font-weight: bold;
				overflow: hidden;
			}


			div.vignAnnuaire div.VignCVChampionnat {
				position: absolute;
				top: 122px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}

			div.vignAnnuaire div.VignConvientPour {
				position: absolute;
				top: 141px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}

			div.vignAnnuaire div.vignAnnuaireSpecialites {
				position: absolute;
				top: 137px;
				left: 120px;
				width: 335px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignAnnuaire p.specialites {
				position: absolute;
				top: 137px;
				left: 120px;
				width: 335px;
				height: 15px;
				font-size: 11px;
				font-weight: bold;
				overflow: hidden;
			}
			
			div.vignAnnuaire div.vignAnnuaireDate {
				position: absolute;
				top: 170px;
				left: 120px;
			}
	
			div.vignAnnuaire div.vignAnnuaireVue {
				position: absolute;
				top: 170px;
				left: 350px;
			}

			div.vignAnnuaire div.vignAnnuaireVue a:hover {
				color:#fe3605;
				text-decoration:none;
			}
			
			div.vignAnnuaire img.drapeau {
				position: absolute;
				top: 25px;
				left: 410px;
			}
			
			div.vignAnnuaire div.vignAnnuaireRef {
				position: absolute;
				top: 50px;
				left: 400px;
				font-weight: bold;
				color: #fe3605;
			}
			
			div.vignAnnuaire img.traitGris {
				position: absolute;
				top: 26px;
				left: 462px;
			}
			
			div.vignAnnuaire img.vignAnnuaireIcoTel {
				position: absolute;
				top: 25px;
				left: 475px;
			}
			
			div.vignAnnuaire img.vignAnnuaireCoordonnees {
				position: absolute;
				top: 34px;
				left: 515px;
			}
			
			div.vignAnnuaire div.contact {
				position: absolute;
				top: 64px;
				left: 469px;
				width: 145px;
			}

			div.vignAnnuaire div.vignAnnuaireBasEmail {
				position: absolute;
				top: 119px;
				left: 472px;
				width: 145px;
				text-decoration: underline;
			}
			
			div.vignAnnuaire a.vignAnnuaireEmail {
				position: absolute;
				top: 150px;
				left: 469px;
				width: 90px;
				text-decoration: underline;
			}
			
			div.vignAnnuaire a.vignAnnuaireSite {
				position: absolute;
				top: 136px;
				left: 469px;
				width: 90px;
				text-decoration: underline;
			}
			
			div.vignAnnuaire a.vignAnnuaireAnnonces {
				position: absolute;
				top: 164px;
				left: 469px;
				width: 80px;
				text-decoration: underline;
			}
			
			div.vignAnnuaire img.btn_go {
				position: absolute;
				top: 171px;
				left: 575px;
			}
			
			div.vignAnnuaire img.btn_go_mod {
				position: absolute;
				top: 171px;
				left: 562px;
			}
			
/* Liste des catégorie Annuaires */	
		
	div.blockListeAnnuaire {
		width:100%;
		float:left;
	}
		
		div.blockListeAnnuaire div.blockGListe{
			margin:10px 20px 0px 0px;
			width:45%;
			float:left;
		}
	
		div.blockListeAnnuaire div.blockDListe{
			margin:10px 10px 0px 0px;
			width:45%;
			float:left;
		}
		
			div.blockListeAnnuaire div.blockDListe a.puce_orangeAnnaire,
			div.blockListeAnnuaire div.blockGListe a.puce_orangeAnnaire
			{
				background:transparent url(/images/puce_actualiteSsmenu.gif) no-repeat scroll 0pt 3px;
				float:left;
				margin-left:20px;
				padding-left:17px;
				width:100%;
				clear: both;
			}

			div.blockListeAnnuaire div.blockDListe a.puce_orangeAnnaire2,
			div.blockListeAnnuaire div.blockGListe a.puce_orangeAnnaire2
			{
				background:transparent url(/images/puce_actualiteSsmenu.gif) no-repeat scroll 0pt 5px;
				float:left;
				margin-left:20px;
				margin-bottom:5px;
				padding-left:17px;
				width:200px;
			}
			
			div.blockListeAnnuaire div.blockDListe h1.h1ListeAnnuaire,
			div.blockListeAnnuaire div.blockGListe h1.h1ListeAnnuaire{
				color:#FE3605;
				font-size:16px;
				float:left;
				cursor:pointer;
			}

			div.blockListeAnnuaire div.blockDListe h2.h2ListeAnnuaire,
			div.blockListeAnnuaire div.blockGListe h2.h2ListeAnnuaire{
				color:#FE3605;
				font-size:11px;
				float:left;
				cursor:pointer;
				width:100%;
				clear: both;
			}
			
			div.blockListeAnnuaire div.blockDListe p.pListeAnnuaire,
			div.blockListeAnnuaire div.blockGListe p.pListeAnnuaire{
				color:#FFFFFF;
				font-size:12px;
				float:left;
			}
			
			div.blockListeAnnuaire div.blockDListe ul.ulBlockList,
			div.blockListeAnnuaire div.blockGListe ul.ulBlockList{
				color:#FFFFFF;
				margin: 0 0 0 40px;
			}
			
			div.blockListeAnnuaire div.blockDListe ul.ulBlockList a,
			div.blockListeAnnuaire div.blockGListe ul.ulBlockList a{
				color:#FFFFFF;
			}
			div.blockListeAnnuaire ul.ulBlockList2 {
				margin:0 0 0 15px;
				color:#FFFFFF;
				display: none;
			}
				div.blockListeAnnuaire ul.ulBlockList2 a {
					color:#FFFFFF;
				}
			div.blockListeAnnuaire ul.ulBlockList3 {
				margin:0 0 0 15px;
				color:#FFFFFF;
				width: 180px;
			}
				div.blockListeAnnuaire ul.ulBlockList3 li {
					color:#FFFFFF;
					width: 180px;
				}
				div.blockListeAnnuaire ul.ulBlockList3 a {
					color:#FFFFFF;
				}
					div.blockListeAnnuaire ul.ulBlockList3 a:hover {
						color:#FFFFFF;
						font-weight: 900;
					}
					
		div#trackerAnnuaire {
			font-size: 11px;
			font-weight: 900;
			padding: 0 0 0 50px;
		}
			div#trackerAnnuaire a:hover { color: #fff;}
			
		div#trackerAnnonce {
			font-size: 11px;
			font-weight: 900;
			padding: 0 0 0 20px;
			margin: 20px 0 0 20px;
		}
			div#trackerAnnonce a:hover { color: #fff;}
			
		/* Pour la page de niveau 2 */
		div.blockListeAnnuaireN2 {
			width:100%;
			clear: both;
		}
		div.blockListeAnnuaireN2 div.blockGListe{
			margin:30px 10px 0px 50px;
			width: 500px;
			float:left;
		}
	
			div.blockListeAnnuaireN2 div.blockGListe a.puce_orangeAnnaire
			{
				background:transparent url(/images/puce_actualiteSsmenu.gif) no-repeat scroll 0pt 3px;
				float:left;
				margin-left:20px;
				margin-bottom:5px;
				padding-left:17px;
				width:500px;
			}

			div.blockListeAnnuaireN2 div.blockGListe a.puce_orangeAnnaire2
			{
				background:transparent url(/images/puce_actualiteSsmenu.gif) no-repeat scroll 0pt 5px;
				float:left;
				margin-left:20px;
				margin-bottom:5px;
				padding-left:17px;
				width:500px;
			}
			
			div.blockListeAnnuaireN2 div.blockGListe h1.h1ListeAnnuaire{
				color:#FE3605;
				font-size:16px;
				float:left;
				cursor:pointer;
			}

			div.blockListeAnnuaireN2 div.blockGListe h2.h2ListeAnnuaire{
				color:#FE3605;
				font-size:12px;
				float:left;
				cursor:pointer;
			}
			
			div.blockListeAnnuaireN2 div.blockGListe p.pListeAnnuaire{
				color:#FFFFFF;
				font-size:12px;
				float:left;
			}
			
			div.blockListeAnnuaireN2 div.blockGListe ul.ulBlockList{
				color:#FFFFFF;
				margin: 5px 0 0 35px;
			}
			
			div.blockListeAnnuaireN2 div.blockGListe ul.ulBlockList a{
				color:#FFFFFF;
			}
			div.blockListeAnnuaireN2 ul.ulBlockList2 {
				margin:0 0 0 15px;
				color:#FFFFFF;
				display: none;
			}
				div.blockListeAnnuaireN2 ul.ulBlockList2 a {
					color:#FFFFFF;
				}
			div.blockListeAnnuaireN2 ul.ulBlockList3 {
				margin:0 0 0 35px;
				color:#FFFFFF;
				width: 1OO%;
				clear: both;
			}
				div.blockListeAnnuaireN2 ul.ulBlockList3 li {
					color:#FFFFFF;
				}
				div.blockListeAnnuaireN2 ul.ulBlockList3 a {
					color:#FFFFFF;
				}
					div.blockListeAnnuaireN2 ul.ulBlockList3 a:hover {
						color:#FFFFFF;
						font-weight: 900;
					}
			

/* Fiche CV EMPLOI */
div#contenu div.vignCVEmploi {
	position: relative;					
	width:627px;
	height:186px;
	background: url("/images/vignAnnu_fond.jpg") 0 0 no-repeat;
	margin-top:20px;
	overflow: hidden;
	color:#2F2F2F;
	font-size: 10px;
}
	
	div.vignCVEmploi div.chemin {
		position: absolute;
		top: 10px;
		left: 30px;
		font-size:12px;
	}
	
		div.vignCVEmploi div.chemin a, div.vignCVEmploi div.chemin span {
			font-size: 10px;
			color: #000;
		}
	div.vignCVEmploi h2 {
		position: absolute;
		top: 30px;
		left: 30px;
		width: 340px;
		font-size:12px;
		color:#fe3605;
	}
	
	div.vignCVEmploi h3 {
		position: absolute;
		top: 50px;
		left: 30px;
		width: 340px;
		font-size:11px;
		font-weight: bold;
	}
	
	div.vignCVEmploi img.traitOrange {
		position: absolute;
		top: 76px;
		left: 18px;
	}
	div.vignCVEmploi img.traitGris {
		position: absolute;
		top: 26px;
		left: 462px;
	}
	
	div.vignCVEmploi div.infos {
		position: absolute;
		top: 84px;
		left: 30px;
		width: 335px;
		font-size: 11px;
		overflow: hidden;
	}
		div.vignCVEmploi div.infos div {
			margin: 5px 0 0 0;
			clear: both;
			width: 100%;
		}
	div.vignCVEmploi div.date {
		position: absolute;
		top: 165px;
		left: 30px;
	}

	div.vignCVEmploi div.vue {
		position: absolute;
		top: 165px;
		left: 260px;
	}
	
	div.vignCVEmploi img.btn_go_mod {
		position: absolute;
		top: 171px;
		left: 562px;
	}
	
	div.vignCVEmploi img.btn_go {
		position: absolute;
		top: 171px;
		left: 575px;
	}
	
	div.vignCVEmploi img.drapeau {
		position: absolute;
		top: 26px;
		left: 410px;
	}
	
	div.vignCVEmploi div.ref {
		position: absolute;
		top: 50px;
		left: 391px;
		font-weight: bold;
		color: #fe3605;
		text-align: right;
	}
	div.vignCVEmploi img.tel {
		position: absolute;
		top: 25px;
		left: 475px;
	}
	
	div.vignCVEmploi img.coordonnees {
		position: absolute;
		top: 34px;
		left: 515px;
	}
	
	div.vignCVEmploi div.contact {
		position: absolute;
		top: 64px;
		left: 469px;
		width: 145px;
	}
	div.vignCVEmploi a.email {
		position: absolute;
		top: 150px;
		left: 469px;
		width: 90px;
		text-decoration: underline;
	}
	
	div.vignCVEmploi a.site {
		position: absolute;
		top: 136px;
		left: 469px;
		width: 90px;
		text-decoration: underline;
	}
	
	div.vignCVEmploi a.annonces {
		position: absolute;
		top: 164px;
		left: 469px;
		width: 80px;
		text-decoration: underline;
	}

/* Fiche univers_CV */

	div#contenu div.vignCV {
		position: relative;					
		width:627px;
		height:186px;
		background: url("/images/vignAnnu_fond.jpg") 0 0 no-repeat;
		margin-top:20px;
		overflow: hidden;
		color:#2F2F2F;
		font-size: 10px;
	}
	
			div.vignCV div.vignCVGaucheImgHaut {
				position: absolute;
				top: 10px;
				left: 15px;
				width: 95px;
				height: 60px;
			}
					
			div.vignCV div.vignCV_chemin {
				position: absolute;
				top: 10px;
				left: 120px;
				font-size:12px;
			}
			
					div.vignCV div.vignCV_chemin a {
						font-size: 10px;
					}
	
			div.vignCV h2 {
				position: absolute;
				top: 30px;
				left: 120px;
				width: 230px;
				font-size:12px;
				color:#fe3605;
			}
			
			div.vignCV h3 {
				position: absolute;
				top: 50px;
				left: 120px;
				width: 230px;
				font-size:11px;
				font-weight: bold;
			}
			
			div.vignCV img.traitOrange {
				position: absolute;
				top: 76px;
				left: 18px;
			}
			
			div.vignCV div.vignCVGaucheImgBas {
				position: absolute;
				top: 73px;
				left: 15px;
				width: 95px;
				height: 100px;
			}

			div.vignCV div.presentationCV {
				position: absolute;
				top: 84px;
				left: 120px;
				width: 335px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignCV div.vignCVSecteur {
				position: absolute;
				top: 84px;
				left: 120px;
				width: 335px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignCV span.secteurCV {
				position: absolute;
				top: 84px;
				left: 176px;
				width: 335px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignCV div.VignCVType {
				position: absolute;
				top: 99px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}

			div.vignCV div.VignCVPrecisionCat {
				position: absolute;
				top: 102px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}

			div.vignCV div.VignCVChampionnat {
				position: absolute;
				top: 119px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}

			div.vignCV div.VignCVActivite {
				position: absolute;
				top: 137px;
				left: 120px;
				width: 335px;
				height: 35px;
				font-size: 11px;
				overflow: hidden;
			}
			
			div.vignCV div.vignCVActivites {
				position: absolute;
				height:25px;
				top: 135px;
				left: 120px;
				width: 335px;
				/*font-weight: bold;*/
			}
			
			div.vignCV div.vignCVDate {
				position: absolute;
				top: 170px;
				left: 120px;
			}
	
			div.vignCV div.vignCVVue {
				position: absolute;
				top: 170px;
				left: 350px;
			}

			div.vignCV div.vignCVVue a:hover {
				color:#fe3605;
				text-decoration:none;
			}
			
			div.vignCV img.drapeau {
				position: absolute;
				top: 26px;
				left: 410px;
			}
			
			div.vignCV div.vignCVRef {
				position: absolute;
				top: 50px;
				left: 391px;
				font-weight: bold;
				color: #fe3605;
				text-align: right;
			}
			
			div.vignCV img.traitGris {
				position: absolute;
				top: 26px;
				left: 462px;
			}
			
			div.vignCV img.vignCVIcoTel {
				position: absolute;
				top: 25px;
				left: 475px;
			}
			
			div.vignCV img.vignCVCoordonnees {
				position: absolute;
				top: 34px;
				left: 515px;
			}
			
			div.vignCV div.contact {
				position: absolute;
				top: 64px;
				left: 469px;
				width: 145px;
			}
			
			div.vignCV a.vignCVEmail {
				position: absolute;
				top: 150px;
				left: 469px;
				width: 90px;
				text-decoration: underline;
			}
			
			div.vignCV a.vignCVSite {
				position: absolute;
				top: 136px;
				left: 469px;
				width: 90px;
				text-decoration: underline;
			}
			
			div.vignCV a.vignCVAnnonces {
				position: absolute;
				top: 164px;
				left: 469px;
				width: 80px;
				text-decoration: underline;
			}
			
			div.vignCV img.btn_go {
				position: absolute;
				top: 171px;
				left: 575px;
			}

			div.vignCV img.btn_go_mod {
				position: absolute;
				top: 171px;
				left: 562px;
			}

/*###############################
#								#
#	FICHE-V2					#
#								#
###############################*/


div#fiche_haut {
	height:147px;
	background: url("/images/fiche_haut.jpg") 0 0 no-repeat;
}

		div#fiche_haut img {
			display:block;
			float:left;
		}
		
		div#fiche_haut img#fiche_banniere {
			padding:25px 0 0 0px;
		}

		
/*############
#  Contenu   #
############*/			
		
div#fiche_contenu {
	float:left;
	width:661px;
	color:#000000;
}

		div#fiche_contenu div#fiche_annonceBordH {
			width:657px;
			height:43px;
			background: url("/images/fiche_annonceBordH.jpg") 0 0 no-repeat;
		}		
		
			div#fiche_contenu div#fiche_annonce {
				position:relative;
				width:657px;
				height:280px;
				background: url("/images/fiche_annonceFond.jpg") 0 0 repeat-y;
			}
			
						div#fiche_contenu div#fiche_annonce  div#tracker
						{
							position:absolute;
							top:0;
							left:20px;
						}
						
						div#fiche_contenu div#fiche_annonce div.annuaireBlocHaut
						{
							position:absolute;
							top:0;
							left:130px;
						}
						
						div#fiche_contenu div#fiche_annonce div.cvEmploiBlocHaut
						{
							position:absolute;
							top:0;
							left:30px;
						}
						
						div#fiche_contenu div#fiche_annonce div.annuaireBlocHaut h1, div#fiche_contenu div#fiche_annonce div.cvEmploiBlocHaut h1
						{
							position:absolute;
							top:24px;
							left:0px;
							font-size:12px;
							color:#fe3605;
							width: 250px;
						}
							div#fiche_contenu div#fiche_annonce div.cvEmploiBlocHaut h1 {width: 300px;}
																	
						div#fiche_contenu div#fiche_annonce div.annuaireBlocHaut p, div#fiche_contenu div#fiche_annonce div.cvEmploiBlocHaut p
						{
							position:absolute;
							top:45px;
							left:0px;
						}
						
						div#fiche_contenu div#fiche_annonce div.BlocCoordAnnu
						{
							position:absolute;
							top:0px;
							left:460px;
							font-size:10px;
						}
						
								div#fiche_contenu div#fiche_annonce  div#tracker img
								{
									padding-right:5px;
								}
						
						div#fiche_contenu div#fiche_annonce h1 
						{ 
							position:absolute;
							top:20px; 
							left:20px;
							font-size:12px;
							color:#fe3605; 
						}
						
						div#fiche_contenu div#fiche_annonce  img.barre_separation
						{	
							position:absolute; top:40px; left:20px;	
						}
						
						div#fiche_contenu div#fiche_annonce img.photo_ficheAnnonce
						{
							position:absolute;
							top:60px; 
							left:30px;
						}
						
						/****ANNUAIRE/CV***/
						
						div#fiche_contenu div#fiche_annonce  img.barre_separationannuaire
						{
							left:20px; 
							position:absolute;
							top:75px; 
							width:410px;
						}
						
						div#fiche_contenu div#fiche_annonce img.photo_ficheAnnuaire
						{
							position:absolute;
							top:90px;
							left:25px;
						}
						
						div#fiche_contenu div#fiche_annonce img.photo_logoAnnuaire
						{
							position:absolute;
							top:5px;
							/*left:0px;*/
							left: 15px;
						}
						
						div#fiche_contenu div#fiche_annonce div.photo_logoAnnuaire
						{
							position:absolute;
							top:5px;
							left: 20px;
							width: 100px; 
							overflow: hidden;
						}
							div#fiche_contenu div#fiche_annonce div.photo_logoAnnuaire img {
								display: block;
								margin: 0;
							}
							
						div#fiche_contenu div#fiche_annonce div.photo_logoAnnuaireBis
						{
							position:absolute;
							top:90px;
							left: 20px;
							width: 100px; 
							overflow: hidden;
						}
							div#fiche_contenu div#fiche_annonce div.photo_logoAnnuaireBis img {
								display: block;
								margin: 0;
							}
						
						/*****************/
					
						div#fiche_contenu div#fiche_annonce img.aVendre
						{
							position:absolute;
							top:55px;
							left:150px;
						}
							
						div#fiche_contenu div#fiche_annonce img.drapeau
						{
							position:absolute;
							top:52px;
							left:385px;
						}
					
						div#fiche_contenu div#fiche_annonce img.drapeau_cv
						{
							position:absolute;
							top:25px;
							left:385px;
						}
						
					div#fiche_contenu div#fiche_annonce div.s1 {
						float:left;
						width:100px;
						text-align:right;
					}					
					
					div#fiche_contenu div#fiche_annonce div.s2 {
						float:left;
						width:165px;
						font-size:11px;
						font-weight:bold;
						padding-left:5px;
					}
					
					div#fiche_contenu div#fiche_annonce div.s2widthNone {
						float:left;
						font-size:11px;
						font-weight:bold;
						/*padding-left:5px;*/
					}
					div#fiche_contenu div#fiche_annonce div.s2widthNoneBis {
						float:none;
						font-size:11px;
						font-weight:bold;
						/*padding-left:5px;*/
						clear: both;
					}
					
					div#fiche_contenu div#fiche_annonce div.s3 {
						float:left;
						/*width:55px;*/
						text-align:right;
					}
					
					div#fiche_contenu div#fiche_annonce div.s4 {
						float:none;
						width:150px;
						font-size:11px;
						font-weight: 900;
					}
					
					
					
							div#fiche_contenu div#fiche_annonce div.prix
							{
								position:absolute;
								top:75px;
								left:180px;
							}
							
									div#fiche_contenu div#fiche_annonce div.prix div.s1 {
										padding-top:3px;
									}
							
									div#fiche_contenu div#fiche_annonce div.prix div.s2 {
										font-size:14px;
										color:#ff4213;
									}
							
							div#fiche_contenu div#fiche_annonce div.categorie 	{ position:absolute; top:92px; left:180px; }
							
									div#fiche_contenu div#fiche_annonce div.categorie div.s1 {
										padding-top:1px;
									}
							
									div#fiche_contenu div#fiche_annonce div.categorie div.s2 {
										font-size:12px;
										color:#ff4213;
									}
							
							div#fiche_contenu div#fiche_annonce div.sousCat		{ position:absolute; top:109px; left:180px; }
							div#fiche_contenu div#fiche_annonce div.modele1 	{ position:absolute; top:145px; left:30px; }
							div#fiche_contenu div#fiche_annonce div.modele2 	{ position:absolute; top:162px; left:30px; }
							div#fiche_contenu div#fiche_annonce div.modele3		{ position:absolute; top:179px; left:30px; }
							div#fiche_contenu div#fiche_annonce div.modele4 	{ position:absolute; top:145px; left:225px; }
							div#fiche_contenu div#fiche_annonce div.modele5 	{ position:absolute; top:162px; left:225px; }
							div#fiche_contenu div#fiche_annonce div.modele6		{ position:absolute; top:179px; left:225px; }
							div#fiche_contenu div#fiche_annonce div.modele7 	{ position:absolute; top:205px; left:30px; 
																				  width:400px;
																				  font-weight:normal;
																				}
							div#fiche_contenu div#fiche_annonce p 				{ position:absolute; top:225px; left:23px;
																				  width:400px;
																				}
							div#fiche_contenu div#fiche_annonce img.traitGris 	{ position:absolute; top:53px; left:440px; }
							div#fiche_contenu div#fiche_annonce div.reference { 
								float: right;
								margin-right: 25px;
								color:#ff4213;
								font-weight:bold; }
					
							div#fiche_contenu div#fiche_annonce img.icone_identite { position:absolute; top:53px; left:460px; }
							div#fiche_contenu div#fiche_annonce img.icone_identiteannu { position:absolute; top:23px; left:0px; }
							
							div#fiche_contenu div#fiche_annonce img.texte_identite { position:absolute; top:58px; left:493px; }
							div#fiche_contenu div#fiche_annonce img.texte_identiteannu { position:absolute; top:28px; left:35px; }
							
							div#fiche_contenu div#fiche_annonce div.profilannu {position:absolute; top:52px; left:0px; height: 232px; width: 170px;}

							div#fiche_contenu div#fiche_annonce div.profilannu div.telephone {text-align:left;margin-left:12px;}

							div#fiche_contenu div#fiche_annonce div.profilannu div.mobile {text-align:left;margin-left:0px;}

							div#fiche_contenu div#fiche_annonce div.profilannu div.fax {text-align:left;margin-left:12px;}
							
							div#fiche_contenu div#fiche_annonce div.profilannu div.centrerCV {
								text-align:center;
								margin-bottom:5px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.Nele {
								margin-left:26px;
								margin-bottom:5px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.Reside {
								margin-left:9px;
								margin-bottom:0px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.Pays {
								margin-left:59px;
								margin-bottom:5px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.Profession {
								margin-left:0px;
								margin-bottom:5px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.Langues {
								margin-left:2px;
								margin-bottom:5px;
							}

							div#fiche_contenu div#fiche_annonce div.profilannu div.BlocCoordonnees {position:absolute; top:99px; left:0px; height: 40px; width: 170px;}

							div#fiche_contenu div#fiche_annonce div.profilannu div.EmailSite {position:absolute; top:166px; left:0px; height: 40px; width: 170px;}
							
							
							/***** ANNUAIRE/CV ****/
							
							div#fiche_contenu div#fiche_annonce div.produitservice div.RechercheVolant {
								position:absolute; 
								top:85px; 
								left:130px; 
								width:300px; 
								font-size:10px;
								height: 35px;
							}
							
							div#fiche_contenu div#fiche_annonce div.produitservice div.RechercheVolant h1 {
								top:0px; 
								left:0px; 
							}
							
							div#fiche_contenu div#fiche_annonce div.produitservice div.RechercheVolant p {
								top:0px; 
								left:120px; 
								width:170px;
								height:25px;
							}
							
							div#fiche_contenu div#fiche_annonce div.produitservice div.Type {
								position:absolute; 
								top:87px; 
								left:130px; 
								width:290px; 
								height: 50px;
							}
							
							div#fiche_contenu div#fiche_annonce div.produitservice div.TypeEmploi {
								position:absolute; 
								top:87px; 
								left:30px; 
								width:290px; 
								height: 50px;
							}

							div#fiche_contenu div#fiche_annonce div.produitservice div.TypePilote {
								position:absolute; 
								top:115px; 
								left:129px; 
								width:290px; 
								height: 30px;
							}

							div#fiche_contenu div#fiche_annonce div.produitservice div.CategPilote {
								position:absolute; 
								top:142px; 
								left:129px; 
								width:290px; 
								height: 30px;
							}

							div#fiche_contenu div#fiche_annonce div.produitservice div.ChampionPilote {
								position:absolute; 
								top:170px; 
								left:129px; 
								width:290px; 
								height: 30px;
							}
							
							div#fiche_contenu div#fiche_annonce div.descriptionCV{
								height:90px;
								left:30px;
								position:absolute;
								top:190px;
								width:400px;
							}

							div#fiche_contenu div#fiche_annonce div.descriptionCVPilote{
								height:90px;
								left:30px;
								position:absolute;
								top:205px;
								width:400px;
							}

							div#fiche_contenu div#fiche_annonce div.descriptionCVXP{
								height:30px;
								left:30px;
								position:absolute;
								top:255px;
								width:400px;
							}
							
							/**********************/
							
							div#fiche_contenu div#fiche_annonce div.profil { position:absolute; top:82px; left:471px; 
																				width:167px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.contact { position:absolute; top:99px; left:459px; 
																				width:180px; font-size:10px;}												
							div#fiche_contenu div#fiche_annonce div.societe { position:absolute; top:116px; left:462px; 
																				width:177px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.fonction { position:absolute; top:133px; left:505px; 
																				width:132px; font-size:10px;}
							
							div#fiche_contenu div#fiche_annonce img.icone_coordonnee { position:absolute; top:163px; left:460px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce img.texte_coordonnee { position:absolute; top:168px; left:493px; font-size:10px; }
							div#fiche_contenu div#fiche_annonce div.tel { position:absolute; top:195px; left:476px; width:160px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.email { position:absolute; top:215px; left:465px; width:172px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.mail { position:absolute; top:228px; left:500px; width:132px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.siteWeb { position:absolute; top:248px; left:455px; width:180px; font-size:10px;}
							div#fiche_contenu div#fiche_annonce div.url { position:absolute; top:261px; left:500px; width:132px; font-size:10px;}
					
		
		
		div#fiche_contenu div#fiche_annonceBordB {
			width:657px;
			height:45px;
			background: url("/images/fiche_annonceBordB.jpg") 0 0 no-repeat;
			position: relative;
		}
			div#fiche_contenu div#fiche_annonceBordB span#drapInt {
				display: block;
				color: #fe3605;
				font-size: 11px;
				position: absolute;
				top: 20px;
				left: 25px;
			}
			div#fiche_contenu div#fiche_annonceBordB a#drapBasFr {
				display: block;
				position: absolute;
				top: 20px;
				left: 89px;
			}
			div#fiche_contenu div#fiche_annonceBordB a#drapBasEn {
				display: block;
				position: absolute;
				top: 20px;
				left: 115px;
			}
		
		/*#####################################################################*/

		div#fiche_contenu div#fiche_detailsBordH {
			width:657px;
			height:69px;
			background: url("/images/fiche_detailsBH.jpg") 0 0 no-repeat;
		}
		
				div#fiche_contenu div#fiche_detailsBordH a#btn_presentation {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_presentation_on.jpg") 0 0 no-repeat;
					margin:19px 2px 0 25px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_presentation_on {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_presentation.jpg") 0 0 no-repeat;
					margin:19px 2px 0 25px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_profil_on_emploi {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_presentation.jpg") 0 0 no-repeat;
					margin:19px 0 0 25px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_presentation_off {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_presentation_off.jpg") 0 0 no-repeat;
					margin:19px 2px 0 25px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_contact {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_contact_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_contact_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_contact.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_contact_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_contact_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_profil {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_profil_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_profil_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_profil.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_profil_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_profil_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_produit {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_prdts_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 2px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_produit_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_prdts_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 2px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_produit_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_prdts.jpg") 0 0 no-repeat;
					margin:19px 0 0 2px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_avis {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_avis_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_avis_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_avis_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_avis_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_avis.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_photo {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_photo_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_photo_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_photo.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_photo_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_photo_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_palmares_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_palmares_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_palmares_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_palmares.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_palmares {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_palmares_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_vehicule_off {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_vehicules_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_vehicule_on {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_vehicules.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_vehicule {
					float:left;
					display:block;
					width:102px;
					height:38px;
					background: url("/images/btn_vehicules_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_info_on {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_infos.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_info_off {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_infos_off.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}
				
				div#fiche_contenu div#fiche_detailsBordH a#btn_info {
					float:left;
					display:block;
					width:100px;
					height:38px;
					background: url("/images/btn_infos_on.jpg") 0 0 no-repeat;
					margin:19px 0 0 0px;
				}

		div#fiche_contenu div.fiche_details {
			width:597px;
			background: url("/images/fiche_detailsFond.jpg") 0 0 repeat-y;
			padding:0 30px 0 30px
		}
		
		
					div#fiche_contenu div.fiche_details h2 {
						font-size:12px;
						color:black;
						background: url("/images/souligne_puce_noir.jpg") bottom left no-repeat;
						padding:20px 0 5px 20px;
					}

					div#fiche_contenu div.fiche_details h3 {
						padding:20px 0 5px 0;
					}
					
					div#fiche_contenu div.fiche_details p.palmares {
						padding:10px 0px 0px 20px;
						width:420px;
					}
					div#fiche_contenu div.fiche_details table.palmares {
						float: left;
						width:420px;
						padding:0px 0px 0px 20px;
					}
						div#fiche_contenu div.fiche_details table.palmares th {
							text-align: right;
							width: 140px;
							font-weight: 500;
							vertical-align: top;
						}

					div#fiche_contenu div.fiche_details p {
						padding:10px 0px 0px 20px;
						text-align:justify;
					}
						div#fiche_contenu div.fiche_details p.veh { width: 350px;}
						div#fiche_contenu div.fiche_details p.error {
							padding:10px 0px 10px 20px;
						}
					
					div#fiche_contenu div.fiche_details div.photoPanorama{
						margin:10px;
						padding-bottom: 5px;
						float:left;
						width: 120px;
						text-align: center;
						height: 120px;
					}
						div#fiche_contenu div.fiche_details div.photoPanorama a.gallerie {
							display: block;
							width: 120px;
							height: 80px;
							clear: both;
							margin-bottom: 5px;
							margin-top: 5px;
							text-align: center;
						}
		
		div#fiche_contenu div#fiche_detailsBordB {
			width:657px;
			height:43px;
			background: url("/images/fiche_detailsBordB.jpg") 0 0 no-repeat;
		}


/*############
#  Droite   #
############*/	

div#fiche_droite {
	float:left;
	width:345px;
	/*height:500px;*/
}

		div#fiche_droite div#diapo_photos {
			width:334px;
			height:344px;
			background: url("/images/diapo_photos.jpg") 0 0 no-repeat;
			color:#ffffff;
			margin-left:4px;
			margin-top: 4px;
		}
		
				div#fiche_droite div#diapo_photos div#publie {
					overflow: hidden;
					height: 13px;
					padding: 5px 0 0 20px;
				}
				
						div#publie div#publieGauche {
							float: left;
							width: 185px;
						}
						
						div#publie div#publieDroite {
							float: left;
							width: 100px;
							text-align: right;
						}
						
						div#publie span {
							color:#fefefe;
						}		
						
						div#publie span b {
							color:#fe3605;
						}
						
				
						div#publie img {
							vertical-align: middle;
						}
		
				/*div#fiche_droite div#diapo_photos div#publie {
					padding:5px 0 0 17px;
				}
				
						div#fiche_droite div#diapo_photos div#publie img#publieLe {
							vertical-align:middle;
						}			
				
						div#fiche_droite div#diapo_photos div#publie span {
							color:#fefefe;
						}		
						
						div#fiche_droite div#diapo_photos div#publie span b {
							color:#fe3605;
						}
						
						div#fiche_droite div#diapo_photos div#publie img#spanVue {
							vertical-align:middle;*/
							/*padding:0 3px 0 75px;*/
						/*}
						
						div#fiche_droite div#diapo_photos div#publie img#spanFois {
							vertical-align:middle;
						}*/
						
				div#fiche_droite div#diapo_photos div#diapo {
					/*overflow: hidden;*/
					height: 189px;
					padding:11px 28px 0px 22px;
					margin: 0;
				}
				
						div#fiche_droite div#diapo_photos .diapocentrage {
							margin: 0;
							padding: 0;
							width: 100%;
						}
							div#fiche_droite div#diapo_photos .diapocentrage table {
								width: 100%;
								height: 189px;
							}
								div#fiche_droite div#diapo_photos .diapocentrage table td {
									width: 100%;
									height: 189px;
								}
				
				div#fiche_droite div#diapo_photos div#navigation_photo {
					padding:12px 0 0 20px;
				}
				
					div#fiche_droite div#diapo_photos div#navigation_photo a.bouton {
						float:left;
						display:block;
						width:26px;
						height:27px;
						padding-right:1px;
					}
				
						div#fiche_droite div#diapo_photos div#navigation_photo a.btn_loupe {
							background: url("/images/btn_loupe.jpg") 0 0 no-repeat;
						}						
						
						div#fiche_droite div#diapo_photos div#navigation_photo a.btn_video {
							background: url("/images/btn_video.jpg") 0 0 no-repeat;
						}
						
						div#fiche_droite div#diapo_photos div#navigation_photo div#lien_navigation {
							width:182px;
							float:left;
							color:#ffffff;
							padding-top:7px;
							text-align:center;
						}
						
								div#fiche_droite div#diapo_photos div#navigation_photo div#lien_navigation a {
									color:#ffffff;
									cursor: pointer;
								}
								
								div#fiche_droite div#diapo_photos div#navigation_photo div#lien_navigation span {
									color:#ffffff;
									cursor: pointer;
								}
						
						div#fiche_droite div#diapo_photos div#navigation_photo a.btn_precedent {
							background: url("/images/btn_precedent.jpg") 0 0 no-repeat;
							cursor: pointer;
						}
						
						div#fiche_droite div#diapo_photos div#navigation_photo div.btn_precedent {
							background: url("/images/btn_precedent.jpg") 0 0 no-repeat;
							cursor: pointer;
						}					
						
						div#fiche_droite div#diapo_photos div#navigation_photo a.btn_suivant {
							background: url("/images/btn_suivant.jpg") 0 0 no-repeat;
							cursor: pointer;
						}
						
						div#fiche_droite div#diapo_photos div#navigation_photo div.btn_suivant {
							background: url("/images/btn_suivant.jpg") 0 0 no-repeat;
							cursor: pointer;
						}
						
						div#fiche_droite div#diapo_photos div#motsCles {
							clear:both;
							height:28px;
							padding:19px 10px 15px 15px;
							overflow:hidden;
						}
						
								div#fiche_droite div#diapo_photos div#motsCles span, span a {
									color:#fe3605;
									font-family:tahoma, sans-serif;
								}
		
		div#fiche_droite div#fiche_droiteBordH {
			width:345px;
			height:19px;
			background: url("/images/fiche_droiteBordH.jpg") 0 0 no-repeat;
		}		
		
		div#fiche_droite div#fiche_droiteMilieu {
			width:345px;
			background: url("/images/fiche_droitefond.jpg") 0 0 repeat-y;
		}
		
			div#ongletAnnonce {
				width:320px;
				height:80px;
				padding-left:18px;
			}
		
				div#ongletAnnonce a.boutonAnnonce {
					display:block;
					float:left;
					width:67px;
					height:68px;
					margin:0 5px;
				}
				
						div#ongletAnnonce a.btn_mail {
							background: url("/images/btn_mail.jpg") 0 0 no-repeat;
						}						
						
						div#ongletAnnonce a.btn_imprimer {
							background: url("/images/btn_imprimer.jpg") 0 0 no-repeat;
						}						
						
						div#ongletAnnonce a.btn_favoris {
							background: url("/images/btn_favoris.jpg") 0 0 no-repeat;
						}						
						
						div#ongletAnnonce a.btn_attention {
							background: url("/images/btn_attention.jpg") 0 0 no-repeat;
						}
						
			div#fiche_droite div#fiche_droiteMilieu a img#pub_annonce {
				margin-left:24px;
			}
			
			div#fiche_droite div#fiche_droiteMilieu div#autresAnnonces {
				width:269px;
				color:#000000;
				margin:10px 0 0 25px;
			}
				
				div#fiche_droite div#fiche_droiteMilieu div#autresAnnoncesH {
					width: 299px;
					height: 34px;
					background: url("images/autresAnnonces_H.jpg") 0 0 no-repeat;
				}
				
				div#fiche_droite div#fiche_droiteMilieu div#autresAnnoncesB {
					width: 299px;
					height: 7px;
					background: url("images/autresAnnonces_B.jpg") 0 0 no-repeat;
				}
				
				div#fiche_droite div#fiche_droiteMilieu div#autresAnnoncesFond {
					background: url("images/autresAnnonces_fond.jpg") 0 0 repeat-y;
					width: 269px;
					padding: 5px 0 0 30px;
					margin: 0;
				}
				
					div#fiche_droite div#fiche_droiteMilieu div#autresAnnonces img {
						padding: 0;
						margin: 0;
					}
			
		
					div#fiche_droite div#fiche_droiteMilieu div#autresAnnonces table th {
						width: 150px;
						font-size:10px;
					}
					
					div#fiche_droite div#fiche_droiteMilieu div#autresAnnonces table td {
						font-size:10px;
					}
					
					div#fiche_droite div#fiche_droiteMilieu div#autresAnnonces table td.s1 {
						width: 80px;
						text-align:right;
						color:#fe3605;
						font-size:10px;
						font-weight:bold;
					}
/*
BLOC AVIS -> formulaire pour attribuer des notes et proposer des commentaires
*/					
	#blocAvisNote{
	clear: both;
	width:550px;
	height:200px;
	padding: 10px;
}

#blocAvisNote div.select{
	width:80px;
}
#blocAvisNote select{
	border-width:1px;
	border-style:solid;
	border-color:#fe582b;
	padding:1px 0;
	width: 100px
}
#blocAvisNoteGauche{
	float: left;
	width:200px;
}
#blocAvisNoteDroite{
	width:300px;
	float: left;
	margin-left:20px;
}	
/*
FIN BLOC AVIS 
*/			
			div#evalPilote {
				position: relative;
				width: 312px;
				height: 195px;
				background: url("/images/droite_evalPilote.gif") 0 0 no-repeat;
				margin: 0 0 5px 18px;
				font-size: 10px;
				
			}
			
					div#evalPilote div#evalnoteA {
						position: absolute;
						top: 42px;
						left: 98px;
					}
					
							div#evalnoteA span{
								display: block;
								float: left;
								width: 62px;
								text-align: right;
							}
					
					div#evalPilote div#evalnoteB {
						position: absolute;
						top: 95px;
						left: 30px;
					}
					
					div#evalPilote div#evalnoteC {
						position: absolute;
						top: 115px;
						left: 30px;
					}
					
					div#evalPilote div#evalnoteD {
						position: absolute;
						top: 135px;
						left: 30px;
					}
					
					div#evalPilote div#evalnoteE {
						position: absolute;
						top: 155px;
						left: 30px;
					}
					
					div#evalPilote a {
						color: #ffffff;
						text-decoration: underline;
					}
					
							div#evalPilote a#evalCommentaire {
								position: absolute;
								top: 73px;
								left: 20px;
							}
							
							div#evalPilote a#evalNoter {
								position: absolute;
								top: 73px;
								left: 215px;
							}
					
					div#evalPilote span {
						padding-top: 2px;
					}	
							
					div#evalPilote span.evalLeft {
						display: block;
						width: 90px;
						float: left;
					}
					
					div#evalPilote img {
						display: block;
						float: left;
					}
					
					div#evalPilote span.evalRight {
						display: block;
						width: 40px;
						float: left;
						text-align: right;
					}
					
			div#fiche_droite div#fiche_droiteMilieu div#partenaires {
				width: 285px; /* 197 */
				height: 105px; /*142*/
				background: url("/images/droite_partenaires.jpg") 0 0 no-repeat;
				margin: 0 0 40px 25px;
				padding: 37px 0 0 12px;
			}
			
					div#fiche_droite div#fiche_droiteMilieu div#partenaires a {
						display: block;
						float: left;
					}
			
							div#fiche_droite div#fiche_droiteMilieu div#partenaires a.partPrec {
								width: 45px;
								height: 50px;
								background: url("/images/btn_preced.jpg") 0 0 no-repeat;
								margin-top: 25px;
							}
					
							div#fiche_droite div#fiche_droiteMilieu div#partenaires a.lienPartenaire {
								width: 175px;
								height: 100px;
								background: url("/images/part_hexis.jpg") 0 0 no-repeat;
								margin: 0 5px;
							}
					
							div#fiche_droite div#fiche_droiteMilieu div#partenaires a.partSuiv {
								width: 45px;
								height: 50px;
								background: url("/images/btn_suiv.jpg") 0 0 no-repeat;
								margin-top: 25px;
							}
			
			
			div#fiche_droite div#fiche_droiteMilieu div#docs {
				width: 297px;
				height: 34px; /*161*/
				background: url("/images/droite_docs.jpg") 0 0 no-repeat;
				margin: 10px 0 0 25px;
				padding: 0pt;
			}
			
					div#fiche_droite div#fiche_droiteMilieu div#docs a {
						display: block;
						width: 150px;
						height: 20px;
						padding-left:20px;
					}
					
							div#fiche_droite div#fiche_droiteMilieu div#docs a.aPDF {
								background: url("/images/aPDF.gif") 0 0 no-repeat;
							}
							
							div#fiche_droite div#fiche_droiteMilieu div#docs a.aDOC {
								background: url("/images/aDOC.gif") 0 0 no-repeat;
							}
							
							div#fiche_droite div#fiche_droiteMilieu div#docs a.aXLS {
								background: url("/images/aXLS.gif") 0 0 no-repeat;
							}
			div#topPiloteLien {
				background: url("/images/droite_liensPilote_top.gif") 0 0 no-repeat;
				width: 297px;
				height: 34px;
				margin: 10px 0 0 25px;
				padding: 0;
			}					
			div#fiche_droite div#fiche_droiteMilieu div.piloteLien {
				position: relative;
				width: 297px;
				margin: 0 0 0 25px;
				padding: 11px 0 0 11px;
				color: #000000;
				background: url("/images/droite_contacter.gif") 0 0 repeat-y;
			}
			
					div#fiche_droite div#fiche_droiteMilieu div.piloteLien a {
						display: block;
						width: 260px;
						height: 20px;
						padding-left:15px;
						background: url('/images/puce_orange.gif') 0 2px no-repeat;
					}

			div#topPartD {
				background: url("/images/droite_partenaires_top.gif") 0 0 no-repeat;
				width: 297px;
				height: 34px;
				margin: 10px 0 0 25px;
				padding: 0;
			}				
			div#fiche_droite div#fiche_droiteMilieu div#partD {
				position: relative;
				width: 297px;
				margin: 0 0 0 25px;
				padding: 21px 0 0 0;
				color: #000000;
				background: url("/images/droite_contacter.gif") 0 0 repeat-y;
			}	
				div#fiche_droite div#fiche_droiteMilieu div#partD a.imgPart {
					display: block;
					margin: 0 auto;
					width: 120px;
					height: 80px;
					overflow: hidden;
					text-align: center;
				}
				div#fiche_droite div#fiche_droiteMilieu div#partD img#imgPartD {
					position: absolute;
					top: 38px;
					left: 265px;
					cursor: pointer;
				}
				div#fiche_droite div#fiche_droiteMilieu div#partD img#imgPartG {
					position: absolute;
					top: 38px;
					left: 10px;
					cursor: pointer;
				}
			
			div#fiche_droite div#fiche_droiteMilieu div#annoncesPilote {
				width: 297px;
				height: 108px;
				background: url("/images/droite_annonces.jpg") 0 0 no-repeat;
				margin: 10px 0 0 25px;
			}
			
			div#topContacter {
				background: url("/images/droite_contacter_top.gif") 0 0 no-repeat;
				width: 297px;
				height: 34px;
				margin: 10px 0 0 25px;
				padding: 0;
			}
			div#bottomContacter {
				background: url("/images/droite_contacter_bottom.gif") 0 0 no-repeat;
				width: 297px;
				height: 13px;
				margin: 0 0 0 25px;
				padding: 0;
			}
			
			div#fiche_droite div#fiche_droiteMilieu div#contacter {
				position: relative;
				width: 297px;
				margin: 0 0 0 25px;
				padding-top: 21px;
				color: #000000;
				background: url("/images/droite_contacter.gif") 0 0 repeat-y;
			}
					div#fiche_droite div#fiche_droiteMilieu div#contacter div#blocTel {
						position: relative;
						width: 200px;
						height: 63px;
						margin: 0 auto 10px auto;
					}
					div#fiche_droite div#fiche_droiteMilieu div#contacter div.PaddingBottom5px {
						padding: 0 0 5px 0;
					}
					
					div#fiche_droite div#fiche_droiteMilieu div#contacter span.contacterLeft {
						display: block;
						float: left;
						width: 110px;
						text-align: right;
					}
					
					div#fiche_droite div#fiche_droiteMilieu div#contacter span.contacterRight {
						padding-left: 5px;
					}
					
					div#fiche_droite div#fiche_droiteMilieu div#contacter span.padLeft115px {
						padding-left: 115px;
					}
					
		
		div#fiche_droite div#fiche_droiteBordB {
			width:345px;
			height:18px;
			background: url("/images/fiche_droiteBordB.jpg") 0 0 no-repeat;
		}
		
			div#fiche_droite div#liensPilote {
				width: 297px;
				height: 108px;
				background: url("/images/droite_liensPilote.jpg") 0 0 no-repeat;
				margin: 10px 0 0 25px;
			}


					

/*################
#   FORMULAIRE   #
################*/

div#divDetail {
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
}

div.divDetail {
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
}
	div.divDetail p, div#divDetail p  { 
		color: #000000;
		width: 565px;
	}

.clearInput {
	display: block;
	float: none;
	clear: both;
}

.labelform {
	width: 200px;
	margin-right: 20px;
	font-weight: bold;
}

.labelform2 {
	width: 150px;
	margin-right: 10px;
}

.radioform {
	width: 20px;
	float: left;
}

.inputtextcourtform {
	width: 80px;
	float: left;
}

.inputtextform {
	width: 120px;
	float: left;
}

.inputtextformURL {
	width: 85px;
}

.inputtextcontact {
	width: 120px;
}

.inputtextmoyenform {
	width: 362px;
	/*float: left;*/
}

.inputtextlongform{
	width:535px;
	height:150px;
}

.inputtextlongform2{
	width:535px;
	height:50px;
}

.formtextarea{
	width:600px;
	height:200px;
}

.selectform {
	width: 150px;
	float: left;
}

.selectphoto {
	width: 120px;
}

.selectPubli{
	width: 120px;
	height:15px;
}

.Coordform {
	float:left;
	margin-left:20px;
	width:105px;
	color: black;
	text-align:right;
}

.Inscriptionform{
	float:left;
	text-align: right;
	width:160px;
	color: black;
}

.Inscriptiontextarea{
	border:1px solid #FE5821;
	height:50px;
	width:160px;
}

.diapo_photo1 {
	overflow: hidden;
	padding:9px 0 0 22px;
}

.diapocentrage{
	align: center;
	height: 190px;
	overflow: hidden;
}

.derniereMinute_photo{
	padding: 20px 20px 20px 20px;
	overflow: hidden;
}

.bordTitre2 {
	vertical-align:top;
}

.Etatcivil {
	padding: 0 10px 25px 0;
	color:black;
	clear: both;
}

.ContactForm {
	padding: 0 10px 5px 0;
	color:black;
	margin-right:250px;
	margin-left:100px;
	text-align:right;
}

.RechercheDom {
	padding: 0 10px 5px 0;
	color:black;
}

.CVRecherche {
	display: block;
	float:left;
	width: 180px;
	text-align:right;
}

.EtatCivilLabel{
	display: block;
	float:left;
	width: 120px;
	text-align:right;
}

.Span{
	display: block;
	float:left;
}

.TextAreaAdresse{
	display: block;
	float:left;
	width: 120px;
	height: 60px;
}

.TextAreaExperience {
	/*display: block;*/
	/*float:left;*/
	width: 362px;
	height: 80px;
}

.ExperienceLabel{
	display:block;
	float:left;
	text-align:right;
	width:120px;
}

.Forfait{
	padding: 0 0 10px 0;
	color: black;
}

.Valider{
	text-align:center;
	padding:20px;
}


.Height200px{
	height:230px;
}

.height40px{
	height:40px;
}


.height30px{
	height:30px;
}

.height60px{
	height: 60px;
}

.height20px{
	height:20px;
}


.height80px{
	height:80px;
}

.height180px{
	height:180px;
}

.marginTop5px{
	margin-top:5px;
}

.marginTop20px{
	margin-top:20px;
}

.ChoixRubrique{
	padding: 0 10px 0px 0;
	color:black;
}

.ChoixRub{
	margin-bottom:10px;
	width:180px;
}

.IntituleLang{
	float:left;
	color:black;
	padding-right:5px;
	text-align:right;
	width:53px;
}

.IntituleLangBis {
	float:none;
	color:black;
	text-align:left;
	width:60px;
}

.IntituleLangTer {
	float:left;
	color:black;
	text-align:left;
	width:60px;
}

.floatnone{
	float:none;
}

/*################
#   ANNUAIRE   #
################*/

.produitservice{
	float:left;
	padding:85px 0pt 10px 130px;
	width:310px;
}

.descriptionAnnuaire{
	float:left;
	padding:3px 0px 0px 25px;
	width:410px;
	height: 40px;
}

.specialitesAnnuaire{
	position:absolute;
	top:250px;
	left:25px;
	width:410px;
	height: 40px;
}

.h1annuaire{
	left:0px;
}

/* CIRCUIT */

.Circuitlargeur{
	position:relative;
	top:4px;
}

.Circuitsens{
	position:relative;
	top:8px;
}

.Circuittype{
	position:relative;
	top:12px;
}

.Circuitrevetement{
	position:relative;
	top:16px;
}

div#fiche_contenu div#fiche_annonce div.photo_logoCircuit
{
	position:absolute;
	top:85px;
	left: 20px;
	width: 160px; 
	height: 120px; 
	overflow: hidden;
}
	div#fiche_contenu div#fiche_annonce div.photo_logoCircuit img {
		display: block;
		margin: 0;
	}
.produitserviceCircuit {
	position:absolute;
	top:85px;
	left: 190px;
	margin: 0px;
	width:310px;
}
.descriptionCircuit{
	position:absolute;
	top: 210px;
	left: 20px;
	height:55px;
	margin: 0px;
	width:410px;
	text-align: justify;
}
.specialitesCircuit{
	position:absolute;
	top:260px;
	left:20px;
	width:410px;
	height: 40px;
}


/*################
#   AUTRE		 #
################*/

.centrer
{
	text-align:center;
}

.acceder
{
	width: auto;
}

div#cache {
	position: absolute;
	background-color: #000000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	opacity: .8;
	filter: alpha(opacity=80);
	z-index: 1;
}

div#popup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 2;
	background-position: center center;
	background-repeat: no-repeat;
}

div#video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 2;
	background-position: center center;
	background-repeat: no-repeat;
}

div#video table{
	text-align: center;
	height:100%;
	width:100%;
}

/*Champs en erreurs en rouge */
.error
{
	border: 1px solid #ff0000 !important;
	background: #ffaaaa !important;
}
.error2
{
	border: 2px solid #ff0000 !important;
	background: #ffaaaa !important;
}

.radio{
	width:13px;
	margin-left:50px;
}


.inputimage{
	width:auto;
	padding:0px;
	border:none;
	cursor: pointer;
}

.fontNormal{
	font-weight:normal;
}

/* Pour les rubriques dynamiques */

.CheckBoxUnivers {
	width: auto;
	margin: 5px;
	border: none;
}

.case {
	color: #000;
}

.RubriqueBox {
	border:1px solid #DDDFFF;
	height:auto;
	margin:5px;
	padding:5px;
	width:150px;
	height:100px;
	overflow-y: auto;
}

.RubriqueBoxLong {
	border:1px solid #DDDFFF;
	height:auto;
	margin:5px;
	padding:5px;
	width:450px;
	height:200px;
	overflow-y: auto;
	font-size:12px;
}

.inputCheckBoxe {
	width:auto;
	margin: auto 10px;
	border: 0px;
}
	span.inputCheckBoxe {
		background: url('/images/down_on.gif') 0 0 no-repeat;
		padding: 0 0 0 15px;
	}
	.inputCheckBoxeSS {
		width:auto;
		margin: auto 5px auto 40px;
		border: 0px;
	}

.SelectRubrique {
	width:160px;
	float:left;
	margin: 10px;
}

.blocSelect {
	margin: 5px;
	width:160px;
}

.blocSelectLong {
	margin: 5px;
	width:360px;
}

.TitreOrangeRub {
	color:#FE3506;
	font-weight:bold;
}

.toutDecocher {
	color:#FE3506;
	font-size:10px;
	margin-left:12px;
}

.liens {
	text-decoration: none;
	cursor: pointer;
}

div.case a:hover{
	text-decoration: none;
}

.clear {
	clear: both;
}

.backgroundNone {
	background: none;
}


/*###############################
#								#
#	UNIVERS						#
#								#
###############################*/

div.univers {
	
}

div#univers_1 {
	
}

	div#univers_1 h1 {
		float: left;
		width: 700px;
		padding: 15px 0 10px 10px;
		font-family: "Arial", Tahoma;
		font-size: 18px;
		font-weight: normal;
		color: #ffffff;
		text-transform: uppercase;
	}
	
	
	div.univers div.block1 {
		width: 654px;
		margin: 0 0 7px 4px;
		background: url('/images/block1.gif') 0 0 repeat-y;
	}
	
		div.univers div.block1H {
			width: 654px;
			background: url('/images/block1H.gif') 0 0 no-repeat;
		}
	
		div.univers div.block1B {
			width: 654px; /* 654 */
			/*padding: 0 4px;*/
			background: url('/images/block1B.gif') 0 bottom no-repeat;
		}
		
		/* ONGLETS */
		div#onglets {
			width: 646px;
			background: 0 0 no-repeat;
		}
		
			div#onglets ul {
				list-style-type: none;
				width: 644px;
				height: 24px; /* 26 */
				padding: 2px 0 0 2px;
			}
			
				div#onglets ul li {
					float: left;
					display: block;
					text-align: center;
					padding: 5px 0 0 0;
					/*background: red;*/
				}
					div#onglets ul li#he1 { width: 84px;}
					div#onglets ul li#he2 { width: 62px;}
					div#onglets ul li#he3 { width: 71px;}
					div#onglets ul li#he4 { width: 70px;}
					div#onglets ul li#he5 { width: 104px;}
					div#onglets ul li#he6 { width: 53px;}
					div#onglets ul li#he7 { width: 65px;}
					div#onglets ul li#he8 { width: 82px;}
					div#onglets ul li#he9 { width: 52px;}
				
					div#onglets ul li a {
						font-size: 11px;
						font-family: Arial,Tahoma;
						font-weight: bold;
						font-style: italic;
						text-transform: uppercase;
						color: #fbfbfb;
					}
		
					
		div.univers div.block1B div.contenair {
			width: 646px; /* 650 */
			padding: 5px 0 12px 4px;
		}
		
			/* choix */
			div.univers div.block1B div.choix {
				width: 646px;
				background: #303030 url('/images/univers-choix.jpg') 0 bottom no-repeat;
			}
			
			div#choixUnivers {
				width: 600px; /* 646 */
				padding: 20px 0 20px 40px;
			}
			
				div#choixUnivers ul {
					list-style-type: none;
				}
				
					div#choixUnivers ul li {
						float: left;
					}
					
						div#choixUnivers ul li a {
							display: block;
							width: 49px; /* 59 */
							padding: 80px 0 0 10px;
							font-size: 11px;
							font-weight: bold;
							font-style: italic;
							color: #f0f0f0;
						}
						
							div#choixUnivers ul li.li_1 a { background: url('/images/univers-1.jpg') 0 0 no-repeat; width: 53px; padding-left: 6px; }
							div#choixUnivers ul li.li_2 a { background: url('/images/univers-2.jpg') 0 0 no-repeat; width: 50px; }
							div#choixUnivers ul li.li_3 a { background: url('/images/univers-3.jpg') 0 0 no-repeat; }
							div#choixUnivers ul li.li_4 a { background: url('/images/univers-4.jpg') 0 0 no-repeat; width: 48px; }
							div#choixUnivers ul li.li_5 a { background: url('/images/univers-5.jpg') 0 0 no-repeat; width: 50px; }
							div#choixUnivers ul li.li_6 a { background: url('/images/univers-6.jpg') 0 0 no-repeat; width: 50px; }
							div#choixUnivers ul li.li_7 a { background: url('/images/univers-7.jpg') 0 0 no-repeat; width: 50px; }
							div#choixUnivers ul li.li_8 a { background: url('/images/univers-8.jpg') 0 0 no-repeat; }
							div#choixUnivers ul li.li_9 a { background: url('/images/univers-9.jpg') 0 0 no-repeat; width: 56px; }
			
			
			/* Block Fermé */
			div.univers div.choix div.blockFerme {
				height: 43px;
				background: url('/images/puce_flechOrange3.gif') right 0 no-repeat;
				cursor: pointer;
			}
			
				div.univers div.choix div.s1 {
					float: left;
					width: 280px; /* 300 */
					padding-left: 20px;
				}
				
				div.univers div.choix div.s2 {
					float: left;
					padding: 12px 0 0 0;
				}
				
					div.univers div.choix div.s2 input.txt {
						width: 250px;
						padding: 2px 0;
					}
					
					div.univers div.choix div.s2 input.submit {
						margin-left: 5px;
						width: 30px;
					}
					
				div.univers div.block1B div.s3 {
					padding: 12px 0 0 20px;
				}
				

			/* Block Ouvert */
			div.univers div.blockOuvert {
				padding-bottom: 15px;
			}
			
				div.univers div.blockOuvert div.s1 {
					float: left;
					width: 110px; /* 150 */
					padding: 4px 0 4px 40px;
				}
				
				div.univers div.blockOuvert div.ss2 {
					float: left;
					width: 110px; /* 150 */
					padding: 4px 0 4px 10px;
				}
				
				div.univers div.blockOuvert div.ss1 {
					float: left;
					width: 110px; /* 150 */
					padding: 4px 0 4px 20px;
				}
				
					div.univers div.blockOuvert select.select1 {
						width: 98px;
						border: 1px solid #fe582b;
					}
			
			div.btnChoix {
				padding: 12px 0 0 0;
				text-align:center;
			}
			
				div.btnChoix input, div.btnChoix a {
					width: auto;
					background: none;
					border: 0;
					padding: 0;
					margin-left: 20px;
				}
				div.btnChoix a#prop_actu {
					margin-left: 180px;
				}
		

	div.univers div.block2 {
		width: 657px;
		margin-left: 4px;
		background: url('/images/block.gif') 0 0 repeat-y;
	}
	
		div.univers div.block2H {
			width: 657px;
			background: url('/images/blockH.gif') 0 0 no-repeat;
		}
		
		div.univers div.block2B {
			width: 641px; /* 657 */
			padding: 12px 0 15px 16px;
			background: url('/images/blockB.gif') 0 bottom no-repeat;
		}

