/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
	margin-left: -250px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
	margin-left: 250px;
}

body.sidebar-right #center {
	margin-right: -250px;
}

body.sidebar-right #squeeze {
	margin-right: 250px;
}

body.sidebars #center {
	margin: 0 -250px;
}

body.sidebars #squeeze {
	margin: 0 250px;
    margin-bottom: 2px;
}

h1, h2, h3, h4, h5, h6, post-title , title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#000;
}

h2 {font-size: 16px;}
h3 {font-size: 14px;}

hr {
	background: #5294c1;
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
}

img, a img {
	border: none;
}

p {
font-size: 12px;
	margin: 0.6em 0 1.2em;
	padding: 0;
}

#header h1, #header h1 a {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #1659ac 0px 1px 3px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited, .title {
	margin-top:30px;
	font-weight: bold;
	position: relative;
	white-space: nowrap;
	z-index: 2;
}

#gallerytitle {
	font-weight:700;
color:#BE1027;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:1px;
line-height:1.4em;
font-size:18px;
margin:0;
padding:5px 10px;
}


#wrapper {
height: 600px;
}

#wrapper #container {
	margin: 0 auto;
	max-width: 1024px;
	padding: 0 20px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
	float: left;
	width: 100%;
}

/* Now we add the backgrounds for the main content shading */


#wrapper #container #center .right-corner {
	/*background: transparent url("../img/bg-content-right.png") no-repeat 100% 0;*/
	left: 10px;
	position: relative;
}

#wrapper #container #center .right-corner .left-corner {
	/*background: transparent url("../img/bg-content-left.png") no-repeat 0 0;*/
	left: -10px;
	margin-left: -10px;
	min-height: 400px;
	padding: 60px 25px 5px 35px;
	position: relative;
}

#wrapper #container #header {
	height: 80px;
}

#wrapper #container #header #logo-floater {
	position: absolute;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
	float: left;
	margin: 60px 0 5em;
	width: 208px;
	z-index: 2;
}

body > #wrapper #container .sidebar {
	position: relative;
}
body > #wrapper #container .sidebar {
	position: relative;
}

#rightsidebar{
	margin-left:0px;
}

#rightsidebar h2{
	margin-bottom: 10px;
}
#rightsidebar img{
	/*margin-bottom: 7px;
	border: 1px solid #494949;*/
}
/*
#footer {
	text-align:center;
	margin-top:20px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
}
*/
/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	margin: 4px;
	
	line-height: 0px;
}
.imagethumb a:visited {
	border: 2px solid #ddd;
	
}
.imagethumb a:hover {
	border: 2px solid #bbb;
	
}
.imagethumb {
	float: right;
}


/* Album Thumbnails
------------------------------ */


/*
#content-idee {
display: block;
margin: 30px;
}*/

.album {
	margin: 10px;
	float: left;
	width: 260px;
}

.album .imagethumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	padding-left: 50px;
	margin: 0;
	font-weight: bold;
}
.album h3 a {
	display: block;
	width: 100%;
	margin-top:7px;
}
.album p {
	margin: 0 0 4px 0;
	padding-left: 50px;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 205px;
	margin: -90px 0 0 0;
	padding: 6px 0 0 0;
}
/*Style pour pages idées
------------------------------ */
#album-menu {

	float:left;
	width:250px;
	margin:0 0 0 5px;
	text-align:justify;
}

#album-menu li a{
	list-style-type:none;
	line-height:18px;
	font-size:15px;
	font-weight:500;
	color: #666;
}
#album-menu li {
	list-style-type:none;
	color:#990000;
}
#album-menu li a:hover {
	text-decoration: underline;
	color:#990000;
}

#text-desc1 {
	float:left;
	width:250px;
	margin:10px 0 0 40px;
	text-align:justify;
}
#content-album {
margin-left: 10px;
margin-left:290px;
}
#content-album img {
margin-top: 8px;
}
#container-idee {
	margin: 0px 0 20px 0;
}
#image-container img {
	float: left;
}
#album-image {
margin-top:100px;
}

/*-------------Style pour la page album---------------*/



#right-idee {

margin-left:387px;
}
.right-thumb {
	margin: 10px;
	float: left;
	width: 235px;

}
.right-desc {
	float: right;
	width: 170px;
	margin: -90px 0 0 0;
	padding: 6px 0 0 0;

}

.right-desc h3 {
	padding: 0;
	padding-left: 50px;
	margin: 0;
	font-weight: bold;
}
.right-desc a {
	display: block;
	width: 100%;
	margin-top:7px;
}

/*-------Style pour page image -------------*/
#right-image {
margin-left: 287px;
}

#thumb-image {
width: 205px;/*250px*/
padding-right: 60px;
float: right;
}
#thumb-image img{
	margin : 0 5px 5px 5px;
}
#text-desc {
margin: 30px 0 0 10px;
font-size:11px;
font-family:Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
width: 200px;
}

.grande-img {
padding-top: 35px;
}
/*----------------- Style pour image en damier - page album-----------------------*/
#right-album {
/*width: 450px;*/
/*margin: 0 0 0 392px;*/
margin: 0 0 0 310px;
}


#albums1 {
width: 100px;
}
.album1 {
	
	margin: 5px;
	float: left;
	width: 100px;
	
}
.albumdesc1 {
	float: right;
	width: 185px;
	padding-left: 50px;
}





