/* ******************************** redéfinition des marqueurs ****************************** */
BODY, FORM { 
	margin:0px;
	padding:0px;
}
BODY { 
	background:url(../images/motifnb.gif) #FFFFFF repeat;font-family:arial;
font-size: 11px; 
color: #000000; 
text-decoration: none;
	/*scrollbar-3d-light-color : #f6f5f1;
	scrollbar-arrow-color : #5e5139;
	scrollbar-base-color : #ECE8E1;
	scrollbar-face-color : #C5B89F;
	scrollbar-highlight-color : #ECE8E1;
	scrollbar-shadow-color : #5e5139;*/
}

P {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

A, A:VISITED { 
font-family: Arial;
font-size: 11px;
color: #330000;
text-decoration: none;
}

A:HOVER { 
text-decoration: underline;
}

IMG {
    display:block;
}


/* ******************************** Format de la page ****************************** */
.TABLEGeneral { width:780px;}
.TDBarMenuHaut { height:3px; align:right; vertical-align:top; border-top:1px solid #000000;}

.TDBordGaucheSouLMenu {
background-image:url(../images/btn_deco_alt.gif);
background-position:left top;
background-repeat:no-repeat;
height:69px;
width:106px;
}
.TDBordGaucheSouLMenu2 {
background-image:url(../images/bande.gif);
background-position:left top;
background-repeat:no-repeat;
width:106px;
}

/*.TDBordGaucheDegrade {
background-image:url(../images/bande.gif);background-position:left top;
background-repeat:no-repeat;
height:298px;
width:106px;
}*/

.TDBordGaucheBas {
background-image:url(../images/bande_motif.gif);background-position:left top;
background-repeat:repeat-y;
width:106px;
}

.TABLEContentsLeft { width:106px;}
.TDContentsLeft { width:106px; text-align:left; vertical-align:top;}

.TABLEContentsRight { width:674px;}
.TDContentsRight { width:674px; text-align:left; vertical-align:top;}

.TDContents { text-align:right; vertical-align:top;}

/* ******************************** Format du contenu ****************************** */
.TABLEContents {
margin: 10px 0px 10px 0px;
width:654px;
border:1px;
border-collapse:collapse;
}

.TDRubrique {
height:25px;
font-weight:bold;
}

.TABLEDossier {
font-size:11px;
width:191px;
border-bottom:1px solid #000000;
margin: 0 0 10px 0;
}

.HEADERDossier{
border-left:1px inset #000000;
border-right:1px inset #000000;
}

.HEADERDossier IMG{
margin: 0 0 3px 0;
}

.ITEMDossier {
padding: 0 5px 0 5px;
border-left:1px solid #000000;
border-right:1px solid #000000;
}

.IMGPuce {
float:left;
margin: 0 2px 0 0;
}
.ITEMDossier A, STRONG{
vertical-align:text-bottom;
line-height:20px;
}
