/* *************************** 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.2em;
}

H3
{
	padding: 0px;
	margin: 0px;
	font-size: 1.15em;
	font-weight: normal;
}

H4
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

/* *************************** Layout setup ***************************** */
.TABLEPage
{
	width: 880px;
	margin-left: 40px;
	margin-right: 40px;
	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: block;
}

.TABLEListe
{
	width: 100%;
}

.TDListe
{
	width: 284px;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

.TDFragRedac
{
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 284px;
}
.Div_TABLERedacGlobalCont
{
	background: #473132 url(/com/images/entrepriseHaut.jpg) scroll no-repeat 0 0;
	width:274px;
}
.TABLERedacGlobal
{
	background: transparent url(/com/images/entrepriseBas.jpg) scroll no-repeat 0 bottom;
	padding: 0 0 10px 0;
	width:274px;
}

.divRedacGlobal IMG,
.divRedacGlobal OBJECT
{
	display: block;
	background-color: #463031;
}

.TDRefFragTitreH2
{
	color: #FFF;
	text-transform: uppercase;
	padding: 7px 7px 3px 7px;
	text-align: center;
}
.TDRefFragTitreH2 H2
{
	font-size: 13px;
}

.TDRefFragTitreH3
{
	color: #FFFFFF;
	padding: 2px 7px 7px 7px;
	display: block;
	text-align: center;
	width: 260px;
}
.TDRefFragTitreH3 H3
{
	font-size: 12px;
}

.divTexteRedac
{
	display: block;
	color:#fff;
	padding: 7px;
	text-align: left;
}
.FragLien
{
	color: #F29400;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0px 7px 4px 7px;
}

.FragLien A
{	
	color: #F29400;
	text-decoration: underline;
}

.FragLien A:HOVER
{	
	text-decoration: underline;
}
.TDRedacGlobal_Visuel
{
	overflow: hidden;
	width: 274px;
}