/*--------------------------------------------------*/
/*---   Feuille de style Kerry's      ----*/
/*--------------------------------------------------*/
body {
	scrollbar-base-color: #68B022;
	scrollbar-3dlight-color: #68B022;
	scrollbar-arrow-color: #E2EFD4;
	scrollbar-darkshadow-color: #68B022;
	scrollbar-face-color: #68B022;
	scrollbar-highlight-color: #E2EFD4;
	scrollbar-shadow-color: #E2EFD4;
	scrollbar-track-color: #E2EFD4;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/accueil/fond.jpg);
}
a{
	color: #CC3300;
	text-decoration: none;
}
a:hover{
	color: #f5e624 ;
}
.rouge {
	color: #c40900;
	font-weight: bold;
}
.rouge10 {
	font-family: tahoma;
	font-size: 10px;
	color: #c40900;
	font-weight: bold;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #676767;
}
.gris10 {
	font-family: tahoma;
	font-size: 10px;
	color: #454545;
}
.vert10clair {
	font-family: tahoma;
	font-size: 10px;
	color: #00CC33;
	font-weight: bold;
}
.vert10 {
	font-family: tahoma;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
}
.vert11 {
	font-family: tahoma;
	font-size: 11px;
	color: #009933;
}
.vert13 {
	font-family: tahoma;
	font-size: 13px;
	color: #009933;
}
.jaune11 {
	font-family: tahoma;
	font-size: 11px;
	color: #fab42a;
}
.jaune14 {
	font-family: arial;
	font-size: 14px;
	color: #fab42a;
}
.fondeven {
	background-image: url(../images/base_presentation_34.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blanc {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.blanc10 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.grisclair {
	font-family: tahoma;
	font-size: 11px;
	color: #404040;
}
.gris {
	font-family: tahoma;
	font-size: 11px;
	color: #6F6F6F;
}
.back {
	background-repeat: no-repeat;
	background-position: center center;
}
.back2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	border: 2px solid #666666;
	padding: 1px;
}
.backrouge {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	border: 2px solid #ce0005;
	padding: 1px;
}
.backjaune {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	border: 2px solid #fab42a;
	padding: 1px;
}
.backvert {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	border: 2px solid #009933;
	padding: 1px;
}
.backblanc {
	background-image: url(../images/accueil/fond.gif);
	padding: 1px;
}
