#liste_transaction
{
	font-size : 10px;
	font-family : tahoma;
	color : black;
	border-width : 1px;
	border-style : groove;
}

#liste_carte
{
	font-size : 10px;
	font-family : tahoma;
	color : black;
	border-width : 1px;
	border-style : groove;
}

#bloc_liens_cartes a:link, #bloc_liens_cartes a:active, #bloc_liens_cartes a:visited
{
	font-size : 11px;
	font-family : tahoma;
	color : black;
	text-decoration : none;
}

#bloc_liens_cartes a:hover
{
	font-size : 11px;
	font-family : tahoma;
	color : black;
	text-decoration : underline;
}

#gestionstock
{
	color : black;
	font-size : 11px;
}

#gestionstock h1
{
		font-size : 15px;
}

#recherchestock
{
	color : black;
	font-size : 11px;
}

#recherchestock h1
{
		font-size : 15px;
}

#selectiongestionstock
{
	color : black;
	font-size : 11px;
}

#selectiongestionstock h1
{
	font-size : 15px;
}

#liste_cartes
{
	font-size : 11px;
	font-family : tahoma;
}

#selectionstock
{
	font-size : 10px;
	font-family : tahoma;
	color : black;
	border-width : 1px;
	border-style : groove;
}

#titre_liste
{
	font-weight : bold;
	text-align : center;
	background-color : #CCCCCC;
	font-size : 11px;
	font-family : tahoma;
}

#liens
{
	width : 100%;
	height : 30px;
	border : black 0px solid;
}

#liens ul
{
	display : inline;
	margin : 0px 0px 0px 0px;
}

#liens li
{
	display : inline;
}

#liens a:link, #liens a:active, #liens a:visited
{
	color : black;
	text-decoration : none;
}

#liens li:hover, #liens a:hover
{
	background-color : black;
	color : white;
	text-decoration : none;
	font-weight : bold;
}

#infos_cartes
{
	font-size : 11px;
	text-align : center;
}

#liste_ct
{
	font-size : 10px;
	font-family : tahoma;
	color : black;
}

#ligne_ct
{
	height : 15px;
	border : white 1px solid;
}

#ligne_ct:hover
{
	height : 15px;
	background-image : url(img/deg2.gif);
	badkground-repeat : repeat-x;
	border : #7D7D7D 1px solid;
}

#liste_demande
{
	font-size : 11px;
	font-family : tahoma;
}

.zone_texte
{
	font-size : 11px;
	font-family : tahoma;
	width : 200px;
	height : 100px;
	border : white 0px solid;
}

#facturation_distrib
{
	font-size : 11px;
	font-family : tahoma;
}

#facturation_distrib_titre
{
	text-align : center;
	background-color : #CCCCCC;
	font-size : 11px;
	font-family : tahoma;
}

#liste_pdv
{
	font-size : 10px;
	font-family : tahoma;
}

.titre_page
{
	text-align : left;
	width : 100%;
	font-size : 15px;
	font-family : arial;
	border-bottom : #939393 1px dashed;
	color : #767676;
	font-weight : bold;
	text-transform : uppercase;
	margin : 0px 0px 0px 10px;
}

.marge_gauche_5
{
	margin : 0px 0px 0px 5px;
}

.marge_gauche_10
{
	margin : 0px 0px 0px 5px;
}

.intext_index
{
	border : #FFFAF2 1px solid;
	background-color : #FFE9C4;
}

#infos_solde_index
{
	width : 90%;
	border : #747474 1px solid;
	background-color : #FFF0D7;
	margin : 0px 0px 5px 10px;
}