body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #000000;
	font: normal 12px Arial;
	height: 600px;
}

a { color:#000000; text-decoration: none; }
a:hover, a:focus, a:active { color:#FFFFFF; text-decoration: none; }

.lien-blanc-noir a, .lien-blanc-noir a:visited { color:#ffffff; text-decoration: none; }
.lien-blanc-noir a:hover, .lien-blanc-noir a:focus, .lien-blanc-noir a:active { color:#000000; text-decoration: none; }

.lien-noir-blanc a, .lien-noir-blanc a:visited { color:#000000; text-decoration: none; }
.lien-noir-blanc a:hover, .lien-noir-blanc a:focus, .lien-noir-blanc a:active { color:#FFFFFF; text-decoration: none; }

#conteneur {
	margin: 0 auto; /* Pour center le site */
	text-align: left;
	width: 960px;
}
#conteneur-devis {
	margin: 0 auto; /* Pour center le site */
	text-align: left;
	width: 960px;
	height: 360px;
}
#corps {
	background-color:#A19F96;
	width: 960px;
}
#corps-formation {
	background-color:#BFBEB3;
}
#corps-inscription{
	background-color:#A19F96;
}
#corps-formations2 {
	background-color:#A19F96;
	width: 960px;
}
#corps-devis {
	background-color:#BFBEB3;
}
#corps-institut {
	background-color:#666556;
}

#principal {
	font: normal 12px Arial;
	color: #000000;
	background-color:#000000;
}

/*-------------------------------- Gestion de l'ENTETE ACCUEIL --------------------------------*/

#entete-accueil {
	height: 160px;
	background-color:#000000;
	color:#FFFFFF;
}
#entete-accueil h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#entete-accueil h2 {
	margin: 115px 0px 0px 600px;
	padding: 0px;
	font: normal 27px Georgia, "Times New Roman";
	color:#FFFFFF;
}
#entete-gauche {
	width:367px;
	height:160px;
	float:left;
}


/*-------------------------------- Gestion de l'ENTETE INTERNE --------------------------------*/

#entete-interne {
	width:960px;
	height:170px;
	background: url(../images/index/index_19.gif) top center no-repeat;
	background-color:#000000;
}
#entete-interne img {
	float: left;
	border: 0px;
}
#entete-interne h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#entete-interne h2 {
	margin: 55px 5px 0px 615px;
	padding: 0px;
	font: normal 27px Georgia, "Times New Roman";
	color:#FFFFFF;
}
#entete-interne h3 {
	margin: 5px 5px 0px 750px;
	padding: 0px;
	font: normal 13px Arial;
	color:#7E9EA7;
}


/*-------------------------------- Gestion de la NAVIGATION ACCUEIL --------------------------------*/

#navigation-accueil {
	width: 593px;
	float: right;
	margin: 0px;
	padding: 110px 0px 0px 0px;
	font: normal 15px Arial;
}
#navigation-accueil hr {
	height: 1px;
	margin: -0.5em 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
	border-bottom: solid 1px #FFFFFF;
	clear:both;
}
#navigation-accueil ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation-accueil li {
	float: left;
	padding: 10px 8px;
	height: 15px;
	margin: 0px;
	background: #000000;
}
#navigation-accueil li:hover {
	/*background:#393633;*/
}
#navigation-accueil li a, #navigation-accueil li a:visited {
	color: #BFBEB3;
	text-decoration: none;
}
#navigation-accueil li a:hover, #navigation-accueil li a:focus, #navigation-accueil li a:active {
	color: #fff;
	text-decoration: none;
	/*background:#393633;*/
}

#menu1 {
	padding:10px 12px;
	z-index:100;
	height:15px;
	text-align:center;
	background:#000000;
	font:normal 15px Arial;
	color:#BFBEB3;
}
#menu1:hover {
	/*background:#393633;*/
	color:#fff;
}
#sousmenu01 {
	padding:0px;
	margin:0px;
	z-index:110;
	left:0px;
	top:35px;
	position:absolute;
	list-style-type:none;
	display: none;
}
#sousmenu01 li {
	width:135px;
	padding:5px 10px;
	margin:0px;
	text-align:left;
}

