/* 
    Document   : style
    Created on : 24 mai 2010, 19:38:53
    Author     : Ekyo
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*{margin: 0 0 0 0; padding: 0 0 0 0;}

root {
    display: block;
}

body {margin : 7% 0 0 0 ;background : #C1C1C1 ;text-align : center;font-size : 0.7em;color : #777474 ; font-family : arial ; text-align: center;}

#site { width : 822px;margin : 0 auto;text-align : left; }
#site a {outline-style: none;border-style: none;}
#site a img{border-style: none; }

a img {border:0px;border-style: none}

#footer p {text-align: center; color: rgb(107,107,107); font-size: 15px; margin-bottom: 8px;}
#footer a {color: rgb(107,107,107);}

 /* TXT DEFIL
 ********************************************************************/
#cadrpg { width:400px; margin:0 auto; border:0; overflow:hidden;}
#newshr { position:relative; width:580px; height:20px; overflow:hidden; }
#defile { position:absolute; margin-top:1px; background-color:transparent; text-decoration: none;color : #777474;font-weight: bold; font-size: 16px;}