body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	margin: 20 0;
	padding: 0;
	text-align: center;
	background-color: #666666;
	background-repeat: repeat;
	}

#global {
	width: 790px;
	background: #EEEBDF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	}

#contenu {
	background: #EEEBDF;
	}

#titre {
	font-family: Georgia, "Liberation Serif", Serif;
	color: #FFF;
	text-align: justify;
	border-bottom: 1px solid #000000;
	background-image: url(/img/header.jpg);
	height: 105px;
	padding-top: 15px;
	padding-left: 420px;
	padding-right: 25px;
	background-repeat: no-repeat;
	}

#titre a {
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	}

#main {
	float: left;
	width: 790px;
	height: 100%;
	}

#content {
	float: left;
	width: 570px;
	overflow: hidden;
	}

#rmenu {
	float: left;
	width: 185px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #664A14;
	}

.clearer {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	}

#footer {
	margin-bottom: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
	background-repeat: repeat;
	border-top-style: solid;
	color: #CCCCCC;
}

a {
	color: #0169B0;
	font-size: 12px;
}

a img {
	padding: 4px;
}

a:hover {
	color: #990000;
	text-decoration: none;
	}

#footer {
	color: #000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	}

#footer a,

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: none;
	}

.texte {
	margin-top: 5px;
	margin-left: 25px;
	}

.texte h1 {
	margin-top: 10px;
	margin-bottom: 2px;
	border:1px solid #000;
	width: 97%;
	color: #FFF;
	background-image: url(/img/bg.jpg);
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	padding: 5px;
	}

.texte h2 {
	margin-top: 10px;
	margin-bottom: 2px;
	width: 100%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #333;
	font-size: 18px;
	}

.texte h3 {
	margin-top: 12px;
	margin-bottom: 2px;
	width: 100%;
	color: #333;
	font-size: 14px;
	}

.texte p {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	text-align: justify;
	}

.texte a {
	color: #333;
	text-decoration: underline;
	}

.texte a:hover,

.texte a:visited:hover {
	text-decoration: none;
	}

.texte ul {
	padding: 0;
	margin: 0;
	}

.texte li {
	list-style: none;
	padding: 10px;
	}

.texte img {
	padding: 4px;
	border: #ccc 1px solid;
	}

/* Right menu */

#rmenu form {
	margin: 3px 3px 3px 13px;
	}

#rmenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #660000;
	}

#rmenu img {
	text-align: center;
	}

#rmenu ul {
	color: #660000;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#rmenu ul li {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 5px;
	letter-spacing: .3em;
	margin-top: 5px;
	background-color: #DCDCDC;
	margin-left: 3px;
              }

#rmenu ul li a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

#rmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	color: #660000;
	}

#rmenu ul ul li {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 2;
	color: #660000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 2px;
	}

#rmenu ul ul li a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#rmenu ul ul li a:hover {
	text-decoration: underline;
	color: #3D3327;
	}

#rmenu ul ul ul.children {
	font-size: 142%;
	}

#rmenu .menutitle {
	color: #FFF;
	border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #55483F;
	width: auto;
	}

.english {
	 border: 1px #ccc solid;
	 margin: 10px;
	 padding: 4px;
}

img.alignleft {
               float: left;
               margin: 2px 7px 0 0;
               display: inline;
               }

img.alignright {
               float: right;
               margin: 0 0 3px 7px;
               display: inline;
               }
.bordico1 {
	border: 1px solid #000000;
}
.bordico1Copy {
	border-bottom: 1px dashed #000;

}
 .ddsg-sitemap ul li a{
padding: -5px;
font-weight: bold;
}

 .ddsg-sitemap ul li ul{
list-style-image: url('dot.png');
}

.ddsg-cats {
font-weight: bold;
}

.ddsg-sitemap ul li ul li a{
line-height: 25%;
padding: 0px;
font-weight: normal;
text-decoration: underline;
}

abbr {
cursor: help;
}