#body {   
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/body_fond.jpg) repeat-x;
	font-size:12px
}

.LSM_0, .LSM_1 {
	margin-left:15px;
}
li.LSM_folder1 {
	list-style:none;
	background:url(images/arbre_rep.gif) no-repeat 0px 2px;
	padding:3px 0 3px 20px;
	font-size:10px;
}

li.LSM_folder0 {
	list-style:none;
	background:url(images/arbre_fichier.gif) no-repeat 0px 2px;
	padding:3px 0 3px 20px;
	font-size:10px;
}
li.LSM_folder1 a {
	color: #dd0024;
}
li.LSM_folder0 a {
	color:#767676;
}


#splash{
	position: absolute !important;
	width: 600px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -200px;
	z-index: 100000;
	background: white;
	padding: 15px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 5px solid #ccc;
}

#splash #fermer{
	float: right;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}


#sel_categ
{
width:350px;
}

.fla{
display:none;
}

.news_texte{
margin-left:10px;
padding:0;
}
.news_photo{
float:left;
width:145px;
}
#block_actualite{
  margin-left:18px;
  margin-top:0;
  padding:0;
}

#block_actualite h2,#block_actualite img{
  float:left;
  margin:0;
}

#block_gauche_news{
  width:155px;
  text-align:justify;
  height:237px;
  padding-right:20px;
  overflow:auto;
  margin:0;
}

#block_gauche_news p a, #block_gauche_news p{
  color:#767676;
  font-size:11px;
  margin-bottom:15px !important;
}

#block_gauche_news p a:hover{
  color:#4c90c8;
}

p, ul, ol, li, h1, h2, h3, span {
	padding:0;
	margin:0;
	margin-bottom:4px;
}

h6{
font-size:9px;
}

img {border:0;}

/*div{border:solid 1px #f00;}*/

.titre_news {
	padding-top:10px;
	padding-bottom:25px;
	margin-bottom:15px;
	font-size:17px;
	color:#4089c4;	
	font-weight:normal;
}

.tel_agence{
  font-size:16px;
  margin-left:30px;
}

.email_agence{
  font-size:13px;
  margin-left:30px;
}

.titre_select{
display:block;
width:337px;
float:left;
}

.select_agence{
width:300px;
}

.fieldset_agence{
border: 1px solid rgb(118, 118, 118); 
margin: 5px 10px 5px 31px; 
float: left; 
/*width: 219px;*/
width:211px;
font-size:13px;
padding:4px;
}

.p_agence{
margin:2px 0;
}

.fieldset_desc_agence{
border: 1px solid rgb(118, 118, 118); 
margin: 5px 10px 5px 31px; 
float: left; 
/*width: 314px;*/
width:306px;
font-size:13px;
padding:4px;
}

.titre_agence{
  display:block;
  color:white;
  background:#5997cb;
  padding:6px;
  font-weight:bold;
  font-size:17px;
  text-align:center;
/*width:300px;*/
}

.date_news{
  font-size:10px;
}

h1 {
	padding-top:10px;
	padding-bottom:25px;
	margin-bottom:15px;
	background:url(images/h1_fond.gif) no-repeat bottom left;
	font-size:18px;
	color:#4089c4;	
	font-weight:normal;
}
h1 strong {
	font-size:22px;
	color:#c70337;
	font-weight:normal;
}

h2, h2 a {
	font-size:16px;
	color:#dd0040;
	font-weight:bold;
	text-decoration:none;
}
h2 a:hover {
	color:#4c90c8;
}

h2 strong {
	color:#4c90c7;
}

h2.puce {
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	height:18px;
	background:url(images/h2_puce.gif) 0 5px no-repeat;
}

p {
	margin-bottom:20px;
	text-align:justify;
}

a {
	color:#767676;
}
a:hover {
	color:#4089c4;
}


ul.pucebleu, ul.pucerouge {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
}

