/* CSS Document */

body {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #DDDDDD;
	width: auto;
	background-color: #000000;

}

a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #E13011;
	text-decoration: none;
}
#intro {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #DDDDDD;
	background-color: #1E1E1E;
	height: auto;
	width: 100%;
	line-height: 1cm;
	bottom: auto;
	cursor: default;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E13011;
	vertical-align: middle;
}
#intro a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
}
#intro a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
}
#intro a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #E13011;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: lowercase;
}
#contenu {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #CCCCCC;
	width: 100%;
	cursor: default;
	border-left-right-width: 3px;
	border-left-style: solid;
	border-left-color: #E13011;
	border-left-width: 1px;
}

#contenu a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #E13011;
	text-decoration: none;
}
#contenu a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #E13011;
	text-decoration: none;
}
#footer {
	background-color: #1E1E1E;
	height: 100%;
	cursor: default;
	color: #DDDDDD;
	width: 100%;
	bottom: 15px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E13011;
	line-height: 1cm;
}

#contenu a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	text-decoration: none;
	color: #9F2800;
}
#nav {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #CCCCCC;
	background-color: #1E1E1E;
	height: auto;
	display: block;
	font-weight: normal;
}
#nav a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #9F2800;
	height: auto;
	display: block;
	text-decoration: none;
}
