/* CSS Document */
body{
background-color:#69A81C;
font-family:Arial, Helvetica, sans-serif;
color:#717171;
margin:0px;
font-size:11px;
}
#menu,#content{
background-color:#FFFFFF;
}
#content{
padding-right:0px;
padding-bottom:0px;
padding-top:25px;
text-align:justify;
font-size:11px;
}
#content table tr td {font-size:11px;}
#content table {
margin-left:30px;
text-align:justify;
font-size:11px;
line-height:15px;
}
li{
list-style-position:outside;
list-style-image:url(../images/puce.gif);
margin-left:-20px;
}
#case_verte{
background-image:url(../images/case_verte.gif);
background-repeat:repeat-y;
}
#footer{
background-image:url(../images/fond_tab.gif);
background-repeat:repeat-y;
}
#extended_area{
background-image:url(../images/right_midle_midle.jpg);
background-repeat:repeat-y;
}
#add td{
padding:10px;
font-weight:bold;
}
#add #cell1{
border-right:1px solid #009900;
border-top:1px solid #009900;
}
#add #cell2{
border-top:1px solid #009900;
}
#add #cell3{
border-top:1px solid #009900;
border-left:1px solid #009900;
}
.menu_bottom{
background-image:url(../images/menu_fond.gif);
background-repeat:repeat-x;
}
#menu td{
text-align:center;
}
#flashBandeau{
width:854px;
height:130px;
margin:0px;
padding:0px;
}
#flashHome{
width:275;
height:370px;
margin:0px;
padding:0px;
}
.tablevel td{
border:1px solid #CCCCCC;
padding:10px;
}
.tablevel th{
font-weight:bold;
font-size:12px;
background-color:#E1EDC7;
color:#333333;
text-align:center;
margin-top:40px;
}
.mev{color:#333333;font-weight:bold;font-size:12px;}
.mevgreen{color:#69a81c;font-weight:bold;font-size:11px;}
#tranches{
background-color:#E1EDC7;
border:1px solid #71AF27;
padding-left:0px;
}
#tranches td{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}
a{
color:#717171;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
