@charset "utf-8";
.jaune   body{
	background-color: #FFB52B;
}
.jaune  #global  {
	background-color: #FFFFFF;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	}
.jaune #header {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;


}
.jaune #logo_g {
	background-image: url(comdget_logo_jaune.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.jaune #centre {

}
.jaune #edito {
	color: #454545;
}

.jaune #footer {

	}
.jaune h1 {
	color: #FF9900;

}
.jaune p {
	color: #454545;
}

.jaune    #accroche_d h1 {
	color: #FF9900;
}
.jaune   #accroche_d h2 {
	color: #454545;

}
.jaune #menu_lateral h2 {
	color: #454545;
}

.jaune h3 {
	color: #FF9900;
}
.jaune a:hover {
	color: #FF9900;
}
