html, body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}
#content {
	width: 850px;
	min-height:97%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706D63;
	background-image: url(images/bgfond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1B1A18;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #737066;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header a {
	display: none;
}

#header {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: right;
}

#sommaire {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-bottom: 50px;
}
#sommaire a {
	color: #737066;
	text-decoration: none;
}
#sommaire a:hover {
	color: #CBCAC5;
	text-decoration: none;
}
#conteneur {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	height: auto;
}
#corps {
	float: right;
	width: 560px;
	height: auto;
}
#corps a {
	color: #495865;
	text-decoration: none;
}
#corps a:hover {
	color: #7C7A70;
}


#corps h3, #derniere h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bordernom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42596C;
}

#corps h4 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#corps p {
	line-height: 1.5em;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#gauche {
	float: left;
	width: 235px;
}
#gauche h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	top: 0;
	left: 0;
}
dl#menu {
	width: 230px;
}
dl#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
dl#menu dd {

}
dl#menu li {
	text-align: left;
	font-size: 10px;
	text-indent: 12px;
}
dl#menu li a, dl#menu dt a {
	color: #706D63;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	color: #CBCAC5;
}
.clear {
	clear: both;
}
#footer {
	background-color: #131210;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58564E;
}
#footer a {
	color: #58564E;
	text-decoration: none;
}
#footer a:hover {
	color: #7C7A70;
}

#derniere {
	margin-top: 20px;
	margin-bottom: 20px;
}
#popupimg {
	background-color: #1B1A18;
	padding: 30px;
	width: auto;
	height: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706D63;
	border: 1px solid #999999;
	position:absolute;
	left: 50%;
	top: 50%;
}
#popupimg h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#popupimg a {
	color: #737066;
	text-decoration: none;
}
#popupimg a:hover {
	color: #7C7A70;
}
#popupimg h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
}
#popupimg p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	height: auto;
	width: auto;
}
#popupimg img {
	border: 5px solid #CCCCCC;
	width: auto;
}
.trans90 {
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;
    opacity: 0.8;
	-khtml-opacity: 0.8;
}
#imgalea {
	height: auto;
	width: 218px;
	background-color: #31302D;
	text-align: center;
	border: 1px solid #100F0D;
}
#imgalea img {
	margin: 9px;
	border: 1px solid #FFFFFF;
}
#imgalea p {
	color: #7A786D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}
div.pagination {
	margin: 2px;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
}
div.pagination a {
	border: 1px solid #706D63;
	color: #706D63;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #2D2C28;
}
div.pagination a:hover,active {
	background-color: #949185;
	border: 1px solid #949185;
	color: #fff;
	margin: 1px;
	padding: 2px 5px
}
div.pagination span.courante {
	background-color: #42596C;
	border: 1px solid #706D63;
	color: #fff;
	font-weight: bold;
	margin: 1px;
	padding: 2px 5px
}
div.pagination span.desactive {
	background-color: #949185;
	border: 1px solid #949185;
	color: #ddd;
	margin: 1px;
	padding: 2px 5px
}
#news {
	text-align: left;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#news img {
	border: 1px solid #FFFFFF;
	float: left;
	margin-bottom: 10px;
}
#newstext {
	height: auto;
	margin-left: 165px;
	margin-top: 0px;
	text-align: justify;
}
#news h3 {
	font-weight: normal;
	color: #706D63;
	font-size: 18px;
	margin: 0px 0px 5px;
	text-align: left;
	background-color: #131210;
	text-indent: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#newstext h4 {
	color: #98958B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	background-color: #1B1A18;
	border: 1px solid #4A4842;
	color: #959286;
}
#photographes {
	height: auto;
	margin-bottom: 25px;
	margin-top: 15px;
	text-align: left;
}
#photographes img {
	float: left;
	border: 1px solid #706D63;
}
#phtext {
	height: auto;
	margin-left: 140px;
	margin-top: 0px;
	text-align: justify;
}
#phtext h3 {
	font-weight: normal;
	color: #706D63;
	font-size: 18px;
	margin: 0px 0px 5px;
	text-align: left;
}
#liens {
	margin-bottom: 15px;
	margin-left: 10px;
}
#liens h3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.rubliens {
	font-size: 18px;
	text-indent: 10px;
	background-color: #141311;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
}
#compte {
	background-color: #131210;
	color: #8D897E;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#compte li {
	display: inline;
	margin-right: 15px;
}

#compte a {
	color: #737066;
	text-decoration: none;
}
.clear {
	clear: both;
}
#projets {
	margin-bottom: 15px;
}
#projets h3 {
	font-size: 18px;
	background-color: #131210;
	text-align: left;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#article h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#article {
	margin-bottom: 20px;
}
.edition {
	text-align: justify;
	margin-top: 20px;
}
.edition img {
	float: left;
	border: 1px solid #706D63;
	margin-right: 10px;
}
.edcorps {
	text-align: justify;
	background-color: #141311;
	padding: 10px;
	display: none;
	margin-bottom: 20px;
}
.edtech {
	background-color: #2D3D48;
	text-align: left;
	display: block;
	height: 65px;
	width: auto;
	color: #708598;
	padding: 5px;
	margin-bottom: 10px;
}


.edauteur {
	display: block;
	text-align: left;
}
.edtitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	display: block;
	margin-bottom: 0px;
}
#achat {
	text-align: right;
	display: block;
	clear: both;
	width: auto;
	background-color: #141311;
	padding-right: 10px;
}
