* { margin: 0; padding: 0; }

html
{
	color: #999999;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}

/* Links */


/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.2em; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

/* Lists */

ul, ol
{
	margin: 1em 0;
	line-height: 1.8em;
}

ol li { margin-left: 2.5em; }

ul { padding-left: 2em; list-style-type: square; }

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; }

/* Other Html Elements */

blockquote
{
	clear: both;
	padding: 1em;
	margin: 2em 3em;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #eeeeee;
	border: 1px solid #a9a9a9;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

ins { font-weight: bold; text-decoration: none; }

hr { clear: both; height: 1px; visibility: hidden; }

/* Structure */

body {
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #b2ae93;
	color: #2f2a3e;
}

#header
{
	width: 100%; 
	background-color: #000000;
	border-top: 10px solid #31274c;	
}

#navigation
{
	width: 100%;
	height:70px;
	float: left;
	clear: both;
	background-color: #8D807A;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}

#navigation img{
padding-left:600px;}

#about
{
	margin:0;
	padding:0;
	clear: both;
	background-color: #8D807A;
}

#content
{
	clear: both;
	width: 100%;
	height:380px;
	margin: 0 auto;
	padding: 0 0;
	background-color: #000000;
	background-image:url(images/back_main.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#content2
{
	clear: both;
	width: 100%;
	height:350px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #000000;
	background-image:url(images/back_main.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#content_txt{
	font-size:12px;
	font-weight:normal;
	padding:10px;
	color:#FFFFFF;
	text-align:left;
	height:325px;
	overflow:auto;
	line-height:1.6em;}
	
#content_txt h1{
	padding:10px 0;
	font-size:16px;
	color:#ebe9c3;
	text-align:left;}
	
#content_txt h2{
	padding:10px 0;
	font-size:12px;
	color:#ebe9c3;
	text-align: center;}

#content_txt a, #content_txt a:link, #content_txt a:active{
color:#b2ae93;
text-decoration:none;}

#content_txt a:hover{
color:#ebe9c3;
text-decoration:underline;
}

strong{
color:#b2ae93;
font-weight:normal;}

#content_left{
float:left;
margin-right:80px;
height:310px;
vertical-align:middle;}

#content_left2{
float:left;
margin-right:60px;
padding-left:40px;
height:auto;
vertical-align:middle;}

#content_left3{
float:left;
margin-right:60px;
padding-left:60px;
height:310px;
vertical-align:middle;}

#content_left4{
float:left;
margin-right:30px;
padding-left:50px;
height:auto;
vertical-align:middle;}

#content_left5{
float:left;
width:350px;
margin-right:80px;
padding-left:60px;
height:auto;
vertical-align:middle;}

#formulaire{
width:200px;
text-align:right;
}

#footer {
	color: #999999;
	clear: both;
	padding: 20px 0;
	text-align: center;
}

/* Header */

#header h1
{
	width: 850px; 
	height: 100px;
	margin: 0 auto;
	background: #000000 url(images/header.png) top left no-repeat;
}

#header h1 a
{
	height: 100px;
	display: block;
	text-indent: -9999px;
}

/* Navigation */

#navigation ul { list-style-type: none; margin: 0 auto; padding: 0; width: 850px; }

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	color: #c5c5c5;
	padding: 5px 8px;
	margin-top: 10px;
	border-bottom-width: 0;
}

#navigation li.active a
{
	color: #ffffff;
	background-color: #73698c;
}

#navigation a:hover, #navigation a:active { color: #eeeeee; background-color: #645a7d; }

/* About */

#menu{
margin-left:250px;
height:30px;
}

/* Content */

#content .drop-shadow p { bottom: 11px; }

/* Footer */

#footer p { margin: 0 auto; width: 850px; padding: 5px 0; }

#footer a { color: #776d91; border-bottom-color: #776d91; }

#footer a:hover, #footer a:active { color: #968ab3; border-bottom-color: #968ab3; }

input, textarea{
margin:1px;
border:none;
background-color:#EBE9C3;}

label{
color:#fff;}

p.peintre_bas{
margin-top:10px;
padding-left:500px;}

#peintre_encart{
width:200px;
height:200px;
top:200px;}

#encart_expo{
background-color:#ebe9c3;
padding:5px;
color:#000;
width:300px;
}