body{
text-align:center;
background-color:#759088;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10pt;
margin: 0;
padding: 0;
}
#header {
height: 284px;
background-color: #99CCCC;
background:url('../img/banner.jpg') no-repeat 0 0;
border-bottom: 2px solid white;
}
#conteneur {
position: relative;
width: 950px;
margin: 0 auto; 
background:url('../img/menugauche.jpg');
border: 2px solid white;
}
#centre {
background-color:#95D2F0;
color:#262966;
min-height :460px;
height : auto ! Important;
height : 460px;
margin-left: 230px;
text-align:left;
border-left: 2px solid white;
}
#centre #contenucentre{
padding:10px;	
}
#centre #contenucentre a{
color:#262966;	
}
#centre #contenucentre a:hover{
color:#ff9b08;	
}
#centre #contenucentre a img{
border:0;
}
#gauche {
position: absolute;
padding-top:25px;
left:0;
width: 230px;
}
#pied {
height: 30px;
background-color:#759088;
line-height:30px;
color:white;
font-size:8pt;
border-top: 2px solid white;
width:auto;
}
#pied a{
text-decoration:none;
color:white;
}
#pied a:hover{
color:#262966;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;

}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}

ul#menu
{
	text-align:left;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu li
{
	margin: 0 0 5px 5px ;
	padding: 0 ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu li a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 225px ;
	line-height: 25px ;
	color: white;
	font-size:8pt;
	text-indent: 30px ; /* On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url("../img/pucedroite.png") no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}
*html ul#menu li a {  
background-image:none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pucedroite.png', sizingMethod='crop'); 
}
ul#menu li a:hover
{
	background: url("../img/pucedroite.png") no-repeat 0 -25px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	color:#ff9b08;
	font-weight:bold;
}
*html ul#menu li a:hover {  
background-image:none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pucedroite.png', sizingMethod='crop'); 
}
ul#menu li#star a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 218px ;
	line-height: 25px ;
	color: red;
	font-size:8pt;
	text-indent: 30px ; /* On décale le texte de 40px du bord gauche */
	text-decoration: none ;
	background: url("../img/star.png") no-repeat 0 0 ; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}
*html ul#menu li#star a {  
background-image:none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/star.png', sizingMethod='crop'); 
}
ul#menu li#star a:hover
{
	color:#ff9b08;
	font-weight:bold;
}
.shadowImage img
{
width:auto;
  background-color: #fff;
  background: url('../img/shadowAlpha.png') no-repeat bottom right;
  margin: 10px;
  margin-bottom:0px;
  padding-right: 6px;
  padding-bottom:6px;
}
.descriptifadoption{

}
.itemadoption{
padding:10px;
border:1px solid gray;
margin:5px;
min-height :150px;
height : auto ! Important;
height : 150px;
}
.itemadoption img{
margin-right:10px;
}
.itemadoption a img{
border:0px;
}
span#span_protection{
display:none;
}
span#span_cotisation{
display:none;
}
#centre #contenucentre div.pagesetnumber{
line-height:25px;
padding:0;
margin:0;
text-align:center;
color:#262999;
}
#centre #contenucentre div.pagesetnumber a{
text-align:center;
color:#262999;
}
.descriptifshop{

}
.itemshop{
padding:10px;
border:1px solid gray;
margin:5px;
min-height :150px;
height : auto ! Important;
height : 150px;
}
.itemshop img{
margin-right:10px;
}
.itemshop a img{
border:0px;
}