@import url(orthodontie.css);
@import url(paris.css);
@import url(lahmi-augeraud.css);
/* css information
--------------------------------------------------------
	fond							FAFAF0
	gris							778899
	texte							2F4F4F
	
-------------------------------------------------------- */
/*
Plan du site
----------------------------------------------------*/
li { list-style: none; }
.hide { display: none; }

#leftPlan {
	position: relative;
	width: 215px;
	float: left;
	padding-bottom: 41px;
}

#rightPlan {
	position: relative;
	width: 511px;
	float: right;
	padding-bottom: 41px;
}

/* home elements
-------------------------------------------------------- */

.orthod li {
	padding: 0 0 9px 21px;
	color:#2F4F4F;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}
.orthod li a, .orthod li a:link, .orthod li a:visited{
	padding: 0 0 9px 21px;
	background: url(../orthodontique/puce-orthodontique.gif) left top no-repeat;
	color:#2F4F4F;
	text-decoration:none;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}
.orthod li a:hover{
	color:#4682B4;
	text-decoration:none;
}

.orthod li.last {
	padding: 0 0 21px 0 !important;
	background: none !important;
}

.orthod1 li {
	padding: 3px 0 3px 21px;
	background: url(../orthodontique/bullet-arrow.gif) left center no-repeat;
	/*position: relative;*/
}

.plan-traitement-orthodontique {
	background: url(../orthodontique/back-homeservices.gif) left top repeat-y;
	float: left;
	width: 248px;
	height:300px; 
	margin-bottom: 41px;
}

.plan-traitement {
	margin: 0 15px;
	height: 142px;
}

.plan-traitement-orthodontique div p {
	position: relative;
	padding: 12px 0 0 0;
}

.plan-traitement-orthodontique p.plusInfos {
	background: url(../orthodontique/traitement-orthodontique-bas.gif) left bottom no-repeat;
	padding: 15px;
	text-align: right;
}

.plan-traitement-orthodontique p.plusInfos a, .plan-traitement-orthodontique p.plusInfos a:link, .plan-traitement-orthodontique p.plusInfos a:visited {
	background: url(../orthodontique/bullet-arrow.gif) right center no-repeat;
	font-weight: bold;
	padding-right: 12px;
	color:#00A9D4;
}
.plan-traitement-orthodontique p.plusInfos a:hover {
	color:#0087AF;
}

#rightPlan p, #right li {
	padding-bottom: 1em;
	line-height: 1.4em;
}

#rightPlan li {
	background: url(../orthodontique/bullet-arrow.gif) left 5px no-repeat;
	padding-left: 12px;
	position: relative;
	margin-left: 20px;
	padding-left: 20px;
}
#rightPlan h3 {
	border-bottom: 1px solid #3b5488;
	margin-bottom: 6px;
}
#rightPlan h1 {
	color:#0088B0;
	font:18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 21px;
	text-align:right;
	padding-right:20px;
}
#rightPlan h2 {
	font:16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	color:#01B8E4;
}
#leftPlan h3 {
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 16px;
		margin-top:40px;
}