/*-------------------------------- Gestion du CONTENU page ACCUEIL --------------------------------*/
#col-gauche-accueil {
	width: 305px;
	float:left;
	background-color:#ebebe3;
	padding-top: 20px;
}
#col-gauche-accueil1 {
	width:367px;
	float:left;
	background-color:#BFBEB3;
	height: 406px;
}
#col-gauche-accueil2 {
	width:564px;
	float:right;
	background-color:#A19F96;
}

#col-gauche-accueil3 {
	width: 30%;
	padding: 20px;
	margin: 20px;
	float:left;
}
#col-gauche-accueil p {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	font: normal 11px Arial;
}
#col-gauche-accueil p img {
	margin: 5px 5px 5px 0px;
	border: none;
	vertical-align: middle;
}
#col-gauche-accueil a, #col-gauche-accueil a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#col-gauche-accueil a:hover, #col-gauche-accueil a:focus, #col-gauche-accueil a:active {
	color: #000000;
	text-decoration: none;
}
#col-gauche-accueil h4 {
	margin: 0px;
	padding: 5px 5px 10px 15px;
	background-color: #FFFFFF;
}
#col-gauche-accueil h4 img {
	border: none;
	vertical-align:middle;
}
#col-gauche-accueil h4 a, #col-gauche-accueil h4 a:visited {
	font: normal 11px Arial;
	color: #71a746;
	text-decoration: none;
}
#col-gauche-accueil h4 a:hover, #col-gauche-accueil h4 a:focus, #col-gauche-accueil h4 a:active {
	color: #000000;
	text-decoration: none;
}
#col-centre-accueil {
	width:593px;
	float:left;
	background-color: #BFBEB3;
}
#col-centre-accueil2 {
	width: 300px;
	padding: 20px;
	float:center;
	color: #000000;
	background:#A19F96;
}
#col-centre-accueil h2 {
	margin: 0px;
	/*padding: 0px 10px;*/
	font: bold 30px Georgia, "Times New Roman";
	color:#FFFFFF;
}
#col-centre-accueil p {
	width:600px;
	height:600px;
	padding: 20px;
	margin: 20px;
	float:left;
	font: normal 12px Arial;
	color: #000000;
}
#col-centre-accueil p span {
	font: bold 12px Arial;
	color:#76ab49;
}
#col-centre-accueil p em {
	font: bold 10px Arial;
	font-style: normal;
	color:#548fa1;
}
#col-centre-accueil p img {
	float: right;
}
#col-centre-accueil p a, #col-centre-accueil p a:visited {
	font: bold 12px Arial;
	color: #000000;
	text-decoration: none;
}
#col-centre-accueil p a:hover, #col-centre-accueil p a:focus, #col-centre-accueil p a:active {
	color: #76ab49;
	text-decoration: none;
}
#col-centre-accueil h4 {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
#col-centre-accueil h4 img {
	border: none;
	vertical-align:middle;
}
#col-centre-accueil h4 a, #col-centre-accueil h4 a:visited {
	font: normal 11px Arial;
	color: #71a746;
	text-decoration: none;
}
#col-centre-accueil h4 a:hover, #col-centre-accueil h4 a:focus, #col-centre-accueil h4 a:active {
	color: #000000;
	text-decoration: none;
}
#col-droite-accueil {
	width: 245px;
	float:right;
	border-color:#BFBEB3;
	color: #000000;
	background-color:#ebebe3;
}
#col-droite-accueil a, #col-droite-accueil a:visited {
	color: #000000;
	text-decoration: none;
}
#col-droite-accueil a:hover, #col-droite-accueil a:focus, #col-droite-accueil a:active {
	color: #A19F96;
	text-decoration: none;
}