ul.pucebleu li {
	list-style:none;
	background:url(images/puce_bleu.gif) no-repeat 0px 4px;
	padding-left:15px;
}
ul.pucerouge li {
	list-style:none;
	background:url(images/puce_rouge.gif) no-repeat 0px 4px;
	padding-left:15px;
	text-align: left;
}

ul.sanspuce {
	margin-top:10px;
	margin-bottom:20px;
}

ul.sanspuce li {
	list-style:none;
	padding-left:15px;
	text-align: left;
}




ol li {
	list-style-type:none;
	font-weight:bold;
	margin-left:20px;
}

ol li h2 {
	margin-top:20px;
}

ol li p {
	font-weight:normal;
	color:#000;
}

ol ol li {
	list-style-type:upper-alpha;
	font-weight:bold;
	color:#4089c4;
}
ol ol ol li {
	list-style-type:decimal;
	color:#000;
	font-weight:normal;
}


ol.normal li {
	font-weight:normal;
	text-decoration:none;
}



/*********** classes pour aligner une image et un texte verticalement*************/
p.alignmiddle img, p.alignmiddle span ,p.alignmiddle input, li.alignmiddle img, li.alignmiddle span ,li.alignmiddle input{ 
   vertical-align: middle;
   display: inline; 
}

p.alignmiddle span, li.alignmiddle span { 
   padding-left: 5px; 
}

/*************** general ******************/
#general {
	position:relative;
	width:924px;
	margin:auto
}

#gauche {
	float:left;
	width:201px;
}
	#image_entete {
		text-align:right;
		height:148px;

	}
	#gauche_menu {
		background:url(images/menu_fond.gif) repeat-y;
	}
	#gauche_menu p, ul {
		margin:0;
	}
	
	#ul_menu {
		margin:0;
		padding:0;
		width:136px;
		margin-left:37px;
		padding-bottom:5px;
		margin-top:-2px;
		margin-bottom:17px;
	}
	
	
	#ul_menu li {
		margin-bottom:3px;
		list-style:none;
	}
	.menu, .menu_offre {
		background:url(images/bt_menu_over.gif) no-repeat;
		width:136px;
		height:30px;
		text-align:center;
	}
	
	.menu a {
		background:url(images/bt_menu.gif) no-repeat;
		display:block;
		padding-top:8px;
		width:136px;
		height:22px;
		color:#000;
		text-decoration:none;
	}
	
	.menu_offre a {
		background:url(images/bt_menu.gif) no-repeat;
		display:block;
		padding-top:8px;
		width:136px;
		height:22px;
		color:#000;
		text-decoration:none;
	}

	.gauche_image {
		padding-top:6px;
	}
	
	#demandez-aide-domicile {
		background:url(images/demandez-aide-domicile_over.gif) no-repeat;
		width:201px;
		height:53px;
		float:left;
		margin-right:30px;
	}
	
	#demandez-aide-domicile a {
		background:url(images/demandez-aide-domicile.gif) no-repeat;
		display:block;
		width:201px;
		height:53px;
	}
	
	#demandez-aide-domicile a:hover, #solutia-recrute a:hover{
		background: transparent none;
		color:#fff;
	}
	
	#solutia-recrute {
		background:url(images/solutia-recrute_over.gif) no-repeat;
		width:201px;
		height:53px;
		float:left;
	}
	
	#solutia-recrute a {
		background:url(images/solutia-recrute.gif) no-repeat;
		display:block;
		width:201px;
		height:53px;
	}

	#gauche_menu a:hover {
		background: transparent none;
		color:#fff;
	}
	
	


