* {
	border:none;
	padding:0;
	margin:0;
}
body {
	background:#fff url(../img/background.gif) repeat-y top left;
	text-align:center;
}
h1 {
	height:26px;
	padding:7px 0 0 5px;
	background:#c60000;
	font:12pt Georgia, Times New Roman, Times, serif;
	color:#fff;
	border-left:2px solid #000;
	border-right:2px solid #000;
}
h2 {
	font:11pt Georgia, Times New Roman, Times, serif;
	color:#4d4d4d;
	border-bottom:1px solid #dedede;
	padding-left:4px;
	margin:40px 0 10px;
}
h3 {
	font:11pt Georgia, Times New Roman, Times, serif;
	color:#4d4d4d;
	margin:10px 0 10px;
}
h4 {
	font:11pt Georgia, Times New Roman, Times, serif;
	color:#4d4d4d;
	margin:0 0 3px;
}
p, li, input, textarea, td, dt {
	font:normal 10pt/12pt Arial,Helvetica,Verdana,sans-serif;
	text-align:left;
	margin:6px 0 3px;
	color:#4d4d4d;
}

#centralarea p {
	font:normal 10pt/14pt Arial,Helvetica,Verdana,sans-serif;
	margin:6px 0 10px;
}

ul {
	margin-left:25px;
	list-style-type:square;
}
ol {
	margin:auto 0 15px 25px;
}
dt {
	font-size:9pt;
	font-style:italic;
}
em {
	font-size:90%;
}
a {
	color:#333;
	border-bottom:1px dotted #c60000;
	text-decoration:none
}
a:hover {
	border-bottom:1px solid #ccc;
}
a.image {
	border:none;
}
a.image:hover {
	border:none;
}

/* done, nav elements now */

p#navigation {
	font:13pt Georgia, Times New Roman, Times, serif;
	float:left;
	width:535px;
}

p#navigation a {
	border:none;
}
p#navigation a:hover {;
	color:#c60000;
}

/*submenu and his childs*/
#subnav {
	list-style-type:none;
	margin-left:-10px;
}
#subnav li {
	margin:0;
	color:#000;
	font:bold 9pt Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dedede;
}
#subnav li p.margin {
	margin-left:25px;
}
#subnav li span {
	color:#c60000;
}
#subnav li a, #subnav li span {
	display:block;
	border:none;
	text-decoration:none;
	height:100%;
	padding:6px 0 6px 25px;
}
#subnav li a:hover {
	background:#c60000;
	color:#fff;
}
#sub_submenu {
	list-style-type:none;
	margin:0 0 10px 0;
}
#sub_submenu li {
	margin:0;
	color:#000;
	font:bold 9pt Arial, Helvetica, sans-serif;
	border-bottom:none;
	padding:3px 0 3px 15px;
}
#sub_submenu li span {
	color:#c60000;
	font-weight:normal;
}
#sub_submenu li a, #sub_submenu li span {
	display:inline;
	border:none;
	text-decoration:none;
	height:100%;
}
#sub_submenu li a:hover {
	background:none;
	color:#333;
	text-decoration:underline;
}
#subnav li blockquote {
	margin:0 0 10px 30px;
}
blockquote p {
	border-top:1px solid #dedede;
	padding-top:3px;
	font-size:95%;
}
#subnav li blockquote p a {
	display:inline;
	padding:0;
	border-bottom:1px dotted #c60000;
}
#subnav li blockquote p a:hover {
	background:none;
	border:none;
	color:#4d4d4d;
}

/* Done, let place to the layout */
#wrapper {
	background:#fff;
	width:753px;
	margin:20px auto 0;
	text-align:left;
}
/* in the header */
#header a {
	border:none;
}
#header span {
	color:#c60000;
}
p#search {
	width:200px;
	margin-top:15px;
	float:left;
}
p#search input.button {
	width:15px;
}
p#headerimg {
	margin:0 0 -5px;
}
/*central*/
div#centralarea {
	width:753px;
	margin-top:10px;
}
div#centralarea div {
	float:left;
}
div#centralarea p {
	text-align:justify;
	margin-left:5px;
} 
div#leftarea {
	width:440px;
	padding:0 10px 0 0;
}
div#rightarea {
	width:290px;
	padding:0 0 0 10px;
	border-left:1px solid #cecece;
}
#scroll {
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1;
}

