body
{
background-color			: #444444;
background-repeat			: no-repeat;
background-attachment			: fixed;
scrollbar-base-color			: #444444;
scrollbar-face-color			: #444444;
scrollbar-shadow-color			: #444444;
scrollbar-highlight-color		: #444444;
scrollbar-3dlight-color			: #444444;
scrollbar-darkshadow-color		: #444444;
scrollbar-track-color			: #444444;
scrollbar-arrow-color			: #ffffff;
color					: #ffffff;
font-size				: 12px;
font-family				: Arial, Helvetica, sans-serif;
}
object 
{
width					:600px; 
height					:820px;
}
a:link
{
font-family				: Arial, Helvetica, sans-serif;
font-size				: 12px;
text-decoration				: none;
color					: #d3d3d3;
}
a:visited		
{
font-family				: Arial, Helvetica, sans-serif;
font-size				: 12px;
text-decoration				: none;
color					: #d3d3d3;
}
a:active		
{
font-family				: Arial, Helvetica, sans-serif;
font-size				: 12px;
text-decoration				: none;
color					: #d3d3d3;
}
a:hover		
{
font-family				: Arial, Helvetica, sans-serif;
font-size				: 12px;
text-decoration				: none;
color					: #d3d3d3;
}
img
{
border					: 1px solid #ffffff;
align					: baseline;
valign					: baseline;
hspace					: 3px;
text-align				: left;
margin					: 20px
}
img.noborder
{
border					: 0px solid #444444;
align					: baseline;
valign					: baseline;
text-align				: left;
margin					: 0px
}
img.noselection
{
border					: 1px solid #444444;
align					: baseline;
valign					: baseline;
text-align				: left;
margin					: 0px
}

img.selection
{
border					: 1px solid #ffffff;
align					: baseline;
valign					: baseline;
text-align				: left;
margin					: 0px
}
input.bouton
{
background-color			: #2a2a2a;
color					: #d3d3d3;
font-size				: 10px;
font-weight				: bold;
width					: 100px;
font-family				: Arial, Helvetica, sans-serif;
border-width				: 1px;
}
input.navigation
{
background-color			: #2a2a2a;
color					: #d3d3d3;
font-size				: 10px;
font-weight				: bold;
width					: 30px;
font-family				: Arial, Helvetica, sans-serif;
}
input
{
background-color			: #2a2a2a;
color					: #d3d3d3;
font-size				: 10px;
font-weight				: bold;
font-family				: Arial, Helvetica, sans-serif;
border-width				: 1px;
}
select
{
background-color			: #2a2a2a;
color					: #d3d3d3;
font-size				: 10px;
font-weight				: bold;
font-family				: Arial, Helvetica, sans-serif;
border-width				: 0px;
}
*{
	margin:0;
	padding:0;
}
#menu{
	width:100%;
	margin:20px auto 0 auto;
}
.menu, .sousmenu{
	text-align:center;
}
.menu{
	height:18px;
	width:100%;
	padding:0px 0;
	background:#444444;
	color:#d3d3d3;
}
.sousmenu{
	height:18px;
	width:100%;
	padding:1px 0;
	background:#444444;
	color:#d3d3d3;
}
.menu a{
	display:block;
	width:100%;
	height:100%;
	color:#d3d3d3;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#2a2a2a;
}
.sousmenu a{
	display:block;
	width:100%;
	height:100%;
	color:#d3d3d3;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background:#444444;
}
.menu a:hover, .sousmenu a:hover, .menu a:active, .sousmenu a:active, .menu a:focus, .sousmenu a:focus{
	background:#960000;
}

body.album{
background: #FFFFFF
}

img.album
{
border								: 1px solid #ffffff;
align									: baseline;
valign								: baseline;
text-align						: left;
margin								: 1px
}

input.album
{
background-color			: #ffffff;
color									: #000000;
font-size							: 15px;
font-weight						: bold;
font-family						: Arial, Helvetica, sans-serif;
border-width					: 0px;
}

img.cadre
{
border								: 28px solid #000000;
align									: baseline;
valign								: baseline;
text-align						: left;
margin								: 0px;
padding								: 2px; /*Inner border size*/
background						: #ffffff; /*Inner border color*/
}

img.attente
{
border								: 0px solid #444444;
align									: baseline;
valign								: baseline;
text-align						: left;
margin								: 0px;
z-index								: 2;
}

#clic{
margin								:auto;
margin-top						:8px;
width									:860px;
height								:80px;
overflow							:hidden;
border-top						:solid 10px #9CAAB0;
border-bottom					:solid 10px #9CAAB0;
}

#cloc img{
height								:80px;
border								:none;
}

#cloc td:hover{
cursor								:pointer;
opacity								:0.9;
filter 								:alpha(opacity=75);
}