#droite_repete {
	float:right;
	width:723px;
	background:url(images/fond_droite_repete.gif) repeat-y;
	padding:0;
	margin:0;
	min-height: 1064px;
}
#droite {
	padding-top:39px;
	padding-left:13px;
	padding-right:18px;
	background:url(images/fond_droite.jpg) no-repeat;
}

	#conseillez {
		margin-top:25px;
		background:url(images/conseillez_over.gif) no-repeat;
		width:168px;
		height:43px;
	}
	#conseillez a {
		background:url(images/conseillez.gif) no-repeat;
		display:block;
		width:168px;
		height:43px;
	}

	#entete {
		height:179px;
	}
		#entete ul {
			list-style:none;
			margin-left:8px;
		}
		#entete ul li {
			float:left;
			margin-right:3px;
		}
		#entete a:hover {
			background: transparent none;
		}


		#repassagemenage {
			background:url(images/entete_menage_repassage_over.jpg) no-repeat;
			width:133px;
			height:168px;
		}
		#repassagemenage a {
			background:url(images/entete_menage_repassage.jpg) no-repeat;
			display:block;
			width:133px;
			height:168px;
		}
		#garde-enfants {
			background:url(images/entete_garde_enfant_over.jpg) no-repeat;
			width:133px;
			height:168px;
		}
		#garde-enfants a {
			background:url(images/entete_garde_enfant.jpg) no-repeat;
			display:block;
			width:133px;
			height:168px;
		}
		#bricolagejardinage {
			background:url(images/entete_jardinage_bricolage_over.jpg) no-repeat;
			width:133px;
			height:168px;
		}
		#bricolagejardinage a {
			background:url(images/entete_jardinage_bricolage.jpg) no-repeat;
			display:block;
			width:133px;
			height:168px;
		}
		#auxiliairedevie {
			background:url(images/entete_auxiliaire_vie_over.jpg) no-repeat;
			width:133px;
			height:168px;
		}
		#auxiliairedevie a {
			background:url(images/entete_auxiliaire_vie.jpg) no-repeat;
			display:block;
			width:133px;
			height:168px;
		}
		#autresservices {
			background:url(images/entete_autres_services_over.jpg) no-repeat;
			width:133px;
			height:168px;
		}
		#autresservices a {
			background:url(images/entete_autres_services.jpg) no-repeat;
			display:block;
			width:133px;
			height:168px;
		}
		#separation {
			height:4px;
			background:#9dbee5;
			border-top:2px #668ab8 solid;
			font-size:1px;
		}
	#chemin-fer {
		color:#de0041;
		font-size:9px;
		padding-bottom:10px;
	}
	.r_arbre {
		color: #a5acb2;
	}
	.B_currentCrumb {
		text-decoration: none;
		color: #a5acb2;
	}
	#centre {
		padding-left:6px;	
		padding-right:11px;
		padding-bottom:0px;;
	}
		#centre_gauche {
			background:url(images/centre_gauche_fond.gif) no-repeat bottom right;
			width:650px;
			padding-left:5px;
			padding-right:20px;
			height:732px;
		}
		#centre_gris {
			background:#fafafa;
			padding-left:5px;
			padding-right:5px;
			padding-bottom:10px;
			height:689px;
		}

		html>body #centre_gauche {
			height:auto;
			min-height:795px;
		}
		html>body #centre_gris {
			height:auto;
			min-height:732px;
		}

	

		/*#centre_gauche td {
			vertical-align:top;
		}*/
		#index_centre_gauche {
			float:left;
			background:url(images/centre_gauche_fond.gif) no-repeat bottom right;
			padding-left:5px;
/*			padding-right:20px;*/
			width:470px;
		}
		#index_centre_gris {
			background:#fafafa;
			padding-left:5px;
			padding-right:5px;
/*			padding-bottom:10px;*/
		}

		#index_centre_droite {
			float:right;
