/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#E6E4E3;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:0;
}
p {
	text-align:justify; 
}
#mentions p, #les_liens p {
	margin:5px 5px 5px 5px;
	padding:0;
	text-align:justify;
}
input,textarea {
	background-color:#f2f2f2;
}
#container {
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#gd_tableau, #pt_tableau {
	width:800px;
	border:0;
}
#haut img, #menu img { vertical-align:bottom; }
#centre {
	background-color:#FFF;
	vertical-align:top;
	text-align:left;
}
#pied {
	background-color:#FEC23A;
	text-align:center;
	font: bold 12px "Arial";
	color:#fff;
	height:25px;
	vertical-align:middle;
}

/*
#menu_formations {
	z-index:1;
	position: absolute;
	background:  url('../img/fond_menu_deroulant.gif') repeat-y top left;
	top:138px;
	margin-left:222px;
	visibility: hidden;
	padding:3px 3px 3px 1px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right: 1px solid #999;
	border-bottom:1px solid #999;
	background-color:#FEC23A;
}*/
#menu_formations {
width:796px;
	z-index:1;
	position: absolute;
	/*background:  url('../img/fond_menu_deroulant.gif') repeat-y top left;*/
	background-color:#FEC23A;
	top:138px;
	left:0px;
	visibility: hidden;
	padding:3px 3px 3px 1px;
	border:0;
	color:#fff;
	text-align:center;
	/*border-top:1px solid #fff;
	border-left:1px solid #999;
	border-right: 1px solid #999;
	border-bottom:1px solid #999;*/

}
#menu_coaching {
	z-index:1;
	width:800px;
	position: absolute;
	top:138px;
	left:0px;
	visibility: hidden;
	text-align:center;
	color:#fff;
	/*padding:3px 0px 3px 0px;*/
	background-color:#FEC23A;
}
.menus {
background: url('../img/fond_menu.gif') no-repeat bottom left;
}
#menu {
vertical-align:bottom;
}
/********** page contact **********/
#btn_envoyer {
	color:#FFF;
	border:1px solid #666;
	background-color:#F90;
	font: bold 12px "Arial";
}
#code {
	vertical-align:bottom;
}
.c120 {
	width:120px;
	text-align:left;
}
.centrer {
	padding-left:260px;
}
/********** liens **********/
.liens_menu:link, .liens_menu:visited{
	font: bold 12px "Arial";
	color:#fff;
	text-decoration:none;
}
.liens_menu:hover {
	font: bold 12px "Arial";
	color:#666;
	text-decoration:none;
}
.liens_orange:link, .liens_orange:visited {
	font: bold 12px "Arial";
	color:#f90;
	text-decoration:underline;
}
.liens_orange:hover {
	font: bold 12px "Arial";
	color:#f90;
	text-decoration:none;
}
/**********************************/
.texte {
	font: 12px "Arial";
}
.url {
	font: 12px "Arial";
	color:#666;
}
#titre {
	font: bold 18px "Arial";
	color:#666;
	height:30px;
	vertical-align:middle;
	padding-left:5px;
	width:auto;

}
.texte10 {
	font: 10px "Arial";
}
.texte14 {
	font: 14px "Arial";
}
.texte16 {
	font: 16px "Arial";
}
#droite {
	vertical-align:top;
	background: url('../img/fond_ligne_droite.gif') repeat-y;
	width:214px;
	height:450px;
}
#ligne {
	background-color:#FFF;
	height:17px;
}
#gauche {
	/*width: 586px;*/
	vertical-align:top;
	padding-top:5px;
	height:450px;
}
#droite {
	vertical-align:top;
	margin-top:5px;
	width:214px;
}
#options {
	text-align:right;
	font: bold 10px "arial";
	color:#666;
	height:30px;
	width:50px;
	vertical-align:top;
}
#grande_taille, #petite_taille, #imprimer, #imprimante ,#fermer, #btn_formations,#coaching {
	cursor:pointer;
}
#contenu_page {
	/*width:576px;*/
	padding:5px;
	text-align:justify;
}

#remonter {
	text-align:right;
}
#telechargement {
	text-align:left;
}
#telechargement img {
	padding-left:10px;
	cursor:pointer;
}
/********** page impression **********/
.blanc {
	background-color:#FFF;
}
#tab_impression {
margin-right: auto;
margin-left: auto;
border:0;
width:700px;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
.titre_impression {
	width:400px;
	font-size:15px;
	height:30px;
	
}
/********** page publications **********/
.description {
	float:left; 
	width:416px; 
	text-align:justify; 
	padding-right:5px;
}
.couverture {
	float:left; 
	width:155px; 
	text-align:center;
}
.couverture_image {
	border:1px solid #ccc;
	float:right;
	margin:0px 10px 0px 10px;
	cursor:pointer;
}
.extrait {
	clear:both; 
	text-align:left;
}
.auteur {
	float:left; 
	text-align:left;
}
.annee_pub {
	float:right; 
	text-align:left;
}
#affiche_couverture {
	z-index:1;
	position: absolute;
	top:138px;
	margin-left:0px;
	background-color:#fff;
	/*border:1px solid #ccc;*/
	visibility: hidden;
}
#modalites {
	border:1px solid #999;
	background-color:#F2F2F2;
	margin:5px 5px 0 6px;
	padding:2px 2px 2px 2px;
}
.titre_pub {
font-size: 14px; 
font-weight:bold; 
text-decoration:underline;
}


