body {
	background: #240000;
	margin: 0px;
	color: black;
	height: 100%;
}



/***********  CONTENEURS *************/

/* pour séparer block conteneur du footer */
.spacer {
  clear: both;
}

#conteneur {
	position: relative;
	background-color: black;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#conteneurhaut {
	position: relative;
	background-image: url(../images/fond_menu_gauche.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: auto;
	margin: 0px;
	top: 46px;
	padding: 0px;
	padding-bottom: 20px;
}


#entete {
	position: absolute;
	background-color: #6C0000;
	width: 100%;
	height: 222px;
	margin: 0px;
	padding:0px;	
	top:46px;
	left:210px;
	z-index:2000;
}

#entete IMG{
	padding-right: 6px;
	background-color: Black;
}

#contenu {
	position:relative;
	width: auto;
	background-color: black;
	height: auto;
	margin: 0px;
	padding: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 272px;
}

#footer {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	padding-left: 210px;	
	padding-bottom: 10px;
	background-color: Black;
	bottom:0px;
}

#gauche {
	position: relative;
	float: left;
	margin: 0px;
	background-color: #A40000;
	width: 210px;
	background-image: url(../images/gauche-fond.jpg);
	background-repeat: repeat-x;
	top: 0px;
	margin-left: 0px;
	left: 0px;
	height: auto;
	margin-bottom: 30px;
}

#droite {
	position:relative;
	width: auto;
	background-color: black;
	height: auto;
	margin: 0px;
	margin-left: 210px;
	padding: 0px;
}

#rubrique{
	position: absolute;
	width: 367px;
	height: 67px;
	left: 210px;
	top: 240px;
	background-color: #6C0000;
	z-index: 3000;
}


#outils{
	position: absolute;
	left: 577px;
	top: 269px;
	width: 210px;
	padding: 4px;
}

/***********  MENU GAUCHE  *************/

.invisible {
	display:none;
}

.menuGauche {
	position: relative;
	background-image: url(../images/menu-fond.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 284px;
	width: 210px;
}

.menuGauche ul, .menuGauche li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menuGauche li {
	display: inline; /* correction bug I.E 5 et 5.5 */
}

A.menuGauche1 {
	display: block;
	font-size: 0px;
	background-repeat: no-repeat;
	height: 59px;
	width: 210px;
	top: 27px;
	line-height: 59px;
}


A.menuGauche1:hover {
	background-image: url(../images/menu-fond.gif);
	background-position: 0% -284px;
}

A.menuGauche2 {
	font-size: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 64px;
	width: 210px;
	line-height: 64px;
}


A.menuGauche2:hover {
	background-image: url(../images/menu-fond.gif);
	background-position: 0% -343px;
}

A.menuGauche3 {
	font-size: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 210px;
	line-height: 52px;
}


A.menuGauche3:hover {
	background-image: url(../images/menu-fond.gif);
	background-position: 0% -407px;
}


A.menuGauche4 {
	font-size: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 210px;
	line-height: 54px;
}

A.menuGauche4:hover {
	background-image: url(../images/menu-fond.gif);
	background-position: 0% -459px;
}


A.menuGauche5 {
	font-size: 0px;
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 210px;
	line-height: 55px;
}

A.menuGauche5:hover {
	background-image: url(../images/menu-fond.gif);
	background-position: 0% -513px;
}


/***********  SOUS-MENUS GAUCHES  *************/


.ssMenuGauche {
	width: 100%;
}

.ssMenuGauche P {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin-left: 10px;
}

.ssMenuGauche ul, .ssMenuGauche li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 15px;
}

.ssMenuGauche A, .ssMenuGauche A:HOVER {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #E1CEB0;
}

.ssMenuGauche A {
	text-decoration: none;
}

.ssMenuGauche A:HOVER {
	text-decoration: none;
	color: White;
}



/***********  CALQUES SPECIFIQUES  *************/

.titreSite {
	position: relative;
	/*background-image: url(../images/titr-beaux-arts.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 115px;
	width: 100%;
}

.logoCLF {
	/*background-image: url(../images/logo-clf.png);
	background-image: url(../images/logo-clf.gif);*/
	position: absolute;
	width: 94px;
	height: 81px;
	top: 5px;
	left: 58px;
}


.btnHaut{
	position: relative;
	left: 0px;
	margin: 0px;
	margin-left: -210px;
	/*margin-right: 70px;*/
	margin-top: -10px;
	padding-right: 10px;	
	width: 200px;
	height: 20px;
	background-color: #A40000;
	text-align: right;
}


/***********  SOMMAIRE PAGE Quel papier choisir ?  *************/

#SommairePapier{
	position: /*relative*/absolute;
	background-color: black;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	left: /*0px*/5px;
	top: /*0px*/252px;
	height: 500px;
	width: /*auto;*/558px;
}

/* Pour supprimer Bug dans IE */
#SommairePapierTriche{
	position: relative;
	background-color: black;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	height: 420px;
	width: /*auto;*/1px;
}

.tdBlockRubrique{
	text-align:left;
	vertical-align:top;
	width:185px;
	height:97px;
}

#SommairePapier .blockRubrique{
	background-color: #A40000;
	position:relative;
	float: left;
	height: 97px;
	width: 185px;
	padding:0px;
	margin:0px;
	margin-right:1px;
	margin-bottom:1px;
}