/*			width:175px;*/
			width:195px;
			margin-top:20px
		}
		#accueil_avantages {
			float:right;
			width:142px;
			margin:0 30px 0 10px;
		}
		#tab_index {
			font-size:12px;
		}
			.petit_padding {
				margin-bottom:5px;
			}
			#index_centre_droite ul {
				margin-bottom:15px;
			}
			#index_centre_droite li {
				list-style:none;
				background:url(images/puce_rouge.gif) no-repeat 0px 4px;
				padding-left:7px;
				font-size:10px;
			}
			#num_indigo {
				padding-top:3px;
				color:#2d3188;
				font-family:Arial;
				font-size:12px;
				font-weight:bold;				
				background:url(images/num_indigo.gif) no-repeat;
				padding-left:75px;
			}
			#num_indigo p {
				padding-top:3px;
				font-size:10px;
				padding-right:5px;
				text-align:right;
			}
			#trouvez-agence-proche {
				background:url(images/trouvez-agence_over.gif) no-repeat;
				width:171px;
				height:214px;
			}
			#trouvez-agence-proche a {
				background:url(images/trouvez-agence.gif) no-repeat;
				display:block;
				width:171px;
				height:214px;
			}
			#telechargez-documentation {
				background:url(images/plaquette_over.gif) no-repeat;
				width:169px;
				height:163px;
			}
			#telechargez-documentation a {
				background:url(images/plaquette.gif) no-repeat;
				display:block;
				width:169px;
				height:163px;
			}
			#index_centre_droite a:hover {
				background: transparent none;
			}
			#rappel {
				background:url(images/rappel.jpg) no-repeat top;
				padding-top:90px;
			}
			#rappel form {
				margin:0 auto;
				padding:0;
				width:175px;
				background:#fafafa;
				padding:5px 0 5px 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#767676;
				border:solid 1px #DFDEDF;
			}
			#rappel .champ {
				border-top:solid 1px #839FB8;
				border-right:solid 1px #839FB8;
				border-left:solid 1px #6E93B2;
				border-bottom:solid 1px #6E93B2;
				width:105px;
			}
			#rappel p {
				text-align:center;
				margin:0;
				padding:0;
			}

.indextable {
	background-image: url(images/index_table_centre.gif);
}
.indextable .pucerouge a {
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
	
#pieddepage {
	clear:both;
	position:relative;
	background-image: url(images/pdp_fond.jpg);
	background-repeat: no-repeat;
	width:702px;
	margin-left:201px;
	margin-bottom:36px;
	padding-left:21px;
	padding-top:10px;
	font-size:10px;
	color:#767676;
}
	#pdp_adresse {

	
	}
	
	
	#pdp_liens {
		position:absolute;
		top:30px;
		right:30px;
		width:130px;
	}
	#pdp_liens li {
		float:left;
		list-style:none;
	}

	#pdp_cgv {
		background:url(images/pdp_cgv_over.gif) no-repeat;
		width:18px;
		height:17px;
	}

	#pdp_cgv a {
		background:url(images/pdp_cgv.gif) no-repeat;	
		display:block;
		width:18px;
		height:17px;
	}

  	#pdp_partenaires {
		background:url(images/pdp_partenaires_over.gif) no-repeat;
		width:18px;
		height:17px;
	}

	#pdp_partenaires a {
		background:url(images/pdp_partenaires.gif) no-repeat;	
		display:block;
		width:18px;
		height:17px;
	}
  	
	#pdp_mentions-legales {
		background:url(images/pdp_mentions_over.gif) no-repeat;
		width:18px;
		height:17px;
	}

	#pdp_mentions-legales a {
		background:url(images/pdp_mentions.gif) no-repeat;	
		display:block;
		width:18px;
		height:17px;
	}

	#pdp_plan-du-site {
		background:url(images/pdp_plan_over.gif) no-repeat;
		width:20px;
		height:17px;
	}

	#pdp_plan-du-site a {
		background:url(images/pdp_plan.gif) no-repeat;	
		display:block;
		width:20px;
		height:17px;
	}
	#pdp_nous-contacter{
		background:url(images/pdp_contact_over.gif) no-repeat;
		width:19px;
		height:17px;
	}

	#pdp_nous-contacter a {
		background:url(images/pdp_contact.gif) no-repeat;	
		display:block;
		width:19px;
		height:17px;
	}

	#pdp_liens a:hover {
		background:none transparent;
	}
	#realisation-medietas {
		text-align:right;
		padding-right:5px;
		padding-top:20px;
	}


