/* ******************************************************************************** */
/* ************************** CSS Document - 27/05/08 LC ************************** */
/* ********************* STYLE APPLICABLE A L'ENSEMBLE DU SITE ******************** */
/* ******************************************************************************** */

/* ******************************************************************************** */
/* -------------------------------------------------------------------------------- */
/* --------------------------------- STYLES ENTETE -------------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:top;
	background-repeat:repeat-x;
	background-color: #171717;
	margin:0;
	padding:0;
	}
#entete {
	display:none;
	}
#cheminpage {
	display:none;
	}
#onglets {
	display:none;
	}
#content {
	font-size:10px;
	}
#menuLeft {
	display:none;
	}
#plusDinfo {
	display:none;
	}
#outils, #outilsmenu {
	display:none;
	}

.spacer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	clear:both;
	display:block;
	width:80%;
	border:0; margin:0; padding:0;
	}

	
img { border:0; }
/* ----------------------------------------------------------------------------- */
/* ---------------------------- TITRE, TEXTES, IMG ----------------------------- */

h1, h1 a, h4{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0c4c7e;
	text-decoration:none;
	padding:0;
	margin:0;
	}

h1 a:hover {
	text-decoration:underline;
	}

ul {
	padding:0;
	margin:15px 0 15px 20px;
	}
li {
	margin: 0;
	padding: 0;
	display: compact;
	list-style-position:inherit;
	list-style-position:outside;
	background-image:url(../_img/carre.gif);
	background-repeat: no-repeat;
	background-position: left 4px;	
	padding:0 0 8px 10px;
	margin:5px 0 5px 0;
	}
p, h3 {
	font-size:10px;
	padding:0;
	margin:12px 0 0 0;
	}
h3 {
	font-weight:bold;
	color:#0c4c7e;
	margin-top:25px;
	}
a { display:inherit;
	}
a, li a {
	color:#5e7e98;
	text-decoration:none;
	}
p a:hover, a:hover {
	text-decoration:underline;
	}
a.puce, #contenuLeft #cartouche p a.puce {
	color:#5e7e98;
	background-image: url(../_img/puce.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:10px;
	}
a.puce:hover {
	color:#4c4c4c;
	text-decoration:none
	}
a img {
	border:0;
	}
.txtNoir, a.txtNoir {
	color:#000000;
	}
.txtBleu, p.txtBleu, a.txtBleu {
	color:#5e7e98;
	}
.txtGris {
	color:#666666;
	}
#pieddepage, #pieddepage2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:right;
	padding:10px 20px 20px 0;
	background-color:#e6e6e6;
	}
/* ******************************************************************************** */
/* -------------------------- STYLES BLOC ACTU & AUTRE  --------------------------- */

#contenuLeft #cartouche, #contenuLeft #cartouchePS, #contenuLeft #cartoucheSite {
	border:1px solid #cccaca;
	background-image: url(../_img/bloc_filet.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	background-color:#ffffff;
	padding:10px 10px 7px 25px;
	margin-bottom:3px;
	}

.separateur, .separationTD td{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:8px;
	margin-top:5px;
	margin-bottom:5px;
	}

#contenuLeft .intro {
	font-weight:bold;
	margin-bottom:20px;
	}
#contenuLeft h2, #plusDinfo h2 {
	font-size:12px;
	font-weight:bold;
	color:#0c4c7e;
	margin:28px 0 17px 0;
	}
#contenuLeft div.blocImgCol, #contenuLeft div.blocImgColLeft {
	width:120px;
	}
#contenuLeft div.blocImg {
	margin-top : 45px;
	margin-bottom:45px;
	text-align:center;
	}	
#contenuLeft div.blocImgCol {
	float:right;
	margin:0 0 20px 20px;
	}
#contenuLeft div.blocImgColLeft {
	float:left;
	margin:0 20px 20px 0;
	}	

#contenuLeft div.blocImg img {
	text-align:center;
	border:0;
	padding:0;
	margin:0 0 5px 0;
	}
#contenuLeft div.blocImg, #contenuLeft div.blocImg a, #contenuLeft div.blocImgCol, #contenuLeft div.blocImgColLeft, #contenuLeft div.blocImgCol a, #contenuLeft div.blocImgColLeft a {
	color:#808080;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-bottom:2px;
	}
#contenuLeft div.blocImgCol a, #contenuLeft div.blocImgColLeft a {
	color:#5e7e98;
	}

#contenuLeft div.blocImg a, #contenuLeft div.blocImgCol a, #contenuLeft div.blocImgColLeft a{ 
	text-decoration:underline;
	}
#contenuLeft #encadre {
	border:1px solid #5e7e98;
	padding:10px 10px 20px 10px;
	margin:30px;
	background:#d1dae2;
	}
#contenuLeft #encadre h1 {
	font-size:14px;
	margin-bottom:10px;
	}
#contenuLeft table {
	font-size:10px;
	border:1px solid #5e7e98;
	}

/* ******************************************************************************** */
/* ---------------------------- STYLES COLONNE DROITE ----------------------------- */


#contenuRight h1 {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	margin:0pt;
	padding:0pt 2px 0pt 0pt;
	}
#contenuRight h2{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-image: url(../_img/rightLink.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding:0 2px 0 15px;
	margin-top:2px;
	margin-bottom:0;
	text-decoration:none;
	}
#contenuRight h2 a  {
	color:#000000;
	text-decoration:none;
	}
#contenuRight h2.separateur {
	padding-bottom:8px;
	margin-bottom:5px;
	}
#contenuRight p {
	margin-top:7px;
	}
#contenuRight #cartouche {
	border:0;
	padding:0;
	margin:0 0 20px 0;
	}
#contenuRight .bloc {
	background-image: url(../_img/filetTitrehome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	padding-top: 11px;
	margin:5px 0 0 0;
	}
/* ---------------------------------------------------------------------------------*/
	/* ******************************************************************************** */
/* ------------------------- PAGE SUP : Plan, Mention...  ------------------------- */

#contenuLeft #cartoucheSite img {
	float:left;
	margin:0 15px 10px 0;
	}
#contenuLeft #cartouchePS{
	border:1px solid #cccaca;
	background-repeat: repeat-y;
	background-position: left 0;
	background-color:#ffffff;
	padding:10px 10px 0 65px;
	margin-bottom:3px;
	width:100%;
	}
#contenuLeft #cartouchePS.LMJ {
	background-image: url(../_img/PS_LMJ.jpg);
	width:100%;
	}
#contenuLeft #cartouchePS.Programme {
	background-image: url(../_img/PS_Programme.jpg);
	width:100%;
	}
#contenuLeft #cartouchePS.Installation {
	background-image: url(../_img/PS_Installation.jpg);
	width:100%;
	}
#contenuLeft #cartouchePS.Experiences {
	background-image: url(../_img/PS_Experiences.jpg);
	width:100%;
	}
#contenuLeft #cartouchePS li {
	padding-bottom:5px;
	}
#contenuLeft #cartouchePS li a {
	color: #000000;
	}
