html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	color: black;
; 	background-color: #00000C;
}
div#header {
	position: relative;
	height: 100px;
	padding: 0px;
	margin: 0em 0.5em 0em 0.5em;
	background:black url(images/band-1.jpg) top left no-repeat;
	z-index: 1;
}
div#header h1 {
	margin: 0em;
	text-indent: -5000px;
	line-height: 0em;
	font-size: 1.4em;
	padding: 0em;
}
div#header p {
	font-size: 1em;
	color: #FF0000;
	margin: 2em 4em 0em 0em;
	letter-spacing: 1px;
	text-align: center;
	font-style: italic;
	padding: 0px;
	float: right;
}
a.logo {
	background: url(images/logo-1.gif) top left no-repeat;
	display: block;
	height: 30px;
	width: 80px;
	position: absolute;
	left: 0.5em;
	top: 2.5em;
}
div#menu {
	margin: 0em 0.5em;
	height: 20px;
	background-color: #FFCB7D;
	position: relative;
	z-index: 1;
	background-image: url(images/fond-m.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#menu1 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu1 li {
	float: right;
	padding: 0em;
	margin: 0em;
}
#menu1 a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0em;
	padding: 0em;
	width: 11em;
	line-height: 1.3em;

}
#menu1 a:hover {
	color: #660000;
	letter-spacing: 0.1em;
}
div#nav {
	width: 10em;
	position: absolute;
	height: 818px;
	z-index: 0;
	top: 126px;
	left: 0.5em;
	background: #FFFFF3 url(images/fond-1.gif) repeat-y;
}
#par1 {
	font-size: 0.8em;
	color: #000000;
	margin: 0.6em;
}
ul#nav1 {
	list-style-type: none;
	font-size: 1em;
	margin: 6em 0em 0em 0em;
	padding: 0em;
}
#nav1 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#nav1 a {
	color: #000000;
	text-decoration: none;
	line-height: 1.8em;
	display: block;
	letter-spacing: 0.2em;
	margin: 1em 0em 0em 2em;
	list-style-type: square;
	padding: 0em;
}
#nav1 a:hover {
	color: #660000;
	letter-spacing: 0.3em;
}

div#content {
	margin: 2em 15em 1em 12em;
	z-index: 0;
	font-size: 0.9em;
}
div#content h2 {
	color: #FFF;
	font-size: 1.1em;
	margin: 1em 1em 0em;
	font-weight: bold;
	padding: 0em;
	text-indent: 1em;
}
div#content p {
	text-indent: 2.5em;
	margin: 1em 2em 0em;
	color: #FFF;
	padding: 0em;
}
#sign {
	font-size: 0.9em;
	margin-left: 10em;
	letter-spacing: 0.1em;
}
#sign a {
	text-decoration: none;
	color: #999966;
	font-style: italic;
}
#sign a:hover {
	color: #660000;
}
ul#list {
	color: #FFF;
	list-style-type: disc;
	margin: 0em;
	padding: 0em;
}
#list li {
	margin: 2em 2em 1em;
}
div#infos {
	height: 50em;
	width: 12em;
	position: absolute;
	right: 0.5em;
	top: 9em;
	border: 1px solid #FF9900;
}
div#infos h3 {
	font-size: 0.8em;
	color: #F93;
	text-indent: 1em;
	margin: 1em 0.5em;
	padding: 0em;
}
div#infos p {
	font-size: 0.6em;
	color: #FFF;
	text-indent: 1em;
	margin: 0.6em;
}
div#footer {
	height: 5em;
	margin: 5em 14em 1em 12em;
	z-index: 0;
	color: #FFFFFF;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-color: #CCCCCC;
}
div#footer p {
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	font-weight: bold;
}

a.imgcss {
	background-image: url(images/vcss.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 88px;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	background-position: 0px 0px;
}
a.imgw3c {
	background-image: url(images/valid-xhtml10.png);
	display: block;
	height: 32px;
	width: 88px;
	margin-top: 20em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#imginf {
	border: 1px solid #CCCCCC;
	background-color: #000;
	padding: 4px 5px 5px;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
}
em {
	font-style: normal;
}

