body { 
	background: #E7E7DD; 
	/*text-align: center;*/
	margin: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
        font-family: Trebuchet MS, tahoma, arial, verdana; 
	color: #000; 
}
body, div, h1, h2, h3, p, ul, li, table, td { 
	
	/*line-height: 160%;*/
}
h1 {
	font-size: 22px;
}
h2 {
	color: #c00;
	font-size: 14px;
	margin-bottom: 10px;

}
strong {
	font-weight: normal;
   font-style: italic;
}
h3, p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;

}
p, h3 {
	font-size: 12px; 
	color: #333;
}
h3 {
	font-weight: bold;
	margin-top: 10px;
}
#ekwz_main
{
	/*-moz-border-radius: 25px 25px 0 0;
	-webkit-border-radius: 25px 25px 0 0;*/
	/*border-radius: 25px 25px 0 0;*/        
	background: #fff url(./img/cocci-boulet-neiba.png) no-repeat scroll 95% 0;
	border: none;
	margin: auto;
	min-height: 500px; /* affichage de la cocci de fond en entier */
	padding: 10px 420px 10px 10px; /* pas de texte sur la cocci de fond */
}

#ekwz_main.nococci
{
	background: #fff;
	border: none;
	margin: auto;
	padding: 10px;
}

a, a:link, a:visited {
	color: #36f;
	background: #ffc;
	text-decoration: none;
}
a[href^="http://e-kaki.net/artiste"]
{
        background: #ffc url(./img/icon_user.gif) center left no-repeat;
        padding-left: 18px;
}
a:hover {
	color: #36F;
	background-color: #ffa;
	text-decoration: none;
}


ul, li {
	color: #555;
	font-size: 12px;
}
li {
	margin-bottom: 4px;
}
table {
	border: 1px solid #999;
        border-collapse: collapse;
	/*border-left: 1px solid #999;*/
	font-size: 12px;
        margin: auto;
}
th, td {
    border: 1px solid #999;
        border-collapse: collapse;
	/*border: 1px solid #999;
	border-bottom: 1px solid #999;*/
	padding: 4px;
}
th{
    background: #e7e7dd;
}
td {
	/*font-size: 12px;*/
}

img
{
    border: none;
}

/***/

label.labelBlock
{
    display:block;
}

.exception strong, .php_error strong
{
    font-weight: bold;
    font-style: normal;
    color: #c00;
    font-size: 14px;
    margin-bottom: 10px;
}

/** gallery **/

div.tnGallery {
  /*width: 80%;
  margin: auto;*/
  padding: .5em;
  background-color: #F3F3F3;
  color: #000;
  /*border: thin solid #030;*/
  text-align: center;
  margin:0pt -11px -11px;
}
div.tnGallery ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.tnGallery li
{
  float: left;
  border: 1px solid #777;
  text-align: center;
  padding: .3em;
  margin: .5em;
}
div.tnGallery img
{ 
  display: block;
  text-align: center;
  margin: 0 auto .3em auto;
  padding: 0;
}
hr.clear, br.clear
{
  clear: both;
  height: 0;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
}
#ekwz_admin_menu
{
    margin: 0;
    background: #d1d1c8;
    padding: 5px;
}

#ekwz_admin_menu ul
{
    margin: 0;
    padding: 0;
}

#ekwz_admin_menu li
{
    display: inline;
}

/* css rulez */
#ekwz_admin_menu li:not(:first-child):not(:last-child)::after
{
    content : ' / ';
}

#ekwz_admin_menu a
{
    color: #c00;
    background: transparent;
}


ul#ekwz_boring_admin_tasks li
{
	display: inline;
}

ul#ekwz_boring_admin_tasks li:not(:last-child)::after
{
	content : ", ";
}

#ekwz_index_userside a#participer
{
	font-size:20px;
	display: block;
	font-weight: bold;
	background: transparent;
}

#ekwz_footer
{
    margin-top: 0;
    background: #fff;
}

#ekwz_footer a
{
    background: transparent;
}

fieldset .explain
{
    float: right;
    max-width: 45%;
}

/** PhpMyEdit backends **/
.pme-main a
{
        background: transparent;
}

.pme-header span.pme-form-help
{
	display: none;
}

.
