/* 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;
}

/* 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;
}


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

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


/*METHODOLOGIE*/


.blocDetailMethodo .texte {
	color: #5a5a5a;
	font-size: 11px;
	text-align: right;
}
.blocDetailMethodo {
	margin-right: 15px;
}
.blocDetailMethodo .texte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: bold;
	text-align: right;
}

.blocDetailMethodo .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 15px;
	font-weight: bold;
}
.blocDetailMethodo .descriptif2 {
	font-size: 11px;
	color: #2d2d2d;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 15px;
}
.blocDetailMethodo.lienActu {
	font-size: 10px;
	color: #ea3a34;
	text-align: right;
	text-decoration: underline;
	margin-bottom: 140px;
}


/*OLD*/

.blocDetailMethodo .texte {
	width: 456px;
}
.blocDetailMethodo .texte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	margin: 0px;
	padding-left: 23px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.blocDetailMethodo .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;
}
.blocDetailMethodo .texte .descriptif {
	font-size: 11px;
	color: #2d2d2d;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 20px;
}
.blocDetailMethodo .texte .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: 11px;
	color: #FFFFFF;
}
#logoDLSante {
	position: absolute;
	left: 838px;
	top: -56px;
}
#footer #signature {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #a7a9ac;
}
#footer #signature a {
	font-size: 11px;
	color: #a7a9ac;
}

#conteneurPI {
	background: url(/images/pi/fd-pi.gif) repeat-y left top;
}

.blocContact {
	font-size: 11px;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
}

.blocContact .contact ul {
	padding: 10px 5px 20px 15px;
}
.blocContact .contact ul li {
	padding-left: 8px;
	background: url(/images/puce-dl-consulting.gif) no-repeat 0px 7px;
}
.blocContact .lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ea3a34;
	font-weight: bold;
	text-align: right;
	padding-right: 23px;
	text-decoration: underline;
}
.lien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ea3a34;
	font-weight: bold;
	text-decoration: underline;
}
.encartMethodo {
	margin-left: 130px;
	text-align: left;
}



/* BLOC ARRONDIS PETIT*/

.blocArrondisPetit {
	background: #e0e0e0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 278px;
}
.blocArrondis1Petit {
	background: url(/images/pi/fdArrondis1.gif) no-repeat left top;
}
.blocArrondis2Petit {
	background: url(/images/pi/fdArrondis2.gif) no-repeat right top;
}
.blocArrondis3Petit {
	background: url(/images/pi/fdArrondis3.gif) no-repeat left bottom;
}
.blocArrondis4Petit {
	background: url(/images/pi/fdArrondis4.gif) no-repeat right bottom;
	font-size: 11px;
	color: #2d2d2d;
	padding: 20px 25px;
}

/* BLOC ARRONDIS PETIT DROITE*/

.blocArrondisPetitD {
	background: #e0e0e0;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 278px;
}
.blocArrondis1PetitD {
	background: url(/images/pi/fdArrondis1.gif) no-repeat left top;
}
.blocArrondis2PetitD {
	background: url(/images/pi/fdArrondis2.gif) no-repeat right top;
}
.blocArrondis3PetitD {
	background: url(/images/pi/fdArrondis3.gif) no-repeat left bottom;
}
.blocArrondis4PetitD {
	background: url(/images/pi/fdArrondis4.gif) no-repeat right bottom;
	font-size: 11px;
	color: #2d2d2d;
	padding: 25px 25px 30px;
}

/* BLOC ARRONDIS GRAND*/

.blocArrondisGrand {
	background: #e0e0e0;
	width: 575px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 145px;
}
.encartMethodo .blocArrondisGrand {
	margin-left: 15px;
}

.blocArrondis1Grand {
	background: url(/images/pi/fdArrondis1.gif) no-repeat left top;
}
.blocArrondis2Grand {
	background: url(/images/pi/fdArrondis2.gif) no-repeat right top;
}
.blocArrondis3Grand {
	background: url(/images/pi/fdArrondis3.gif) no-repeat left bottom;
}
.actus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 575px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 145px;
	color: #ea3a34;
}
.actus a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ea3a34;
	font-weight: bold;
	text-decoration: underline;
	
}
.actus a:hover {
	color: #2d2d2d;
	font-weight: bold;
	
}

.blocArrondis4Grand{
	background: url(/images/pi/fdArrondis4.gif) no-repeat right bottom;
	font-size: 11px;
	color: #2d2d2d;
	padding: 20px 25px 25px 40px;
}

.texte14 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2d2d;
}

ul.listePuceRouge {
	margin-bottom: 15px;
}
ul.listePuceRouge li {
	font-size: 14px;
	color: #2d2d2d;
	background: url(/images/puce-dl-consulting.gif) no-repeat 0px 10px;
	padding-left: 7px;
}
ul.listePuceRouge li ul li {
	font-size: 11px;
	padding-left: 13px;
	background: none;
}


ul.listePuceRouge2 {
	margin-bottom: 15px;
}
ul.listePuceRouge2 li {
	font-size: 11px;
	color: #2d2d2d;
	background: url(/images/puce-dl-consulting.gif) no-repeat 5px 6px;
	padding-left: 15px;
}
ul.listePuceRouge2 li ul li {
	font-size: 11px;
	padding-left: 13px;
	background: none;
}

.encartBlanc {
	background: url(/images/pi/encart-blanc.gif) no-repeat center center;
	text-align: center;
	margin-top: 10px;
	width: 100%;
}
.encartBlanc table, .encartBlanc td {
	text-align: center;
	width: 100%;
}

.fdDecoDroite {
	background: url(/images/pi/deco-droite.gif);
}

.fdFleches {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.paddingGauche20px {
	padding-left: 20px;
}
input.ChampsContact, select.ChampsContact {
	font-size: 11px;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #5a5a5a;
}
textarea.ChampsContactMessage {
	font-size: 11px;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #5a5a5a;
	height:75px;
}
