a:link {
	text-decoration: none;
	font-size: 14px;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	color: #FF6600;
}
input
{
color:Teal;
font-size:10px;
font-family:Arial;
font-weight: bold;
}
font {
}
.policeboite {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.policeG {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	font-weight: normal;
}
.policeMarron {
	font-size: 14px;
	color: #996600;
	font-weight: normal;
}
.policeVert {
	font-size: 14px;
	color: #009900;
	font-weight: normal;
}
.policeBlanc {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
.policeBleu {
	font-size: 14px;
	color: #33CCCC;
	font-weight: bold;
}.policeRouge {
	font-size: 14px;
	color: #FF6666;
	font-weight: normal;
}


.transp {
	background-color:#FFCC66;
	color:#FF6600;
	position:absolute;
	width:650px;
	top:112px;
	left:114px;
	height:467px;
	filter:alpha(opacity=60);
	visibility: visible;

   -moz-opacity:0.5;
   opacity: 0.5;
}
h3 {
	color: #cc3300;
}
