/* forum atkungfu.com janvier 2008 */
body {
	color: #000;
	background: #FFF;
	margin: 0%;
	padding: 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
p, blockquote, li, dd, dt {
	font-weight: normal;
}
h2, h3, form, fieldset, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2, h3 {
	font-size: 1em;
	font-weight: bold;
}
a {
	text-decoration: none;
}
img {
	border-width: 0px;
	border-style: none;
}
hr, legend {
	display: none;
}
abbr, acronym { 
	cursor: help;
}
code {
	display: block;
}
address{
	font-size: 80%;
}
/*       BANDEAU        */

#banner, #top, h1#top {
	margin: 0px;
	padding: 0px;
}
#easy-access {
	font-size: 0.7em;
	background-color: #e5e5e5;
	text-align: right;
	vertical-align: top;
	padding-left: 20%;
}
#easy-access ul {
	float: left;
}
#easy-access #search label {
	vertical-align: top;
}
#easy-access li {
	display: inline;
	vertical-align: top;
	padding-right: 1em;
}
h1#top {
	font-size: 120%;
	letter-spacing: .5em;
	vertical-align: bottom;
}
h1 img {
	margin-left: 5%;
}
h1#top span {
	background: #f2f2f2;
	display: block;
	padding-left: 1em;
}
#top {
	background: url(img/bandeau-atkungfu.gif) no-repeat right top;
	clear: left;
}
#logo {
	background: #FFFFFF;
}

/*   MENU PRINCIPAL     */

#mainmenu {
	background: #000000;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
}
#mainmenu ul {
	padding: 2px 0px 2px 22%;
	font-size: 90%;
}
#mainmenu li {
	display: inline;
}
#mainmenu li a {
	color: #FFFF00;
	background: #000;
	padding-right: 20px;
	padding-left: .1em;
}
#mainmenu li a:hover, #mainmenu li a:focus {
	color: #000;
	background: #fff url(img/salut18.gif) no-repeat right center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	padding: 2px 20px 2px .1em;
}

#menugauche
{
	width: 20%;
	float: left;
	background: url(img/saut.gif) no-repeat center top;
	padding: 95px .5em 0em;
}
#menugauche h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
#menugauche h3
{
	font-size: 1em;
	color: #FFFFFF;
	background: #575757;
	padding-bottom: 2px;
	margin-bottom: 1ex;
}
#menugauche p {
	padding-right: .4em;
	padding-left: .4em;
}
#menugauche ul, #menugauche li {
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}
/*#menugauche ul a {
	display: block;
	height: 2.5ex;
	background-color: #000000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	margin-top: 0px;
	padding-top: 2px;
	color: #FFFF00;
}
#menugauche ul a:hover, #menugauche ul a:focus {
	background: #FFFFFF url(img/salut_petit.gif) no-repeat right top;
	display: block;
	height: 2.5ex;
	color: #000;
	margin-top: 0px;
	padding-top: 2px;
}
#menugauche li a:hover, #menugauche li a:focus {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	margin-top: 0px;
	padding-top: 2px;
}
*/
#punwrap {
	width: 75%;
	margin-left: 22%;
}
#descat p, #statuts p {
	padding-bottom: 0.2em;
	margin: 0px;
	padding-top: .2px;
}
#descat, #statuts {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ccc;
	font-size: 80%;
	background: #f2f2f2;
	text-align: left;
	vertical-align: top;
	margin-bottom: 1em;
}
#statuts #brdwelcome li{
	font-weight: normal;
	border-bottom: 1px solid #0099CC;
}
.pow {
	font-size: .65em;
}
#searchlinks, #searchlinks dd, #modcontrols, #modcontrols dd {
	margin: 0;
	padding: 0;
}
#searchlinks, #modcontrols {
	font-size: .8em;
}
/*       FOOTER          */
div#footer {
	clear: both;
	text-align: center;
	vertical-align: top;
	height: 90px;
	background: url(img/footer.jpg) repeat-x center top;
}
#footerpub {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: both;
	background: #e5e5e5;
}
#footer, #footer ul, #footer li, #footer p, #footerpub p {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#footer ul {
	background: #e5e5e5;
}
#footer li {
	display: inline;
	padding-right: .9em;
	padding-left: .9em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.postfootleft, postfootright {
	clear: left;
}
#deco {
	background: url(img/deco.gif) no-repeat center top;
	height: 280px;
}

