/* atkungfu.com mars 2007 */

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%;
}
#menuleft div.separateur {
	background: url(img/sabre.jpg) no-repeat center center;
	height: 32px;
}
/*       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 20%;
	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;
}
/*     COLONNAGE    */
#menuleft
{
	width: 20%;
	float: left;
	padding-top: 95px;
	background: url(img/saut.gif) no-repeat center top;
}
#mainfloat {
	width: 55%;
	float: left;
}
#menuright
{
	width: 24%;
	float: right;
	background-color: #e5e5e5;
	color: #000000;
}
ol.tree, #ariane {
	margin: 0px;
	padding: .5em;
	font-size: 80%;
}
ol.tree li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#ariane {
	float: left;
}
#pub, #img_jour p {
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
/*       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;
}

/*     CONTENU     */

body.category #content h2 a, .comment-preview a, .resource h3 a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	display: block;
	padding-right: 25px;
	background: #FFFFFF url(img/salut_petit.gif) no-repeat right center;
	line-height: 1.6em;
}
body.category #content h2 a:visited, .comment-preview a:visited, .resource h3 a:visited {
	background-image: url(img/salut_petit2.gif);
}
#content {
	padding-right: .5em;
	padding-left: .5em;
}
#content h2 {
	clear:both;
	padding-left: .3em;
}
#content ul {
	font-size: .9em;
	margin-left: 1em;
	padding-left: 1em;
}
#content p.image {
	float: left;
	clear: right;
}
#art-description p {
	font-size: 80%;
}
#art-page-content p {
	font-size: 80%;
	background: #CCFF99;
	margin-top: .2em;
	margin-bottom: .2em;
}
#menuleft h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
#menuright h2 {
	color: #FFFFFF;
	background: #575757;
	padding-bottom: 0px;
}
#menuleft h3
{
	font-size: 1em;
	color: #FFFFFF;
	background: #575757;
	padding-bottom: 2px;
	margin-bottom: 1ex;
}
#menuleft p {
	padding-right: .4em;
	padding-left: .4em;
}
#menuleft ul, #menuleft li {
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}
#menuleft 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;
}
#menuleft ul a:hover, #menuleft 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;
}
#menuleft li a:hover, #menuleft li a:focus {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	margin-top: 0px;
	padding-top: 2px;
}
p.modified {
	font-size: 80%;
	float: left;
	clear: both;
}
p.score {
	clear:left;
}
.resources-number, .comment-closed {
	font-size: 80%;
	background: #CC9966;
	clear: both;
}
#descat p {
	padding-bottom: 0.2em;
	margin: 0px;
	padding-top: .2px;
}
#descat {
	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;
}
.resource {
	text-align: justify;
	vertical-align: top;
	padding-bottom: 6ex;
}
.resource p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: .8em;
}
.resource ol{
	font-size: .7em;
	margin-left: 1em;
	padding-left: 1em;
}
.resource ul li{
	font-size: .8em;
}
div.resource h3 {
	color: #000;
	background: #e5e5e5;
	margin-top: 1em;
	clear: both;
}
.art-page-title {
	clear: both;
	color: #000;
	background: #e5e5e5;
}
/*div.col-content h2 {
	padding-left: 5px;
}
*/div.col-content ol li {
	list-style-type: decimal;
}
.recent-news h2 {
	font-size: 1em;
	padding-bottom: 0.1ex;
	padding-left: .3em;
}
.recent-news h3 {
	margin-bottom: 0.5em;
}
.recent-news h3 a {
	font-size: .9em;
	padding: 0.2em 22px 0.2em 0.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	background: #f2f2f2 url(img/salut_20.gif) no-repeat right center;
	display: block;
}
.recent-news h3 a:visited {
	background: #f2f2f2 url(img/salut_20b.gif) no-repeat right center;
}
.recent-news .recent-news-date {
	font-size: .8em;
}
.recent-news-date {
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	margin-top: .5em;
}
.recent-news p {
	font-size: 80%;
	padding: 0px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.recent-news ul {
	font-size: .8em;
	margin-left: 1em;
	padding-left: 1em;
}
#art-pages-list {
	margin-bottom: 1em;
}
#art-pages-list h3 {
	font-size: 1em;
	clear: both;
	color: #000000;
	background: #e5e5e5;
	margin-bottom: 0px;
	padding-bottom: .2em;
	padding-left: 10px;
}
#art-pages-list ol {
	font-size: .8em;
	margin-top: 0px;
	margin-left: 1em;
	padding-left: 2em;
}
.dicton {
	font-size: 1.3em;
	font-weight: bold;
	background: #f2f2f2;
	padding: 1em .5em;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
ul.extra {
	margin: 0px;
	padding: 0px;
	font-size: 60%;
}
ul.extra li {
	display: inline;
	list-style-type: none;
}
.restitle, .comment-preview {
	color: #000;
	background: #ccc;
}
.comment-preview {
	margin-bottom: 1em;
}
.comment-preview strong {
	font-style: italic;
	text-decoration: underline;
}
.feeds, .sitemap {
	font-size: .9em;
	padding-left: 20px;
	padding-right: 1em;
}
.feeds {
	background: transparent url("img/feeds.png") 4% 40% no-repeat;
}
.sitemap {
	background: transparent url("img/sitemap.png") 0% 40% no-repeat;
}

/* COMMENTAIRES */

div.px-comment {
	background-color: #F2F2F2;
	color: #333333;
	font-style: italic;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #ccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	clear: both;
	margin-bottom: .7em;
	margin-top: 0.2em;
}
div.px-comment p {
	padding: 0 14px 0 16px;
}
div.px-comment a { 
	color: #666;
}
div.px-comment a:hover { 
	color: #000;
}
.px-comment-info {
	font-weight: bold;
	font-size: 0.8em;
	background: #e5e5e5;
}
span.px-comment  {
	font-size: 0.8em;
}
form.px-comment {
	padding: 10px 16px 10px 16px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
form.px-comment p {
	margin: 0;
	font-size: 0.8em;
}
form.px-comment textarea {
	width:98%;
}
form.px-comment textarea, form.px-comment input {
	background-color: #fff;
}
.input-submi {
	padding-top: 8px;
}
form.px-comment label {
	float: left;
	display: block;
	width: 7em;
	font-size: 110%;
	text-align: right;
	vertical-align: top;
}
.px-comment-add {
	padding-bottom: 4px;
	border-bottom: 1px solid #E5E5E5;
	font-size: 100%;
	clear: both;
	background: #e5e5e5;
	padding-left: .3em;
}
form.px-comment submit {
	margin:0;
	text-align: right;
}
.px-comment-error {
	border: 1px dotted #FF8080;
	padding-bottom: 10px;
	width: 99%;
}
.px-comment-error ul {
	padding-top: 6px;
}
.px-comment-error li {
	color: red;
	list-style-type: none;
	background: url("img/errmsg.gif") 0% 50% no-repeat;
	padding-left: 20px;
}
.px-comment-preview {
	padding: 0 20px 10px 40px;
	font-style: italic;
	color: #505050;
	background: url("img/comment-preview.png") 0% 0% no-repeat;
	font-size: .9em;
}
.px-comment-validation {
	font-style: italic;
	color: #505050;
	background: url("img/comment-validation.gif") 0% 50% no-repeat;
	padding-bottom: 1em;
}
span.px-comment-required-email {
	font-size: 90%;
	font-style: italic;
	color: #666;
}
/* PLAN DU SITE */
#sitemap {
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#sitemap h2 {
	color: #000;
	background: #ccc;
}
#sitemap h3 {
	color: #000;
	background: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sitemap ul {
	font-size: .9em;
	margin-left: 3em;
	padding-left: 1em;
}
#sitemap li.nodeco {
	list-style-type: none;
	font-size: .9em;
}
#sitemap li.subcatlism p {
	padding: 0px;
	margin: 0px 0px 0px -1em;
}
#sitemap li.nodeco a {
	color: #505050;
	background: #fff;
}
#sitemap li.nodeco li {
	list-style-type: circle;
	color: #98C6E6;
	margin-left: -2em;
}
#sitemap li.subcatlism {
	list-style-type: circle;
	color: #f06;
	margin-left: -1em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
