html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c5c6c7;
	color: #000000;
	font-size:12px;
	margin:0;
	padding:0;
	height: 100%;
}

h1{
	margin-top:15px;
	margin-bottom:10px;
	padding:10px;
	background-color:#efede7;
	width:98%;
	height:20px;
	border:dotted 2px #beb19b;
	color:#c10724;
	font-size:20px;
	}

h2{
	font-size:12px;
	font-weight:bold;
	margin:0
	}
h3{ font-size:16px;
	color:#333333;
	font-weight:bold}

h4{ padding-top:5px;
	border-top:dotted 2px #beb19b;
	color:#000;
	font-size:20px;
	margin-bottom:15px}

h5{
	background-image:url(../images/fd-sujet-faq.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	color:#c10724;
	font-size:14px;
	padding:30px;
	margin-left:55px
		}

a {
	color:#000000;
	text-decoration:underline}
a:hover {
	color:#000000;
	text-decoration:none}

#conteneur {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height: 100%
	}
	
#entete {
	background-image:url(../images/fondb-accuei_01.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:41px
	}
	
/* colonne de gauche */

#fd-colonne-gauche{
	background-image:url(../images/index_07.jpg);
	width:227px}
	
#menu{
	display:block;
	background-color:#f0efec;
	width:150px;
	margin-left:52px;
	padding:5px;
	text-align:center;
	text-transform: uppercase;

	}
	
.divmenu a{
 	display:block;
 	color:#c41631;
	text-decoration:none;
	}
	
.divmenu a:hover{
	color:#FFFFFF;
	background-color:#c41631}
	
	

.promo-machine{
	background:url(../images/machine-gauche_02.jpg);
	width:187px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px}

.nom-machine{
	margin-left:50px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	width:120px
	}
	
#pointilles{
	background:url(../images/pointille.jpg);
	background-position:center;
	background-repeat: repeat-x;
	width:90%;
	height:15px;
	margin-left:auto;
	margin-right:auto;

}
	
/* colonne de droite */

#fd-colonne-droite{
	background-image:url(../images/index_05.jpg);
	width:150px}
	
#acces-pro{
	background-image:url(../images/index_04.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:134px;
	padding-left:20px;
	padding-top:2px;
	color:#FFFFFF;
	line-height:15px
	}

#acces-pro a{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:10px
}
#acces-pro a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px}
	
#acces-pro input{
	margin-top:5px;
	height:13px;
	width:100px;
	}
	
#corps-actu{
	background-color:#f0efec;
	margin-left:13px;
	width:152px;
	padding:5px
}
#corps-actu .titre{
	color:#b2ada1;
	font-weight:bold;
	font-size:14px;
	text-align:center}

#fd-ensavoirplus{
	background-image:url(../images/bas-actu.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:12px;
	padding-top:6px;
	height:20px
	}
#fd-ensavoirplus a{	
	color:#FFFFFF;
	text-decoration:none}
	
#fd-ensavoirplus a:hover{	
	color:#FFFFFF;
	text-decoration:underline}

#recherche{
	background-color:#f0efec;
	margin-left:13px;
	width:152px;
	padding:5px
}

#recherche input{
	width:120px;
}
	
/* colone centre */

#centre {
	background-color:#dfdace
	}
	
#accroche-kiva{
	background-image:url(../images/fd-img-centre.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	color:#c10724;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	height:34px;
	padding-top:15px	
	}	
	
#tableau-machine 
{
	/*background-image:url(../images/choixmachines-accueil.jpg);
	background-repeat:no-repeat;*/
	height:480px;
	width:510px;
	color:#FFFFFF;
	font-weight:bold
	}
	
#tableau-machine a {
	color:#FFFFFF;
	text-decoration:none;
	}
#tableau-machine a:hover {
	color:#FFFFFF;
	text-decoration: underline
	}
	

#description-centre1{
	margin-left:195px; 
	margin-top:-330px;
	width:60px;
}

	
#description-centre2{
	margin-left:35px ; 
	margin-top:70px;
	width:60px;
	}	
#description-centre2b{
	margin-left:335px ; 
	margin-top:-15px;
	width:60px;
	}	

#description-centre3{
	margin-left:105px ; 
	margin-top:175px;
	width:60px;
	}
#description-centre3b{
	margin-left:270px ; 
	margin-top:-45px;
	width:100px;
	}

#piedpage{
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
	}
	
#texte-accueil {
	font-size: 10px;
	color: #666666;
	padding:10px;
	top:20px;
}

