body
{
	background-color:green;
	background-image:url('../../skin/majungle3/jungle.jpg') ;
	background-size:100% auto;
	padding:20px;
}

body, table
{
	font-family: verdana;
	font-size:13px;	
}

table
{
	margin:auto;
	border-collapse: collapse;
}

th, td
{
	padding:3px;
	border:1px solid grey;
}
th
{
	background:green;
	color:white;
}

a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#contenu a
{
	color:#006622 !important;
}

#header {
  max-width: 900px;
  width: 100%;
  margin: 20px auto;
  max-height:320px;
}

.logo_basique
{
	background-image:url('../../skin/majungle3/majungle.png');
	width:432px;
	height:74px;
	
	margin:auto;
}

#logo,.logo_grand
{
	background-image:url('../../skin/majungle3/header.jpg');
	width:905px;
	height:245px;	
	margin:auto;
	
}

ul#prix_soins
{
	width:200px;
	margin:auto;
}

#img_animal_profil 
{
    max-width: 500px;
    max-height: 300px;
	
	opacity:1 !important;
}

#liste_animal .animal_img
{
	max-width:300px;
	max-height:200px;
}

.barre_content {
    border: 1px solid white;
    width: 106px;
    height: 10px;
    overflow: hidden;
}

.barre
{
	color:white;
}

#contenu
{
	max-width:900px;
	margin:auto;
	border:1px solid #c0c0c0;
	background-color:white;
	padding:10px;
	opacity:0.9;
	color:black !important;
}

#presentation
{
	max-width:600px;
	margin:auto;
	width:95%;
}

#pub_gauche
{
	display:none;
}

#pub_haut
{
	margin:auto;
	margin-bottom: 10px;
	width: 90%;
	opacity:1 !important;
	height:120px !important;
}

#page
{
	padding:10px;
	
}

h2,h1,h3
{
	text-align:center;
	
}

.animal_img
{
	cursor: pointer;
}

.animal_div
{
	border:1px solid grey;
	padding:5px;
	height:315px;
}

.animal_div form
{
	text-align:center;
}

#image_accueil {
  background-image: url('../../images/majungle_accueil.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  width: 100%;
  aspect-ratio: 8 / 3;
}

#image_accueil a#inscription
{
	display:block;
	width:100%;
	height:100%;
}

#footer
{
	max-width:880px;
	margin:auto;
	padding:20px;
	margin-top:30px;
	color:white;
	text-align:center;
}