﻿body 
{
	background-color:#f0f7ef;
	margin:0;
	text-align:center;
	width:100%;
}
.tablesuppmenugauche
{
	width:100%;
}

.tablesousmenugauche
{
	width:100%;
}
.tablesousmenugauche td
{
	padding-bottom:1px;
}

.pucemenugauche
{
	background-image:url(images/puceofflr.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:18px;
	height:17px;
}
.pucemenugauche:hover
{
	background-image:url(images/puceoverlr.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:18px;
	height:17px;
	cursor:pointer;
}

.intituleMenuGauche a
{
	color:#FF9900;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	width:auto;
	padding-left:15px;
	font-family:Arial;
}

.intituleMenuGauchedisabled
{
	color:#E0E0E0;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	width:auto;
	padding-left:15px;
}
.intituleMenuGauche a:hover
{
	color:#FF9900;
	font-size:17px;
	font-weight:bold;
	width:auto;
	text-decoration:underline;
	cursor:pointer;
	font-family:Arial;
}
    
.tablemenudroite
{
	width:100%;
}
.tablemenugauche
{
    left:-50px;    
}

.tablemenudroite th
{
	color:#008400;
	width:100%;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	width:auto;
	padding-bottom:45px;
	text-align:right;
	font-family:Arial;
}
.tablemenudroite td
{
	color:#FF9900;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	width:auto;
	text-align:right;
	font-family:Arial;
}
a
{
    text-decoration:none;
	color:#FF9900;
}
a:visited
{
	text-decoration:none;
	color:#FF9900;
}
a:hover
{
	text-decoration:underline;
	color:#FF9900;
}
a:active
{
	color:red;
}
p
{
    margin:0;
    padding:0;
}
.error
{
    color:Red;
    font-weight:bold;
    font-family:Verdana;
    font-size:13px;
}
.animal {float: left; width: 50%; }
