body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#202020;
	text-align:left;
	padding:0px;
	margin:0px;
	background-color:#000;
	height:100%;
}

html {
	overflow-y: scroll;
}

td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#202020;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

textarea
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#202020;
	padding:5px;
	resize:none;
}

input
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#202020;
	padding:5px;
}

select
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#202020;
	padding:5px;
}

img {
	vertical-align:middle;
	border:0px;
}

p {
	line-height:20px;
	text-align:justify;
	margin-bottom:10px;
}

ul {
	line-height:20px;
	text-align:justify;
	margin-bottom:10px;
}

li {
	
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#666;
}

h1 {
	position:relative;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	color:#DDD;
	z-index:50;
}

h2 {
	position:relative;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	color:#DDD;
	z-index:50;
}

h3 {
	position:relative;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	color:#DDD;
	z-index:50;
}

.clear {
	clear:both;
}

.home {
	position:fixed;
	z-index:1;
	bottom:0px;
	width:100%;
}

.home img {
	left:0px;
	bottom:0px;
	max-width:100%;
}

.content {

}

.leftcolumn {
	position:fixed;
	z-index:6;
	left:0px;
	width:25%;
}

.rightcolumn {
	position:absolute;
	right:0px;
	width:75%;
	min-height:100%;
}

.content .leftcolumn {
	background-image:url(../images/bgwhite70.png);
	background-color:#FFF;
	height:100%;
	/*background-image:url(../images/textureblanc.jpg);*/
}

.content .rightcolumn {
	color:#DDD;
	/*background-image:url(../images/textureblanc.jpg);
	background-attachment:fixed;*/
}

.rightcolumn-in {
	position:relative;
	padding:100px;
	padding-top:40px;
	padding-bottom:40px;
	z-index:50;
	min-height:500px;
}

.rightcolumn-photo {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
	padding-bottom:40px;
	z-index:50;
	min-height:500px;
}

.image {

}

.image img {
	max-width:75%;
	max-height:85%;
	margin-top:20px;
	border:3px solid #FFF;
}

.image p {
	text-align:center;
}

.admin {
	position:fixed;
	z-index:3000;
	text-align:left;
	width:500px;
	margin-right:-530px;
	right:0px;
	bottom:0px;
	border:10px solid #45bf42;
	border-left:50px solid #45bf42;
	height:30px;
	margin-bottom:20px;
	background-color:#FFF;
	color:#000;
	padding:10px;
}

.admin:hover {
	margin-right:-10px;
	border-left:10px solid #45bf42;
	height:auto;
}

.admin .field {
	text-align:left;
	margin-top:10px;
	height:26px;
}

.admin .field input, .admin .field select, .admin .field file{
	width:70%;
	float:right;
}

.admin .field input {
	width:67%;
}

.succes {
	padding:10px;
	background-color:#45bf42;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}

.erreur {
	padding:10px;
	background-color:red;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}

.label {
	width:35%;
	margin:0px auto;
	margin-top:15px;
	margin-bottom:-15px;
	height:12px;
	text-align:center;
}

.edition {

}

.edition img {
	max-width:100%;
	margin-top:0%;
}

.edition-photo-container {
	position:absolute;
	width:75%;
	margin-left:25%;
	text-align:center;
}

.edition-photo {
	position:absolute;
}

#photo19 {
	padding-left:120px;
}
#photo19 img {
	height:383px;
}

.labeledition {
	position:absolute;
	margin-top:-100px;
	padding:20px;
	background-image:url(../images/bgblack.png);
}

.labelvente {
	position:absolute;
	margin-top:-40px;
	padding:10px;
	background-image:url(../images/bgwhite85.png);
	color:#000;
}

.souslabelvente {
	float:left;
	display:none;
	margin:-10px;
	padding:10px;
	margin-left:10px;
	color:#333;
	background-color:#FFF;
}
.labelvente:hover .souslabelvente {
	display:block;
}

.labelvente a {
	color:#333;
}

.smallbox {
	position:fixed;
	left:0px;
	width:200px;
	margin-left:-180px;
	padding:15px;
	text-align:left;
	border:1px solid #CCC;
	background-color:#333;
	border-left:0px;
	z-index:51;
}

