/*** GENERAL ***/

body {
	margin: 0;
	padding: 0;
	background: #fff;
/*	background: #ccc url(images/bkg.jpg); */
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
/*	border-bottom: 1px solid black;*/
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
	text-align: right;
	font-weight: bold;
	line-height: 1.85em;
}

ul {
}

ol {
}

small {
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}


/*** TITLES ***/

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #999;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}


/*** LINKS ***/

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

a:hover {
	text-decoration: underline;
}


/*** HEADER ***/

#preheader {
	background: #ccc url(images/preheader.jpg);
	height: 160px;
}

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}


/*** LOGO ***/

#logo {
	float: left;
	background: #fff url(images/logo.jpg) left center no-repeat;
	padding-top: 1em;
	height: 87px;
}

#logo h1, #logo h2 {
	margin: 0;
	margin-left: 100px;
}

#logo h1 {
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}


/*** MENU ***/

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/puce.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #f2eef1;
}

#menu a:hover {
	color: #aaa;
}

#menu .active a {
	color: #000;
}

/* Page */

#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
/*	padding: 131px 0 0 0; */
/*	background: url(images/img103.jpg) no-repeat; */
}

/* Central */

#central {
	width: 660px;
	height: 150px;
	padding: 30px 30px 0 30px;
/*	background: url(images/img104.jpg) no-repeat;*/
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}


/*** CONTENT ***/

#content {
	float: right;
	width: 420px;
	padding-right: 10px;
}

#content h2 {
	background: #666;
	color: #ddd;
	padding: 0 0.10em;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/*** SIDEBAR ***/

#sidebar {
	float: left;
	width: 240px;
	padding-right: 10px;
}

#sidebar img {
	margin:0;
	margin-right: 8px;
	padding: 0;
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/*** SIDEBAR CONTACT ***/

#sidebar .contact {
	margin-bottom: 2em;
	list-style: none;
}

#sidebar .contact li {
	margin: 0;
	padding: 0;
}



/*** PRESSE ***/

.presse ul{
	margin: 0;
	padding: 0;
}

.presse li{
	display: inline;
}

.presse img{
	width: 87px;
	height: 80px;
	margin: 0.5em;
}

#news h2 {
	margin-top: 2em;
}

.news_bloc 
{
	width: 680px;
	float: left;
	margin-bottom: 2em;
	padding: 0.5em;
	padding-top: 0;
	border: 1px solid #999;
}

.news_bloc img {
	border: 3px solid #adadad;
	margin-right: 1em;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
	border-top: 1px solid black;
}

#footer p {
	margin: 0;
	text-align: center;
	margin-bottom: 1em;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

iframe {
	border: 1px solid #000;
}


.emphase {
	font-weight: bold;
	color: #f63;
	padding: 0 0.10em;
	letter-spacing: 5px;
}

.emphase2 {
	font-weight: bold;
	color: #999;
	padding: 0 0.10em;
	letter-spacing: 5px;
	font-family: Georgia;
}

.presentation {
	float:right;
	border: 1px solid #666;
	margin-left: 1em;
}

.accueil {
	width: 340px;
	margin-left: -60px;
}

.left {
	float: left;
}

/* SLIDESHOW */

  #slideshow {
    position: relative;
  }
  
  #slideshow div {
    position: absolute;
    top: 0;
    left: 0;
  }

#ajax
{
	border: 1px solid #000;
   	margin-left: 1em;
   	margin-right: 1em;
	float: left;
   	width: 132px;
	height: 352px;
 }

#galeries {
	width: 500px;
}

#galeries h2 {
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
	background-color: #666; /* couleur de départ du bkg */
	border-bottom: 1px solid #999;
}

#flashcontent1, #flashcontent2, #flashcontent3, #flashcontent4, #flashcontent5, #flashcontent6, #flashcontent7, #flashcontent8, #flashcontent9 {
	width: 500px;
	height: 420px;
	background: #333;
	border: 0;
/*	margin-bottom: 2em; */
}

.accordion {
	margin-bottom: 2px;
}