/* CSS Document */

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background.gif);
	margin: 0px;
	padding: 0px;
	color: #333333;
}
li {
	list-style-image: url(images/puce.gif);
}
a.lien_base  {
	color:#999999;
	text-decoration:none;
}    
a.lien_base:visited  {
	color:#999999;
	text-decoration:none;
}    
a.lien_base:hover  {
	color:#999999;
	text-decoration:underline;
}
.txt_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #666666;
}
.txt_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.txt_small {
	font-size: 10px;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txt_dyn_inf {
	color: #999999;
	font-weight: 600;
}
.souTitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009BC3;
}
.titreRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F8F8F8;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
}
.images {
	border: 1px solid #DFDFDF;
}
.txt_legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 50%;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 98%;
	border: 1px solid #CCCCCC;
}
.cellule_CheminAcces {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

.add_id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
