/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Partie commune	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	width: 1000px; 
	margin: auto; 
	font: 13pt "arial";
	text-align: justify;
}

a {
	text-decoration: none;
}

#allthedoc{
	position: relative;
	left: 0px;
    width: 1000px; 
	background: url('img/fondgris.png');
	background-repeat: repeat-y;
	margin: 0px auto; 
	padding: 0px; 
}


a img{
	border: none;
}


div .cubeBox{
	position: relative;
	top: 0px;
	left: 50px;
    height: 100px;
    width: 450px;
	color: black;
	font: 18pt "impact";
	padding-top: 30px;
}

div .cubeBox div{
	height: 120px;
}

div .cubeBox img{
	float: left;
	margin: 30px 30px 30px 0px;
}

.adroite{
	width: 100%;
	text-align: right;
}

.aucentre{
	text-align: center;
	margin: auto;
}

.titre{
	font-weight: bold;
}

.colrouge{
	color: #9f3452;
}

.tabtitle{
	text-align: center;
	padding: 5px 0px;
	margin: 5px 0px;
	font: bold 12pt "Helvetica";
	background-color: #9f3452;
	color: white;
}

.fullwidth{
	width: 100%;
}

.tiers{
	width: 33%;
	}

.demi{
	width: 50%;
	}

.nomarge{
	margin: 2px; 
	padding: 0px;
}

.DemContBox{
	float: right;
    width: 190px;
	height: 85px;
	text-align: center;
	background: url('img/cdrdemrens.png');
	text-decoration: blink;
	color: #222222;
	padding: 5px;
	padding-right: 20px;
	margin-right: 50px;
}

.DemContBox:hover{
	color: #000000;
	background: url('img/cdrdemrenshover.png');
	text-decoration: none;
}

.pluspetit{
	font: 11pt "Arial";
}

.DemCont2Box{
	background: url('img/cdrprescont.png');
	margin: auto;
	width: 310px;
	height: 100px;
	text-align: center;
	font: bold 11pt "Helvetica";
	padding: 10px;
}

.DemCont2Box a{
	color: blue;
}

/*
	----------------------------------------	HEADER	----------------------------------------
*/

#DivHeader, #DivBody, #DivFooter {
	position: relative;
}

#DivHeader {
    height: 220px;
}

#DivHeader1 {
	position: absolute;
	top: 5px;
    width: 1000px; 
    height: 210px;
	background: url('img/fondrouge.png');
	background-repeat: repeat-y;
	color: #ffd95c;
	font: 25pt "impact";
} 

#DivHeaderImgLogo{
	position: absolute;
	top: 50px;
	left: 30px;
    width: 320px; 
}


#DivHeaderCdrContacts{
	position: absolute;
	top: 30px;
	left: 390px;
	width: 300px;
	color: #ffffff;
	text-align: left;
	font: bold 18pt "arial";
}


#DivHeaderCdrFinanc{
	position: absolute;
	top: 30px;
	left: 740px;
	width: 190px;
    height: 70px;
	color: #000000;
	background: url('img/cdrfin.png');
	text-align: center;
	font: bold 16pt "arial";
	padding: 15px;
}

#DivHeaderCdrFinanc:hover{
	color: #9f3452;
	background: url('img/cdrfinhover.png');
}

#DivHeaderCdrVst1, #DivHeaderCdrVst2 {
	position: absolute;
	color: #ffd95c;
	font: 30pt "impact";
}

#DivHeaderCdrVst1{
	top: 130px;
	left: 390px;
}

#DivHeaderCdrVst2{
	top: 170px;
	left: 660px;
}


/*
	----------------------------------------	MENU	----------------------------------------
*/

#MenuTable{
	width: 100%;
}

#MenuTable a {
	display: block;
	width: 100%;
	text-align: center;
	font: bold 14pt "Helvetica";
	color: #9f3452;
	margin: 0px;
}


