body {
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:black;
	margin:0;
	background:url("../images/body.jpg") top repeat-x #c6d5cf;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}


#header h1 {
display: none;
}

#navlist
{
display: none;
}


#container {
	clear:both;
	padding:20px 0 0 0;
}

p.description {
	background:url("../images/description.jpg") right bottom no-repeat #005A97;
	padding:10px 10px 40px 10px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-top:4px solid #003C64;
}

#sidebar {	
	display: none;
}

#content {
	margin:0 230px 30px 5px;
	padding:10px 20px 0 20px;
	min-height:600px;
}
#contentform {
	margin:20px 100px 30px 5px;
	padding:10px 20px 0 20px;
	min-height:600px;
}

#content h2 {
	font:2.2em Arial;
	color:black;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url("../images/h2.jpg") bottom left no-repeat;
	clear:left;
}

#contentform h2 {
	font:2.2em Arial;
	color:black;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url("../images/h2.jpg") bottom left no-repeat;
	clear:left;
}

#content h2 a {
	color:#44020e;
	text-decoration:none;
}

#contentform h2 a {
	color:black;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:1.3em;
	line-height:22px;
	padding:5px 0;
	text-align:justify;
}

#contentform p {
	margin:15px 0;
	font-size:1.3em;
	line-height:22px;
	padding:5px 0;
	text-align:justify;
}

#content li {
list-style-type:disc;
margin-left:40px;
font-size:1.3em;
font-weight:bold;
line-height:1.7em;
color:black;
}
#contentform ul {
margin:30px 0;
}
#contentform li {
list-style-type:disc;
margin-left:40px;
padding-bottom:10px;
font-size:1.3em;
font-weight:bold;
line-height:1.7em;
color:#877171;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
	background-color:#efede2;
	border:1px solid #808080;
}

#content h3 {
	font:1.8em "Trebuchet MS";
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}


#content img {
	padding:5px;
	border:1px solid #eee;
}

.enhance a {
	color:#870000;
	padding-left:70px;
	font-size:1.6em;
	font-weight:bolder;
}


#partenaires p {
margin:10px 0;
border:1px solid gray;
padding:10px 10px 35px 10px;
}

#partenaires img {
margin:0;
margin-right:15px;
float:left;
}

#partenaires span {
color:#870000;
font-weight:bolder;
text-align:right;
padding-left:15px;
background:#FFF url(../images/arrow.gif) 0 2px no-repeat;
margin:0;
text-decoration:underline;
}

#alert ul {
color:red;
}

#footer {
	text-align:center;
	padding:10px;
	margin:30px 0 0 0;
	color:navy;
	width:760px;
	margin:0 auto;
	color:#808080;
	font-size:1.2em;
	line-height:1.5em;
}
#footer a {
	color:#808080;
}
