/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color:#FFF;
	width:100%;
	height:100%;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
}

html {
	width:100%;
	height:100%;
	
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a {
	text-decoration:none;
}	


/* ------------------------------container--------------------------------*/
#wrapper {
	height:100%;
	width:1006px;
	margin:auto;
	position:relative;
}

#container {
	font-family:arial;
	width:100%;
	height:586px;
	margin:auto;
	margin-top:-293px;
	position:absolute;
	top:50%;
	overflow:hidden;
}


/* -------------------------------Header--------------------------------- */
#header {
	float:						left;
	width:						1005px;
	height:						34px;
	background-image:			url(../images/header.png);
	background-repeat:			no-repeat;
	background-position:		12px 7px;
	border-top-left-radius:		10px;
	border-style:				solid;
	border-width:				0px 0px 0px 1px;;
	border-color:				#f3f3f3;
	background-color:			#f3f3f3;
	margin-right:				5px;
	margin-bottom:				5px;
	
}	

#info {
	float:						left;
	height:						29px;
	width:						782px;
	padding-left:				17px;
	padding-top:				18px;
	border-top-right-radius:	6px;
	border-bottom-right-radius:	6px;
	background-color:			#f3f3f3;
}

#info a {
	color:#666;
}

/* ---------------------------Menu 1---------------------------- */
#menu {
	float:						left;
	position:					relative;
	width:						820px;
	height:						34px;
	border-top-right-radius:	10px;
	background-color:			#f3f3f3;
	margin-bottom:				5px;
}

ul#menulist li {float: left;}

ul#menulist li a.photo				{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonphoto.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
ul#menulist li a:hover.photo		{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonphoto.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
ul#menulist li#currentpage a.photo	{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonphoto.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

ul#menulist li a.journ				{display: block;	height: 34px;	width: 101px;	background: url(../images/buttonjourn.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
ul#menulist li a:hover.journ		{display: block;	height: 34px;	width: 101px;	background: url(../images/buttonjourn.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
ul#menulist li#currentpage a.journ	{display: block;	height: 34px;	width: 101px;	background: url(../images/buttonjourn.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

ul#menulist li a.author				{display: block;	height: 34px;	width: 78px;	background: url(../images/buttonauthor.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
ul#menulist li a:hover.author		{display: block;	height: 34px;	width: 78px;	background: url(../images/buttonauthor.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
ul#menulist li#currentpage a.author	{display: block;	height: 34px;	width: 78px;	background: url(../images/buttonauthor.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

ul#menulist li a.consultant				{display: block;	height: 34px;	width: 109px;	background: url(../images/buttonconsultant.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
ul#menulist li a:hover.consultant		{display: block;	height: 34px;	width: 109px;	background: url(../images/buttonconsultant.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
ul#menulist li#currentpage a.consultant	{display: block;	height: 34px;	width: 109px;	background: url(../images/buttonconsultant.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

ul#menulist li a.home				{display: block;	height: 34px;	width: 67px;	background: url(../images/buttonhome.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
ul#menulist li a:hover.home			{display: block;	height: 34px;	width: 67px;	background: url(../images/buttonhome.png) no-repeat;	border-style:solid;	border-right-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

#menunul {
	float:						left;
	position:					relative;
	width:						609px;
	height:						34px;
	background-color:			#f3f3f3;
	margin-bottom:				5px;
	border-top-right-radius:	10px;
	background-repeat:			no-repeat;
	background-position:		330px 9px;
}


/* -----------------------------Menu 2------------------------------ */
#menu2 {
	float:					left;	
	width:					133px;
	height:					513px;
	background-color:		#f3f3f3;
	margin-right:			5px;
}

#menu2 li {clear:both; list-style-type: none;}

#menu2 a:link, #menu2 a:visited {float:left;	color: #000000; text-decoration: none;}

#food				{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonfood.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
#food:hover			{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonfood.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
#foodsel			{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonfood.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}

#garden				{display: block;	height: 34px;	width: 133px;	background: url(../images/buttongarden.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
#garden:hover		{display: block;	height: 34px;	width: 133px;	background: url(../images/buttongarden.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
#gardensel			{display: block;	height: 34px;	width: 133px;	background: url(../images/buttongarden.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}			
	
#architecture		{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonarchitecture.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
#architecture:hover	{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonarchitecture.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
#architecturesel	{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonarchitecture.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}			
	
#art				{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonart.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
#art:hover			{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonart.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
#artsel				{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonart.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}			
	
#portrait			{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonportrait.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#eaeaea;}
#portrait:hover		{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonportrait.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}
#portraitsel		{display: block;	height: 34px;	width: 133px;	background: url(../images/buttonportrait.png) no-repeat;	border-style:solid;	border-bottom-width:1px;	border-color:#FFFfff;	background-color:#d5d5d5;}			
	
 /* -------------------------Menu livres/presse----------------------------*/
#navwork {
	width:					auto;
	height:					368px;
	padding-top:			5px;
	padding-left:			10px;
	overflow:				auto;
	border-style:			solid;
	border-bottom-width:	1px;
	border-color:			#FFF;
}

#navwork li {
	clear:					both;
	list-style-type:		none;
}

.listwork	{
	font-family:			helvetica, sans-serif;
	font-size:				12px;
	line-height:			29px;
	text-align:				left;
}
/* ------------------------------Text------------------------------------*/
#textcolumn {
	float:						left;
	width:						230px;
	height:						511px;
	overflow:					auto;
	background-color:			#f3f3f3;
	border-style:				solid;
	border-width:				1px 0px 1px 1px;
	border-color:				#f3f3f3;
	margin-right:				5px;
}
/*--------------------------------content---------------------------------*/
#bookcontent {
	float:left;
	width:682px;
	height:513px;
	background-color:#f3f3f3;}
	
.bookimg {
	float:left; 
	border-style:solid; 
	border-color:#d5d5d5; 
	border-width:1px;}
	
.bookimgsep {
	float:left;
	height:513px;
	width:5px;
	background-color:#FFF;
	margin-right:11px;}
	
.info	{
	font-family: helvetica, sans-serif;
	font-size: 0.77em;
	line-height: 2.5em;
	text-align:left;
	padding-top:7px;}

/* ----------------------------------footer-----------------------------------*/
#footer {		float:						left;
				height:						20px;
				width:						1045px;
				background-color:			#f3f3f3;
				margin-top:					5px;
				padding-top:				9px;
				padding-left:				11px;
				border-bottom-left-radius:	10px;
				border-bottom-right-radius:	10px;}

#footer a {		color:						#000000;}

.classfooter	{	font-family: 		helvetica, sans-serif;
					font-size: 			12px;
					word-spacing: 		1.3pt;
					text-decoration:	none;
}
/*----------------------------------Galleryphoto-----------------------------------*/
#gallery {			float:					left;
					height:					513px;
					width:					682px;
					overflow:				hidden;
					position:				relative;
					background-image:		url(../images/imgloading.gif);
					background-position:	center;
					background-repeat:		no-repeat;}

/*---------------------------------general setup--------------------------------*/
.body		{	font-family: helvetica, sans-serif;
				font-size: 12px;
				word-spacing: 1.3pt;
				line-height: 21px;
				text-align:left;
				padding:	7px 10px 0px 10px;
}