@CHARSET "ISO-8859-1";

 * {
 background-color: white;
 background-image: none;
 }

a{
	color : black;
	font-size:10px;
	text-decoration:none;	
}

p{
	color : black;
	font-size:10px;
}

#page
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding: 5px;
	margin: 10px;
	font-size: 10px;
	font-style: normal;
}

#entete
{
    margin-left:0.5cm;
    margin-right:0.5cm;
	border:none;
}

#entete table
{
	border:none;
}

.titre_produit_mono
{
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}

.soustitre_produit_mono
{
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}

.texte_produit_mono_bold  .texte_produit_mono 
{
	display:none;
}


#impr_menu
{
	display:none;
}


#contenu
{
    margin-top:10px;
    margin-left:0.5cm;
    margin-right:0.5cm;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    width:97%;
}

 ul
{
		font-size:10px;
		margin:2;
		padding:0;
		list-style: none;
		
}
 li
{
	font-size:10px;
	margin:5;
}

 ul li a
{
	color : black;
	font-size:10px;
	text-decoration:none;	
}

.titre_rubrique  {
	width: 100%;
	color: red;
}

.titre_rubrique table {
	background: gray;
}

.sous_rub_title {
	width: 70%;
	height: 20px;
	background: Navy repeat-x scroll 50% 50%;
	color: white;
	/* alignement */
	margin-left: 0px;
	margin-right: auto;
	text-align: left;
	padding: 0.5em;
}

/* attribuer la largeur du tableau */
.rub_title {
	width:100%; 
	color:white;	
}

/* affecter les propritété du titre rubrique */
.lib_rub {
	color:black;
	font-size:12px;
	font-weight:bold;		

}

/* affecter les propritété du titre rubrique */
.type_sub {
	font-weight:bold;
	text-align: left;
	color:black;
	font-size:10px;
	margin:2;
}

/* mettre l'icone a droite */
.print_icon_rub, #Form {	
	display:none;
}

.p_titre
{
	color:black;
	font-weight: bold;
	/*text-align:center;*/
	background:light-gray;
	
}

/* mettre l'icone a droite */
.label_col {	
	width:250px;;
	font-weight:bold;
	font-size:10px;
}





/* tableau principal */
.table_mono_no_bord
{
	width: 90%;
	border:none;
	margin-top: 2px;
	font-size:10px;
}

/* lignes du tableau*/
.table_mono_no_bord  tr
{
}

/* colonnes du tableau*/
.table_mono_no_bord tr td
{
	padding: 5px;
}

/* liste dans les colonnes*/
.table_mono_no_bord tr td ul
{
	list-style: none;	
	margin: 0;
	padding: 0;
}

.table_mono_no_bord tr td ul li
{
margin: 0;
padding: 0;
	
}



* tableau principal */
.phase_poso
{
	width: 100%;
	border-collapse: collapse;
	margin: 2px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	border: thin solid black;
}

.phase_poso caption
{
	text-align: left;
	font-weight: bold;
	color: navy;
	border-bottom: 1px solid;
}



/* colonnes du tableau*/
.phase_poso tr td
{
	border-color: black;
	padding:5px;

}


.ligne
{
	width:80%;
	text-align:center;
	color:DodgerBlue;
	
}

.no_print, .print_rub
{
    display:none;
}


#revision
{
    font-size: 10px;
	float:right;
}

#pied
{
    font-size: 10px;
	float:left;
}

#pied a
{
    color : black;
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration:none;	
}

img
{
    display:none;
}
