body {
	background-color: #FFFFFF;
	background-image: url(img/img-fond-ciel.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4c2f1e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a:link {
	color: #4c2f1e;
}

a:visited {
	color: #4c2f1e;
}

a:hover {
	color: #000;
}
a:active {
	color: 0;
}
/* ------ */
/* DECORS */
/* ------ */
.line-white {
	background-image: url(img/line-wht.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pointilles-chocolat-horiz {
	background-image: url(img/pointilles-horiz-choco.gif);
	margin-right:10px;	
	background-repeat: repeat-x;
	background-position: center;
	height:10px;
	
}
.pointilles-chocolat-vertic {
	background-image: url(img/pointilles-vertic-choco.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.pointilles-blanc-vertic {
	background-image: url(img/pointilles02blc-vertic.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* ------ */
/* TEXTES */
/* ------ */
.Txt-12 {
  font-size: 12px;
 }
.Titre-blanc {
	color: #FFFFFF;
	font-family: Times new roman, Times, Georgia, Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.Titre-chocolat {
	color: #4c2f1e;
	font-family: Times new roman, Times, Georgia, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	}
.Sous-titre-chocolat {
	color: #4c2f1e;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-style: normal;
	letter-spacing: 0px;
	font-weight: bold;
}
.Txt-courant-chocolat {
	color: #4c2f1e;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-style: normal;
	letter-spacing: 0px;
}
.Txt-noirBold {
	color: #000;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-style: normal;
	letter-spacing: 0px;
	font-weight: bold;
}
.Txt-courant-noir {
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.links {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	color: #4c2f1e;
	font-weight: bold;
	text-decoration: underline !important;
	text-align: left;
	letter-spacing: 0px;
	padding: 0px 0px 0px 10px;
	background: transparent url(img/ico-fleche-droite.gif) 0px 2px no-repeat;
}

.links:hover {  
	background-color: #C7DEF0; 
	color: #4c2f1e;
	text-decoration: underline overline; 
}
/* ------ */
/* FIL ARIANE */
/* ------ */
#barre-filariane {
	background: url('img/bg-moteur-recherche.gif') center repeat-y;
	height:25px;
	float: center;
}
.txt-filariane	{
	color: #4c2f1e;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.txt-filariane a:link, .txt-filariane a:visited  {
	color: #000;	
	text-decoration: none;
}
.txt-filariane a:hover{
	text-decoration: underline;
	color: #fff;
}
 /* ------ */
/* MENU GAUCHE */
/* ------ */

.menu {
	width:180px;
	float: center;
	padding: 7px 0px 7px 0px;
}
.menu-txt	{
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	color: #4c2f1e;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	line-height: 2em;
}
.menu a {
	color: #4c2f1e;
}
.menu a:hover{
	text-decoration: none;
	color: #4c2f1e;
	background: #fff;
	border-bottom: #;
}
.td-cell-separation{
	width:180px;
	height:30px;
	background:#C7DEF0 url('img/bg-fin-colonnegauche.gif') center repeat-x;
	padding: 0px 0px 0px 0px;
}
/* ------ */
/* ENTREE TABLEAU */
/* ------ */
#tab-bloc-titre {
	background:#4c2f1e url('img/bg-bloc-titre.gif') center repeat-x;
	padding: 0 0 0 11px;
	height:25px;
	width:100%;
	line-height:25px;
	vertical-align:middle;
}
#tab-bloc-infos {
	background:#fff url('img/bg-bottom-infos.gif') center repeat;
	height:25px;
	width:100%;
	vertical-align:middle;
}
  
/* ---------- */
/* FORMULAIRE */
/* ---------- */
  
.textarea {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	font-size: 9px;
	height: 11px;
	width: 150px;
	border: 1px solid #4c2f1e;
	vertical-align:middle;
}
.textarea-message { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 220px; 
	border: 1px solid #4c2f1e;
	scrollbar-face-color: #4c2f1e; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
}

input.bouton {font-family: Arial, Helvetica, sans-serif; font-size: 10px; border:1px solid #74644d; font-weight:bold; cursor:pointer;
}
.Obligatoire-red9px {
	color: #cc3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
/* ---------- */
/* PIED PAGE */
/* ---------- */
.footer-txt	{
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	color: #4c2f1e;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 9px;
	text-align: left !important;
	padding: 0 0 0 33px;
	word-spacing: 1px;
	line-height: 25px;
	vertical-align: middle;
	text-decoration: none; 
	background: url(img/ico-enveloppemail.gif) 11px 5px no-repeat;
}
.footer-txt a:link, .footer-txt a:visited	{
	text-decoration: none; 
}
.footer-txt a:hover	{
	background: #fff;
	text-decoration: underline overline; 
}
.footer-top	{
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	color: #4c2f1e;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 10px;
	line-height: 25px;
	width: 145px;
	text-align: left !important;
	background: transparent url(img/btn-hautpage2.gif) 120px 10px no-repeat;
	vertical-align: middle;
	}
.footer-top a:link, .footer-top a:visited {
	color: #;
	background: #;
	text-decoration: underline;
}
.footer-top	a:hover{
	text-decoration: underline overline; 
	color: #4c2f1e;
    background: #fff;
}

#fond{
	background-repeat:repeat-x;
	}
