/************************************************************************************/
/**             Design By Cyd - http://cyd.axilu.net/                              **/
/**             Decoupe xhtml/css strict by ulluss - http://www.ulluss.net         **/
/**             Designed for Divertissy.com - graphic community                    **/
/**                                                                                **/
/**             Copyright 2006 - divertissy.com                                    **/
/************************************************************************************/

body {
	background: #fff url(images/background.gif) repeat-x;
	font-family : Verdana;
	font-size : 10px;
        text-align: center;
        color:#726A5E;	
	margin:  0;
	padding: 0;
}

h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1.0em;}

a { color: #726A5E; }
a:hover { color: #726A5E; font-weight: bold;}

#page {
 position: relative;
        margin: auto;         
        padding: 0;
         width: 650px;
         height: 100%;
        background: url(images/page.gif) repeat-y;
}

#header {
        background: url(images/header.gif);
        width: 650px;
        height: 237px;
         position: relative;
}   
        
#title {
        float: right;
        margin-right: 25px;
        margin-top: 50px;
        font-weight: bold;
        font-size : 30px;   
        text-align: left;
}
        
#title a {
        text-decoration: none;
        color:#fff;
}        
#title a:hover {
        text-decoration: none;
        color:#726A5E;
}        
#menu {
        background: url(images/menu.gif);
        width: 650px;
        height: 40px;
         position: relative;
         text-align: left;
}

.lien {
        position: absolute;
        text-align: center;
        height: 41px;
}

.lien a { 
        color: #fff;
        font-weight: bold;   
        font-size: 1.4em;
        text-decoration: none;
        
}

#liens { position: relative;
       
}
        
#link1 {
        width: 107px;
        left: 12px;
        padding-top: 9px;
        padding-bottom: -9px;
}
        
#link2 {
        width: 102px;
        left: 119px;
        padding-top: 9px;
}
        
#link3 {
        width: 103px;
        left: 221px;
        padding-top: 9px;
}
        
#link4 {
        width: 102px;
        left: 324px;
        padding-top: 9px;
}
        
#link5 {
        width: 103px;
        left: 426px;
        padding-top: 9px;
}        
                
#link6 {
        width: 107px;
        left: 529px;
        padding-top: 9px;
}
        
#content {
        padding-left: 30px;
        padding-right: 30px;
        text-align: justify;
        padding-bottom: 20px;
        padding-top: 10px;
}

#footer {
        background: url(images/footer.gif);
        height: 56px;   
        clear: both;
                padding: 0;
        margin: 0;
}
#divertissy-link { 
        float: right;
        height: 34px; 
        padding: 0;
        margin: 0;
}
#divertissy-link a, img { height: 34px;}

img { border: none;}