/* Les éléments HTML en général
-------------------------------------------------------- */
* {margin:0;padding:0}
body {
 font:75.01%/0.75 Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #000000;
 width:96%
 }
#header,#content,#contenu,#footer,#sidebar,#sidebar2 {padding-top:0; padding-bottom: 0; padding-left: 0; padding-right: 0;}
#content div {margin:10px}
#contenu div {margin:10px}
#header {visibility: hidden;}
#sidebar {background:#fff}
#content {background:#fff}
#contenu {background:#fff}
#sidebar2 {background:#fff;}
/*******************************************************************/
/*body {min-width:640px}*/
#header,#sidebar,#content,#contenu,#sidebar2,#footer {overflow:hidden;display:inline-block}
#header {width:100%}
#sidebar,#content,#contenu,#sidebar2 {float:left}
#sidebar {width:20%}
#content {width:59.9%; line-height: 1.2em;}
#contenu {width:71.9%; line-height: 1.2em;}
#sidebar2 {width:17.9%}
#sidebar2 div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}
#q{
	padding-left: 18px;
	padding-right: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}
#footer{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
	margin-bottom: 3em;
	padding: 0 1em;
	color: #666;
	clear: both;
	text-align: center;
	width: 90%;
}
html, body{
	margin: 5px 5px 5px 5px;
	padding: 0;
	background: #ffffff;
}
#sidebar , #sidebar2 {
	font-size: 0.9em;
	line-height: 1.25em;
	}
#sidebar div, #sidebar2 div{
	margin: 0 0 0 0;
}
#navigation {
	margin-left: 10px;
	margin-right:10px;
	font-size: 1em;
}
#navigation ol {
	font-size: 1em;
}
#navigation ul {
	font-size: 1em;
}
#navigation li {
  background-color: white;
  text-align: left;
  margin: 0;
	font-size: 1em;
}
.titre {
color: white;
font-weight: bold;
background-color: #dcb478;
border: solid 1px black;
padding: 4px;
font-size: 1.1em;
}
.sousmenu {
border-bottom: solid 1px #dcb478;
border-right: solid 1px #dcb478;
background-color: white;
text-align: left;
margin-left: 0;
font-size: 1em;
}
.sousmenud {
border-bottom: solid 1px #dcb478;
border-left: solid 1px #dcb478;
background-color: white;
text-align: left;
margin-left: 0;
}
.sousmenud div {
font-size: 1em;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.3em;}
h2{font-size: 1.25em;}
h3{font-size: 1.2em; margin-bottom: 0.3em;}
h4{font-size: 1.1em;}
h5{font-size: 1.05em;}
h6{font-size: 0.95em;}
p { margin-top: 0.5em; margin-bottom: 0.2em; font-size: 0.9em; text-align: justify;}
ul,ol { margin-top: 0.5em; margin-bottom: 0.2em; font-size: 0.9em; text-align: justify;}
pre, code{
	font-size: 0.9em;
}
form { margin-top: 0; margin-bottom: 0.5em; }
pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}
fieldset{
	border: none;
}
label{
	cursor: pointer;
	cursor: hand;
}
.field label{
	display: block;
}
input,textarea{
	border: 1px solid #999;
}
textarea{
	width: 90%;
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
font-weight: bold;
}
a:visited {
text-decoration: none;
}
a:hover {
color:#000000;
text-decoration :overline;
background-color: #fff398;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #660000;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #660000;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #994f00;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	font-weight: bold;
	font-size: 0.85em;
	color: #b05e00;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #994f00;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	color: #ffcf00;
}

#trackbacks blockquote, #comments blockquote{
	border-bottom: 1px solid #dcb478;
	border-left: 1px solid #dcb478;
	margin: 0.5em;
	padding: 0.5em;
}
/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin-top: 2em;
	padding: 1em;
	color: #666;
}

#footer a{
	color: #999;
}
.rss_box{
border: 0;
width:95%;
padding:1px;
}
.rss_title a {
text-align:left;
padding:0px;
font-size: 1.15em;
}
.rss_title {
background-color:#c49670;/*marron*/
font-weight:bolder; 
color:#dc1803;/*rouge-orangé*/
text-align:left;
margin-left:0px;
width:100%;
text-decoration :none;
padding:0px;
}
.rss_item a:visited {
font-size: 1em;
color:#000000;/* noir*/
background-color:transparent;
margin-top :0px;
margin-left :0px;
text-decoration :none;
text-align: left;
}
.rss_item a:hover {
font-size: 1em;
color:#dc1803;/*rouge-orangé*/
background-color:#ffea75;
margin-top :0px;
margin-left :0px;
text-decoration :none;
text-align: justify; text-justify: distribute;
}
.rss_item a:active {
font-size: 1em;
color:#884da7;/*violet*/
background-color:#ffea75;
margin-top :0px;
margin-left :0px;
text-decoration :none;
text-align: left;
}

.rss_items {
/* E - Une nouvelle */
font-size: 80%;
margin-left: 25px;
margin-right:10px;
margin-top :0px;
margin-bottom :25px;
text-decoration :none;
text-align: left;
}
