#milieupeintre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-color:  #000;	border-right-style: solid;	border-right-width: 2px;
	border-left-color:  #000;		border-left-style: solid;	border-left-width: 2px;
	border-bottom-color:  #000;	border-bottom-style: solid;	border-bottom-width: 2px;
	width: 770px;
	background-color: #ffffff;
	margin-left: auto;		margin-right: auto;
	font-size: 10px;		color: #ccc;
	height:auto;
	padding:0px;	margin-top:0px;		margin-bottom:10px;
}
#accesdirect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 10px;
	width: 400px;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	display: block;
	padding:5px;
	border: solid #ccc 1px;
	background-image:url(../images/bandeacces.png);
}
#accesdirect option  {
        border-bottom: 1px dotted #333;

}
#accesdirect select  {
        background-color:#ccc;
        border:0px;
        border: 1px solid #ccc;
}
#accesdirect a{
	font-size: 10px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#accesdirect a:hover{
	font-size: 10px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#logo {
	margin: 8px;
	float: left;
	display: block;
	width:320px;
        }
#logo h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ccc;
	
	}
#logo h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ccc;
	}
#logo h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ccc;display:inline;
	}
#logo a{
	font-size: 12px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#logo a:hover{
	font-size: 12px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#listefiche {
	margin-top:40px;
	float: left;
	display: block;
	padding-left: 0px;
	padding-top: 0px;
	clear: both;
	margin-left:10px;
	width:100%;
	}
#listefiche h1{
	line-height:15px;
	text-align:center;
	font-weight:normal;
	font-size:10px;    	color:#ccc;
	}
#listefiche h2{
	line-height:15px;
	text-align:center;
	color:#ccc;
	font-weight:normal;
	font-size:10px;
	}
#listefiche p{
	text-align:center;
	color:#ccc;
	font-weight:normal;
	font-size:10px;
	min-height:150px;
	1background-color:red;
	}
#listefiche a{
	font-size: 10px;
        text-decoration:none;
        font-weight:normal;
        color: #ccc;
        }
#listefiche a:hover{
	font-size: 10px;
        text-decoration:underline;
        font-weight:normal;
        color: #ccc;
        }
#listefiche a.bulle {
        position: relative;
        }
#listefiche a.bulle span {
        display: none;
        border:1px solid #ccc;
}
#listefiche a.bulle:hover {
        background: none; /* correction d'un bug IE */
        z-index: 500;
        }
#listefiche a.bulle:hover span {
        display: inline;
        position: absolute;
        ztop: -300px;
        zleft: 150px;
        background-image:url(../images/bulle.png);
        background-repeat:no-repeat;
        text-align: center;
        color: white;

}
#listefiche table{
	width:96%;
	margin-left:1%;
	margin-right:1%;
	1margin-top:1%;
        text-align:left;
        1background-color:red;

}
#listefiche tr{
	text-align:left;
	
     }
#listefiche td{
	width:150px;
     text-align:left;
     vertical-align:top;
    padding-top:5px;
    padding-bottom:5px;
}
#listefiche td:hover{
	width:150px;
     text-align:left;
     vertical-align:top;
    background-color:#666;
    padding-top:5px;
    padding-bottom:5px;
    }
#pagesuivante	{
display: block;
margin-left :90px;
width:650px;
}
#pagesuivante ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
	}
#pagesuivante li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
	}
#rechealpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background-color: #00FF66;
	border: solid 1px black;
	width: 150px;
	height: 100px;
	float: left;
	clear: left;
}
#listeartistesalpha {
	font-family: "Times New Roman", Times, serif;
	display: block;
	float: left;
	margin-top: 30px;
	margin-left:5px;
	background-color: #CCCCCC;
	
	padding-right: 0px;
	height: 300px;
}

