/* *************************** Redéfinition des marqueurs ***************************** */
.TableBC {
	width:755px;
	display: none;
}

LI
{
	list-style-type: disc ;
	list-style-position:inside;
	margin:0px 0px 0px 0px ;	
}
UL
{
	margin:0px 0px 0px 4px ;
}
P 
{   
  margin:0px;
  border:0px solid red;
}


/* *************************** Layout setup ***************************** */
.TABLEPage
{
	width: 100%;
	
	background-color:#FFFFFF;
}

.TABLETitre {
	margin: 10px 0px 5px 10px;
	border:0px solid red;
	width:730px;
	border-collapse:collapse;
}

.TDTitre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
	background-image:url(/com/images/fond_accueil_soustitre.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding:10px 0px 0px 40px;
	height:40px;
}


.TDWave {
	background-image: url(/com/images/vague_jaune.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F3D893;
	width: 100%;
}


.TDTextePage
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding: 0px 10px 5px 10px;
}

.TDVisuelPage
{
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.TDFragTitre
{
	font-family: Arial;
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	padding: 5px 0px 5px 35px;
	background-image:url(/com/images/puce_soustitre.jpg);
	background-position: 15px 7px;
	background-repeat:no-repeat;
}

.TDFragRedac
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
	padding: 2px 20px 5px 20px;
}

.TDFragRedac IMG,
.TDFragRedac OBJECT
{
	display: block;
	float: right;
	margin: 2px 0px 0px 10px;
	border: 0px solid #4880C0;
}

.TDFragRedacAlt
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
	padding: 2px 20px 5px 20px;
}

.TDFragRedacAlt IMG,
.TDFragRedacAlt OBJECT
{
	display: block;
	float: right;
	margin: 2px 0px 0px 10px;
	border: 0px solid #4880C0;
}

.TDContentSeparator {
height:1px;
color:#FFFFFF;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #e9e9e9;
border-right: 1px solid #ffffff;
}
/* Styles pour les séparateurs */

	.spanContentSeparator 
	{
		height:1px;
		color:#FFFFFF;
		border-bottom: 1px dashed #BBBBBB;
		display:block;
		width:85%;
		margin:15px 0px 15px 0px ;
	}
	
	.symboleSeparateurVisible
	{	
		border: 2px solid #000000;
		background-color:#FFFFFF;
		color:#000000;
		font-weight:bold;
		font-size:15px;
		display: inline ;
		width:95%;
		text-decoration:none;
		text-align:center;
		cursor: hand ;
	}
	.symboleSeparateurCache
	{	
		border: 0px solid #D8D6CA;
		background-color:#E5E5E5;
		color:#FFFFFF;
		font-weight:bold;
		font-size:15px;
		display: inline ;
		width:95%;
		text-decoration:none;
		text-align:center;
		cursor: hand ;
	}
	
/* Fin de Styles pour les séparateurs */

.FragLien
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#FF6600;
	text-decoration:none;
}

.FragLien A {	
	font-family: Arial;
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.FragLien A:HOVER {	
	font-family: Arial;
	font-size:12px;
	color:#FF6600;
	text-decoration:underline;
}

/* Liens créés par l'action "LIEN HYPERTEXT" STA */
.LiensDefauts, .LiensDefauts:HOVER
{ 
	font-family: arial; 
	font-weight: bold; 
	color:#FF6600; 
}
A.LiensDefauts, A.LiensDefauts:HOVER
{ 
	font-family: arial; 
	font-weight: bold; 
	color:#FF6600; 
}
