/* CSS Document */
body {
font-family : verdana, arial, helvetica, sans-serif;
background : #00a0ff;
color : #333333;
margin : 0;
font-size : 9px;
}
html, body, form, h1, h2, h3, h4, h5, h6, p, div, ul, li, dl, dd, dt {
margin : 0;
padding : 0;
font-size : 9px;
}
a {
color : #ff0000;
text-decoration : none;
}
a:hover {
color : #ff0000;
text-decoration : underline;
}
img {
border : none;
}
#header {
height : 125px;
width : 900px;
margin : 0 auto;
text-align : left;
}
#overall {
height : 400px;
background : #fff;
text-align : center;
}
#overbloc {
width : 900px;
margin : 0 auto;
}
.logo-bloc {
width : 115px;
float : left;
height : 63px;
}
#encart {
width : 274px;
height : 42px;
font-size : 10px;
background : url('/fr/images/encart.gif') no-repeat;
padding : 58px 100px 0 215px;
color : #fff;
text-align : left;
margin-top : 15px;
}
#encart a {
color : #fff;
text-decoration : none;
}
#photo {
float : left;
height : 400px;
width : 225px;
}
#menud {
text-align : left;
float : right;
height : 400px;
width : 225px;
background : #9fdbff;
}
#menud .nav {
background : #f5f5f5;
color : #333;
padding : 30px 5px 25px 5px;
}
#menud .nav ul li {
list-style-type : none;
height : 20px;
}
#menud .nav ul li a {
padding-left : 5px;
color : #333;
text-decoration : none;
font-weight : bold;
}
#menud .nav ul li a:hover {
color : #f00;
}
#menud .nav ul li a.over {
color : #f00;
}
#menud .citation {
color : #000;
padding : 30px 20px 20px 20px;
}
#menud .citation b {
font-size : 15px;
}
#menud .citation a, #menud .citation a:hover {
color : #fff;
text-decoration : underline;
}
#menud .citation b.big {
font-family : "Trebuchet MS";
font-size : 20px;
}
#content {
text-align : left;
height : 240px;
width : 350px;
padding : 30px 0 20px 0;
margin-left : 275px;
margin-right : 275px;
text-align : justify;
}
#contentBig {
text-align : left;
height : 240px;
width : 625px;
padding : 30px 0 30px 0;
margin-left : 275px;
}
#contentBig b, #content b {
color : #000;
}
#contentBig li, #content li {
padding-top : 4px;
margin-left : 20px;
}
#accroche {
color : #666;
font-size : 10px;
}
#menu {
background : #006dae;
height : 25px;
text-align : center;
}
#menu ul {
width : 900px;
margin : 0 auto;
}
#menu ul li {
list-style-type : none;
float : left;
padding : 5px 5px;
width : 115px;
}
#menu li a {
color : #fff;
text-transform : uppercase;
text-decoration : none;
font-size : 10px;
}
#menu li a:hover {
color : #ff80c0;
}
#footer {
text-align : left;
width : 900px;
margin : 0 auto;
}
#encart b {
color : #fff;
text-decoration : none;
}
#overall table#cotation {
border-top : 1px solid #ddd;
border-left : 1px solid #ddd;
border-right : 1px solid #ddd;
height : 260px;
}
#overall table th, #overall table td {
font-size : 10px;
text-align : left;
}
#overall table#cotation th, table#cotation td {
border-bottom : 1px solid #ddd;
padding : 0 3px;
}
#overall table#cotation th {
text-align : left;
}
#overall table#cotation tr.odd td, table#cotation tr.odd th {
background : #f2f2f2;
}
#overall table#titre tr th {
background : #f2f2f2;
}
#overall table#cotation td.mid {
border-right : 1px solid #ddd;
}
#overall table#titre {
border-right : 1px solid #ddd;
border-bottom : 1px solid #ddd;
}
#overall table#titre th, table#titre td {
vertical-align : top;
padding : 7px;
border-top : 1px solid #ddd;
border-left : 1px solid #ddd;
}
td {
font-family : Verdana, arial;
font-size : 12px;
color : #ffffff;
}
a {
color : #ffffff;
font-family : Arial;
font-size : 12px;
text-decoration : none;
}
a:visited {
color : aqua;
font-family : Arial;
font-size : 12px;
text-decoration : none;
}
a:active {
color : lime;
font-family : Arial;
font-size : 12px;
text-decoration : none;
}
a:hover {
color : yellow;
font-family : Arial;
font-size : 12px;
text-decoration : underline;
}


