* { margin:0; padding:0;  scrollbar-face-color:#E4E5E9; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-shadow-color:#C0C0C0; scrollbar-arrow-color:#000000;	scrollbar-track-color:#FFFFFF; }

html {height:100%;}
/* html #content {height:500px;} */

body { background: #585450 url(images/bg.gif) repeat-x; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; height:100%; text-align:left;}

/* STYLES DE TEXTE*/

/* TEXTE */

.titre { font-size: 1.5em; color: #6699CC; font-variant: small-caps; font-weight: bold;	text-decoration: underline; }

.message { font-weight: bold; color: #000; }

/** ImageBorder **/
img.border { padding: 4px; border: 1px solid #cbcdcc; voice-family: "\"}\""; voice-family:inherit; padding:4px; }

.bordure{ border: 1px solid #ECECEC; padding-left: 4px;	padding-right: 4px;	padding-top: 1px; padding-bottom: 1px; }

/*BLOCS DYNAMIQUES */

#global {margin:0 auto; width:900px;}
.left{ float:left;}
#content {
	float:left;
	width: 850px;
	margin-left: 15px;
}
	#content .image { margin:10px 25px 0 10px; height: 100%; float:left;}
	#content .details { margin: 10px 0;	text-align:center; }
	#content li { margin: 0 0 0 25px; list-style-type:none; list-style-image:url(images/puce-01.gif); }
	#content p {line-height: 1.5em;	margin:5px 0; }
/* BOUTON PRECEDENT SUIVANT */
#precedent { width: 50%; float: left; }
#suivant { width: 50%; float: left; text-align: right;}
/* MISE A ZERO DES FLOAT */
.clear{ clear:both; display:block; height:1px; overflow:hidden; }

h1{ padding-left:30px; font-size: 30px;	color:#FF4002; background:url(images/picto-01.gif) no-repeat 5px 5px; height:28px; font-family: "Century Gothic", "Century Gothic", Arial, Helvetica, sans-serif; }

.pied-page { font-size:11px; background: #FCC244 url(images/bg-pied.jpg) no-repeat 0px 0px; }

.fond-bulles { background: url(images/bg-orange.gif) no-repeat 0px 0px;	border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #000; border-left-color: #000; background-color: #FBBB31; }

.entete-01 { background: #FFF url(images/entete-01.jpg) no-repeat 0px 0px; }
.entete-02 { background: #FFF url(images/entete-02.jpg) no-repeat 0px 0px; }
.entete-03 { background: #FFF url(images/entete-03.jpg) no-repeat 0px 0px; }
.entete-04 { background: #FFF url(images/entete-04.jpg) no-repeat 0px 0px; }
.entete-05 { background: #FFF url(images/entete-05.jpg) no-repeat 0px 0px; }
.entete-06 { background: #FFF url(images/entete-06.jpg) no-repeat 0px 0px; }

.menu {	background:  url(images/bg-menu.gif) no-repeat 0px 0px; }
.center { text-align:center; }