#mandats li {
	padding-bottom:10px;
	margin-bottom:10px;
	list-style-type:none;
	border-bottom:1px solid #cecece;
}
#mandats li ul li{
	border-bottom:none;
	list-style-type:circle;
	padding:0;
	margin-bottom:0;
}

table#cotejardin td {
	vertical-align:top;
	font-size:9pt;
	padding-bottom:5px;
}
/* pictures */
ul#picturesgallery {
	margin:15px 0 0;
	list-style-type:none;
}
ul#picturesgallery li {
	text-align:center;
	width:100px;
	height:120px;
	float:left;
	margin:0 10px 10px 0;
}
ul#picturesgallery li a {
	border:none;
	width:100px;
	height:117px;
	padding-top:3px;
	display:block;
	border:2px solid #fff;
}
ul#picturesgallery li a:hover {
	border:2px solid #dedede;
}

ul.articles {
	list-style-type:none;
}
ul.articles li {
	border-bottom:1px solid #cecece;
	padding:0;
	margin:0;
}
ul.articles li a {
	display:block;
	padding:7px 3px;
	border:none;
}
ul.articles li a:hover {
	border:none;
	background:#f6f6f6;
}

ul.down_links {
	list-style-type:none;
}
ul.down_links li {
	border-bottom:1px solid #cecece;
	padding:0;
	margin:0;
	clear:both;
	height:45px;
}
ul.down_links li a, ul.down_links li span {
	display:block;
	float:left;
	padding:7px 3px;
	border:none;
}
ul.down_links li span {
	width:95px;
}
ul.down_links li a {
	width:305px;
	margin-top:1px;
}
ul.down_links li a:hover {
	border:none;
	text-decoration:underline;
}

#navpages {
	text-align:center;	
	padding-left:20px;
	clear:both;
}
#navpages a, #navpages span {
	display:block;
	border:1px solid #cecece;
	padding-top:3px;
	width:20px;
	height:17px;
	text-align:center;
	float:left;
}
#navpages a {
	background:#f6f6f6;
}
#navpages span {
	background:#444;
	color:#fff;
}

/* sitemap */ 
ul#sitemap a {
	border:none;
}
ul#sitemap li.firstchild {
	border-bottom:1px solid #cecece;
	padding-bottom:3px;
}

ul#sitemap li {
	list-style-type:square;
}
ul#sitemap li ul li {
	list-style-type:circle;
}
ul#sitemap li ul li ul li {
	list-style-type:disc;
}
ul#sitemap li ul li ul li ul li {
	list-style-type:square;
}

/* QDN */
ul#qd9 {
	list-style:none;
	margin:0;
}
ul#qd9 li {
	margin-bottom:25px;
}

 
/* footer */
.clear {
	clear:both;
}
div#footer {
	margin-top:25px;
	border-top:1px solid #cecece;
}
#footer p {
	text-align:center;
	font-size:70%;
}
/* classes */
td.leftc {
	width:150px;
}
.greybox {
	display:block;
	width:420px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
}
.lighten {
	color:#666;
}
.small {
	font-size:85%;
}
.bordertop {
	border-top:1px solid #dedede;
}
/* hyperlinks */
h1 a {
	color:#fff;
}
#footer a {
	border:none;
}

/* form elements */
input.textboxs {
	width:175px;
	padding:2px;
	border:1px solid #999;
}

input.textbox {
	width:225px;
	padding:2px;
	border:1px solid #999;
}

input.button {
	color:#cecece;
	padding:2px 4px;
	background:#1d1d1d;
}

select {
	width:200px;
	padding:2px;
	border:1px solid #cecece;
}

textarea {
	width:225px;
	height:150px;
	padding:2px;
	border:1px solid #999;
}

input.textbox:focus, input.textboxs:focus, textarea:focus {
	border:2px solid #cecece;
	color:#000;
}

div#leftarea div.qdn-item {
	padding:5px 15px 5px 5px; 
	background:#f1f1f1;
	float:none;
	/*margin-bottom:20px;*/
}

div#leftarea div.qdn-item h3 {
	margin-left:4px;
}

div#leftarea div.qdn-item p {
	line-height:14pt;
}

.return {
	padding:10px 5px;
	text-align:center;
	color:#fff;
}
.alert {
	background:#c00;
}
.confirm {
	background:#093;
}
.dnone {
	display:none;
}