body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;

}

.container {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  background-color: #FFFFFF;
}

h1, h2, h3 {
  margin-top: 0;
  color: #8c0209;
}
h1 {
  font-size: 2em;
  font-weight: normal;
  color: #8c0209;
}
h2 {
  font-size: 1.8em;
  color: #8c0209;
}
h3 {
  font-size: 1.4em;
  color: #8c0209;
}
ul {
}
a {
  text-decoration: none;
  color: #cc0000;
}
a:hover {
  border-bottom: medium none;
  font-style: normal;
  text-decoration: underline;
  color: #8c0209;
}
a img {
  border:  none;
}
img.left {
  margin: 0 20px 0 0;
  float: left;
}
img.center {
  margin: 0 20px;
}
img.right {
  margin: 0 0 0 20px;
  float: right;
}
#entete{
  background: transparent url(images/header.png) no-repeat scroll 0% 50%;
  width: 1000px;
  float: left;
  height: 240px;
  margin: 0px 0px 44px 0px;
	
}
#filariane {
  width: 1000px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 5px;
  font-family: Arial,"Times New Roman",serif;
  font-size: 11px;  
  height: 20px;
  background-color: #FFFFFF;
  clear :both
}

#sidebar {
  margin: 1px 0px 0px 0px;
  background-color: #FFFFFF;
  font-family: Arial,"Times New Roman",serif; 
  /*font-family: "Comic Sans MS",Georgia,"Times New Roman",serif;*/
  font-size: 12px;
  float: left;
  width: 270px;
   clear :both
}
.element_sidebar {
  background-image: url(images/motif.png);
  background-color: #FFFFFF;
  background-repeat: repeat-x;
}
.element_sidebar h2 {
  margin: 0px;
  padding: 8px 0px 0px 15px;
  font-size: 14px;
  text-transform: uppercase;
  
  height: 23px;
  color: #993366;
  font-weight: bold;
}
.element_sidebar h3 {
  color: #8c0209;
  font-family: Arial,"Arial Black","Times New Roman",Times,serif;
  
}
.element_sidebar ul {
  margin: 0px;
  padding: 0px;
  background: transparent url(images/menu-sb-h2.png) no-repeat scroll center top;
  
  color: #8c0209;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.element_sidebar a {
  color: #8c0209;
  text-decoration: none;
}
.element_sidebar .a_selected {
  color: #ff0000;
  text-decoration: underline;
  font-weight: bold;
}
.element_sidebar .first {
  padding: 11px 0px 3px 20px;
  background: transparent url(images/menu-sb-li-top.png) repeat-y scroll center top;
}
.element_sidebar .last {
  padding: 10px 0px 0px 20px;
  background: transparent url(images/menu-sb-li-bottom.png) no-repeat scroll center top;
  height: 46px;
}
.element_sidebar a:hover {
  color: #FF0000;
  text-decoration: underline;
  font-style: normal;
}
.element_sidebar li li {
  margin: 0px;
  padding: 10px 0px 3px 20px;
  background: transparent url(images/menu-sb-li.png) repeat-y scroll center top;
  color: #8c0209;
  
}
#corps {
  font-family: Arial,"Times New Roman",serif;
  margin: 0px 0px 0px 275px;
  padding: 	0px 0px 0px 0px;
  color: #8c0209;
}


.toppost {
  font-family: Georgia,"Times New Roman",serif;
  background-color: #ffcfcf;
  background: transparent url(images/toppost.png) no-repeat scroll center top;
  height: 28px;
  padding-left : 15px;
  padding-top: 2px;
}

.toppost h1{
  padding-left : 0px;
  padding-top: 5px;
}

.post {
  margin: 0px;
  padding: 5px 10px 5px;
  background-color: #ffcfcf;
  background: transparent url(images/post.png) repeat-y scroll center;
  font-family: Arial,"Times New Roman",serif;
  font-size: 14px;
}

.post p {
  color: #8c0209;
  text-align:justify;
  padding-left : 10px;
}

.post .pcenter {
  color: #8c0209;
  text-align:center;
}

.post h1 {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 24px;
  text-decoration: underline;
  color: #8c0209;
}

.post h2 {
  font-family: Arial,"Times New Roman",serif;
  padding: 0px;
  font-size: 14px;
  text-transform: none;
  color: #8c0209;
}

.post h3 {
  padding: 0px;
  font-size: 12px;
  text-transform: none;
  font-style:italic;
  color: #8c0209;
}
.post h4 {
  padding: 0px;
  font-size: 14px;
  text-transform: none;
  color: #8c0209;
}

.post a {
  text-decoration: underline;
  color: #8c0209;
}

#corpslarge {
  font-family: Arial,"Times New Roman",serif;
  margin: 0px 0px 0px 0px;
  padding: 	0px 0px 0px 0px;
  color: #8c0209;
}

.bottompost {
  background: transparent url(images/bottompost.png) no-repeat scroll center bottom;
  height: 20px;
}

.toppostlarge {
  font-family: Arial,"Times New Roman",serif;
  background-color: #ffcfcf;
  background: transparent url(images/toppostlarge.png) no-repeat scroll center top;
  height: 28px;
  padding-left : 15px;
  padding-top: 2px;
}

.toppostlarge h1{
  padding-left : 0px;
  padding-top: 5px;
}

.postlarge {
  margin: 0px;
  padding: 5px 10px 5px;
  background-color: #ffcfcf;
  background: transparent url(images/postlarge.png) repeat-y scroll center;
  font-family: Arial,"Times New Roman",serif;
  font-size: 14px;
}

.postlarge p {
  color: #8c0209;
  text-align:justify;
  padding-left : 10px;
}

.postlarge .pcenter {
  color: #8c0209;
  text-align:center;
}

.postlarge h1 {
  font-family: Georgia,"Times New Roman",serif;
  font-size: 24px;
  text-decoration: underline;
  color: #8c0209;
}

.postlarge h2 {
  font-family: Arial,"Times New Roman",serif;
  padding: 0px;
  font-size: 14px;
  text-transform: none;
  color: #8c0209;
}

.postlarge h3 {
  padding: 0px;
  font-size: 12px;
  text-transform: none;
  font-style:italic;
  color: #8c0209;
}
.postlarge h4 {
  padding: 0px;
  font-size: 14px;
  text-transform: none;
  color: #8c0209;
}

.postlarge a {
  text-decoration: underline;
  color: #8c0209;
}


.bottompostlarge {
  background: transparent url(images/bottompostlarge.png) no-repeat scroll center bottom;
  height: 20px;
}

#pied_de_page {
  clear: both;
  margin: 10px 0px 5px 0px;
  font-family: Arial,"Times New Roman",serif;
  font-size: 10px;
  background: transparent url(images/img02.jpg) no-repeat scroll center;
  text-align: center;
  width: 1000px;
  height: 40px;
  color: #330033;

  line-height: 1em;
}
#pied_de_page p {
  font-size: 10px;
  text-align: center;
  color: #8c0209;
  margin-top: 10px;
}
#pied_de_page a {
  font-size: 10px;
  color: #8c0209;
  text-decoration: underline;
  margin-top: 10px;
}
#pied_de_page .link {
  float: right;
  font-size: 10px;  
  color: #8c0209;
  margin-top: 10px;
}
#pied_de_page .copyright {
  font-size: 10px;
  float: left;
  color: #8c0209;
  margin-top: 10px;
}

