body {
height:100%;
font:normal 0.8em "Trebuchet MS",Verdana,Tahoma,sans-serif;
color:black;
background:#404040 url(./images/interface/fond.png) repeat-x;
}
p {padding:10px;text-align:justify;}
p.quicktext {width:190px;font:italic 0.7em "Trebuchet MS", Sans-Serif;float:left;}
p.works {width:190px;font:normal 0.8em "Trebuchet MS", Sans-Serif;float:right;}
p.works a{color:#23C8EB;text-decoration:underline; float: right;}
- page {
margin:0 auto 0 auto;
width:639px;
}
- header {
background:url(./images/interface/header2.jpg) no-repeat;
width:639px;
height:180px;
}
ul#menu {
list-style-type:none;
}
ul#menu li {
width:150px;
height:30px;
text-align:center;
}
ul#menu
a{display:block;width:150px;height:30px;color:#23C
8EB;text-decoration:none;}
ul#menu
a:hover{display:block;width:150px;height:30px;colo
r:white;text-decoration:underline;}
.bloc3 {
width:100%;
margin:20px 0 20px 0;
background:url(./images/interface/fond_bloc.png) repeat-y;
}
.bloc3 h2 {
background:url(./images/interface/fond_titre.png)
no-repeat;
width:639px;
height:45px;
font:bold 0.9em "Trebuchet MS", Sans-serif;
color:#23C8EB;
padding:13px 0 0 15px;
}
.bloc_menu {
width:639px;
margin:20px 0 0px 0;
background:url(./images/interface/fond_bloc.png) repeat-y;
float:left;
}
.bloc_menu p {float:left;width:610px;}
.bloc_menu h2 {
background:url(./images/interface/fond_titre.png)
no-repeat;
width:639px;
height:45px;
font:bold 0.9em "Trebuchet MS", Sans-serif;
color:#23C8EB;
padding:13px 0 0 15px;
}
ul.sous_menu {
list-style-type:none;
float:left;
margin:top;
text-align:center;
}
ul.sous_menu li {
width:100%;
height:40px;
}
ul.sous_menu a {color:#23C8EB;text-decoration:none;}
ul.sous_menu a:hover {color:#23C8EB;text-decoration:underline;}
ul.produit {
list-style-type:none;
float:left;
margin:top;
text-align:center;
}
ul.produit li {
width:100%;
height:40px;
}
ul.produit a {color:red;text-decoration:none;}
ul.produit a:hover {color:#23C8EB;text-decoration:underline;}
p.bas_bloc_menu {
padding:0 0 15px 0;
background:url(./images/interface/bas_bloc.png) bottom no-repeat;
width:639px;
height:9px;
text-align:center;
font:italic 0.7em "Trebuchet MS", Sans-serif;
color:#A1A1A1;
clear:both;
}
p.bas_bloc {
padding:0 0 15px 0;
margin-top:20px;
background:url(./images/interface/bas_bloc.png) bottom no-repeat;
width:639px;
height:9px;
text-align:center;
font:italic 0.7em "Trebuchet MS", Sans-serif;
color:#A1A1A1;
clear:both;
}
ul.sous_menu{
list-style-type:none;
width:146px;
float:right;
}
ul.produit{
list-style-type:none;
width:300px;
float:left;
}