body {
	font-family: Trebuchet MS, sans-serif;
	color: #220000;
/*	position:absolute;*/
	background:#ffee99;
}



#total {
	/*z-index:8;*/
	width: 664px;
	height: 100%;	/*Prbl avec cette hauteur !*/
	
	/*background:#CCCCCC;*/
	background-image: url(images/fond4b.jpg);
	background-repeat:repeat-y;
	border-style: solid;
	border-color: #cc6633;
	border-left-width: 168px;
	border-right-width: 148px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


#titre{
	/*z-index:300;*/
	width: 100%;
	text-align: center;
}


#titre h1{
	font-size: 120%;
	z-index:30;
	text-align: center;
	color: #dd3300;
	/*border-bottom: 1px solid #cc6633;*/
	/*border-top: 3px solid #ccff00;*/
}

#titre h2{
	display: none;
}





#contenu {
	font-family: Trebuchet MS, Comic Sans MS;
	font-size: 93%;
	margin-left: 26px;
	top: 141px;
	/*position: absolute; Ca décalle tout si on l'enlève!*/
	width:620px;
	height: inherit;
	/*border:1px solid #dd3300;*/
}

#texte {
	margin-top: 28px;
	/*background-color:#80D0FF; Prbl d'espace vide avec le footer...*/
	/*height:301px;*/
	/*border:1px solid #33CC33;*/
	color: #000000;
}
#texte h1{
	color: #dd3300;
	font-size: 130%;
	text-align: right;
}

#texte a:link{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #333333;
}

#texte a:visited{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #009900;
}

#texte a:hover{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #000000;
}

#texte a:active{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #00cc33;
}


#texte a.flashy{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #FF0000;
}

#texte a.flashy:hover{
	/*text-decoration: none;*/
	font-weight: bold;
	color: #FFFF00;
}



#footer {			/*Hors de contenu !!!*/
	bottom: 20px;
	text-align: center;
	font-size: 88%;
	background-color:#cc6633;
	background-repeat: no-repeat;
	width: inherit;
}

#footer a{
	font-weight: bold;
}

#footer a:link{
	color: #330000;
}


#footer a:visited{
	color: #333300;
}


#footer a:hover{
	color: #cc3300;
}




#navigation{
	z-index:1;
	/*background-image: url(images/fondnavig2b.png);*/
	background-repeat:repeat-y;
	left: -26px;
	position: absolute;
	top: 130px;	/*Passe sous le bandeau.*/
	margin-bottom: -130px;
	width: 220px;
	font-family: Lucida Sans Unicode, Trebuchet MS;
	font-size: 88%;
	font-weight: bold;
	/*height:100%;*/ /* Petit test.*/
}



#navigation ul {
	list-style-type:none;
	list-style-position: outside;
	clear: right;
}

#navigation li {
	font-size: 91%;
	list-style-type:none;
	list-style-position: outside;
	clear: right;
	margin-bottom: 8px;
}

#navigation ul li img {
text-align: center;
}

#navigation li a {
color: #FFFFFF;
/*text-decoration: none;*/
clear: both;
}
#navigation li a:hover { 
color: #FFFF00;
}
#navigation li a:visited {
color: #FFEE99;
}



#navigation li a.commande {
color: #00FF00;
/*text-decoration: none;*/
clear: both;
}
#navigation li a.commande:hover { 
color: #00FF00;
}
#navigation li a.commande:visited {
color: #00FF00;
}







#photos{
	top: 130px;	/*Passe sous le bandeau.*/
	/*background-image: url(images/fondnavig3.png);*/
	background-repeat:repeat-y;
	position:absolute;
	left: 833px;
	/*margin-top: 130px;*/
	padding: 2px;
	width: 161px;
	/*height:100%;*/ /* Petit test.*/
	text-align: center;
}


div.diaporama{
	text-align: center;
}