@charset "ISO-8859-1";

#div_gkcbox_cadre {
	background-color: #ABDF01;
	border: 1px solid #E4BB07;
}
#div_gkcbox_header {
	background: url(../images/gkcbox_top.gif) repeat-x top left;
	border-bottom: 2px solid #E4BB07;
	height: 25px;
}
#div_gkcbox_close {
	background: url(../images/gkcbox_top.gif) repeat-x top left;
}
#div_gkcbox_titre {
	background: url(../images/gkcbox_top.gif) repeat-x top left;
	color: #000;
	border-bottom: 1px solid #D3D3D3;
}
#div_gkcbox_content {
	background: #ABDF01 url(../images/gkcbox_charg.gif) no-repeat center center;
	border-top: 1px solid #E4BB07 !important;
}