#sitemap p {
	color: #000000;
	background: #f2F2F2;
	border: 1px solid #999999;
	padding: .5em;
	font-size: .8em;
}
/*  AUTRES */
.gotop {
	text-align: right;
	height: 20px;
	float: right;
}
#pages {
	font-size: 90%;
	clear: both;
}
#deco {
	background: url(img/deco.gif) no-repeat center top;
	height: 280px;
}
/* GALERIE */
.gallery-box {
	width: 195px;
	height: 17em;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #e5e5e5;
}
.gallery-img {
	float:left;
	background: #e5e5e5 url(shadowAlpha.png) no-repeat right bottom!important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.gallery-img img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }
.gallery-title {
	font-size: 0.70em;
	font-weight: bold;
}
.gallery-legend {
	font-size: 0.7em;
	font-weight: normal;
	clear: both;
	padding-left: 1em;
	color: #555;
	padding-right: 1em;
}
.gallery-list {
	width: 100%;
	clear: both;
}
ul.gallery {
        display: inline;
        list-style-type: none;
}
ul.gallery li {
        display: inline;
        list-style-type: none;
        padding-right: 1em;
}
ul.gallery li.current a {
        font-weight: bold;
        color: #9ac41e;
}
#content dd.partenaire{
	font-weight: bold;
}
#content dl{
	font-size: .9em;
}

