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;
}
#corporateBlock{
background-image:url(homepage/bgCorporate.png);
border-radius:10px;
color: #004E9B;
font-size:0.8em;
text-align:justify;
}
#corporateBlock .title{
font-weight:bold;
font-size:1.5em
}
#corporateBlock P{
margin-bottom:0;
overflow:auto;
}
#corporateBlock P SPAN{
cursor:pointer;
display:inline-block;
float:right;
font-weight:bold;
text-decoration:underline;
width:198px;
}
#corporateBlock .chevrons{
display:inline-block;
float:left;
text-decoration:none;
width:20px;
}
#helpBlock{
background-image: url(homepage/bloc_mon_compte.png);
border-radius:10px;
}
#website {
background-color: #FFFFFF;
margin: 0 auto;
overflow: auto;
padding: 1px;
width: 900px;
}
#header {
background-image: url(homepage/header.png);
background-position: top center;
background-repeat: no-repeat;
height: 270px;
position: relative;
}
#headerLink{
display:block;
height:145px;
left:0;
position:absolute;
top:0;
width:900px;
}
#headerTitle {
background-image: url(homepage/fleche.png);
background-position: center left;
background-repeat: no-repeat;
height: 40px;
padding-left: 90px;
position: relative;
top: 200px;
}
#headerTitle DIV.number {
color: #00529D;
font-size: 46pt;
height: 40px;
position: absolute;
top: -19px;
}
#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;
}
#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;
}
#workspaceTop {
background-image: url(homepage/workspace_top.png);
background-position: top left;
background-repeat: no-repeat;
height: 10px;
margin: 0 28px;
width: 572px;
}
#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;
}
#workspace H1 {
background-image: url(passion/barre_titre.png);
}
#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;
}
#rightMenu {
float: right;
margin: 2px 28px 0 0;
position: relative;
width: 242px;
}
#rightMenu > DIV {
margin-bottom: 14px;
padding: 12px 10px;
}
#rightMenu DIV.content {
padding: 14px 20px;
}
#myAccountBlock {
background-image: url(homepage/bloc_mon_compte.png);
background-position: top left;
background-repeat: no-repeat;
height: 207px;
}
#myAccountBlock FORM INPUT[type=text],
#myAccountBlock FORM INPUT[type=password] {
margin-bottom: 5px;
width: 170px;
}
#otherBlock {
background-image: url(homepage/bloc_pub.png);
background-position: top left;
background-repeat: no-repeat;
height: 217px;
}
#contactBlock {
background-image: url(homepage/bloc_contact.png);
background-position: top left;
background-repeat: no-repeat;
height: 142px;
}
#contactBlock .content {
font-size: 10pt;
}
#formulesBlock {
display: none;
padding: 0!important;
}
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;
font-size: 10pt;
font-style: normal;
font-weight:bold;
height:30px;
text-align: center;
vertical-align: middle;
width:137px;
}
}
#rightMenu  DIV.title {
font-size: 14pt;
font-weight: bold;
text-align: left;
}
#rightMenu DIV.title > SPAN.slash {
font-size: 11pt;
font-weight: bold;
margin-right: 5px;
position: relative;
top: -2px;
}
#rightMenu INPUT[type=submit].button,
#rightMenu INPUT[type=button].button {
margin-top: 10px;
}
#rightMenu DIV.links {
line-height: 80%;
}
#rightMenu DIV.links > A {
font-size: 9pt;
margin: 5px 0;
}
.colored,
#rightMenu DIV.title > SPAN.slash,
DIV.button,
DIV.button A,
SPAN.news,
INPUT[type=button].button,
INPUT[type=submit].button,
#rightMenu DIV.links > SPAN,
#workspace H2,
#workspace SPAN.slash,
#footer,
#footer A,
DIV.tabs > DIV.active {
color: #E3690D;
}
#footer {
background-color: #FFFFFF;
font-size: 11pt;
margin: 0 auto;
padding: 11px;
width: 880px;
}
#languageBlock {
position: absolute;
text-align: center;
top: -54px;
width: 242px;
}
#copyright {
color: #BBBBBB;
font-size: 8pt;
margin-top: 20px;
text-align: right;
}
#copyright A {
color: #BBBBBB;
}
SPAN.important {
font-weight: bold;
}