a .smallbox {
	color:#FFF;
}

.smallbox-icon {
	float:right;
	margin:-15px;
	padding:15px;
	background-color:#FFF;
	color:#444;
}

.lang {
	bottom:280px;
}

.musique {
	bottom:220px;
}

.musiquehelper {
	position:fixed;
	left:60px;
	bottom:210px;
	width:205px;
	max-width:15%;
	height:62px;
	z-index:50;
}

.facebook {
	bottom:160px;
	background-color:#3B5998;
}

a .facebook  {
	color:#FFF;
	font-weight:bold;
}

.keopz {
	bottom:40px;
	background-color:#ea3a78;
}

a .keopz {
	color:#FFF;
}

.facebookglobal{
	position:fixed;
	left:0px;
	bottom:100px;
	padding:14px;
	text-align:left;
	border:1px solid #CCC;
	background-color:#FFF;
	z-index:51;
}

.facebooktext {
	float:left;
}

.facebooklabel {
	float:right;
	margin-top:-5px;
	padding:0px;
	width:57px;
	height:20px;
	overflow:hidden;
}

.facebookcontact {

}

a .facebookcontact  {
	color:#EEE;
	font-weight:bold;
}

.retourgalerie {
	position:absolute;
	top:0px;
	right:0px;
	padding:15px;
	background-image:url(../images/bgblack.png);
	z-index:51;
}
.retourgalerie a {
	color:#FFF;
}

.leftbox {
	float:right;
	width:220px;
	border-radius:5px;
	padding-right:0px;
	margin-top:20px;
}

/*.citation {
	position:absolute;
	width:auto;
	text-align:left;
	right:200px;
	top:100px;
	display:none;
	font-family: 'Permanent Marker', cursive;
	background-image:url(../images/bgwhite85.png);
	font-size:26px;
	line-height:26px;
	font-weight:400;
	padding:20px;
	padding-top:10px;
	color:#222;
	z-index:25;
}

.citationauteur {
	text-align:right;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#888;
}*/

.logo {
	text-align:right;
	font-weight:normal;
	margin-right:20px;
	margin-bottom:20px;
}

.logo-vertical {
	position:absolute;
	height:100%;
	top:0px;
	left:0px;
}

.logo-vertical img {
	max-height:180%;
}

.menu {
	width:25%;
	float:right;
	margin-bottom:20px;
}

.menu-item {
	width:200px;
	float:right;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	padding:8px;
	padding-bottom:0px;
	padding-right:20px;
	text-align:right;
	color:#222;
}

.menu-item:hover, .menu-active {
	cursor:pointer;
	background-image:url(../images/fleche.png);
	background-position:218px 6px;
	background-repeat:no-repeat;
}

.menu-item:hover, .menu-active { font-size:20px;padding-top:5px;padding-bottom:5px;font-weight:400; }

/*
.item1 { border-right:10px solid #fc332b; }

.item2 { border-right:10px solid #ffc600; }

.item3 {	border-right:10px solid #59ba24; }

.item4 { border-right:10px solid #0319ce; }

.item5 { border-right:10px solid #AAA; }

.item6 { border-right:10px solid #555; }
*/

.previous {
	position:absolute;
	left:0px;
	margin-top:40%;
	background-color:#FFF;
}

.next {
	position:absolute;
	right:0px;
	margin-top:40%;
	background-color:#FFF;
}

.previous img, .next img {
	border:10px solid #FFF;
}

.miniature {
	position:relative;
	float:left;
	width:150px;
	height:150px;
	margin-right:5px;
	margin-bottom:5px;
	background-position:50% 50%;
	z-index:50;
	overflow:hidden;
}

.miniature:hover {
	margin:-18px;
	margin-right:-13px;
	margin-bottom:-13px;
	border:3px solid #FFF;
	width:180px;
	height:180px;
	z-index:51;
}

.footer {
	padding:20px;
	background-color:#222;
	color:#888;
	text-align:center;
}

.footer a {
	color:#888;
}