body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #3B3A2B;
  font-size: 12px;
  background:#fff url(images/fond-uni.jpg) repeat-x top;
}

img {
  border: none;
}

a {
  /*color: #cc1f30;*/
  color: #9c4f84;
}

a:hover {
  color: #636038;
}

a.vert {
color:#4f7700;
font-weight:bold;
text-decoration:none;
}

a.vert:hover {
  color: #636038;
}

.noir {
color: #000000;
}

.gris {
color: #646464;
}

.texte {
    text-align:justify;
}
.texte ul{
	margin-bottom: 0;
	line-height: 120%;
}

.texte_page {
    text-align:justify;
	margin:0 0 12px 0;
}
.texte_page ul{
	margin-bottom: 0;
	line-height: 120%;
}

.petit {
  	font-size: 10px;
}

.minuscule {
        text-transform:lowercase;
}

#container {
  margin: 0 auto;
  width: 980px;
  padding: 0;
  background:none;
}

#col_left {
  float:left;
  width:728px;
  margin: 0 20px 0 0;
}

#col_right {
  float:right;
  width:232px;
  margin:0;
}

.top-menu {
  height: 22px;
  font-size: 11px;
  width:980px;
  margin:0 auto;
  padding:5px 0 0 0;
  text-align:left;
  color:#fff;
}

.top-menu  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-menu  ul li {
  float: right;
  display: block;
  line-height: 24px;
  margin: 0 5px 0 0;
  min-width: 60px;
  text-align: center;
}

.top-menu  ul li a, .top-menu a {
  text-decoration : none;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
}

.top-menu  ul li a:hover, .top-menu a:hover  {
  color: #fff;
  text-decoration: underline;
}

#header {
  margin: 0; 
  padding: 0;
  height:85px;
  width:728px;
  float:left;
}

.header-bar {
  margin: 17px 0 0 25px;
  padding: 0;
  height:79px;
  width:479px;
}

.logo {
  margin: 0;
  padding: 0;  
}
.logo a, .logo a:hover {
  font-family:Century Gothic, Tahoma, Verdana, sans-serif;
  color: #fff;
  font-size: 40px;
  text-decoration: none;
}

.banner {
  float: left;
  margin: 0 2px;
  padding: 0;
}

.search-box {
  width: 200px;
  float: left;
  height: 40px;
  margin: 0;
  padding: ;
  background: none;
}

.top-nav {
  margin: 0 auto;
  background: #ddd url(images/bg-nav.png) repeat-x;
  height: 30px;
  font-size: 12px;
}

.top-nav  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-nav  ul li {
  float: left;
  display: block;
  line-height: 30px;
  margin: 0 8px;
  text-align: center;
}

.top-nav  ul li a {
  display: block;
  text-decoration : none;
  color: #4a4a4a;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 11px;
}

.top-nav  ul li a:hover  {
  color: #000;
  text-decoration: underline;
}

#content {
  padding: 0;
  margin: 0;
  border: 0px solid #ddd;
  min-height:500px;
}

.sidebar-body {
  margin: 10px 0; 
  width: 220px;
}

#main {
  float: left;
  margin: 0;
  padding: 0;
  width: 728px;
}

#main-page {
  float: left;
  margin: 0;
  padding: 0;
  width: 728px;
}

.main_content {
  float: left;
  margin: 14px 0 10px 0;
  text-align: justify;
  width:100%;
}

.main_content_left {
  float: left;
  margin: 14px 0 10px 0;
  text-align: justify;
  width:354px;
}

.main_content_right {
  float: right;
  margin: 14px 0 10px 20px;
  text-align: justify;
  width:354px;
}


.main_content h2, .main_content_left h2, .main_content_right h2 {
  margin: 10px 0;
  line-height: 25px;
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #4a4a4a;
  text-transform: capitalize;
}

.main_content h3, .main_content_left h3, .main_content_right h3 {
  margin: 10px 0;
  height: 25px;
  line-height: 25px;
  padding: 5px 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  color: #4a4a4a;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

.main_content ul, .main_content_left ul, .main_content_right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main_content img, .main_content_left img, .main_content_right img {
  margin: 0;
}

.main_content #category  img{
  margin: 0 5px 0 0;
}

span a {
  font-weight: normal;
  /*color: #cc1f30;*/
  color: #9c4f84;
}

.banner-content {
  margin: 10px;
  text-align: center;
}

