body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#background {
	width: 789px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	margin: 0 18px 0 19px;
	border-bottom: 1px solid #000000;
	padding: 0;
	background-color: #FAFAF0;
	height: 61px;
	
}



#conteneur {
	margin: 0 19px;
	width: 751px;
	font-size: 0.7em;
	color: #293C50;
}

#content {
	margin: 0;
	padding: 0 210px 0 0;
}

#content div.post-content a {
	color: #003399;
}

#content div.post-content a:hover {
	color: #D2691E;
}

#content div.post-content img {
	border: 3px solid #d7d7cc;}
	
#content div.post-content  li {
	list-style-type: none;
	padding-left: 13px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;}

div.titre {
	padding-top: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(images/ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#catlist {
		padding-bottom: 25px;
		font-size: 0.9em;
}

div.titre h2 {
	margin: 0 0 3px 0;
	font-size: 1.1em;
	padding: 0;
	color: #CC4600;
	}

div.titre h2 a {
	text-decoration: none;
	color: #CC4600;
	margin: 0;
	padding: 0;
	}
	
div.titre h2 a:hover {
	text-decoration: underline;
	}

div.titre p.post-info {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}
	
p.post-info-co {
	text-align: right;
	color: #D2691E;
	font-size: 0.8em;
	background-image: url(images/back_postinfo.gif);
	background-repeat: repeat-x;
	line-height: 21px;
	padding-right: 10px;
	margin-bottom: 0;
}

p.post-info-co a, p.post-info a, #comments a, #trackbacks a, div#catlist a, #menu #intro p a {
	color: #D2691E;
}

p.post-info-co a:hover, p.post-info a:hover, #comments a:hover, #trackbacks a:hover, div#catlist a:hover, #menu #intro p a:hover {
	color: #003399;
}

#trackbacks h3, #comments h3 {
	background-image: url(images/back_postinfo.gif);
	background-repeat: repeat-x;
	line-height: 21px;
	font-size: 0.9em;
}

#comments blockquote {
	border: 1px solid #D7D7CC;
	background-color: #F5F5ED;
	margin: 10px 30px;
	padding: 0 10px;
}

#comment-form p.field label {
	display: block;
	width: 180px;
	float: left;
}

#comment-form fieldset {
	border: none;
	padding-left: 30px;
}

#comment-form input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/* style de la colonne de droite */
/*********************************/

#menu {
	float: right;
	width: 190px;
	padding-top: 0;
	padding-bottom: 20px;
}

#menu h2 {
	color: #CC4600;
	font-size: 1em;
	background-color: #EBEBDC;
	padding: 3px 4px 3px 20px;
	margin: 15px 0 5px 0;
}

#menu ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 0.9em;
}

#menu ul li {
	line-height: 14px;
}

#menu ul li a {
	text-decoration: none;
	color: #293C50;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #CC4600;
}

#menu #intro {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#menu #intro img {
	margin: 0  0 10px 20px;

}

#menu #intro p {
	margin: 0;
	padding: 0 10px 10px 20px;
}

#menu #links h3 {
	color: #293C50;
	padding: 0 0 0 20px;
	margin: 0;
	font-style: italic;
	font-size: 0.9em;
}

#menu #search form {
	margin: 0;
	padding: 0;
}

#menu #search form p.field {
	margin: 0;
	padding: 0 0 0 20px;
}

#menu #search form p.field input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#comments .me blockquote {
     background-color : #ffffff;
     border : 1px solid #CC4600;
}

span.A-lire, span.Sites-institutionnels {
	padding: 0;
	margin: 0;
	width: 160px;
	height: 10px;
	display: block;
	background-image: url(images/ligne.gif);
	background-repeat: repeat-x;
	background-position: 5px;
}

.post-content blockquote {
	display: block;
	padding-left: 60px;
	margin-right: 0;
	margin-left: 0;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.3em;
	background: url(images/open.gif) no-repeat;
}

.post-content blockquote p {
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 60px;
	background: url(images/close.gif) no-repeat bottom right;
}

.post-content code {
	font-size: 1.2em;
}

.boxbouton {
	padding: 20px 0 0 12px;
}

a#btrss {
	display: block;
	width: 167px;
	height: 51px;
	background: url(images/rss.jpg) no-repeat;
	padding: 12px 0 0 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}

a#bttwitt {
	display: block;
	width: 167px;
	height: 51px;
	background: url(images/bouton_twitter.jpg) no-repeat;
	padding: 12px 0 0 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


a#btser {
	display: block;
	width: 167px;
	height: 51px;
	background: url(images/services.jpg) no-repeat;
	padding: 12px 0 0 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover#btrss, a:hover#btser, a:hover#bttwitt {
	text-decoration: underline;
}
