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

/*-------------------------------------------------------------------------------------*/
/* =  identite cg02			 */
/*-------------------------------------------------------------------------------------*/
body#PageInt #IdentiteCG02 #imageAccueil{
	display:block; height:401px; width:273px;
	background:transparent url(../images/imgIntroDecouvrir.jpg) no-repeat;
	position:absolute; top:20px;
}

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

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

	/*-------------------------------------------------------------------------------------*/
	/* =  Objet du mois 					 */
	/*-------------------------------------------------------------------------------------*/

	#description{
		margin:10px 0;
	}

	#description :first-letter 
	{
	color: #000000;
	font-size:2em;
	font-family:"arial narrow";
	font-weight:bold;
	}


	#Caracteristique{
		background:transparent url(../../decouvrir/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/TitreCarcateristique.jpg) left bottom no-repeat;
		height:65px;
		display:block;
		overflow:hidden;
		text-indent:-200em;
	}
	/* titre allemand-------------------------------------------------------------------------------------*/
	body.De #titreCaracteristique{
		background:transparent url(../../global/images/TitreCarcateristique_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/TitreCarcateristique_en.jpg) left bottom no-repeat;
		height:65px;
		display:block;
		overflow:hidden;
		text-indent:-200em;
	}

/*-------------------------------------------------------------------------------------*/
/* =  Les diaporama 					 */
/*-------------------------------------------------------------------------------------*/
#ZoneFlash2,#ZoneFlash1{width:300px;}

.diaporama{width:310px;}
.floatleft{float:left; margin-right:10px; text-align:left;}
.floatright{float:right; margin-left:10px; text-align:right;}


/*-------------------------------------------------------------------------------------*/
/* =  block programme			 */
/*-------------------------------------------------------------------------------------*/
.BlocProgramme{ margin:20px 0;}
.BlocProgramme h3{
	background-color:#ECC352; color:#3B2C0C;
	}
.BlocProgramme p.programme strong{
	border-bottom:1px #ECC352 solid; 
	}
	
	/*-------------------------------------------------------------------------------------*/
	/* =  SERVICE EDUCATIF 					 */
	/*-------------------------------------------------------------------------------------*/
	.BlocRessources{
		clear:both;

		background-color:#E7CA54;
		color:#3A2E0D;
		/*width:310px;*/
		margin:30px 20px 20px 20px;
		padding-bottom:10px;
		overflow:hidden;
		}

		.BlocRessources h3{
			margin:0 !important; padding: 10px 0 10px 60px  !important;
			background:transparent url(../../guider/images/bg_BlocRessources.gif) left top no-repeat;
		}
		
		.BlocRessources h3.enPratique{
			margin:0 !important; padding: 10px 0 10px 60px  !important;
			background:transparent url(../../guider/images/bgEnpratique.gif) left top no-repeat;
		}

		.BlocRessources .typeFichier{
			height:20px;
			border-left:10px #3A2E0D solid;
			padding-left:5px;
		}


		.BlocRessources a{color:#3B2C0C;}