@charset "windows-1250";
/* CSS Document */

	.suggestion_list
	{
	background: white;
	border: 1px solid;
	padding: 4px;
	}
	
	.suggestion_list ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	.suggestion_list a
	{
	text-decoration: none;
	color: navy;
	}
	
	.suggestion_list .selected
	{
	background: navy;
	color: white;
	}
	
	.suggestion_list .selected a
	{
	color: white;
	}
 
	#autosuggest
	{
	display: none;
	z-index:14;
	width:210px;
	}
    #fdechet {
	font-size: 10px;
	width: 203px;
}
.CouleurGris {
	background-color: #CCC;
}
.CouleurBleue {
	background-color: #203bff;
	color: #FFF;
}
.CouleurJaune {
	background-color: #ffd900;
}
.CouleurJaune a{
	color: #F00;
}
.CouleurJaune a:link{
	color: #F00;
}

.CouleurJaune a:visited{
	color: #F00;
}
.CouleurJauneClair {
	background-color: #FFC;
}
.CouleurVertTrivalis {
	background-color: #CC0;
}
.CouleurBleuMarine {
	background-color: #009;
	color: #FFF;
}
.CouleurOrange {
	background-color: #FC0;
}
.CouleurBleuCiel {
	background-color: #0FF;
}
.CouleurRoseFushia {
	background-color: #F0F;
}
.CouleurRoseFushia a {
	color: #FFF;
}
.CouleurRoseFushia a:link {
	color: #FFF;
}
.CouleurRoseFushia a:visited {
	color: #FFF;
}
.CouleurBleuTurquoise {
	background-color: #06C;
	color: #FFF;
}
.CouleurVert {
	background-color: #0F9;
}
.CouleurRouge {
	background-color: #ff0000;
	color: #FFF;
}
#TxtTrivaou {
	position:absolute;
	width:235px;
	height:14px;
	z-index:12;
	left: 568px;
	top: 587px;
	visibility: visible;
}
#DivTrivaouForm {
	position:absolute;
	width:235px;
	height:115px;
	z-index:10;
	left: 562px;
	top: 467px;
	visibility: visible;
}
#DivTrivaouImg {
	position:absolute;
	width:310px;
	height:179px;
	z-index:1;
	left: 452px;
	top: 400px;
	visibility: visible;
}
.DechetPasListe {
	font-size: 8px;
	color: #000;
	letter-spacing: 0px;
}
.DechetPasListe a {
	font-size: 8px;
	color: #000;
	letter-spacing: 0px;
}.liencontact {
	color: #FFF;
}
.liencontact a {
	color: #FFF;
}