/******** personnel ******/
#encadre-personnel {
	width:391px;
	margin:auto;
	padding-top:14px;
	padding-bottom:14px;
	background:#f1f1f1;
	border:#dadada solid 1px;
}
#encadre-personnel h1 {
	background:none;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#e20045;
	text-align:center;
}

#encadre-personnel span {
	color:#4089c4
}


/******** notre approche **********/


#conditions-vente {
	margin:auto;
	background:url(images/bt_detail-tarifs_over.gif) no-repeat;
	width:175px;
	height:34px;
}

#conditions-vente a {
	background:url(images/bt_detail-tarifs.gif) no-repeat;	
	display:block;
	text-align:center;
	padding-top:10px;
	width:175px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#conditions-vente a:hover {
	background:none transparent;
	color:#fff;
}

/******** plan du site ******/
#plan td, #plan table {
	padding:0;
	margin:0;
}

.r_plan {
	font-size:10px;
}

.r_planct {
	color:#dd0024;
}

/***** tarifs ******/

#tarifs h1, #tarifs h2, #tarifs h3 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-weight:bold;
}

#tarifs h1, #tarifs h1 a {
	color:#4c90c8;
	font-size:16px;
	background:none;
	text-decoration:none;
}

#tarifs h1 a:hover {
	color:#dd0040;
}

#tarifs h2 {
	font-size:11px;
	color:#e20045;
}

#tarifs h3 {
	font-size:11px;
	color:#c2c2c2;
}




#tarifs {
	font-size:11px
}

#tarifs table, #tarif table td {
	margin:0;
	padding:0;
}
#tarifs td {
	background:#f1f1f1;
	border:#dadada solid 1px;
	padding:2px;
	padding-left:6px;

}

#tarifs th {
	background:none;
	border:none;
	color:#bab9b9;
	text-align:right;
	vertical-align:bottom;
	font-weight:normal;
}

#tarifs ul.pucerouge {
	margin:0;
}
#tarifs ul.pucerouge li a {
	text-decoration:none;
}

/** sous tableau formules **/
#tarifs td th {
	background:#dadada;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding:0;
	text-transform:uppercase;
}

#tarifs td td {
	text-align:center;
}

#tarifs td.no-padding {
	padding:0 !important;
	margin:0 !important;
	border:none !important;
}

#notification {
	color:#bab9b9;
	font-size:10px;
}

#detail_tarifs {
	margin:auto;
	background:url(images/bt_detail-tarifs_over.gif) no-repeat;
	width:175px;
	height:34px;
}

#detail_tarifs a {
	background:url(images/bt_detail-tarifs.gif) no-repeat;	
	display:block;
	text-align:center;
	padding-top:10px;
	width:175px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#detail_tarifs a:hover {
	background:none transparent;
	color:#fff;
}


/***** parrainer ****/
#parrainer {
	margin:auto;
	background:url(images/bt_parrainer_over.gif) no-repeat;
	width:145px;
	height:34px;
}

#parrainer a {
	background:url(images/bt_parrainer.gif) no-repeat;	
	display:block;
	padding-left:25px;
	padding-top:10px;
	width:120px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#parrainer a:hover {
	background:none transparent;
	color:#fff;
}

/***** recrutement *****/
#recrutement {
	margin:auto;
	background:url(images/bt_recrutement_over.gif) no-repeat;
	width:85px;
	height:34px;
}

#recrutement a {
	background:url(images/bt_recrutement.gif) no-repeat;	
	display:block;
	text-align:center;
	padding-top:10px;
	width:85px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#recrutement a:hover {
	background:none transparent;
	color:#fff;
}



