BODY {
	background-color: #707070;
    background-image: url(images/fond_rec.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin : 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #655151;
	text-decoration: none;
} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #655151;
	text-decoration: underline;
}

.menu_fonce-sur-clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #655151;
	text-decoration: none;
    background: #FFFFFF;
}
.menu_fonce-sur-clair:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
    background: #655151;
	
}
.menu_clair-sur-fonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
    background: #655151;
}
.menu_clair-sur-fonce:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #655151;
	text-decoration: none;
    background: #FFFFFF;
	display: block;
}

.menu_entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_entete:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_retour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_retour:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_pieddepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_pieddepage:hover {
    cursor: pointer;
    cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.fond_logo {
	background-image: url(images/logo_entete.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fond_entete-droite {
	background-image: url(images/entete-droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.fond_entete-gauche {
	background-image: url(images/entete-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.fond_menugauche {
	background-image: url(images/visu_titre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.celluleblanche_textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
    background: #FFFFFF;
}
.cellulefonce_texteclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
    background: #655151;
}
.celluleblanche_titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    background: #FFFFFF;
}
.cellulefonce_titreclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    background: #655151;
}
.celluleblanche_titrefonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #655151;
}

.titreclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.ter{
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 120px;
	height: 23px;
}

INPUT.button
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    font-size: 10px;
    font-weight: bold;
    cursor: hand;
    padding-right: 3px;
    padding-left: 3px;
    margin: 0px;
    border-top: 2px outset black;
    border-right: 2px outset black;
    border-left: 2px outset black;
    border-bottom: 2px outset black;
}

INPUT.button:hover
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    background-color: black;
    font-size: 10px;
    font-weight: bold;
    cursor: hand;
    padding-right: 3px;
    padding-left: 3px;
    margin: 0px;
    border-top: 2px inset black;
    border-right: 2px inset black;
    border-left: 2px inset black;
    border-bottom: 2px inset black;
}

/* Rounded corners */
div.Article {
  background:  url("./images/custom_corners_topleft.gif") top left no-repeat;
  width:146px;
  } 

div.Article h2 {
  background:  url("./images/custom_corners_topright.gif") top right no-repeat;
  padding:15px;
  padding-left:0;
  padding-top:8px;
  margin:0;
  margin-bottom:5px;
  position:relative;
  right:-14px;
  text-align:center;
  }
div.ArticleBody {
  background:  url("./images/custom_corners_right.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  margin-left:0px;
  padding:15px;
  padding-left:0px;
  position:relative;
  right:-14px;
  }
div.ArticleFooter {
  background:  url("./images/custom_corners_bottomleft.gif") bottom left no-repeat;
  position:relative;
  top:11px;  
  }
div.ArticleFooter p {
  background:  url("./images/custom_corners_bottomright.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-14px;
  line-height:5px;
  }
  
/* Liste dans les blocs */
.titlelist
{
    padding:0;
    margin:0;
    border:0;
    line-height:16px;
}

.titlelist li 
{
    list-style-type: none; 
}