BODY {
background-color: #76797E;
background-image: url(homepage/fond.jpg);
background-position: top right;
background-attachment: fixed;
background-repeat: no-repeat;
color: #FFFFFF;
font-family: Calibri, Helvetica;
font-style: italic;
margin: 0;
position: relative;
}
A,
A:active,
A:link,
A:visited {
color: #FFFFFF;
}
A:hover {
text-decoration: none;
}
IMG {
border: none;
}
DIV#website {
background-color: #FFFFFF;
margin: 0 auto;
min-height: 950px;
padding: 1px;
width: 900px;
}
DIV#header {
background-image: url(homepage/header.png);
background-position: top center;
background-repeat: no-repeat;
height: 270px;
}
DIV#headerTitle {
background-image: url(homepage/fleche.png);
background-position: center left;
background-repeat: no-repeat;
height: 40px;
padding-left: 90px;
position: relative;
top: 200px;
}
DIV#headerTitle DIV.number {
color: #00529D;
font-size: 46pt;
height: 40px;
position: absolute;
top: -19px;
}
DIV#headerTitle DIV.title {
color: #949494;
font-size: 18pt;
font-style: normal;
font-weight: bolder;
height: 20px;
padding-left: 35px;
position: absolute;
text-transform: uppercase;
top: -8px;
}
DIV#headerTitle DIV.subtitle {
color: #949494;
font-style: normal;
font-size: 18pt;
height: 20px;
padding-left: 35px;
padding-top: 20px;
position: absolute;
text-transform: uppercase;
top: -3px;
}
DIV#workspaceTop {
background-image: url(homepage/workspace_top.png);
background-position: top left;
background-repeat: no-repeat;
height: 10px;
margin: 0 28px;
width: 572px;
}
DIV#workspace {
background-image: url(homepage/workspace_middle.png);
background-position: top left;
background-repeat: repeat-y;
margin: 0 0 0 28px;
padding: 12px 22px;
width: 528px;
}
DIV#workspace H1 {
background-image: url(passion/barre_titre.png);
}
DIV#workspaceBottom {
background-image: url(homepage/workspace_bottom.png);
background-position: top left;
background-repeat: no-repeat;
height: 10px;
margin: 0 28px 28px 28px;
width: 572px;
}
DIV#rightMenu {
margin: 2px 28px 0 630px;
position: absolute;
width: 242px;
}
DIV#rightMenu > DIV {
margin-bottom: 14px;
padding: 12px 10px;
}
DIV#rightMenu DIV.content {
padding: 14px 20px;
}
DIV#myAccountBlock {
background-image: url(homepage/bloc_mon_compte.png);
background-position: top left;
background-repeat: no-repeat;
height: 207px;
}
DIV#myAccountBlock FORM INPUT[type=text],
DIV#myAccountBlock FORM INPUT[type=password] {
margin-bottom: 5px;
width: 170px;
}
DIV#otherBlock {
background-image: url(homepage/bloc_pub.png);
background-position: top left;
background-repeat: no-repeat;
height: 217px;
}
DIV#contactBlock {
background-image: url(homepage/bloc_contact.png);
background-position: top left;
background-repeat: no-repeat;
font-size: 10pt;
height: 142px;
}
INPUT[type=submit].button ,
INPUT[type=button].button {
background-color: transparent;
background-image: url(commons/bouton.png);
background-position: top left;
background-repeat: no-repeat;
border: none;
cursor: pointer;
font-size: 10pt;
font-style: normal;
height: 19px;
text-align: center;
vertical-align: middle;
width: 87px;
}
DIV#rightMenu  DIV.title {
font-size: 14pt;
font-weight: bold;
text-align: left;
}
DIV#rightMenu DIV.title > SPAN.slash {
font-size: 11pt;
font-weight: bold;
margin-right: 5px;
position: relative;
top: -2px;
}
DIV#rightMenu INPUT[type=submit].button,
DIV#rightMenu INPUT[type=button].button {
margin-top: 10px;
}
DIV#rightMenu DIV.links {
line-height: 80%;
}
DIV#rightMenu DIV.links > A {
font-size: 9pt;
margin: 5px 0;
}
.colored,
DIV#rightMenu DIV.title > SPAN.slash,
DIV.button,
DIV.button A,
SPAN.news,
INPUT[type=button].button,
INPUT[type=submit].button,
DIV#rightMenu DIV.links > SPAN,
DIV#workspace H2,
DIV#workspace SPAN.slash,
DIV#footer,
DIV#footer A,
DIV.tabs > DIV.active {
color: #E3690D;
}
DIV#footer {
background-color: #FFFFFF;
font-size: 11pt;
margin: 0 auto;
padding: 11px;
width: 880px;
}
DIV#copyright {
color: #BBBBBB;
font-size: 8pt;
margin-top: 20px;
text-align: right;
}
DIV#copyright A {
color: #BBBBBB;
}
SPAN.important {
font-weight: bold;
}