
body {
background-color : #363e41;
color : #364042;
font-family : Verdana, Arial, "Lucida Console", Helvetica, sans-serif;
font-size : 11px;
padding : 0;
margin : 0;
}
div#contenu {
width : 728px;
height : auto;
margin : auto;
margin-top : 25px;
}
img {
display : block;
margin : 0;
padding : 0;
}
ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}
a {
color : #898374;
text-decoration : underline;
font-weight : normal;
}
a:hover {
color : #646055;
}
h1 {
margin : 0;
padding : 0;
}
h2 {
margin : 0;
padding : 0;
}
h3 {
margin : 0;
padding : 0;
}
p {
margin : 0;
padding : 2px;
text-indent : 10px;
}
.label{text-align:right;vertical-align:top;}
.image{border : 0px;}
div.clear {
clear : both;
}
.marron {
color : #dbd4c2;
}
div#header {
background : url('./logo.png') no-repeat left;
width : 728px;
height : 100px;
}
h1#titre {
margin-left : 90px;
font-weight : normal;
font-size : 200%;
text-transform : uppercase;
color : #fff;
}
h2#sous-titre {
margin-left : 120px;
font-weight : bold;
font-size : 160%;
color : #fff;
}
h3#description {
margin-left : 150px;
font-weight : bold;
font-size : 120%;
color : #fff;
}
div#box {
background : url('./bg_c_2.gif') repeat-y right;
width : 670px;
height : auto;
margin : -10px auto auto 58px;
}
div#haut_box {
width : 636px;
height : 13px;
background : url('./header.png') no-repeat;
margin-left : 34px;
}
div#menu {
width : 120px;
height : 156px;
margin-top : 15px;
z-index : 2;
float : left;
margin-left : -20px;
}
div#menu li {
width : 120px;
height : 39px;
cursor : pointer;
}
div#menu li.menu1 {
background : url('./menu_accueil.png') no-repeat;
}
div#menu li.menu2 {
background : url('./menu_portfolio.png') no-repeat;
}
div#menu li.menu3 {
background : url('./menu_apropos.png') no-repeat;
}
div#menu li.menu4 {
background : url('./menu_contact.png') no-repeat;
}
div#menu li.menu1_hover {
background : url('./menu_accueil.png') no-repeat 0 -39px;
}
div#menu li.menu2_hover {
background : url('./menu_portfolio.png') no-repeat 0 -39px;
}
div#menu li.menu3_hover {
background : url('./menu_apropos.png') no-repeat 0 -39px;
}
div#menu li.menu4_hover {
background : url('./menu_contact.png') no-repeat 0 -39px;
}
div#contenu_box {
width : 601px;
height : 450px;
float : right;
padding : 0 16px 0 10px;
font-size : 10px;
}
div#footer {
width : 636px;
height : 15px;
background : url('./footer.png') no-repeat;
margin-left : 34px;
font-size : 0;
}
.slider_ajax {
position : relative;
overflow : hidden;
margin : auto;
width : 601px;
height : 450px;
clear : both;
}
.slider_ajax .ajax_contenu {
position : relative;
left : 0;
top : 0;
width : 100%;
list-style-type : none;
}
.slider_ajax .ajax_contenu .panneau {
float : left;
height : 100%;
position : relative;
width : 700px;
}
.slider_ajax .ajax_contenu .panneau .contenu_panneau {
padding : 10px;
}
div#edito {
width:588px;
}
div#edito p{
font-weight:bold;
font-size : 15px;
}
