body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
/*a {
	color: #8A6C4A;
	text-decoration: none;
}

a:hover {
	color: #ff5c4f;
	text-decoration: underline;
}*/

#main {
	position: relative;
	width: 950px;
	/*height: 670px;*/
/*  border: 2px solid black; */
	margin: 10 auto;
	padding: 0; 
	text-align: left;
}

#head {
	position: relative;
	width: 950px;
	height: 92px;
	text-align: center;
}
#head.fr {
	background: url("graph/header-back-fr.png");
}
#head.en {
	background: url("graph/header-back-en.png");
}
#head a {
	position: absolute;
	display: block;
}
#head a span { display: none;}
#head-index	{left: 43px; top: 3px; width: 242px; height: 85px;}
#head-bio	{left: 525px; top: 6px; width: 190px; height: 23px;}
#head-presse	{left: 525px; top: 29px; width: 190px; height: 23px;}
#head-oeuvres	{left: 525px; top: 52px; width: 190px; height: 23px;}
#head-expo	{left: 750px; top: 6px; width: 160px; height: 23px;}
#head-guestbook	{left: 750px; top: 29px; width: 160px; height: 23px;}
#head-contact	{left: 750px; top: 52px; width: 160px; height: 23px;}
#content {
	background: #ffffff;
}

#footer {
	width: 950px;
	height: 59px;
	background: url("graph/footer-back.png");
	clear: both;
}
#header_lang {
	text-align: center;
	padding-top: 5px;
}
#header_lang img {
	margin: 0 10px;
	border: none;
}
#gallerie {
	padding-top: 10px;
}
#preview {
	height: 450px;
}
#preview img {
	border: 7px solid #333399;
}
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}
.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}
.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
#caroussel {
	height: 133px;
	background: #c2c2c2;
}
#small-carousel {
	width: 830px;
	float: left;
}
.carousel-list li { 
	width: 150px; 
	_width: 166px;
	padding: 8px;
	margin: 0;
	margin-top:  7px;
	color: #3F3F3F;
	cursor: pointer;
}
.carousel-list li table { border-collapse: collapse; }
.carousel-list li table td { width: 150px; height: 100px; margin: 0; padding: 0; }

/* BUTTONS */
#prev-arrow-container, #next-arrow-container { 
	float:left;
	margin: 0px;
	padding: 0px;
	width: 60px;
	text-align: center;
}
#prev-arrow-small, #next-arrow-small {
	cursor:pointer; 
	margin-top: 40px;
}
/* Overlay */
#overlay {
	width: 200px;
	height: 80px;
	background-color:  #FFF;
	position: absolute;
	top: 25px;
	left: 150px;
	padding-top: 10px;
	z-index: 100;
	color: #000;
	border:1px dotted #000;	
	text-align: center;
	font-size: 24px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.carousel-list li.selected {
	border: 2px solid black;
	padding: 6px;
}
table {
	border-collapse: collapse;
}
th {
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}
#index #main {
	position: relative;
	padding: 0;
	height: 600px;
}
#index #main.en {
	background: url("graph/index_back_en.jpg") no-repeat;
}
#index #main.fr {
	background: url("graph/index_back_fr.jpg") no-repeat;
}
#index #main #slideshow {
	position: absolute;
	top: 0;
	left: 388px;
}
#index #main #slideshow embed {
	position: absolute;
	top: 0;
	left: 0;
}
#index a {
	position: absolute;
	display: block;
}
#index a span { display: none;}
#index #head-bio	{left: 0px; top: 227px; width: 305px; height: 40px;}
#index #head-presse	{left: 0px; top: 274px; width: 305px; height: 40px;}
#index #head-oeuvres	{left: 0px; top: 321px; width: 305px; height: 40px;}
#index #head-expo	{left: 0px; top: 368px; width: 305px; height: 40px;}
#index #head-guestbook	{left: 0px; top: 415px; width: 305px; height: 40px;}
#index #head-contact	{left: 0px; top: 462px; width: 305px; height: 40px;}
#index_lang {
	position: absolute;
	left: 0;
	bottom: 5px;
	text-align: center;
	width: 305px;
	height: 40px;
}
#index_lang a {
	position: static;
	display: inline;
}
#index_lang a img {
	border: none;
}
#welcome {
	position: absolute;
	left: 5px;
	width: 300px;
	top: 165px;
	color: white;
	text-align: center;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 14pt;
}
#contact th {
	vertical-align: top;
	font-weight: normal;
}
#contact td textarea {
	width: 100%;
}
#guestbook, #presse, #contact, #partenaire {
	font-family: Comic Sans, Comic Sans MS, cursive;
}
#guestbook table {
	width: 90%;
	margin-left: 5%;
	border-collapse: collapse;
	border-right: 1px solid black;
}
#guestbook th {
	border-left: 1px solid black;
	text-align: center;
}
#guestbook td {
	border-top: 1px solid black;
	border-left: 1px solid black;
	vertical-align: top;
	padding: 2px 7px;
}
#guestbook td.auteur, #guestbook td.date {
	white-space: nowrap;
}
#guestbook a {
	text-decoration: none;
	color: black;
}
#guestbook a:hover {
	text-decoration: underline;
	color: black;
}
#message_menu {
	width: 90%;
	margin-left: 5%;
	text-align: center;
	font-size: 14pt;
	position: relative;
}
#guestbook_header {
	width: 90%;
	margin-left: 5%;
	text-align: center;
	font-size: 16pt;
}
#guestbook, #bio, #oeuvres, #presse, #contact, #expo, #partenaire {
	background: #ccc;
}
#bio #content, #expo #content, #contact #content, #partenaire #content {
	padding: 10px;
	width: 930px;
	_width: 950px;
}
#presse #content {
	background: url("graph/presse-back.png") repeat-y;
}
#pressemenu {
	width: 200px;
	_width: 220px;
	padding: 10px;
	float: left;
}
#pressecontentbg {
	width: 710px;
	_width: 730px;
	padding: 10px;
	float: left;
	text-align: justify;
}
#pressemenu h1 {
	font-size: 14pt;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
#pressecontentbg h1 {
	font-size: 14pt;
	margin: 10px 0;
}
#pressemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#pressemenu ul li{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pressemenu ul li a {
	text-decoration: none;
	color: black;
}
#pressemenu ul li a:hover {
	text-decoration: underline;
}
.pressesignature {
	margin: 10px 0;
	text-align: right;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}
#partenaire h2 {
	margin: 0;
	padding: 0;
}