/*-------------------------------- Gestion du PIED de PAGE --------------------------------*/


#pied-page {
	width:960px;
	background-color:#000000;
	font: normal 12px Arial;
	color:#FFFFFF;
	text-align:left;
}

/*---------------------------------Page formations-------------------------------------*/


#col-gauche-formation1 {
	width:367px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-formation {
	width: 593px;
	/*height: 780px;*/
	margin: 0px;
	float:right;
	background-color:#BFBEB3;
}
#col-centre-formation {
	height:230px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-formations2 {
	width:770px;
	height:20px;
	float:left;
	background-color:#BFBEB3;
}
#col-centre-formation2 {
	height:150px;
	float:left;
	background-color:#A19F96;
	width: 360px;
}
#col-droite-formation2 {
	background-color:#BFBEB3;
	margin-left: 810px;
}
#col-droite-devis {
	width: 252px;
	float:right;
	border-color:#BFBEB3;
	color: #000000;
	background-color:#BFBEB3;
}
#col-gauche-devis2 {
 width:;
	float:center;
	background:#A19F96;
}
#col-centre-contact {
	height:300px;
	float:right;
	background-color:#BFBEB3;
	width: 593px;
	padding-top: 106px;
}
#col-centre-edange {
	width:593px;
	height:604px;
	float:left;
	background-color: #DA251D;
}
#col-gauche-edange {
	height:500px;
	float:left;
	background-color:#DA251D;
	width: 351px;
}
#col-gauche-edange2 {
	width:772px;
	height:276px;
	float:left;
	background-color:#BFBEB3;
}
#col-droite-edange {
	width: 195px;
	height:450px;
	float:right;
	border-color:#BFBEB3;
	color: #000000;
	background-color:#DA251D;
}
#col-centre-livre {
	width:590px;
	height:130px;
	float:left;
	background-color: #DA251D;
}
#col-gauche-livre {
	width: 370px;
	margin: 0px;
	float:left;
	background-color:#DA251D;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#col-gauche-livre2 {
	width:220px;
	height:520px;
	float:left;
	background-color:#BFBEB3;
}
#col-centre-livre2 {
	width:740px;
	height:520px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-devis {
	width:367px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-devis-bis {
	width:270px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-devis2 {
	width:200px;
	float:left;
	background-color:#A19F96;
	height:90px;
	padding-top: 20px;
	font-size: 12px;
}
#col-centre-devis {
	width:593px;
	float:right;
	background-color: #BFBEB3;
}

#col-centre-accueil {
	width:563px;
	float:right;
	background-color: #BFBEB3;
	font-size: 14px;
}
.col-gauche-contact2 {
	width:250px;
	float:left;
	background-color:#A19F96;
	height:80px;
	padding-top:30px;
}
.col-gauche-contact2 a, .col-gauche-contact2 a:visited {
	color: #666666;
	text-decoration: none;
}
.col-gauche-contact2 a:hover, .col-gauche-contact2 a:focus, .col-gauche-contact2 a:active {
	color: #000000;
	text-decoration: none;
}

#col-centre-institut {
	width:593px;
	height:612px;
	float:left;
	background-color: #DA251D;
}
#col-gauche-institut {
	width:280px;
	float:left;
	background-color:#DA251D;
	height:612px;
}
#col-gauche-institut2 {
	width:960px;
	float:left;
	background-color:#666556;
	height:150px;
}
#col-droite-institut {
	width:350px;
	float:left;
	background-color:#666556;
	height:150px;
	color:#FFFFFF;
}
#col-droite-institut1 {
	width:300px;
	float:left;
	background-color:#666556;
	height:150px;
	color:#FFFFFF;
}
#col-gauche-devis{
	width: 320px;
	float:left;
	background-color:#BFBEB3;
}
#col-gauche-inscription1{
	width:376px;
	float:left;
	background-color:#A19F96;
}
#col-gauche-inscription{
	width: 554px;
	height: 231px;
	margin: 0px 0px 0px 0px;
	float:left;
	background-color:#BFBEB3;
	padding: 0px 0px 0px 0px;
}
/*-------------------------------- Gestion des CLASSES --------------------------------*/


