/* CSS Document */
body{
	/*background-image:url(images/fond.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	border:none;	
	width:932px;
}
img{
	border:0;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
} 
.banniere{
	width:930px;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height:100px;
}
.main{
	width:930px;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
/* bordure gauche */
.bdgauche{
	float:left;
	background-image:url(images/bdgauche.png);
	height:500px;
	width:5px;
}
/* bordure droite */
.bddroite{
	float:left;
	background-image:url(images/bddroite.png);
	height:500px;
	width:5px;
}
/* bordure bas */
.bdpbas{
	float:left;
	background-image:url(images/bdbas.png);
	height:28px;
	width:866px;
}
.coinbasg{
	float:left;
	background-image:url(images/coingauchebas.png);
	height:28px;
	width:32px;
}
.coinbasd{
	float:left;
	background-image:url(images/coindroitebas.png);
	height:28px;
	width:32px;
}
/* cadre gauche */
.gauche{
	float:left;
	width:190px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
}
.menu{
	width:190px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
}
.menu a:link {
	font-weight: normal;
    color:#00CCFF;
	text-decoration:none
}
.menu a:visited {
    font-weight: normal;
    color:#00CCFF;
	text-decoration:none
}
.menu a:hover {
    font-weight: bold;
    color: #FFFFFF;
	text-decoration:none
}
.menu a:active {
    font-weight: bold;
    color: #FFFFFF;
	text-decoration:none
}
.item{
  	height:25px;
    width:134px;
  	background-position:left;
   	line-height: 28px;
  	margin-top:10px;
	background:url(images/bouton.png) no-repeat;
	padding-left:25px;
	padding-right:0px;
}
.sitem3d{
  	height:25px;
    width:118px;
  	background-position:left;
   	line-height: 28px;
	background:url(images/bouton_s.png) no-repeat;
	padding-left:25px;
	padding-right:0px;
	margin-left:16px;
	/*ne laisse pas d'espace blanc comme visibility*/
	display:none;
}

.contenu{
	float:left;
	width:730px;
}
.galeriesTitre h1{
	font-size:12px;

}
.galeriesTitre{
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
}
/* affichage des galeries */
.galeries{
	text-align:center;
	float:left;
	width:150px;
	height:112px;
	margin-top:9px;
	margin-left:9px;
	padding: 0px 0px 0px 0px;
}
/* affichage des galeries */
.cadre{
	text-align:center;
	float:left;
	width:169px;
	height:132px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 25px 0px;
	background-image:url(images/cadre-miniatures.png);
	background-repeat:no-repeat;
}
.legende{
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 3px 00px 0px 0px;
}
/*.menu ul li {
   	height:25px;
    width:154px;
  	background-position:left;
   	line-height: 28px;
  	margin-bottom:10px;
	background:url(images/bouton.png) no-repeat;
	padding-left:25px;
	padding-right:0px;
}
.menu  ul li a:link {
    color: #FFFFFF;
	text-decoration:none;
}*/

/* change la marge par défaut et l'icone */
/*.menu ul {
    margin:0px;
    padding-left:10px;
    list-style-type: none;
}*/

