A:link {text-decoration: none; color: white; font-style : italic;}
A:visited {text-decoration: none; color: white; font-style : italic;}
A:active {text-decoration: none; color: white; font-style : italic;}
A:hover {text-decoration: none; color: #D1C261; font-style : italic;}

body {
background-color : black;
background-image : url(layout07_bg.jpg);
margin : 0;
padding : 0;
}

SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: #B7B7B7;
SCROLLBAR-SHADOW-COLOR: #B7B7B7;
SCROLLBAR-3DLIGHT-COLOR: #black;
SCROLLBAR-ARROW-COLOR: #B7B7B7;
SCROLLBAR-TRACK-COLOR: #black;
SCROLLBAR-DARKSHADOW-COLOR: #black;
}

table, tr, td {
color : #B7B7B7;
font-family: tahoma;
font-size: 10px;
text-align: justify;
border: 0px;
letter-spacing: 0px
}

input, textarea, option, select {
background-color: black;
font: 10px tahoma;
color: #B7B7B7;
letter-spacing: 0px;
border-style: solid;
border-color: #B7B7B7;
border-width: 1px;
}

h1 {
font: 23px 'georgia'; 
letter-spacing: 1px; 
text-transform: lowercase; 
color : white;
font-size: 10px;
text-align: left;
font-weight: bold;
font-style : italic;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 2px;
border-bottom : 2px solid #262626;
}

h2 {
font-family: arial;
color : #B7B7B7;
font-size: 10px;
text-align: left;
font-weight: bold;
font-style : italic;
padding-bottom: 15px;
margin-bottom: 2px;
text-transform:lowercase;
letter-spacing : 3px;
}

.menu, .content {
padding-left: 3px;
padding-right: 3px;
color : #B7B7B7;
background-color : transparent;
padding-top:3px;
padding-bottom:3px;
}

img { 
border: 0px; 
}

img.border {
border : 3px solid white;
}

a img {
	border: 3px solid white;
}

a:hover img {
	border: 3px solid #D1C261;
}


b, strong {
color : #B7B7B7;
}

select, option {
color: #B7B7B7;
font: 10px tahoma;
}

.credit {
font-size: 9px;
}

a.main, a.main:link, a.main:visited {
display:block;
width:88px;
background: #262626;
text-align:right;
text-decoration:none;
font-family:arial;
font-size:9px;
color : white;
line-height:20px;
overflow:hidden;
letter-spacing : 2px;
font-style : bold;
text-transform:uppercase;
font-style : normal;
margin: 7px;
padding-right : 3px;
}

a.main:hover {
color : #D1C261;
border : 0px;
font-style : bold;
background-color : #262626;
font-style : normal;
}

ul {
list-style-image: url(images/puce.gif);
text-align : left;
margin-left : 25px;
}