#MenuTable td{
	width: 17%;
	text-align: center;
	margin: 0px;
}

#MenuTable a.used{
	background-color: #ffd95c;
}	


#MenuTable a:hover{
	color: #222222;
	background-color: #fff6d6;
}	



/*
	----------------------------------------	BODY	----------------------------------------
*/
#DivBody{
    height: auto;
	color: black;
	margin-right: 10px;
}


/*
	----------------------------------------	FOOTER	----------------------------------------
*/

#DivLegal{
	font: 8pt "Helvetica";
	color: gray;
	margin: 15px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Services	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#ServImgMain{
    position: absolute;
	top: 20px;
	left: 700px;
	width: 320px;
	z-index: 0;
}


#ServImgGncti{
    position: relative;
	top: 0px;
	height: 120px;
	margin: 30px 30px 30px 0px;
	z-index: 0;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Projets	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#ProjImgFam{
    float: right;
/*	top: 10px;
	left: 750px;*/
	width: 200px;
    height: 200px;
	z-index: 0;
	margin-left: 30px;
	margin-right: 50px;
}


#ProjContactDiv{
	width: 950px;
	margin: auto;
}


#ProjContactTitreDiv{
	font: 12pt "Helvetica";
	background-color: #ffd95c;
	color: #9f3452;
	color: black;
	text-align: center;
	padding: 5px;
}

#ProjContactFormDiv{
	font: 12pt "Helvetica";
	background-color: #ffebad;
	color: #9f3452;
	color: black;
	text-align: left;
	padding: 5px;
	border: dashed 1px;
}


#ProjContactFormDiv input[type=text]{
	width: 180px;
}

#ProjContactFormDiv input[type=checkbox]{
	display: inline;
	float: left;
}

#ProjContactFormDiv input[type=radio]{
	display: inline;
	float: left;
}

#ProjContactFormDiv textarea{
	width: 605px;
	height: 100px;
}


#ProjContactFormDiv label{
  display: block;
  width: 100%;
} 

#ProjContactFormDiv label.inline{
  display: inline;
  float: left;
  width: 105px;
} 

#ProjContactFormDiv label.inright{
  display: inline;
  float: right;
} 
  


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Reseau		++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#ResImgEqs{
    float: right;
	width: 200px;
	margin-right: 50px;
}

#ResImgLogo{
	width: 200px;
}






/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Prescripteurs		++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.presctitre{
	font-weight: bold;
	text-decoration: underline;
}

#PresOvaleDiv{
	background: url('img/cdrprescont.png');
	margin: auto;
	width: 310px;
	height: 100px;
	text-align: center;
	font: bold 11pt "Helvetica";
	padding: 10px;
}




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Questions		++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Realisations	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/











/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	Page Financement	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#FinContactDiv{
	width: 950px;
	margin: auto;
}


#FinContactTitreDiv{
	font: 12pt "Helvetica";
	background-color: #ffd95c;
	color: #9f3452;
	color: black;
	text-align: center;
	padding: 5px;
	text-decoration: blink;
}

#FinContactFormDiv{
	font: 12pt "Helvetica";
	background-color: #ffebad;
	color: #9f3452;
	color: black;
	text-align: left;
	padding: 5px;
	border: dashed 1px;
}


#FinContactFormDiv input[type=text]{
	width: 180px;
}

#FinContactFormDiv input[type=checkbox]{
	display: inline;
	float: left;
}

#FinContactFormDiv input[type=radio]{
	display: inline;
	float: left;
}

#FinContactFormDiv textarea{
	width: 649px;
	height: 100px;
}


#FinContactFormDiv label{
  display: block;
  width: 100%;
} 

#FinContactFormDiv label.inline{
  display: inline;
  float: left;
  width: 105px;
} 

#FinContactFormDiv label.inright{
  display: inline;
  float: right;
} 
  





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	A TRIER		++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/






