/* *************************** Redéfinition des marqueurs ***************************** */
UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
  list-style-image: url(/common/images/puce_redactionnel.gif);
  list-style-position: outside; 
}
P 
{   
  margin: 0px;
}
H1
{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}
H2
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
H3
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
H4
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

/* *************************** Layout setup ***************************** */
.TABLE_RPT
{
	 width: 523px;
}
.DIV_REDAC
{
	width: 100%;
	display: block;
	padding: 0px 0px 5px 0px;
}
.TABLE_ELEM
{
	overflow: visible;
	table-layout: auto;
}
.TD_TITRE
{
	padding: 5px 15px 7px 5px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #E22F45;
}
.TD_TITRE A
{
	color: #E22F45;
	text-decoration: none;
}
.TD_TITRE A:HOVER
{
	color: #E22F45;
	text-decoration: underline;
}
.TD_SSTITRE
{
	padding: 5px 15px 7px 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #E22F45;
}
.TD_BLOC_1
{
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.TD_BLOC_2
{
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.TD_BLOC_1 IMG
{
	border-width: 0px;
}
.TD_BLOC_2 IMG
{
	border-width: 0px;
}
.td_onglet_mea
{
	font-family : Arial;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;
}
.td_onglet_mea_edition
{
	text-align: left;
	vertical-align: bottom;
	padding: 0 10px 10px 10px;
}
.span_onglet_mea
{
	font-family : Arial;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;
	width: 170px;
	padding: 0 5px 0 0;
	text-align: left;
	position: relative;
}
.td_span_onglet_mea
{
	background-image: url(/Common/Images/entete_mea.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: left;
	width: 172px;
	height: 62px;
}
.td_span_onglet_mea_red
{
	background-image: url(/Common/Images/fond_titre_catalogue_rouge.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: left;
	width: 172px;
	height: 62px;
}
.td_span_onglet_mea_blue
{
	background-image: url(/Common/Images/fond_titre_catalogue_bleu.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: left;
	width: 172px;
	height: 62px;
}
.td_span_onglet_mea_orange
{
	background-image: url(/Common/Images/fond_titre_catalogue_orange.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: left;
	width: 172px;
	height: 62px;
}