/* MAIN ------------------------------------------------------------*/
/* PROGRAMMER PAR PATRICK CLAVEAU */
/* ECKINOX MÉDIA */

/* =General-----------------------------------------------------------------------------*/
p{margin: 0;padding: 0;}
blockquote{}
ul{margin: 0;padding: 0; list-style: none;}
.clear{ /* Class for clearing floats */clear:both;}
img{ /* Remove border around linked images */border: 0;}

/* =Typography-----------------------------------------------------------------------------*/
body{ background:#29343a url(../../img/bg_body.jpg) center no-repeat; margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; text-align:justify; }
html, body, #wrap{height: 100%;}

/* =Headings-----------------------------------------------------------------------------*/

/* =Link-----------------------------------------------------------------------------*/
a {color: #9f2369; text-decoration:none;}
a:hover {text-decoration: underline;}
/* =MainMenu-----------------------------------------------------------------------------*/
/* =Frame-----------------------------------------------------------------------------*/
#wrap{ width:682px;  margin:auto; display: table;  #position: relative; overflow: hidden;}
#wrap #centered{ width:682px;  #position: absolute;  #top: 50%; display: table-cell; vertical-align: middle; }
#wrap #centered #container{ #position: relative; #top:-50%; background:transparent url(../../img/bg_wrap.gif) top left no-repeat; height:605px; padding-top:5px; }

#wrap #centered #container #bg_container{ width:670px; height:601px; background:#FFF url(../../img/bg_content.jpg) top left no-repeat; margin: 0 5px 5px 6px;}

#wrap #centered #container #bg_container a.leftBtn{ width:104px; height:56px; display:block; background:transparent url(../../img/btn_1.jpg) top left no-repeat; float:left; margin-top:408px; margin-left:116px; display:inline;}
#wrap #centered #container #bg_container a.rightBtn{ width:104px; height:56px; display:block; background:transparent url(../../img/btn_2.jpg) top left no-repeat; float:right; margin-top:408px; margin-right:112px; display:inline; }
#wrap #centered #container #bg_container a:hover{ text-decoration:none; background-position:bottom;}

#wrap #centered #container #bg_container a span{ visibility:hidden;}
