* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	color: #fff;
	margin: 0 auto;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background-color: #190d1f;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}

a {
	text-decoration: none;
	color: #fff;
	border: 0;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.jour {
	text-transform: uppercase;
}

.cont {
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
}

p.cont a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed;
}

p.cont a:hover {
	color: #fff;
	border-bottom: none;
}

.blank {
	clear: both;
}

#window {
	width: 1000px;
}

#top {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 1000px;
	height: 30px;
	min-height: 30px;
	padding: 10px 0 10px 0;
}

#top h3 {
	float: left;
	font-size: 16px;
}

#top h5 {
	float: right;
	font-size: 11px;
	font-style: italic;
	margin: 5px;
}

#top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#content {
	position: absolute;
	top: 40px;
	left: 100px;
	margin: 0 auto;
	width: 1000px;
	height: 700px;
	border: 1px solid #fff;
}

#main #content {
	background: url(img/bg_1.jpg) no-repeat right;
}

#author #content {
	background: url(img/bg_author_.jpg) no-repeat right;
}

#h_menu {
	width: 1000px;
	height: 20px;
}

ul#menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	float: right;
}

ul#menu li {
	list-style: none;
	display: inline;
}

ul#menu	a {
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 15px;
}

#center {
	width: 1000px;
	height: 550px;
}

ul#l_menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	width: 420px;
}

#center h2 {
	font-size: 18px;
	text-align: right;
	padding: 5px 0 5px 0;
}

ul#l_menu li {
	list-style: none;
	text-align: right;
	line-height: 20px;
}

ul#l_menu	a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px;
}

#text {
	margin-left: 20px;
	margin-top: 30px;
}

#text h1 {
	font-size: 36px;
	font-weight: normal;
}

#text h3 {
	font-size: 14px;
	width: 400px;
	margin: 10px 0 20px 0;
}

#text p {
	clear: both;
	width: 440px;
}

#main #text p {
	clear: both;
	width: 440px;
	line-height: 1.6em;
}

#text p a {
	border-bottom: 1px dashed;
}

#gal {
	margin-left: 120px;
	margin-top: 30px;
}

#gal h2 {
	text-align: left;
	margin-bottom: 7px;
}

#gal img {
	padding: 5px;
}

#gal ul img {
	border: 1px solid #fff;
}

#gal ul li {
	width: 165px;
	height: 150px;
	list-style: none;
	display: inline;
	float: left;
	text-align: center;
}

#gal p.pages {
	clear: both;
	width: 100px;
	text-align: center;
	font-weight: normal;
	margin-left: 360px;
}

#gal p.foto {
	clear: both;
	text-align: center;
	font-weight: normal;
}

#i_logo {
	position: absolute;
	top: 600px;
	width: 650px;
	height: 100px;
	background: url(img/logo.gif) no-repeat left bottom;
	float: left;
}

#i_logo p {
	margin-left: 210px;
	margin-top: 50px;
	font-size: 13px;
	font-weight: bold;
}

#i_logo p.comment {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

#footer {
	position: absolute;
	top: 740px;
	left: 100px;
	width: 1000px;
	padding: 10px 0;
}

#footer p {
	font-size: 11px;
	margin: 10px;
}

#footer a, #sub a {
	color: #aaa;
	border-bottom: 1px dashed;
}

#sub a:hover, #footer a:hover {
	color: #fff;
	border-bottom: none;
}

#sub {
	position: absolute;
	top: 790px;
	left: 100px;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 11px;
	width: 1000px;
	color: #FFF;
	border-top: 1px solid #FFF;
}

#sub ul {
	width: 1000px;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: block;
	clear: both;
}

#sub li {
	display: block;
	float: left;
	width: 240px;
	padding: 0 5px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.3em;
	border: 0;
	min-height: 40px;
}