/* ******************************************************************************** */
/* ************************** CSS SITE LMJ - 21/04/09 LC ************************** */
/* ********************************* CONTENU HOME ********************************* */
/* ******************************************************************************** */



/* ******************************************************************************** */
/* --------------------------- STYLES CONTENU DE GAUCHE --------------------------- */


#contenuLeft {
	background:#f2f1f1;
	padding:16px 11px 0 11px;
	}
#contenuLeft p {
	margin-bottom:5px;
	}

/* --------------------------------- INTRODUCATION -------------------------------- */


#contenuLeft #cartouche_intro  {
	border:1px solid #cccaca;
	background-image: url(../_img/bloc_filet_vert.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	background-color:#f6f8e1;
	padding:10px 10px 7px 25px;
	margin-bottom:3px;
	}
#contenuLeft #cartouche_intro p, #contenuLeft #cartouche_intro a {
	color:#595959;
	margin-top:0;
	}
#contenuLeft #cartouche_intro a.puce, #contenuRight a.puce{
	color:#8d971c;
	background-image: url(../_img/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:10px;
	}
	
	
/* --------------------------------- BANDEAU IMG  -------------------------------- */


#contenuLeft #blocGalerie {
	border:1px solid #cccaca;
	margin:10px 0 10px 0;
	}
	
	
/* --------------------------------- BLOC ACTU  -------------------------------- */


#contenuLeft #cartouche img {
	float:right;
	border-top:5px solid #5e7e98;
	margin:0pt 0pt 5px 15px;
	padding:0;
	}
#contenuLeft #cartouche p {
	margin-top:8px;
	}
#contenuLeft #cartouche p a {
	color:#000000;
	}

/* ----------------------------- STYLES PIED DE PAGE ------------------------------ */


#pieddepage {
	background-color:#f2f1f1;
	border-right:227px solid #ffffff;
	padding:15px 0 15px 0;
	}
	

/* ******************************************************************************** */
/* --------------------------- STYLES CONTENU DE DROIT ---------------------------- */


#contenuRight {
	background:#FFFFFF;
	width:217px;
	padding:0 0 0 10px;
	}
#contenuRight #cartouche {
	width:217px;
	}
#contenuRight #cartouche img {
	float:left;
	margin:0 5px 0 0;
	}
#contenuRight p a{
	color:#000000;
	}
#contenuRight h1, #contenuRight p {
	padding-right:5px;
	}

#contenuRight a.puce {
	text-decoration:underline;
	}
#contenuRight a.puce:hover {
	color:#666666;
	text-decoration:none;
	} 


/* --------------------------- ENTREES PAR PUBLIC ---------------------------- */


#boutonpublic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d4da90;
	width:auto;
	background:#a8b421 url(../_img/oblicArrow_menupublicInactif.gif) no-repeat 15px 6px;
	border-bottom:1px solid #bbbaba;
	padding:3px 5px 3px 35px;
	margin:1px 0 20px 0;
	}
#boutonpublic a:hover {
	text-decoration:underline;
	}
#boutonpublic a {
	color:#FFFFFF;
	}
	
/* ---------------------------------------------------------------------------------*/
	/* ******************************************************************************** */
/* ------------------------- 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;
	}
#contenuLeft #cartouchePS.LMJ {
	background-image: url(../_img/PS_LMJ.jpg);
}
#contenuLeft #cartouchePS.Programme {
	background-image: url(../_img/PS_Programme.jpg);
}
#contenuLeft #cartouchePS.Installation {
	background-image: url(../_img/PS_Installation.jpg);
}
#contenuLeft #cartouchePS.Experiences {
	background-image: url(../_img/PS_Experiences.jpg);
}
#contenuLeft #cartouchePS li {
	padding-bottom:5px;
	}
#contenuLeft #cartouchePS li a {
	color: #000000;
	}