.underline {
	text-decoration: underline;
}
.hr-clear-hidden {
	clear: both;
	visibility: hidden;
	border: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/*-------------------------------- Gestion des Galeries --------------------------------*/


#galerie-corps {
	background-color:#bebdb1;
}

#galerie-retour {
	display:block;
	width:360px;
	padding:10px 5px;
	background:#000000;
	font:12px Arial;
	color:#bebdb1;
}

#galerie-retour a, #galerie-retour a:visited {
	color: #bebdb1;
	text-decoration:none;
}

#galerie-retour a:hover, #galerie-retour a:focus, #galerie-retour a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#galerie-corps img {
	float:left;
	margin:20px 30px;
}

#galerie-pagination{
	float:right;
	margin:0px 30px;
	font:14px Arial;
	color:#988f81;
}

#galerie-pagination p{
	margin:10px 0px;
	padding:5px;
	background:#a09f95;
	color:#000000;
	text-align:center;
}

#galerie-pagination img{
	float:none;
	border:0px;
	margin:0px 5px;
	vertical-align:middle;
}

#galerie-pagination a, #galerie-pagination a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#galerie-pagination a:hover, #galerie-pagination a:focus, #galerie-pagination a:active {
	color: #000000;
	text-decoration:none;
}

#galerie-photos{
	clear: both;
}

#galerie-photos img{
	float:left;
	border:0px;
	margin:30px 0px 0px 30px;
	width:150px;
}

#galerie-photos hr{
	clear: both;
	visibility: hidden;
	padding-bottom:30px;
}

#galerie-pied{
	height:60px;
	padding:40px 0px 0px 30px;
	background:#a09f95;
	text-align:left;
	font:15px Arial;
	color:#000000;
}

#galerie-pied img{
	margin:0px 5px 0px 0px;
	border:0px;
	vertical-align:middle;
}

#galerie-pied a, #galerie-pied a:visited {
	color: #000000;
	text-decoration:none;
}

#galerie-pied a:hover, #galerie-pied a:focus, #galerie-pied a:active {
	color: #FFFFFF;
	text-decoration:none;
}


/*-------------------------------- Gestion des Actualites --------------------------------*/


#actualite-corps {
	background-color:#bebdb1;
}

#actualite-corps hr{
	clear: both;
	visibility: hidden;
	padding-bottom:30px;
}

#actualite-retour {
	display:block;
	width:357px;
	padding:10px 5px;
	background:#000000;
	font:10px Arial;
	color:#bebdb1;
}

#actualite-retour a, #actualite-retour a:visited {
	color: #bebdb1;
	text-decoration:none;
}

#actualite-retour a:hover, #actualite-retour a:focus, #actualite-retour a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#actualite-photos {
	width: 340px;
	float:left;
	margin:20px 0px 0px 30px;
}

#actualite-text {
	float:right;
	width:420px;
	margin:30px 120px 30px 0px;
	color:#000000;
}

#actualite-text h1{
	margin:10px 0px;
	font:20px Arial;
	color:#000000;
}

#actualite-text h3{
	margin:0px;
	font:16px Arial;
	color:#FFFFFF;
}

#actualite-pied{
	background:#a09f95;
}

#actualite-historique {
	display:block;
	width: 340px;
	float:left;
	margin:20px 0px 0px 30px;
	text-align:right;
	font:20px Arial;
	color:#bebdb1;
}

#actualite-historique img{
	float:right;
	margin-left: 40px;
}

#actualite-pied ul {
	float:right;
	width:420px;
	margin:30px 120px 30px 0px;
	color:#000000;
	list-style: url(../images/galerie/galerie_03.gif);
}

