html {
background : url("img/body/fdtsubasa.jpg") fixed left;
background-repeat : no-repeat;
background-color : #b1afac;
margin : 0;
padding : 0;
}
body {
width : 1000px;
margin : auto;
}
img {
border : none;
}
.head {
width : 1000px;
height : 245px;
}
#container {
width : 1000px;
background-image : url("img/body/cont.png");
background-repeat : repeat-y;
}
.fin_container {
clear : both;
}
.menu {
width : 160px;
float : left;
}
.menu_right {
width : 160px;
float : right;
}
.titre {
background : url("img/menu/titre.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.titre2 {
background : url("img/menu/titre2.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.titre3 {
background : url("img/menu/titre3.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.titre4 {
background : url("img/menu/titre4.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.tdon {
background : url("img/menu/tdon.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.titreR {
background : url("img/menu/titreR.png");
background-repeat : no-repeat;
width : 160px;
height : 35px;
}
.link {
text-align : center;
}
.link a {
color : #000000;
}
.bas_m {
height : 10px;
}
.logo img {
max-width: 100px;
}
.corps {
width : 1000px;
margin-left : 160px;
padding-left : 10px;
}
.fond_corps {
width : 680px;
padding-left : 10px;
}
.bas {
clear : left;
background : url("img/head/bas_page.png");
background-repeat : no-repeat;
width : 1000px;
height : 80px;
color : #000000;
font-weight : bold;
font-size : 13px;
text-align : center;
}
.result_sond {
width : 650px;
}
.quest_sond {
font-weight : bold;
}