/* -------------------------------------------------------------------------------------------------------- *\
   Base
\* -------------------------------------------------------------------------------------------------------- */
*
{
  font-family: Verdana, Helvetica, Clean, Sans-serif;
  font-size:11px;
  color: #3a3833;
}

body
{
  background: #FFF;
}

span.hide
{
  visibility:hidden;
  font-size:0px;
}

a:link {text-decoration:none;}  
a:visited {text-decoration:none;}
a:hover {color: #8F2653;text-decoration:underline;} 
a:active text-decoration:none;}  



html, body
{
  height: 100%;
}

.hr
{
  background: url(http://www.coupriemartialarts.com/img/bg_hr.gif) no-repeat left bottom;
  margin: 0 0 4px 0;
  height: 1px;
  font-size: 1px;
}

strong
{
  font-weight: bold;
}

/* -------------------------------------------------------------------------------------------------------- *\
   Templates Main
\* -------------------------------------------------------------------------------------------------------- */

#body
{
  width: 988px;
  padding-top: 33px;
  margin: 0 auto;
}

#header
{
  height: 180px;
}
#main
{
  margin-left: 24px;
  width: 936px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

#content
{
  width: 936px;
  float: left;
  background: url(http://www.coupriemartialarts.com/img/bg_title_header.gif) no-repeat 50% 0 ;
}

#shadow
{
  background: url(http://webdata.ankama-games.com/www.wakfu.com/img/bg_shadow.gif) repeat-y;
}

#footer
{
  padding-top:25px;
  height: 39px;
  background: url(http://www.coupriemartialarts.com/img/bg_footer.gif) no-repeat;
  text-align: center;
}

#footer a
{
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}


h1
{
  text-align: center;
  margin-top: 25px;
  text-align: center;
  color: #bf8f98;
	font-size: 14px;
  font-weight: bold;
}

h2
{
  
  color: #bf8f98;
  font-weight: bold;
  text-align: center;
}

h2 a
{
	font-size: 12px;
  margin-left: 5px;
}

h3
{
  color: #2a847f;
  padding-left: 20px;
  background: url(http://www.coupriemartialarts.com/img/bg_h3.gif) no-repeat ;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}