h1 {
	color:#FF840E;
	margin-bottom: 25px;
	margin-top:10px;
	font-size:20px;
	font-family: Helvetica, sans-serif;
}

h2 {
	color:#10266A;
	margin-bottom: 25px;
	margin-top:10px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#10266A;
	font-weight:bold;
}

a:hover {
	color:#FF840E;
}

hr {
	color:#898989; 
	height:1px;
}

fieldset {
	border:1px solid #898989;
	padding: 5px 5px;
}

legend {
	color:#10266A;
	font-weight:bold;
	padding: 10px 4px;
}

.message {
	border:2px solid #FF840E;
	margin-bottom: 25px;
	padding:10px 10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#boite_promo {
	float:right; 
	margin-right:2px;
	background-image:url(../images/accueil/bg_promo_repeat.jpg);
	background-repeat:repeat-y;
	width:219px;
	margin-left:10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}


#boite_promo h2 {
	margin-bottom:22px;
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
}

#boite_promo #promo_contenu {
	padding:24px 19px 0px 29px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	background-image:url(../images/accueil/bg_promo_top.jpg);
	background-repeat:no-repeat;
	height:171px;
}

html>body #boite_promo #promo_contenu {
height: auto;
min-height: 171px;
} 


#boite_promo #promo_prix {
	background-image:url(../images/accueil/bg_promo_bottom.jpg);
	background-repeat:no-repeat;
	height:106px;
	color:#000000;
	font-size:24px;
	font-weight:bold;
	padding:10px 19px 0px 29px;
}

#boite_promo #promo_prix sup {
	text-decoration:underline;
	font-size:17px;
}

/* Firefox only */
html>body #boite_promo #promo_prix sup {
	font-size:12px;
}

#temoignage {
	float:left;
	width: 300px;
}

html>body #temoignage {
	width: 297px;
}

#texte_temoignage {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#10266A;
	font-weight: bold;
}

#signature_temoignage {
	float:right;
	clear:both;
	font-size:12px;
	color:#10266A;
	font-weight: bold;
}

#titre_temoignage {
	font-size:12px;
	font-weight:normal;
}

#titre_temoignage a {
	text-decoration:none;
	font-weight:normal;
	color:#FF840E;	
}
#titre_temoignage a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#FF840E;	
}

#kwicks_container {
	background-color:#FFFFFF;
	height: 50px;
}
#kwicks {
	position: relative;
	/*cursor:pointer;*/
	margin-left:0px;
	padding-left:0px;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 164px;
	height: 40px;
	padding:5px 5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	border-right:2px solid #FFFFFF;
}

#kwick_mission {background-color:#10266A; background-image:url(../images/entreprise/bg_mission.jpg); background-repeat:no-repeat; background-color:#000154;}
#kwick_equipe {background-color: #99CCFF; background-image:url(../images/entreprise/bg_equipe.jpg); background-repeat:no-repeat; background-color:#9BCDFE;}
#kwick_implique {background-color: #9CA5C1; background-image:url(../images/entreprise/bg_implique.jpg); background-repeat:no-repeat; background-color:#BDC6E3;}

#liste_services li {
	font-weight: bold;
	margin-bottom:10px;
}

#liste_services li li {
	font-weight:normal;
	margin-bottom:0px;
}

#plan_acces {
	background-image:url(../images/contact/bg_plan-acces.jpg);
	background-repeat:no-repeat; 
	border:1px solid #10266A; 
	width:516px; 
	height:98px;
	height:60px;
	clear:both; 
	padding-top:2px; 
	padding-left:10px; 
	text-transform:uppercase; 
	margin-top:15px; 
	float:left;
	cursor:pointer;
}

.img_left {
	float:left;
	margin-right:5px;
}

.img_right {
	float:right;
	margin-left:5px;
}