
/*-------------------------------------------------------------------------------------*/
/* =  Commun expo  					 */
/*-------------------------------------------------------------------------------------*/
body#PageInt.fond1 #ContenuArticle{background-color:#F1DD78; }


#ContenuArticle h2{
	margin:15px;
	color:#8B7C3E;
	font-size:2.3em;
	padding-left:30px;
	}
	
	#ColA h2{background:transparent url(../../global/images/rivetExpo.gif) no-repeat;}
	

#ContenuArticle h1{
	border-bottom:1px #3A2E0D solid;
	padding-bottom:3px;
	}


/*-------------------------------------------------------------------------------------*/
/* =  Objet du mois 					 */
/*-------------------------------------------------------------------------------------*/
	
#description{
	margin:10px 0;
}

p#Lb_mois{
	font-size:1.8em;
	font-family:Impact, Arial Narrow, "Arial Narrow", Arial, sans-serif;
	color:#865D27;
	position:relative; top:10px;
	}


#Caracteristique{
	background:transparent url(../../actualites/images/bg_Carcateristique.jpg) left bottom no-repeat;
	margin:0px 0px;
	padding:20px 50px 30px 50px;
	font-family:Times;
	font-size:1.3em;
	position:relative; top:-3px;

}
#Caracteristique h3{font-size:1.5em;}
#Caracteristique table{
	margin: 10px 20px;
	font-size:1.1em;
	width:260px;
	border-collapse:collapse;
}
#Caracteristique tr{background:transparent url(../../global/images/filet_TAb.gif) left bottom no-repeat; }
#Caracteristique td.legende{font-weight:bold; color:#3A2E0D;  padding:5px 0; width:150px;}
#Caracteristique td.definition{margin:0 0 0px 0px; font-style:italic;  padding:5px 0; width:150px;}

/* titre francais-------------------------------------------------------------------------------------*/
#titreCaracteristique{
	background:transparent url(../../global/images/TitreCarcateristiqueObj.jpg) left bottom no-repeat;
	height:65px;
	display:block;
	overflow:hidden;
	text-indent:-200em;
}

/* titre allemand-------------------------------------------------------------------------------------*/
body.De #titreCaracteristique{
	background:transparent url(../../global/images/TitreCarcateristiqueObj_al.jpg) left bottom no-repeat;
	height:65px;
	display:block;
	overflow:hidden;
	text-indent:-200em;
}

/* titre anglais-------------------------------------------------------------------------------------*/
body.Uk #titreCaracteristique{
	background:transparent url(../../global/images/TitreCarcateristiqueObj_en.jpg) left bottom no-repeat;
	height:65px;
	display:block;
	overflow:hidden;
	text-indent:-200em;
}
	
/*-------------------------------------------------------------------------------------*/
/* =  Exposition 					 */
/*-------------------------------------------------------------------------------------*/
#ColB li em{font-size:0.95em;}


.expoTemp{clear:both; margin-bottom:10px; overflow:auto;}
.expoTemp h1{margin-bottom:0px !important;}

.affiche{
	float:left;
	display:block; width:200px; height:282px;
	padding:4px; margin:0 20px 15px 20px;
	background:#FFF;
	}
.visuelActu{
	float:left;
	padding:4px; margin:0 20px 15px 20px;
	display:block; width:200px; height:282px;
	background:#FFF;
}

.dateExpo{
	background:#C29E35;
	color:#3A2E0D;
	font-size:1em;
	padding:4px;
	font-weight:bold;
}

.descriptifExpo{  background-color:#CD9E34; margin:0 20px; /*width:180px;  float:right;*/}


.BlocRessources{
	clear:both;
	background-color:#C29E35;
	color:#3A2E0D;
	/*width:310px;*/
	margin:0 20px 20px 20px;
	padding-bottom:10px;
	overflow:hidden;
	}
	
	.BlocRessources h3{
		margin:0 !important; padding: 10px 0 10px 60px  !important;
		background:transparent url(../../actualites/images/bgBlocRessource.gif) left top no-repeat;
	}
	
	.BlocRessources h3.enPratique{
		margin:0 !important; padding: 10px 0 10px 60px  !important;
		background:transparent url(../../actualites/images/bgEnpratique.gif) left top no-repeat;
	}
	
	
	
	.BlocRessources .typeFichier{
		height:20px;
		border-left:10px #3A2E0D solid;
		padding-left:5px;

	}
	
	
p.legende{font-size:0.9em; font-style:italic; text-align:right;}

#Dv_lienInscription {margin:0px 20px; padding:5px 10px 5px 10px !important; 
background-color:#3B2C0C;}
#Dv_lienInscription a{
	font-size:1.2em;
	color:#F5D777; font-family:impact;
	text-decoration:none;
	}

/* = Phototheque                                               */

#phototheque{margin:20px; overflow:auto; background:#C29E35; padding:0 0 0 0px;}
#phototheque h4{
	margin:0 0 !important; padding: 10px 0 10px 25px !important; 
	border-top:1px #3A2E0D solid; 
	background:transparent url(../../actualites/images/PICTcamera.gif) 0px 8px no-repeat;
	}
#phototheque .PictPhoto
{
float: left;
width: 60px;
border: 1px solid #F1DD78;
margin: 0 12px 12px 0;
padding: 5px;
}
#phototheque .PictPhoto img{
	display:block; width:60px; height:60px;
	background:#CBA942;
}


/*---------------------colB agenda chemin des dames*/
p.lienAgenda {
	display:block; height:60px;
	background: transparent url(../../global/images/bt_AgendaChemin.gif) no-repeat;
	margin:10px 0 !important; padding:0 0 !important;
	}
	
	p.lienAgenda a{
		display:block;
		width:170px;
		position:relative;
		top:5px; left:50px;
		color:#FFF9C6; text-decoration:none;
	}
	
/*-------------------------------------------------------------------------------------*/
/* =  fromulaire reservation evenement			 */
/*-------------------------------------------------------------------------------------*/
#Formulaire {
background:#C29E35 url(../../global/images/fondFormulaireEvenement2.gif) no-repeat scroll left top;
}