body
{
	background: #ffffff url(/images/header_back.gif) repeat-x top left;
	margin: 150;
	font-family: "Trebuchet MS", trebuchet, Times New Roman, Serif;
	font-size: medium;
	color: #666666;
	line-height: 150%;
}

a
{
	border-bottom: 1px dotted #ff0000;
	text-decoration: none;
	color: #FF6600;
}

a:hover
{
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	color: #999999;
}

#head, #content
{
	margin-left: 50px;
}

#head a, #nav a
{
	border-bottom: none;
}

h1
{
	background: ;
	width: 120px;
	height: 125px;
	font-size: 05px;
	color: #ffffff;
}

#nav
{
	padding-left: 165px;
	padding-bottom: 0px;
}

#nav ul
{
	margin-left: 0px;
	padding-left: 0;
}

#nav ul li
{
	display: inline;
	list-style-type: none;
	margin-left: -2px;
}

#nav ul li.right
{
	margin-right: 0px;
}

#nav ul li.right a
{
	border-right: 2px solid #999;
}

#nav ul li.left a
{
	border-left: 2px solid #999;
}

#nav ul li a
{
	background: #333333;
	padding: 5px;
	text-decoration: none;
	color: #B7B8B7;
}

#nav ul li a:hover
{
	background: #999;
	color: #cc6600;
}

#content
{
	width: 1030px;
	margin-top: 0px;
}

#content #center
{
	margin-right: 200px;
}

#content #leftcol
{
	float: left;
	width: 200px;
}

#content #leftcol a img, #content p.photo img
{
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

#content #midcol
{
	margin-right: 200px;
	margin-left: 200px;
	text-align: justify;
}

#content #rightcol
{
	float: right;
	width: 170px;
}

#content #rightcol h3
{
	margin-bottom: -10px;
}

#content #rightcol h3 a
{
	border-bottom: none;
	color: #ffffff;
}

#content #rightcol h3 a:hover
{
	border-bottom: 0px dotted #838383;
	color: #B7B8B7;
}

#content #rightcol p.more
{
	margin-top: -10px;
	text-align: right;
}

#content #rightcol p span, #content #rightcol p.more
{
	font-size: 0.9em;
	letter-spacing: -1px;
	color: #000000;
}

h2, h3
{
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}

h2
{
	margin-top: 0;
	font-size: 1.35em;
}

h3
{
	background: url(/images/bullet_arrow_green.gif) no-repeat 0 4px;
	margin-bottom: 0;
	padding-left: 11px;
	font-size: 1.2em;
}

#footer
{
	clear: both;
	margin-left: 80px;
	padding: 50px 0;
	text-align: center;
	font-size: 0.9em;
	color: #999;
}

#footer p
{
	width: 650px;
}

.formulaire
{
	padding: 10px;
	border: 1px solid #999;
}

.formulaire input, .formulaire textarea
{
	background: #aaa;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #ddd;
}

.formulaire input:focus, .formulaire textarea:focus
{
	border: 1px solid #9f9;
}

.formulaire .button
{
	text-align: right;
}

.formulaire .button input
{
	border: 1px solid #9f9;
	color: #333;
}

img
{
	border: 0;
}