/* CSS Document */
#cache 
{
	position:absolute;
	width:547px;
	height:434px;
	background-image:url(../img/FondCache.png);
	background-repeat:no-repeat;
	color:#000000;
	display:none;
	top:240px;
	left:200px;
	margin:0 0 0 0;
	z-index:900;
	font-size:10px;
}
#BlocTemBlocTitre 
{
	position:absolute;
	top:10px;
	left:10px;
	width:500px;
	height:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	float:left;
}
#BlocTemBtFermer 
{
	position:absolute;
	height:30px;
	left:330px;
	top:14px;
	width:200px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	text-align:right;
}
#BlocTemBtFermer a
{
	text-decoration:none;
	color:#FFFFFF;
}

#BlocTemSep
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	height:2px;
	margin: 30px 0 5px 0;
}

#BlocTemBarreG
{
	position:absolute;
	top:60px;
	left:10px;
	width:148px;
	height:370px;
	background-image:url(../img/FondCacheBarreG.png);
	background-repeat:no-repeat;
}
	.BlocTemBarreGImg
	{
		width:120px;
		margin:10px 12px 5px 13px;
		text-align:center;
	}
	.BlocTemBarreGTitre
	{
		margin:0;
		background-color:#333333;
		height:20px;
		color:#FFFFFF;
		padding:2px 0 0 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.BlocTemBarreGTexte
	{
		padding:2px 10px 0 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
	}

#BlocTemQuestions
{
	position:absolute;
	top:60px;
	left:170px;
	width:381px;
	height:80px;
	background-image:url(../img/FondCacheQuestions.png);
	background-repeat:no-repeat;
}

#BlocTemReponses
{
	position:absolute;
	top:60px;
	left:170px;
	width:325px;
	height:340px;
	background-image:url(../img/FondCachereponses.png);
	background-repeat:no-repeat;
	padding:10px 10px 20px 10px;
	overflow:hidden;
	font-size:12px;
	overflow:auto;
}
	.TemQuestion
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-weight:bold;
		padding:0 10px 10px 20px;
		background-image:url(../img/PuceQuestionTem.png);
		background-repeat:no-repeat;
	
	}
	.TemReponse
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9pt;
		padding:2px 10px 10px 20px;
		text-align:justify;
	}
#BlocTemLiens
{
	position:absolute;
	top:380px;
	left:170px;
	width:381px;
	height:50px;
	background-image:url(../img/FondCacheLiens.png);
	background-repeat:no-repeat;
}

#BlocTemFlash
{
	position:absolute;
	top:50px;
	left:20px;
	width:499px;
	height:373px;
	background-color:#000000;
}

/* travaux */
#BlocTravauxImg
{
	position:absolute;
	top:50px;
	left:40px;
	width:468px;
	height:293px;
	background-color:#1A171B;
	text-align:center;
}

#BlocTravauxBarreBas
{
	position:absolute;
	top:353px;
	left:40px;
	width:468px;
	height:70px;
	background-color:#1A171B;
}

#BlocTravauxDesc
{
	position:absolute;
	top:35px;
	left:300px;
	width:144px;
	height:15px;
	background-color:#1A171B;
	background-image:url(../img/png/BtDescTravaux.png);
	background-repeat:no-repeat;
	padding:0 0 0 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	cursor:pointer;
}

	#BlocTravauxDesc a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
		#BlocTravauxDesc a:hover
		{
			color:#FFFFFF;
			text-decoration:underline;
		}
#BlocTravauxDescTexte
{
	position:absolute;
	top:167px;
	left:340px;
	width:134px;
	height:220px;
	background-color:#333333;
	padding:0 10px 0 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:300;
	opacity: 0.9;
	display:none;
}

#BlocTravauxDescTitre
{
	margin:10px 0 10px 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}