/*
!==============================================!
       ____  __     ______  __   __ ___
      / _  || |     |  __ \| |__| ||  _ \
     / /_| || |     |  ___/|  __  || |_\ \
    /  __  || |____ | |    | |  | ||  __  \
   /_/   |_||______||_|    |_|  |_||_|   \_\
   _______ __   ________  __  ______ __  ______
  /  ____/| |__| ||  __ \| | / ____/| | / ____/
 |  /     |  __  ||  ___/| | \___ \ | | \___ \
 |  \____ | |  | || |\ \ | | ___/  || | ___/  |
  \______\|_|  |_||_| \_\|_|/_____/ |_|/_____/

!==============================================!
       alpha_chrisis@grafix-session.info
*/

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

#body2
{
width:698px;
height:817px;
background-color:white;
}


#body3
{
width:698px;
height:572px;
margin:auto;
background-image: url("../images/back_content.jpg");
}

body
{
width:698px;
height:817px;
margin:auto;
background-image: url("../images/background.jpg");
background-repeat: repeat-x;
background-color: #9c5d39;
}

#header
{
width:698px;
height:245px;
background-image:url("../images/header.jpg");
background-repeat: no-repeat;
}

#menu
{
width:157px;
height:421px;
float:left;
}

#corps
{
height:460px;
padding:5px;
padding-left:10px;
/* rajouter pref texte webmaster */
font-family: "verdana","serif","sans-serif";
overflow:auto;
margin-left:15px;
margin-right:30px;
}

#title_back
{
margin-left: 170px;
height:54px;
background-image:url("../images/title.jpg");
background-repeat:no-repeat;
}

#title h1
{
font-size:20px;
color: #e4650f;
padding-top: 22px;
padding-left: 47px;
}

#menu ul
{
list-style-image:url("../images/dot.gif");
padding-left: 25px;
margin:0px;
}

#menu li
{
font-size:12px;
}

#sousmenu1
{
background-image:url("../images/menu1/back_menu1.jpg");
background-repeat: no-repeat;
width:115px;
height:83px;
margin-left: 34px;
margin-top: 15px;
padding-top: 30px;
}

#sousmenu2
{
background-image:url("../images/menu2/back_menu2.jpg");
background-repeat: no-repeat;
width:115px;
height:83px;
margin-left: 34px;
margin-top:30px;
padding-top: 30px;
}

#sousmenu3
{
background-image:url("../images/menu3/back_menu3.jpg");
background-repeat: no-repeat;
width:115px;
height:84px;
margin-left: 34px;
margin-top:30px;
padding-top: 30px;
}