
/*Articles*/
.nLatin
{
font-style: italic;
font-weight: bold;
font-size: medium;
margin-left: 40px;
color: rgb( 231, 225, 203 );
}

#infoBox
{
text-align: center;
float: right;
padding: 2px;
}

.classif
{
color: #23420d;
}

.classif td
{
padding:2px;
}

.classif .nom
{
background-color: #c9c0a0;
}

#article h3
{
width: 250px;
margin-right: 3px;
}


/* CORE */
.com a
{
 color:#2c543e;
}

th
{
background-image: url('/images/tabAut.png');
border: 1px solid #b6a175;
}

input[type=text]
{
background:#E7E1CB;
font-family: Arial;
}

input[type=password]
{
background:#E7E1CB;
font-family: Arial;
}

textarea
{
background:#E7E1CB;
font-family: Arial;
}

.information{
border: 2px solid #9f0000;
color: #9f0000;
text-align: center;
}

.auteur{
  color: #007c4e;
  font-style: italic;
  font-size: small;
}

.barre
{
  text-decoration: line-through;
}

.newMessage {
  text-decoration: underline;
  color: #21596a;
}

.newMessage2 {
  text-decoration: none;
  color: #10637a;
}

table{
  border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
}

.tableau1{
  border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
  text-align: center;
}

td{
  padding-left: 1px;
  padding-right: 1px;
}

.messagerie td{

   border: 1px solid black; /* ... auront une bordure de 1px */

}

.center {
  text-align: center;
}

.pseudo {
  font-weight: bold;
}

.float {
	display: block;
	width:200px;
	float:left;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  font-family: Arial;
}

a {
  text-decoration: none;
  color: #23420d;
}

a:hover {
  text-decoration: underline;
  color: #3c6413;
}

#footer a
{
 color: #0000b6;
}

h2 {
  font-size: 25px;
  margin: 10px 0 5px 17px;
  padding-left: 5px;
  color: #FFFFFF;
  background-image: url("http://www.lecoinnature.com/images/fondH2.png");
  background-repeat: no-repeat;
  text-decoration:none;
  /*border-bottom: 1px dotted #31531D;*/
  /*width: 205px;*/
}

h3 {
  font-size: medium;
  margin: 10px 0 2px 25px;
  padding-left: 5px;
  color: rgb( 231, 225, 203 );
  border-right: 2px dotted rgb( 161, 171, 68 );
  background-color: rgb( 113, 121, 24 );
}

.dateNews {
  float: right;
  margin-right: 10px;
  font-style: italic;
  font-weight: bold;
  font-size: small;
  color: rgb( 231, 225, 203 );
}

img{
  border: 0px;
}


/* CONTAINERS */

#container {
  position: relative;
  min-height: 100%;
  width: 897px;
  margin: 0 auto;
  border-left: 1px solid rgb( 242, 239, 227 );
  border-right: 1px solid rgb( 242, 239, 227 );
  background-color: rgb( 231, 225, 203 );
}

#center {
  padding: 20px 20px 50px;
  min-height: 530px;
}

/* HEADER */

#header {
  height: 150px;
  background-image: url("http://www.lecoinnature.com/images/banniere.png");
  background-repeat: no-repeat;
}

#header h1, #header h2 {
  display: none;
}

/* LINKBAR */

#linkbar {
  border-top: 1px solid rgb( 124, 110, 32 );
  border-bottom: 1px solid rgb( 124, 110, 32 );
  background-color: rgb( 213, 203, 167 );
}

#linkbar ul {
  margin-left: 20px;
  list-style-type: none;
  list-style-position: inside;
}

#linkbar li {
  display: inline;
  border-left: 1px solid rgb( 189, 178, 142 );
  padding: 0 5px;
}

#linkbar a {
  color: rgb( 79, 84, 30 );
  text-decoration: none;
  font-variant: small-caps;
  font-weight: bold;
}

#linkbar a:hover {
  color: rgb( 113, 121, 34 );
}

#lastlink {
  border-right: 1px solid rgb( 189, 178, 142 );
}

#search1 {
  float: right;
  margin-right: 20px;
}

#search2 {
  border: 1px solid rgb( 189, 178, 142 );
  background-color: rgb( 231, 225, 203 );
  position: relative;
  bottom: 5px;
}

#search3 {
  position: relative;
  top: 0px;
}


/* WIDGET */


#widgetbox {
  float: left;
  width: 200px;
}

#widgetbox a {
  text-decoration: none;
  color: #e0db75;
}

#widgetbox a:visited {
  color: #e0db75;
}

#widgetbox a:hover {
  text-decoration: underline;
}

#widgetbox_top1 {
  height: 20px;
  background-image: url("http://www.lecoinnature.com/images/module_haut1.png");
  background-repeat: repeat-x;
}

#widgetbox_top2 {
  height: 20px;
  background-image: url("http://www.lecoinnature.com/images/module_haut2.png");
  background-repeat: repeat-x;
}

#widgetbox_top3 {
  height: 20px;
  background-image: url("http://www.lecoinnature.com/images/module_haut3.png");
  background-repeat: repeat-x;
}

#widgetbox_top4 {
  height: 20px;
  background-image: url("http://www.lecoinnature.com/images/module_haut4.png");
  background-repeat: repeat-x;
}

#widgetbox_top5 {
  height: 20px;
  background-image: url("http://www.lecoinnature.com/images/module_haut5.png");
  background-repeat: repeat-x;
}

.widget {
  padding: 10px;
  background-color: #6e7722;
  color: rgb( 231, 225, 203 );
  border-left: 2px solid #5c6316;
  border-right: 2px solid #5c6316;
}

.widgetbox_bottom {
  background-image: url("/images/module_bas.png");
  height: 20px;
  margin-bottom: 15px;
  /*
    border-left: 2px solid #5c6316;
    border-right: 2px solid #5c6316;
    border-bottom: 2px solid #5c6316;
  */
}

/* CONTENT */

#contentbox {
  margin-left: 220px;
  width: 632px;
}


#contentbox_top {
  height: 10px;
  background-image: url("http://www.lecoinnature.com/images/contenu_haut.png");

}

#contentbox_bottom {
  height: 10px;
  background-image: url("http://www.lecoinnature.com/images/contenu_bas.png");

}

#content {
  min-height: 550px;
  padding: 10px;
  background-color: rgb( 161, 171, 68 );
  font-size: small;
}

/* FOOTER */

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgb( 189, 178, 142 );
  background-color: rgb( 213, 203, 167 );
}

#infosFooter{
  float: left;
  font-size: 0.9em;
  margin-left: 20px;
  color: #796e46;
}

#copyright {
  float: right;
  font-size: 0.9em;
  margin-right: 20px;
}
