/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #5a5a5a;
}

form, map, h1, h2, h3, h4, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3038;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3038;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }
.sansMarges { margin: 0px; padding: 0px; }
.marge10px { margin: 10px; }

input, select, textarea {
	font-size: 0.7em;
	color: #3a3038;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a3038;
	font-size:11px;
}

/* CONTENEURS */

#page {
	width: 100%;
}
#pageDecoGauche {
	background: url(/images/fd-repeat-gauche.gif) repeat-y right top;
	vertical-align: top;
}
#pageDecoDroite {
	vertical-align: top;
	background: url(/images/fd-repeat-droite.gif) repeat-y left top;
}
#pageDecoGauche div {
	height: 300px;
	background: url(/images/fd-haut-gauche.gif) no-repeat right top;
}
#pageDecoDroite div {
	height: 300px;
	background: url(/images/fd-haut-droite.gif) no-repeat left top;
}

#pageConteneur {
	background: #FFFFFF;
	width: 990px;
	vertical-align: top;
}

#header {
	background: url(/images/fd-header.gif) no-repeat left top;
}


#conteneurHP {
	background: url(/images/fd-conteneur.gif) repeat-y left top;
	margin-top: 1px;
}

#conteneur {
	background: #FFFFFF;
	margin-top: 1px;
}


/*NOTRE OFFRE*/

.blocDetailOffre .texte {
	width: 452px;
}
.blocDetailOffre .texte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	margin: 0px;
	padding-left: 23px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.blocDetailOffre .texte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a5a;
	margin: 0px;
	padding-left: 23px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
}
.blocDetailOffre .texte .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 20px;
}
.blocDetailOffre .texte .descriptif ul {
	padding-left: 70px;
}
.blocDetailOffre .texte .descriptif ul li {
	padding-left: 14px;
	line-height: 18px;
	background: url(/images/puce-dl-consulting.gif) no-repeat 0px 7px;
}
.blocDetailOffre .lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ea3a34;
	font-weight: bold;
	text-align: right;
	padding-right: 23px;
	text-decoration: underline;
}

#logo {
	margin-left: 14px;
}
#header .navigation ul {
	margin-left: 150px;
}
#header .navigation li {
	line-height: 18px;
	float: left;
	border-left: 1px solid #CCC;
}
#header .navigation li.premier {
	border-left: none;
}
#header .navigation a {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	color: #555555;
	line-height: 18px;
}
#header .navigation a:hover {
	color: #fff;
	text-decoration: none;
	background: #CCC;
}

#header #txtReferencement {
	font-size: 10px;
	color: #FFFFFF;
}
#logoDLSante {
	position: absolute;
	left: 806px;
	top: -56px;
}
#footer #signature {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #a7a9ac;
}
#footer #signature a {
	font-size: 11px;
	color: #a7a9ac;
}

/*CONSULTATION*/

.blocDetailConsultation .texte {
	width: 278px;
}
#separationVide {
	background: #dcddde repeat-x;
	height: 1px;
}


.blocDetailConsultation .texte .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 50px;
	padding-right: 25px;
}
.blocDetailConsultation .texte .descriptif ul {
	padding-left: 20px;
	
}
.blocDetailConsultation .texte .descriptif ul li {
	padding-left: 14px;
	background: url(/images/puce-dl-consulting.gif) no-repeat 0px 7px;
	padding-bottom: 20px;
}
.blocDetailConsultation .lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ea3a34;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	margin-top: -15px;
	margin-right: -10px;
}
.lien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ea3a34;
	font-weight: bold;
	text-decoration: underline;
}
.lien a:hover {
	color: #2d2d2d;
	font-weight: bold;
}
/*ACTU*/

.blocDetailActu .texte {
	width: 260px;
	color: #5a5a5a;
	font-size: 11px;
	text-align: right;
}
.blocDetailActu {
	margin-right: 15px;
}
.blocDetailActu .texte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	text-align: right;
}
.blocDetailActu .titreActu {
	font-size: 14px;
	color: #a7a9ac;
	font-weight: bold;
	margin-left: 20px;
}
.blocDetailActu .titreDate {
	font-size: 10px;
	color: #a7a9ac;
	text-align: right;
}
.blocDetailActu .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.blocDetailActu .lienActu {
	font-size: 10px;
	color: #ea3a34;
	text-align: right;
	text-decoration: underline;
	margin-bottom: 25px;
}
.lienActu a {
	font-size: 10px;
	color: #ea3a34;
	font-weight: bold;
	text-decoration: underline;
}
.lienActu a:hover {
	color: #2d2d2d;
	font-weight: bold;
}

/*GOOGLE*/

.blocAccesGoogle {
	margin-top: 40px;
	margin-bottom: 60px;
}
.blocAccesGoogle .texte {
	width: 260px;
	color: #5a5a5a;
	font-size: 11px;
	text-align: right;
}
.blocAccesGoogle .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.blocAccesGoogle .texte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	text-align: right;
}
#accesGoogle {
	font-size: 10px;
	color: #5a5a5a;
	width: 220px;
	text-align: right;
	padding-top: 15px;
}
#logoGoogle {
	clear: both;
	float: right;
	margin-top: -40px;
	padding-top: 5px;
}
