#prd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;


}
#selection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px dotted #000000;

}
body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: normal;


}

#table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 5px;



}

#tableau2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	/* border: 1px solid #999999; */


}

#selection a{
	color: #D90115;
	text-decoration:underline;
	font-weight: bold;

}
#selection a:visited {
	color: #D90115;
	text-decoration: underline;
	font-weight: bold;

}
#selection a:hover {
	color: #333333;
	font-weight: bold;
}


#tableau a{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;


}
#tableau a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
#tableau a:hover {
	color: #999999;
	font-weight: bold;

}
#table a{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;


}
#table a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
#table a:hover {
	color: #999999;
	font-weight: bold;

}
	
	
#prd a{
	color: #000000;
	text-decoration:underline;
	font-weight: bold;

}




#prd a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
#prd a:hover {
	color: #FF9966;
	font-weight: bold;
}
#attribut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;


}
#attribut a{
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#attribut a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#attribut a:hover {
	color: #FF9966;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#tableau2 a{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;

}


#tableau2 a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 12px;

}
#tableau2 a:hover {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;

}

#titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	background-color: #CCCCCC;


}

#select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #990033;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	background-color: #E8E8E8;
	height: 30px;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;

}
#select1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #990033;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 20px;
	width: 150px;

}
#select2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #990033;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 20px;

}
#val_cat_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5A5E6B;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #333333;
	text-indent: 0pt;



}
#val_cat_nav a{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;

}
#val_cat_nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
#val_cat_nav a:hover {
	color: #FFCC00;
	font-weight: bold;
}

#bottom {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
	text-decoration: none;
}

#bottom2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

/* -- */

#tableau2 dt {
        padding: 2px;
}

#tableau2 dt a:link {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

#tableau2 dt a:hover {
        font-size: 14px;
        font-weight: bold;
        color: #666;
}

#tableau2 dt a:visited {
        font-size: 14px;
        font-weight: bold;
        color: #F00;
}

#tableau2 dd {
	padding: 2px;
}

#tableau2 dd a:link {
        font-size: 10px;
        font-weight: normal;
	color: #000;
}

#tableau2 dd a:visited {
	font-size: 10px;
        font-weight: normal;
        color: #666;
}

#tableau2 dd a:hover {
	font-size: 10px;
	font-weight: normal;
        color: #C00;
}

