/* *************************** Redéfinition des marqueurs ***************************** */
UL
{
	margin: 0;
	padding: 0;
}

LI
{  
  list-style-position: inside;
  list-style-type: disc;  
}

P
{   
  margin: 0;
}

LI DIV,
LI P
{  
	display: inline;
}

H1
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
}

H2
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.15em;
}

H3
{
	padding: 0px;
	margin: 0px;
	font-size: 1.05em;
	font-weight: normal;
}

H4
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* *************************** Layout setup ***************************** */
.TABLEPage
{
	width: 920px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	text-align: left;
}

.TDRefTitreH1
{
	text-align: left;
	color: #463031;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
}

.TDTextePage
{
	color: #463031;
	text-align: left;
	padding: 5px 0px 5px 0px;
}

.TDVisuelPage
{
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.TDVisuelPage IMG
{
	display: inline;
}

.TDListeGauche
{
	width: 444px;
	padding: 0 10px;
	vertical-align: top;
}

.TDListeDroite
{
	width: 444px;
	padding: 0 10px;
	vertical-align: top;
}

.TDListeSeparator
{
	width: 32px;
	background-attachment: scroll;
	background-color: Transparent;
	background-image: URL(/com/images/sep_acc_1.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
.TDListeSeparatorHor
{
	background-attachment: scroll;
	background-color: Transparent;
	background-image: URL(/com/images/sep_acc_3.gif);
	background-position: 0 50%;
	background-repeat: repeat-x;
	height: 15px;
}
.TABLEListe
{
	width: 424px;
}

.TDFragRedac
{
	color: #463031;
	padding: 5px 0px 15px 0px;
	text-align: left;
}

.TDFragRedac IMG,
.TDFragRedac OBJECT
{
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
}

.TDRefFragTitreH2 H2
{
	color: #e79501;
	padding: 2px 0px 3px 0px;
}
.TDRefFragTitreH2 .carre{display: block; float: left;background-color: #e79501;width: 12px;height: 12px;margin: 3px 4px 0 0;font-size: .1em;}


.TDRefFragTitreH3 H3
{
	color: #463031;
	padding: 2px 0px 3px 0px;
	display: inline;
	font-weight: bold;
}
.symboleSeparateurVisible
{	
	border: 2px solid #000;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	width: 100%;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}
.symboleSeparateurCache
{	
	background-color: #E5E5E5;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	width: 100%;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}

.spanContentSeparator
{
	background-attachment: scroll;
	background-color: Transparent;
	background-image: URL(/com/images/sep_acc_2.gif);
	background-position: middle left;
	background-repeat: repeat-x;
	height: 19px;
}

.FragLien
{
	color: #F29400;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0px 3px 0px;
}

.FragLien A
{	
	color: #F29400;
	text-decoration: underline;
}

.FragLien A:HOVER
{	
	color: #F29400;
	text-decoration: underline;
}

.FragLien2
{
	color: #F29400;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0px 3px 0px;
}

.FragLien2 A
{	
	color: #F29400;
	text-decoration: none;
}

.FragLien2 A:HOVER
{	
	color: #F29400;
	text-decoration: underline;
}

.FragLien2Align
{
	display: block;
	float: right;
	width: 94px;
	text-align:left;
}