.welcome {
  margin:0 0 0 0;
  padding: 0;
  color: #3B3A2B;
  line-height: 16px;
  font-size: 12px;
}

.welcome2 {
  margin:0 0 20px 0;
  padding: 0;
  color: #3B3A2B;
  line-height: 16px;
  font-size: 12px;
}

#leftbar, #rightbar {
  width: 180px;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  
}

#leftbar ul, #rightbar ul, #leftbar ol, #rightbar ol{
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-content {
  width:190px;
-width:232px;
  margin: 0;
  padding: 12px 21px 15px 21px;
-padding: 12px 0 15px 0;
  background: url(images/entete-bloc.png) left top no-repeat;
  min-height:83px;
float:left;
font-size:11px;
}

.sidebar-content-tags {
  width:210px;
  margin: 0;
  padding: 12px 11px 15px 11px;
  background: url(images/entete-bloc.png) left top no-repeat;
  min-height:83px;
float:left;
font-size:11px;
}

#rightbar .sidebar-content h3 {
  color: #4f7700;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin: 3px 0px;
  font-family:Garamond, Tahoma, sans-serif;
  /*border-bottom: 1px dotted #ccc;*/
}

#rightbar .sidebar-content-tags h3 {
  color: #4f7700;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  padding: 0 10px 0 10px;
  margin: 3px 0px;
  font-family:Garamond, Tahoma, sans-serif;
  /*border-bottom: 1px dotted #ccc;*/
}

#rightbar .sidebar-content-tags .texte {
  padding: 0 10px 0 10px;
}

#leftbar {
  margin: 0 10px 0 0;
  padding: 0;
  background: #eee;
}

#rightbar {
  margin: 0 ;
  padding: 15px 0 0 0;
  float: right;
  width: 232px;
  line-height: 18px;
  background:none;
}

.sidebar-content h3 , 
.sidebar-content-tags h3 {
  margin: 0 ;
}

.sidebar-content ul, .sidebar-content ol {
  margin: 0 0 20px 0;
  padding: 0;
}

.sidebar-content li  {
  border-bottom: 1px dotted #ccc;
  display: block;
  line-height: 18px;
  margin: 6px 0 6px 0;
  font-size: 11px
}

.sidebar-content li a {
  padding: 5px 0 5px 15px;
  text-decoration: none;
  /*color: #cc1f30;*/
  color: #9c4f84;
  font-weight: normal;
  background: url(images/readmore.gif) left no-repeat;
}

.sidebar-content li a:hover {
  text-decoration: none;
  color: #636038;
}

.side-banner {
  margin: 10px;
}

.menu {
  margin: 0 0 0 5px;
  padding: 0;
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu li {
  border-bottom: 1px solid #ccc;
  height: 20px;
  padding: 0;
  display: block;
  margin: 5px 0;
}

.menu li a{
  padding: 10px 0 0 0;
  text-decoration: none;
  color: #4a4a4a;
}

.menu li a:hover{
  padding: 10px 0 0 0;
  text-decoration: none;
  color: #f58a00;
}

li.no-bg {
  background: none;
  margin: 0 0 0 5px;
  color: #000;
}
#footer {
  margin: 10px 0 0 0;
  padding: 0;
  background:url(images/fond-footer2.jpg) top repeat-x;
  height:103px;
  color:#3B3A2B;
}

.footer-bar {
  padding: 5px 0;
  margin: 0;
  height: 50px; 
  line-height: 50px;
  text-align:center;
}

.footer-btm {
  margin: 0;
  padding: 0;
  height: 25px; 
}

.copyright {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 110%;
}

.clear {
  clear: both;
}

input {
  border: 1px solid #ccc;
  background-color:#EEEEEE;
  font-size:11px;
  color: #4f7700;
padding: 0;
}

select {
  border: 1px solid #ccc;
    background-color:#fff;
  font-size:11px;
  color: #4f7700;
padding: 0;
}

.btn {
  background: #FFF;
  color: #4f7700;
  padding: 0;
  font-weight: normal;
  font-size: 11px;
}

.index-content {
  width:200px;
  margin: 0 0 15px 0;
  padding: 12px 16px 0 16px;
  background: url(images/entete-bloc.png) left top no-repeat;
  min-height:83px;
}

.index-content h3 {
  color: #4f7700;
  line-height: 25px;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin: 3px 5px;
  font-family:Garamond, Tahoma, sans-serif;
border:none;
text-transform:none;
}
