Body{
    background-color:#e5e5e5;
    margin-top: 10;
}
.back_dark_orange{
	 background-color:#fe7c00;
}
.back_orange{
	 background-color:#ffda8c;
}
.back_dgreen{
	 background-color:#948b54;
}
.back_yellow{
	 background-color:#FFFFFF;
}
.back_white{
	 background-color:#FFFFFF;
}
.border_red{
	border-top-width:2px;
	border-top-style:solid;
	border-left-width:0px;
	border-left-style:dotted;
	border-right-width:0px;
	border-right-style:dotted;
	border-bottom-width:0px;
	border-bottom-style:dotted;
	
	border-color:#ae3e3c;
}
.border_orange{
	border-top-width:2px;
	border-top-style:solid;
	border-left-width:0px;
	border-left-style:dotted;
	border-right-width:0px;
	border-right-style:dotted;
	border-bottom-width:0px;
	border-bottom-style:dotted;
	
	border-color:#e28e2b;
}
.border_green{
	border-top-width:2px;
	border-top-style:solid;
	border-left-width:0px;
	border-left-style:dotted;
	border-right-width:0px;
	border-right-style:dotted;
	border-bottom-width:0px;
	border-bottom-style:dotted;
	
	border-color:#69994d;
}
.border_grey{
	border: 1px solid #948b54;
}
.border_grey{
	border: 1px solid #c9c9c9;
}
.background_entete_rb{
	background-color:#3371a9;
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:14;
	font-weight:bold;
}
.entete_site{
	background-image:url('../images/entete.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:12;
	font-weight:bold;
}
.evenement_contenu{
	color:#000000;
	font-family:verdana,sans-serif;
	font-size:12;
}
.entete_camera{
	background-color:#f3f3f3;
	color:#000000;
	font-family:verdana,sans-serif;
	font-size:12;
	font-weight:bold;
}
.foot_page{
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:10;
}
.noData{
	color:#5d5d5d;
	font-family:verdana,sans-serif;
	font-size:12;
}
.orange_no_link{
	color:#de7800;
	font-family:verdana,sans-serif;
	font-size:12;
	text-decoration: underline;
}
.white_no_link{
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:10;
	text-decoration: none;
}
.title1{
	color:#ae3e3c;
	font-family:verdana,sans-serif;
	font-size:18;
	font-weight:bold;
	text-decoration: none;
}
.title2{
	color:#e28e2b;
	font-family:verdana,sans-serif;
	font-size:18;
	font-weight:bold;
	text-decoration: none;
}
.title3{
	color:#69994d;
	font-family:verdana,sans-serif;
	font-size:18;
	font-weight:bold;
	text-decoration: none;
}
.lien_grey{
	color:#948b54;
	font-family:verdana,sans-serif;
	font-size:10;
	text-decoration: none;
}
.menu_lien{
	color:#eaeaea;
	font-family:verdana,sans-serif;
	font-size:12;
	text-decoration: none;
}
.menu_lien_0{
	color:#ffe742;
	font-family:verdana,sans-serif;
	font-size:12;
	text-decoration: none;
}
.menu_lien_master{
	color:#ffaf30;
	font-family:verdana,sans-serif;
	font-size:12;
	text-decoration: none;
}
.menu_back{
	background-color:#6d6d6d;
}
.date{
	color:#eaeaea;
	font-family:verdana,sans-serif;
	font-size:10;
	font-weight:bold;
	text-decoration: none;
}
.border_accident{
	border-top-width:1px;
	border-top-style:dotted;
	border-left-width:1px;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-style:dotted;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	
	border-color:#CC0000;
	
	background-color:#FFFFFF;
}