html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #DEDEDE;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}

.conteneur { /* définition d'un conteneur global*/
	width: 800px;
}

.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/

	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	border: 1px solid #990000; /* définition d'une bordure autour de la lettrine*/
	background-color: #FFFFCC; 
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}


tt, code, samp {
font-size: 1.1em;
color: green;
}

blockquote {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #008000;
	margin: 1em;
	padding: 0 0.5em;
	background: #d1f0af;
	font-style: italic;

}
kbd {
font-size : 1em;
padding: 0px 2px;
border: 1px solid gray;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
padding: 0;
font-size: 1.5em;
color: #769712;
}

#menuright h2#slogan {
	color: #3F75AA;
	font: 1.1em Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(mosquee.jpg) left top no-repeat;
	padding: 5px 5px 0 110px;
	text-align: right; 
	height: 80px;
	line-height: 1.3em;
}

h3 {
	font-weight: bold;
	color: #006600;
}


a {
	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: underline;
}

h1#top {
	position: absolute;
	margin: 0px;
	padding:0px;
	text-indent: -5000px;
	line-height: 1px;
	font-size: 1px;
}

hr {
	display: none;
}

pre {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #F0B802;
	padding: 1em;
	margin: 1em;
	font-size: 100%;
	background: #ffffcc;
	width: 85%;
	overflow: auto;
}


ol li.current a
{
	text-decoration: none;
	color: #000;
}

#easy-access, #easy-access a
{
	color: gray;
  margin: 0 0 0 7px;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
}
#easy-access
{
  text-align: right;
  position: relative;
  top: -10px;
  right: 2px;
  margin: 0 0 0 15px;
}

#easy-access a:hover, #easy-access a:focus
{
	color: #000;
}

#content h2 {
	position: relative;
	color: #769712;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position:  0% 40%;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url(sbullet.gif);
	border-bottom: 1px solid #FFD62F;
}

#content h2 a {
	color: #769712;
}

#content h2 a:hover {
	text-decoration: none;
	color: #cc9900;
}

ul {
list-style-type: square;
}

.listing {
	margin: 1em 0 1em 20px;
	list-style-type: square;
	color: #777;
	padding: 0;
	line-height:1.6em;
}

.listing a {
	color: #777;
}

.carcasse {
	background: #fff url(bg-carcasse.jpg) 95% 0% no-repeat;
}

#content img {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}
#art-description {
font-size: 1em;
font-style: italic;
}

#menuright {
	color: #555;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#menuright h2 {
	color: #769712;
	font: 1.1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(separateur.gif) top center no-repeat;
	padding-top: 15px;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}

#menuright a {
	color: #777;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
}
#menuright a img {
	border: none;
}
#menuright ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#page {
	text-align: left;
	width: 88%;
	margin: 10px auto 10px auto;
	position: relative;
	background: #fff;
	border: 1px solid #CFCFCF;
	padding: 0;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 80px;
	border: none;
}

#banner a img {
	margin: 5px 0 0 15px;
	border: none;
}

.cadre, #menuright {
	width: 270px;
	padding-top: 7px;
	background: #E9E9E9 url(top.gif) top left no-repeat;
}

.cadrebas {
	padding: 0 0.5em 7px 0.5em;
	background: #E9E9E9 url(bottom.gif) bottom left no-repeat;
}
#menubas {
	padding: 0 0.5em 7px 0.5em;
	background: #E9E9E9 url(menubas.gif) bottom left no-repeat;
}

#banner .cadre {
	float: right;
	margin-right: 10px;
}

#banner p,form {
	margin: 0;
}

#footer a, #banner h1 a {
	text-decoration: none;
	border: none;
	color: #AABD71;
}
#footer a:hover {
	text-decoration: underline;
}


#menutop {
	position: relative;
	height: 28px;
	margin: 0 10px 1em 15px;
	clear: both;
	background: #F9D966 url(menu.jpg) left top no-repeat;
}
#menucoin {
float: right;
position: relative;
left: 1px;
width: 30px;
height: 28px;
background: #fff url(menucoin.gif) left top no-repeat;
}

#menutop ul, #menutop li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menutop ul {
	position: absolute;
	height: 28px;
	width: 650px;
	left: 25px;
}

#menutop li {
float: left;
}

#menutop li a { 
display: block;  
height: 28px;
width: 100px;
color: #769712;
font: 17px/28px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
text-decoration: none;
border-left: 1px solid #fff;
text-align: center;
}
#menutop li a.last {
border-right: 1px solid #fff;
}

#menutop a:hover {
color: #fff;
background: transparent url(menu.jpg) top left no-repeat;
}

#menutop a#menu1:hover {
background-position: -26px -28px;
}
#menutop a#menu2:hover {
background-position: -127px -28px;
}
#menutop a#menu3:hover {
background-position: -228px -28px;
}
#menutop a#menu4:hover {
background-position: -329px -28px;
}
#menutop a#menu5:hover {
background-position: -430px -28px;
}
#menutop a#menu6:hover {
background-position: -531px -28px;
}

ol.tree {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #f5f5dc;
}

ol.tree li {
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}



.blog {
	margin-bottom: 1em;
	color: #777;
}

.blog p {
	margin-bottom: 0;
}

.suiteblog {
	font-size: 0.8em;
	color: #008000;
}

p.modified {
	font-size: 0.8em;
	margin: -1em 1em 1em 1em;
	text-align: right;
	color: #008000;
	font-style: normal;
}

p.modified a {
	color: #008000;
}

#footer img, div.col-content img {
	border: none;
}

#footer {
	text-align: center;
	padding: 0.5em;
	clear: both;
	border: none;
	color:#AABD71;
	font-weight:bold;
	font-size:12px;
}


input, textarea {
	border: 1px solid #aaa;
}

.recherche {
	width: 200px;
	border: 1px solid #aaa;
	font-size: 1em;
}
#chercher {
font-size: 0.8em;
font-weight: bold;
margin-bottom: 0;
color: #777;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}

input[type], textarea[name] {
	background: #fff;
}

input[type=submit], input[type=reset] {
	background: #fff;
	color: #000;
}

input[type=submit]:hover {
	background: #999;
	color: #fff;
}

#livres {
	height: 85px;
	margin : 0 0 1em 0;
	padding: 0 13px 0 0;
	background: #F5F4DC url(livresd.jpg) right top no-repeat;
}

#livres div {
	height: 85px;
	background: #F5F4DC url(livresg.jpg) left top no-repeat;
}

#livres ul {
	list-style-type: none;
	margin : 0;
	padding:0;
	text-align: right;
}

#livres ul li {
	margin: 0;
	padding: 0 0 0 4%;
	display: inline;
}
#livres object {
	position: relative;
	top: 10px;
}

#livres a img {
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid black;
}

#livres a:hover img {
	border: 1px solid #769712;
}
.modeles {
list-style-type: none;
margin: 0.3em;
padding: 0.3em;
background: yellow;
}
h4 {
clear: left;
}
.modeles li {
width: 310px;
}
#xiti-logo img, #xiti-logo-noscript img {
border:0;
}
#xiti-logo {
border:0;
text-align: center;
}
/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
#content
{
margin: 1em 300px 0 20px;
background: #fff url(arbre2.gif) 100% 0% no-repeat;
padding: 1em 0 0 0;
}

#menuright
{
float: right;
width: 270px;
margin: 0 10px 1em 0;
}

#banner
{ 
	margin-bottom: 0px; 
}

.banie {
float:right;
width:1100px;
height:96px;
}

.banie img{
float:left;
}

