
/*************************  B O D Y  ********************************/
div.conteneur-image{padding:2px 5px 2px 2px;}
div.conteneur-image .image{border:2px solid white;}
div.conteneur-image .description{font-size:10px;margin:2px 0px 0px 1px;padding:3px;text-align:center;}
div.conteneur-image .description-image{font-size:10px;margin:2px 0px 0px 1px;padding:3px;text-align:center;}
td.Conteneur-image .conteneur-image {padding:0px; }
body, #body-modulo{
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11px;
	line-height					: normal;
	margin						: 0px 0px 0px 0px ;
}

BR{
	line-height		: 16px;
}

/**** TITRE PRINCIPAL DE LA PAGE ****/

h1, h3{
	color			: #A60200;
	font-size		: 15px;
	text-align		: left;
	line-height		: normal;
	font-weight		: 900;
	margin			: 9px 5px 9px 5px ;
	padding  		: 0px;
}

/**** TITRE PRINCIPAL DES DOCUMENTS ****/

h2, h4{
	color			: #A60200;
	font-size		: 11px;
	text-align		: left;
	line-height		: normal;
	font-weight		: 700;
	margin			: 3px 6px 6px 6px ;
	padding  		: 0px;
	}

h2.date{
	color			: #000000;
	font-size		: 11px;
	text-align		: left;
	line-height		: normal;
	font-weight		: 700;
	margin			: 3px 6px 0px 6px ;
	padding  		: 0px;
	}
	
/**** Lettrage Blanc ****/	
h5{
	color			: #FFFFFF;
	font-size		: 12px;
	text-align		: left;
	line-height		: normal;
	font-weight		: 700;
	margin			: 3px 3px 6px 3px ;
	padding  		: 0px;
}
	
h5.accueil{
	color			: #FFFFFF;
	text-align		: center;
	font-size		: 12px;
	line-height		: normal;
	font-weight		: 700;
	margin			: 3px 3px 6px 3px ;
	padding  		: 0px;
	}
	
/**** Numéro fiche d'entreprise ****/		
h6{
	color			: #A60200;
	font-size		: 22px;
	font-weight		: 900;
	margin			: 0px 0px 0px 0px ;
	padding  		: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	}
/******************* P A R A G R A P H E S **************************/

p{
	color			: #000000;
	font-size		: 11px;
	text-align		: justify;
	font-style		: normal;
	line-height		: normal;
	font-weight		: normal;
	margin			: 3px 6px 3px 6px ;
	padding  		: 0px;
}

p.rouge{
	color			: #A60200;
	font-size		: 10px;
	text-align		: right;
	font-style		: normal;
	line-height		: 22px;
	font-weight		: bold;
	margin			: 0px 0px 0px 0px ;
	padding			: 0px 4px 0px 0px;
}

p.notes
{
	font-size		: 9px;
	line-height		: normal;
	margin			: 0px 6px 0px 6px ;
	padding  		: 0px;
}

p.notesnomargin
{
	font-size		: 9px;
	line-height		: normal;
	margin			: 0px;
	padding  		: 0px;
}

p.copyright {
	color			: #554D3E;
	font-family		: Arial, Helvetica, sans-serif;
	text-align		: left;
	font-size		: 9px;
	font-weight		: normal;
	line-height		: 11px;
	margin			: 10px 0px 5px 15px;
}

/*********************************************************************
**********************      L I S T E       **************************
*********************************************************************/
ul{
	margin-top				: 4px; 
	margin-bottom			: 4px;
	margin-right			: 0px;
	list-style-image		: url("../images/layout/puce.gif");

}

ol{
	margin-top				: 4px; 
	margin-bottom			: 4px;
	margin-right			: 0px;
	list-style-type			: decimal;}

li{	
	color					: #000000;
	font-size				: 11px;
	font-style				: normal;
	line-height				: normal;
	text-align      		: justify;
	font-weight				: normal;
	margin-right			: 20px;
    margin-top				: 2px;
    margin-bottom			: 4px;}

/*************************  L I E N S  ******************************/

a:link {
	color					: #A60200;
	}
a:visited {
	color					: #A60200;
	}
a:hover {
	color					: #FFFFFF;
	}


a.entreprise:link {
	color					: #000000;
	font-size				: 11px;
	font-weight				: bold;
	text-decoration			: none;
	text-align				: left;
	font-style				: normal;
	line-height				: 16px;
	margin					: 0px;
	pading					: 0px;
	}
a.entreprise:visited {
	color					: #000000;
	font-size				: 11px;
	font-weight				: bold;
	text-decoration			: none;
	text-align				: left;
	font-style				: normal;
	line-height				: 16px;
	margin					: 0px;
	pading					: 0px;
	}
a.entreprise:hover {
	color					: #FFFFFF;
	font-size				: 11px;
	font-weight				: bold;
	text-decoration			: none;
	text-align				: left;
	font-style				: normal;
	line-height				: 16px;
	margin					: 0px;
	pading					: 0px;
	background-image		: url(../images/base/bg_menu_lgn_h.gif);
	background-repeat		: repeat-x;
	background-position		: bottom;
	}


/****************** T A B L E  S T D **********************/

/****************** border **********************/
table.std01-b
{								
	padding  			: 3px 0px 3px 0px ;
	border-style	 	: solid;
	border-color	 	: #FFFFFF;
	border-width 		: 1px;
	border-collapse		: collapse;
}

td.std01-b
{	
	margin  			: 0px 3px 0px 3px ;
	vertical-align		: top;

	border-style		: dotted;
	border-color	 	: #ffffff;
	border-width 		: 1px 1px 0px 0px;
	background-color	: transparent;

}

td.entete01-b
{	
	color			: #A60200;
	font-size		: 14px;
	text-align		: center;
	line-height		: normal;
	font-weight		: 700;

	margin  		: 0px 2px 0px 2px ;
	
	border-style		: solid;
	border-color	 	: #ffffff;
	border-width 		: 1px;
	background-color	: #E7D2A9;	

}

td.entete02-b
{	
	color			: #A60200;
	font-size		: 12px;
	text-align		: left;
	line-height		: normal;
	font-weight		: 700;

	margin  		: 0px 2px 0px 2px ;
	
	border-style		: solid;
	border-color	 	: #ffffff;
	border-width 		: 1px;
	background-color	: #E7D2A9;	
}




	
/**************************  D I V E R S  ***************************/
div.separateur1{height:1px;margin:12px auto;width:100%;background-color:#A60200;padding:0px;font-size:1px;overflow:hidden;}

.images{
	border-style	 	: solid ;
	border-color	 	: #FFFFFF;
	border-width 		: 1px;}
	
hr{
	color			: #E2D8BF;
	height			: 1px;
	width			: 100%;
	border			: 0px;
	margin			: 3px 0px 3px 0px ;}
	
.left		{text-align	: left;}
.right		{text-align	: right;}
.center		{text-align	: center;}
.nomargin	{margin		: 0px;}
.cache		{display	: none;}




.soustitre3 {background-image:none;color: #A60200;font-size: 15px;font-weight: bold;padding:0px 0px 0px 0px;margin-top:0px;margin-bottom:0px;}
.soustitre4 {background-image:none;color: #A60200;font-size: 18px;font-weight: bold;padding:0px 0px 0px 0px;margin-top:0px;margin-bottom:0px;}

.archivecombo {float:right;margin-top:5px;}
.archivecombo p {color:#A60200;font-weight:bold;}

.rouge {color:#A60200;}
.important {text-transform:uppercase;font-size:12px;font-weight:bold;}
.mini {font-size:9px;}
.grand {font-size:18px;}
.moyen {font-size:15px;}