#recrute_gerant {
	background:url(images/bt_gerant_over.gif) no-repeat;
	width:175px;
	height:56px;
}
#recrute_gerant a {
	background:url(images/bt_gerant.gif) no-repeat;	
	display:block;
	width:175px;
	height:56px;
}
#recrute_gerant a:hover {
	background:none transparent;
}

#recrute_personnel {
	background:url(images/bt_rejoindre_over.gif) no-repeat;
	width:175px;
	height:78px;
}
#recrute_personnel a {
	background:url(images/bt_rejoindre.gif) no-repeat;	
	display:block;
	width:175px;
	height:78px;
}
#recrute_personnel a:hover {
	background:none transparent;
}


#interview {
	margin:auto;
	background:url(images/bt_parrainer_over.gif) no-repeat;
	width:145px;
	height:34px;
}

#interview a {
	background:url(images/bt_parrainer.gif) no-repeat;	
	display:block;
/*	padding-left:25px;*/
	padding-top:10px;
	width:145px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
	text-align:center;
}

#interview a:hover {
	background:none transparent;
	color:#fff;
}

/***** autres services */
.autre_service {
	width:89px !important;
	margin:auto;
}
.autre_service p {
	padding-left:0;
}

/*  nes engagements **/
#qualiteimp {
	margin:auto;
	background:url(images/bt_imprimer_over.gif) no-repeat;
	width:175px;
	height:34px;
}

#qualiteimp a {
	background:url(images/bt_imprimer.gif) no-repeat;	
	display:block;
	padding-left:40px;
	padding-top:10px;
	width:135px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#qualiteimp a:hover {
	background:none transparent;
	color:#fff;
}


/***** divers **********/
.filet_degrade {
	margin:auto;
	width:482px;
	background:url(images/filet_degrade.gif) 0 0px no-repeat;
	padding-top:2px;
	padding-bottom:2px;
	height:15px;
}

.faq_hautpage {
	text-align:right;
}
.faq_hautpage a {
	font-size:10px;
	color:#cfcfcf;
}
.faq_hautpage a:hover {
	color:#4089c4;
}

.padding_droite {
	padding-right:15px;
}
.padding_gauche {
	padding-left:15px;
}
#haut-de-page {
	text-align:right;
/*	padding-top:30px;*/
	padding-right:8px;
	height:23px;
}
#haut-de-page p {
	float:right;
}
#haut-de-page a {
	font-size:10px;
	color:#cfcfcf;
}
#haut-de-page a:hover {
	color:#4089c4;
}

.clear_both {
	clear:both;
}


.gras {
	font-weight:bold
}
.rouge_gras {
	color:#e20045;
	font-weight:bold;
}

.rouge {
	color:#e20045;
}

.orange {
	color:#e28000
}

#bt_accueil {
	margin:auto;
	background:url(/Bt/bt_accueil_over.gif) no-repeat;
	width:135px;
	height:34px;
}

#bt_accueil a {
	display:block;
	background:url(/Bt/bt_accueil.gif) no-repeat;
	width:135px;
	height:34px;
}

#bt_accueil a:hover {
	background:transparent none ;
}


#retour {
	margin:auto;
	background:url(images/bt_retour_over.gif) no-repeat;
	width:85px;
	height:34px;
}

#retour a {
	background:url(images/bt_retour.gif) no-repeat;	
	display:block;
	padding-left:30px;
	padding-top:10px;
	width:55px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#retour a:hover {
	background:none transparent;
	color:#fff;
}

#tarifimp {
	float: right;
	margin:auto;
	background:url(images/bt_imprimer_over.gif) no-repeat;
	width:175px;
	height:34px;
}