#SommairePapier .blockRubrique .blanc{
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#SommairePapier .blockRubrique P{
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#SommairePapier .blockRubrique .image IMG{
	padding:0px; margin:0px;
	background-color: white;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}

#SommairePapier .blockRubrique .image:hover IMG{
	padding:0px; margin:0px;
	background-color: white;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#SommairePapier ul, #SommairePapier li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/***********  Encard spécial jeux grain  *************/

#JeuxGrain{
	position: relative;
	background-color: black;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;	
}

#JeuxGrain .blockJeux{
	position:relative;
	float: left;
	/*display: inline;*/
	background-color: #A40000;
	height: 200px;
	width : 260px;
	padding: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-right: 2px;
	margin-top: 2px;
	text-align: center;
}

#JeuxGrain .blockJeux img{
	cursor:pointer;
	margin:0px;
	padding:0px;
}

#JeuxGrain .blockJeux .blanc{
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#JeuxGrain ul, #JeuxGrain li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#JeuxGrain .blockJeux .blockReponse{
	visibility: hidden;
	margin:0px;
	padding:0px;
}

#JeuxGrain .blockJeux P{
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*********** FORMULAIRE  *************/

#formEnvoiAmi{
	margin:0px;
	margin-top:30px;
	padding:0px;
}

#formEnvoiAmi .FormInput {
background-color: #A40000;
border: solid 1px #FFECEC;
height: 14px;
width: 200px;
color: white;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 11px;
} 

#formEnvoiAmi .FormInputSubmit {
background-color: #A40000;
border: solid 1px #FFECEC;
height: 20px;
width: 80px;
color: white;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 11px;
cursor:pointer;
}

/***********  STYLES TEXTES  *************/

#contenu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #E1CEB0;
	padding-bottom: -10px;
}

#contenu h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E1CEB0;
}

#contenu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E1CEB0;
}

#contenu P {
	max-width: 700px;
}

#contenu IMG {
	position: relative;
}

#contenu .imageVisuel {
	/*position: relative;*/ align:right;
	padding:0px; margin:0px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}

#contenu .imageBtnRetour {
	position: relative;
	margin:0px;
	padding:0px;
}

.courant , .courant A , .courant A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-align: justify;
	/*line-height: 1.3em;*/
}

.courant A {
	text-decoration: underline;
}

.courant A:HOVER {
	color: #E1CEB0;
	text-decoration: none;
}

.courant ul, .courant li {
	list-style: disc;
	color: white;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 15px;
}

.titreGlossaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E1CEB0;
}

.retour{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.SousMenuPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.lienCatalogue{
	color: #E1CEB0;
	text-decoration: underline;
}

a.lienCatalogue:hover{
	color: #E1CEB0;
	text-decoration: none;
}

ul.lienCatalogue, li.lienCatalogue, a.li.lienCatalogue:hover{
	list-style-type:none;
	list-style-image:url(../images/puce_ssmenu.gif);
}



/***********  Sous menu page  *************/

#ContenuSousMenu {
	margin-top: 10px;
}

#ContenuSousMenu ul, #ContenuSousMenu li {
	list-style-type:none;
}

#ContenuSousMenu li a:hover{
	list-style-image:url(../images/puce_ssmenu.gif);
}

#ContenuSousMenu  A, #ContenuSousMenu  A:hover{
	color: #E1CEB0;
	text-decoration: none;
}

#ContenuSousMenu  A:hover{
	text-decoration: underline;
}

#ContenuSousMenuType2 {
	margin-top: 10px;
	padding-left: 20px;
}

#ContenuSousMenuType2 ul, #ContenuSousMenuType2 li, #ContenuSousMenuType2 li a:hover {
	list-style-type:none;
	list-style-image:url(../images/puce_ssmenu.gif);
}

#ContenuSousMenuType2  A, #ContenuSousMenuType2  A:hover{
	color: #E1CEB0;
	text-decoration: none;
}

#ContenuSousMenuType2  A:hover{
	text-decoration: underline;
}

/***********  ENCART DE RECOMMANDATION  *************/

.encartReco{
	color: Black;
	margin-right: 20px;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 7px;
	max-width: 700px;
	background-color:#E1CEB0;
	overflow: auto;
}

.encartTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #A40000;
	line-height: 15px;
}

.encartSousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A40000;
	line-height: 15px;
}

.encartReco A:HOVER {
	text-decoration: none;
}

.encartReco A , .encartReco A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A40000;
}

.encartCommentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.encartReco .spacer {
  clear: both;
}

.encartReco IMG{
	margin:0px; padding:0px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: relative;
	/*float: right;*/
}

.encart ul, .encart li {
	list-style: disc;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 15px;
}

/****** Marche presque pour positionnement texte image dans div ********/
/****** voir explications : http://www.positioniseverything.net/easyclearing.html ********/
/* Bug dans Firefox */
/*.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}*/

.clearfix {
display: inline-block;
}  

	/* Hack pour IE Win seulement \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* Fin du Hack */


/******** FOOTER STYLES ************/

.footer , .footer A , .footer A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

.footer A {
	color: White;
	text-decoration: none;
}

.footer A:HOVER {
	color: #E1CEB0;
	text-decoration: blink;
}



/*********** Spécial ****************/

.DansSsMenu{}

A.DansSsMenu{
	color:white;
}

A:hover.DansSsMenu{
	color:white;
}

/*******************************************/