/* Individual Image
------------------------------ */


.image { 
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}
#image {

}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
#images { 
	width:640px;
	margin: 0 auto;
}



/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 292px;
	color: #5A5A4B;
	font: 100%/200% "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:100px;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}
#image_extras {
	width:560;
}
#exif_link{
	width:100px;
	float:left;
	font-weight:bold;
}
#map_link{
	width:100px;
	float:right;
	text-align:right;
	font-weight:bold;
}
#map{
	display: none;
	width:595;
	margin: 0 auto;
}

#latest_images a {
	margin-bottom:10px;
}

.sidebar ul {
	padding: 0;
}

#album_menu li {
	/*background: transparent url("../img/menu-album.gif") no-repeat 0 .35em;*/
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 .3em 15px;
}

#album_menu ul li{
	/*background: transparent url("../img/menu-sub.gif") no-repeat 0 .35em;*/
	margin-left:10px;
}

.zen{font:18px Arial Narrow;}
.photo{font-variant: small-caps; font-weight: 700; font: Arial Black 12px;}
.navlist {margin-left:10px;margin-top:-10px;}
.navlist li { list-style-type: circle; }
#imagemetadata {display:none;}
#tagContainer {width:250px;}
#search{margin-bottom:10px;}
.pushbutton{ margin:0;padding:0;}
/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
	right:0;
	top:0;
	border-left: 1px solid #E6E6DF;
	border-bottom: 1px solid #E6E6DF;
	background: #edf5fa;
	width:120px;
}
#admin_data{
	top:17px;
}
#admin h3 {
	font: 105% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #494949;
	border-bottom: 1px dashed #E6E6DF;
	margin:0;
	padding:0;
}


.album_menu_sub_active {
border-left:1px solid #ddd;
}

.album_menu_sub_active li {
list-style-type:none;
padding-left:8px;
}



/*

html,body {
background:#fff url(img/fd.jpg) repeat-x;
font-size:11px;
font-family:Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin:0;
padding:0;
}

a,a:visited {
color:#BE1027;
}

a:hover {
color:#000;
}

strong {
font-weight:700;
color:#000;
}

h1 {
font-weight:700;
color:#BE1027;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:1px;
line-height:1.4em;
font-size:18px;
margin:0;
padding:5px 15px;
}

.noir {
background-color:#000;
padding:3px;
}

#container {
background:#fff url(img/fd-container.jpg) no-repeat;
width:960px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
}

#banner {
margin:0 20px;
padding:0;
}

#logo {
margin-top:20px;
}

#content {
margin-left:480px;
margin-right:20px;
padding:0;
}

#content-large {
margin-left:220px;
margin-right:20px;
padding:0;
}

#zonenews {
border:1px solid #CCC;
width:30px;
height:2000px;
margin:30px 0 0;
padding:0 0 78px 15px;
}

.news {
width:377px;
margin-left:32px;
padding:10px 5px;
}

p {
margin:0;
padding:5px 10px;
}

#left {
float:left;
width:435px;
margin:0 0 0 20px;
padding:0;
}

#left-small {
background:#fff;
float:left;
width:200px;
margin:0 0 0 20px;
padding:0;
}

#intro {
background:#fff;
margin:10px 0 0 20px;
padding:10px 5px;
}

.introtexte {
text-align:justify;
font-size:12px;
margin:15px 20px 0 35px;
}

.accroche {
font-weight:700;
color:#A40000;
}

.content-intro {
text-align:justify;
margin:15px 20px 0 35px;
}

.suite {
color:#A40000;
text-decoration:none;
}

.ldquo {
font-size:68px;
color:#333;
float:left;
margin-left:14px;
}

.rdquo {
font-size:68px;
color:#333;
float:right;
margin-top:-20px;
}

#footer {
clear:both;
background:#fff;
border-top:1px solid #BE1027;
font-size:9px;
margin:0 20px;
padding:5px;
}

#vip {
float:right;
margin:-31px 10px 0 0;
}

.img-gauche {
float:left;
border:1px solid #ddd;
margin:0 15px 5px 0;
}

.savoir {
text-align:right;
}

#nav {
list-style:none;
line-height:18px;
height:20px;
margin:20px 0 15px 20px;
padding:0 0 0 15px;
}

#nav ul {
list-style:none;
line-height:18px;
margin:0;
padding:0;
}

#nav a {
display:block;
background:#EDEDED;
font-size:12px;
color:#000;
text-decoration:none;
margin:0 5px;
padding:2px 10px;
}

#nav a:hover {
color:#9B0000;
}

#nav li {
float:left;
}

#nav li ul {
position:absolute;
width:15em;
left:-999em;
}

#nav li ul li {
width:151px;
}

#nav li:hover ul,#nav li.sfhover ul {
left:auto;
}

#nav li:hover,#nav li.hover {
position:static;
}

#liste-rea {
border-top:1px dotted #ccc;
margin:15px 0 0 28px;
padding:0;
}

#liste-rea li {
list-style-type:disc;
border-bottom:1px dotted #ccc;
margin:0;
padding:2px 0;
}

div#content,div#content-large {
min-height:300px;
height:expression(this.scrollHeight>300?"auto":"300px");
}*/