#tarifimp a {
	background:url(images/bt_imprimer.gif) no-repeat;	
	display:block;
	padding-left:40px;
	padding-top:10px;
	width:135px;
	height:24px;
	text-decoration:none;
	font-size:11px;
	color:#767676;
}

#tarifimp a:hover {
	background:none transparent;
	color:#fff;
}

.champs {
	border:#c0c0c0 solid 1px;
	width:400px;
}

.champsselect{
	border:#c0c0c0 solid 1px;
	width:300px;
}
#cp, #annees, #emploiheure, #experienceannees {
	width:60px;
}

#experienceville {
	width:365px;
}

#situationautre {
	width:100px;
}

#heures {
	width:140px;
}
#distance {
	width:150px;
}

.avec_intitule {
	width:320px;
	border:#c0c0c0 solid 1px;
}

.img_texte {
	display:none;
}


.cadre_gris {
	padding:14px;
	background:#f1f1f1;
	border:#dadada solid 1px;
	text-align:center;
}

.contact_intitule, .contact_intitule_long, .spa_intitule {
	display:block;
	float:left;
	color:#767676; 
	width:68px;
	margin-bottom: 2px;
}
.contact_champs, .contact_champs_court {
	display:block; float:left;
	font-size:10px;
	border:1px #d4d7d9 solid;
	color:#585858;
	background:#f3f3f3;
	width: 180px;
}

.contact_champs_court {
	width: 80px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #d4d7d9 solid;
	color:#585858;
	background:#f3f3f3;
	font-size: 10px;
	width: 540px;
}
textarea.petit {
	width:385px !important;
}
textarea.trespetit {
	width:170px !important;
}

#contact_gauche {
	float:left;
	width:260px;
	margin-right:30px;
}

#contact_gauche span, #contact_gauche input, #contact_droite span, #contact_droite input, #contact_droite select {
	margin-bottom:6px;
}

#contact_droite {
	float:left;
	width:260px;
}



.contact_adresse {
	font-size: 11px;
}

.rouge {
	color:#e20045;
}

.texte {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; font-weight: bold; text-decoration: none}
.champtexte {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; border: 1px #99CC33 solid; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF}
.titre { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #993399; font-weight: bold ; text-decoration: none}
.soustitreviolet { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #993399; font-weight: bold ; text-decoration: none}
.soustitrevert { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #99CC33; font-weight: bold ; text-decoration: none }
.r_rechfond { background-color: #CCFF99}
.r_prodcateg { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #99CC33; font-weight: bold; text-decoration: underline }
.r_prodart { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #993399; font-weight: bold; text-decoration: underline }
.pdp {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline}
.tabgen {  background-image: url(images/00_general_fond.gif); background-repeat: repeat}
.tdmailing {  background-image: url(images/00_gauche_fondmailing.jpg); background-repeat: repeat}
.tdentetehaut {  background-image: url(images/00_entete_fondhaut.jpg); background-repeat: repeat}
.tdentetemenu {  background-image: url(images/00_entete_menufond.gif); background-repeat: repeat}
.tdindexrevendeur {  background-image: url(images/00_index_revendeur.jpg); background-repeat: no-repeat}
.tdindexsupport {  background-image: url(images/00_index_support.jpg); background-repeat: no-repeat}
.tdpdp {  background-image: url(images/00_pdp_bas.jpg); background-repeat: no-repeat}
.tdligne {  background-image: url(images/00_bt_barrevert.gif); background-repeat: repeat}
.tabaffrub {  background-image: url(images/00_affrub_fond.gif); background-repeat: no-repeat}
.r_cataprod1 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; font-weight: bold; text-decoration: none ; background-color: #CCCCCC}
.r_cataprod2 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; font-weight: bold; text-decoration: none ; background-color: #999999}




.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor:hand;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	
	padding:5px 0 5px 30px;
}
#gauche_menu p, #gauche_menu a, #gauche_menu img  {
	margin:0 !important;
}

#accordion{
/*border:1px solid black;*/
}



