@charset "UTF-8";
/* CSS Document */

img {
border : none;
border : 0;
}

body{
background-color:#EFEFEF;
font-family:'Courier New',Courier, monospace;
}

.page{
padding:0 200px 0 50px;
width:auto;
}

.Style1 {
font-size: 10px;
color:#999999;
}

.t2 {
font-size: 10,5px;
color:#666666;
}

.bloc1{
border-bottom:dotted 1px;
border-color:#613387;
padding-top:5px;
padding-bottom:5px;
}

.bloc2{
padding-top:5px;
padding-bottom:5px;
}

.bloc3{
padding-top:5px;
padding-bottom:5px;
}

.endquote{
border-top:dotted 1px;
border-color:#613387;
font-size:9px;
color:#21AB99;
text-align:left;
font-style:italic;
padding-top:3px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: reltive;
top: 0;
left: 0;
}

#menu {
width: 150px;
}

#menu dt {
cursor: pointer;
font-size:11px;
text-align: left;
font-weight: normal;
border-bottom: 1px solid #613387;
text-indent: 10px;
line-height:35px;
}

#menu dd {
border-bottom: 1px solid #613387;
}

#menu li {
text-align: left;
background:transparent;
font-size:11px;
font-weight: normal;
text-indent:0px;
line-height:20px;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu dt a:hover {
color: #613387;
}

a{
color:#666666;
background:transparent;
text-decoration:underline;
}

a:hover{
color:#666666;
background:transparent;
text-decoration:none;
}

a:visited{
color:#666666;
background:transparent;
text-decoration:underline;
}