#actualite-pied li {
	width:200px;
	padding:10px 0px;
	border-bottom: solid 1px #bebdb1;
}

#actualite-pied li a, #actualite-pied li a:visited {
	color: #000000;
	text-decoration:none;
}

#actualite-pied li a:hover, #actualite-pied li a:focus, #actualite-pied li a:active {
	color: #FFFFFF;
	text-decoration:none;
}


/*-------------------------------- Gestion des Presse --------------------------------*/


#presse-corps {
	background-color:#bebdb1;
}

#presse-corps hr{
	clear: both;
	visibility: hidden;
}

#presse-retour {
	display:block;
	width:360px;
	padding:10px 5px;
	background:#000000;
	font:12px Arial;
	color:#bebdb1;
}

#presse-retour a, #presse-retour a:visited {
	color: #bebdb1;
	text-decoration:none;
}

#presse-retour a:hover, #presseretour a:focus, #presse-retour a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#presse-photos {
	width: 340px;
	float:left;

	margin:20px 0px 0px 30px;
}

#presse-text {
	float:right;
	width:420px;
	margin:30px 120px 30px 0px;
	font:14px Arial;
	color:#72706f;
}

#presse-pied{
	background:#a09f95;
}

#presse-pied ul {
	float:right;
	width:570px;
	margin:30px 10px 30px 0px;
	color:#000000;
	list-style: none;
}

#presse-pied li {
	padding:10px 0px;
	border-bottom: solid 1px #bebdb1;
}

#presse-pied li img{
	width:120px;
	float:left;
	margin:0px 10px 10px 0px;
	border:0px;
}

#presse-pied li h1{
	margin:10px;
	font: 20px Arial;
	color:#000000;
}

#presse-pied li h3{
	margin:0px;
	font: 16px Arial;
	color:#FFFFFF;
}

#presse-pied li p{
	margin:5px 0px;
	font: 14px Arial;
	color:#000000;
}

#presse-pied li a, #presse-pied li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#presse-pied li a:hover, #presse-pied li a:focus, #presse-pied li a:active {
	color: #000000;
	text-decoration:none;
}

/*-------------------------------- Gestion des Presse --------------------------------*/


#livre-corps {
	background-color:#da251d;
}

#livre-corps hr{
	clear: both;
	visibility: hidden;
}

#livre-retour {
	display:block;
	width:360px;
	padding:10px 5px;
	background:#000000;
	font:12px Arial;
	color:#bebdb1;
}

#livre-retour a, #livre-retour a:visited {
	color: #bebdb1;
	text-decoration:none;
}

#livre-retour a:hover, #livreretour a:focus, #livre-retour a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#livre-photos {
	width: 340px;
	float:left;
	margin:20px 0px 0px 30px;
}

#livre-text {
	float:right;
	width:420px;
	margin:10px 120px 10px 0px;
	font:14px Arial;
	color:#FFFFFF;
}

#livre-pied{
	background:#a09f95;
}

#livre-pied ul {
	float:right;
	width:570px;
	margin:30px 10px 30px 0px;
	color:#000000;
	list-style: none;
}

#livre-pied li {
	padding:10px 0px;
	border-bottom: solid 1px #bebdb1;
}

#livre-pied li img{
	width:120px;
	float:left;
	margin:0px 10px 10px 0px;
	border:0px;
}

#livre-pied li h1{
	margin:10px;
	font: 20px Arial;
	color:#000000;
}

#livre-pied li h3{
	margin:0px;
	font: 16px Arial;
	color:#FFFFFF;
}

#livre-pied li p{
	margin:5px 0px;
	font: 14px Arial;
	color:#000000;
}

#livre-pied li a, #livre-pied li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#livre-pied li a:hover, #livre-pied li a:focus, #livre-pied li a:active {
	color: #000000;
	text-decoration:none;
}

