@charset "utf-8";
body {
	font: 62.5% Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
h1, h2 {
	margin-bottom: 0.6em;
	margin-right: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Verdana, sans-serif;
}
h1 {
	border-bottom-color: #BBBBBB;
	color: #BBBBBB;
	font-size: 2.8em;
	margin-top: 1.5em;
	margin-left: 0em;
}
h2 {
	border-bottom-color: #AAAAAA;
	color: #AAAAAA;
	font-size: 1.8em;
	margin-top: 1em;
	margin-left: 0.3em;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#nav {
	float:left;
	width:100%;
	background:#FFFFFF url("bg.gif") repeat-x bottom;
	line-height:normal;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0;
}
#nav li {
	float:left;
	background:url("left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #333;
}
#nav a {
	display:block;
	width:.1em;
	background:url("right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.4em;
	color:#666;
}
#nav > ul a {
	width:auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {
}
/* End IE5-Mac hack */
#nav a:hover {
	color:#333;
}
#nav #current {
	background-position:0 -150px;
	border-width:0;
}
#nav #current a {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}
#nav li:hover, #nav li:hover a {
	background-position:0% -150px;
	color:#333;
}
#nav li a:hover {
	color: #333;
	background-position:100% -150px;
}
#container {
	margin: 0;
	text-align: left;
}
#header {
	margin: 0.2em 0 0.2em 2em;
}
#content {
	padding: 2em;
}
#content p {
	font-size: 1.2em;
	margin-left: 1em;
	line-height: 160%;
}
#content ul {
	font-size: 1.2em;
	list-style: none;
}
#content li {
	margin-left: 1.5em;
	line-height: 200%;
}
#footer {
	padding-top: 3em;
	padding-bottom: 1em;
	padding-right: 3em;
	text-align: right;
	font-style: italic;
	font-size: 1em;
	color: #666666;
	clear: both;
}
#bgPropos {
	background-image: url(atelier2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bgLien {
	background-image: url(guy.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 370px;
	margin: 1em;
	float: left;
}
#flashcontent {
	height: 950px;
	width: 100%;
	vertical-align: top;
}

