body {
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size: 80%;
background:#1C1C1C;
color:#DDD;
}

/********** Global styles **********/
.cl {
clear:both;
}
p {
margin: 0 0 0 0px;
}
dl {
padding-left: 40px;
padding-right: 40px;
text-align: justify;
}
dt {
font-size: 120%;
font-weight: bold;
padding-left: 10px;
padding-top: 8px;
}
dt a {
color: #bda64b;
text-decoration: none;
}
dt a:hover {
color: #bda64b;
text-decoration: underline;
}
dd {
padding-right: 40px;
}
dd a {
color: #bda64b;
text-decoration: none;
}
dd a:hover {
color: #bda64b;
text-decoration: underline;
}
h3 {
padding-left: 10px;
color: #ffeeba;
font-size: 150%;
}
h5 a {
color: #bda64b;
text-decoration: none;
}
h5 a:hover {
color: #bda64b;
text-decoration: underline;
}
h6 {
text-align: center;
}
h6 a {
color: #bda64b;
text-decoration: none;
}
h6 a:hover {
color: #bda64b;
text-decoration: underline;
}


/********** Body  **********/
#container {
width: 716px;
margin: 0px auto;
background:#27282E;
}

/********** Top **********/
#top{
height:225px;
}
#innerTop{
height:25px;
width:716px;
}
#innerTop p{
font-size:12px;
color:#fff;
}
#innerTop li{
list-style:none;
float:left;
position:relative;
font-size:12px;
width:8em;
margin-left:2px;
text-align:center;
color:#707070;
height:2em;
line-height:2em;
border:1px solid #807f7b;
border-bottom:none;
}
#innerTop li.here{
background:#807f7b;
color:#fff;
border:1px solid #333;
border-bottom:none;
}
#innerTop li a{
color:#555;
}
#innerTop li a:hover{
color:#999;
}
#innerTop a{
padding:3px 15px;
text-decoration:none;
color:#333;
}
/********** Gallery **********/
#gallery {
width: 716px;
height:115px;
margin-left:2px;
border-top:5px solid #27282E;
}
#gallery_title {
width: 716px;
height:32px;
margin-left:2px;
border-bottom:2px solid #27282E;
}
#gallery img{
margin:0;
border:0;
}
/********** Body **********/
#content {
width: 485px;
float: right;
background-color: #fff;
}

/********** Menu **********/
#carre_menu {
width: 716px;
height:32px;
border-bottom:2px solid #27282E;
}


/*********** NewsListing *************/

#nl_archivelist ul{
list-style-type: none;
margin-left: 15px;
padding-left: 0px;
}
#nl_archivelist ul ul{
list-style-type: square;
margin-left: 35px;
}
.nl_month {
font-weight: bold;
} 
#nl_pages {
margin-top: 10px;
}
#nl_pages 
#nl_currentpage {
border: 1px solid blue;
padding: 2px; 
margin: 2px; 
background-color: rgb(90, 132, 158); 
color: white;
}
#nl_pages .nl_off {
border: 1px solid #CCCCCC; 
padding: 2px; 
margin: 2px
}
#nl_pages a {
border: 1px solid rgb(203, 227, 241); 
padding: 2px; 
margin: 2px; 
text-decoration: none; 
color: #918EA3;
}
#nl_pages a:hover {
border: 1px solid #000066; 
background-color: white; 
}
#nl_archivelist ul{
list-style-type: none; 
margin-left: 15px; 
padding-left: 0px;
}
#nl_archivelist ul ul{
list-style-type: square;
margin-left: 35px;
}
.nl_month {
font-weight: bold;
}

/********** Footer **********/
#footer {
background-color: #000;
padding: 12px;
width: 692px;
color:#918EA3;
font-size: 90%;
text-align: center;
clear:both;
border-top: 5px solid #27282E;
}
#footer a{
color:#918EA3;
}
#attrib{
display:none;
}