/* CSS Document */
body {
font-family:Helvetica, Arial, sans-serif;
font-size: 0.75em;
margin: 0;
padding: 0;
background-color: #a9a6a0;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 170px;
background-color: #fff;
}
#logoAP {
margin: 0px;
padding:0px;
height: 170px;
width: 265px;
float: left;
background: url(../img/common/Header_logoAP.gif) no-repeat left top;
}
#logoAP a {
display: block;
height: 170px;
width: 265px;
float: left;
}
#topmenu {
margin: 0px;
padding:0px;
height: 139px;
width: 735px;
float: left;
}
#menu {
margin: 0px;
padding:0px;
height: 30px;
width: 735px;
float: left;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
margin: 0 0 0 13px;
padding: 0;
background: url(../img/common/Menu_item_back.gif) no-repeat top left;
display: block;
width: 167px;
height: 28px;
float: right;
}
#menuhaut ul {
display: inline;
margin: 0 0 0 13px;
padding: 0;
background: url(../img/common/Menu_item_off.gif) no-repeat top left;
display: block;
width: 167px;
height: 28px;
float: right;
}
#menuhaut a {
display: block;
width: 167px;
height: 28px;
}
#menuhaut a:hover {
}
.titlemenu {
margin-left: 10px;
}
#haut {
height: 5px;
}
#conteneur {
width:1000px;
margin:0 auto;
background-color:#fff;
}
#centre {
background-color:#fff;
margin: 0 20px 20px 305px;
}
#couv {
margin: 30px 10px 10px 20px;
padding: 0;
}
#couvimg {
margin: 0 20px 20px 0;
float:left;
height: 100%;
}
#couvtxt {
margin-left: 350px;
line-height: 1em;
}
#couvtxt h1 {
color: #dc77dc;
font-size:1.5em;
line-height: 1em;
}
#couvtxt ul {
list-style-type: none;
color:#993399;
font-size: 1.2em;
font-weight: bold;
line-height: 2em;
margin: 20px 0 0 0;
padding: 0;
}
#couvtxt li {
color:#000;
font-size: 0.9em;
font-weight: normal;
line-height: 1em;
margin: 0;
}
#pied {
clear:both;
height: 30px;
background-color: #fff;
border-top-color: #e31f67;
border-top-style: dotted;
border-top-width: 1px;
}
#menubas {
list-style-type: none;
margin: 2px 0;
padding: 0;
float:right;
vertical-align: middle;
}
#menubas li {
display: inline;
margin: 0 0 0 13px;
padding: 0;
background: url(../img/common/Menu_item_back.gif) no-repeat top left;
display: block;
width: 167px;
height: 28px;
float: right;
}
#menubas a {
margin: 0 2px;
color: #e31f67;
text-decoration: none;
}
#menubas a:hover {
text-decoration: underline;
}
#credit {
margin: 6px 0 0 20px;
color: #999999;
float:left;
width: auto;
}

/* INUTILISE */

#droite {
float:right;
width: 150px;
}

#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}