* {
	padding: 0;
	margin: 0;
}
body
{
    font-family: 'Trebuchet MS' , 'Arial' , 'Verdana' , 'Helvetica' , sans-serif;
    font-size: 0.75em;
    color: #595651;
    text-align: left;
    background-color: #c1bdb7;
}
.zone-contenu ul,.zone-contenu ol
{
    padding-left: 30px; padding-right: 10px; margin-bottom: 15px;
}
.zone-contenu ul li
{
    list-style-image: url(../images/puce.png);
}
a
{
    text-decoration: none; color: #209ab8; font-size:11px;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #209ab8;
}
a img {border: none;}
a.courriel
{
    text-decoration: none; background-color: #ffffff;
}
a.courriel:hover
{
    text-decoration: underline;  background-color: #ffffff;
}
h1
{
    color: #e12e73; font-size: 18px; font-weight: bold; margin-bottom: 10px;
}
h2
{
    color: #494338; font-size: 16px; margin-bottom: 5px;
}
h3
{
    color: #7C8941; font-size: 15px; margin: 10px 0px; margin-bottom: 3px; font-weight: normal;
}
label {font-weight: bold;}
p
{
    font-size: 12px; color: #595651; margin-bottom: 10px; line-height: 130%;
}
p.home
{
    font-size: 12px; font-weight: bold; margin: 0; padding: 0px 13px;
}
p.conditions
{
    font-size: 11; color: #494338;
}
.text-lowercase {text-transform: none;}
.stabilisateur {clear:both;height:1px;overflow:hidden;}
.next {color: #e22f74;text-decoration: none;font-weight: bold;}

.next:hover {color: #e22f74;text-decoration: none;font-weight: bold;}

table {}
th {color: #a19c93;font-size: 11px;text-align: left;padding: 0.5em;}
table tr th:first-child {text-align: left;}
td
{
    border-left: 1px dotted #d3d1cd;
    border-top: 1px dotted #d3d1cd;
    padding: 0.5em;
    color: #494338;
    font-size: 11px;
    vertical-align: top;
}
td a {color: #209ab8;}
tr td:first-child {border-left: none;padding-left: 0;}
table tr:first-child td {border-top: none;}


img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.border
{
    padding: 5px;
    border: 1px solid #C3C3C3;
    background-color: #FFFFFF;
    margin-top: 5px;
}
img.border1
{
    padding: 5px;
    border: 1px solid #C3C3C3;
    background-color: #FFFFFF;
    margin-top: 5px;
}
.Nouveau
{
    color: white;
    font-size: 10px;
    background-color: #e12e73;
    padding-right: 5px;
    padding-left: 5px;
    margin-left:5px;
}
.Soir
{
    color: white;
    font-size: 10px;
    background-color: #595651;
    padding-right: 5px;
    padding-left: 5px;
    margin-left:5px;
}
.FDS
{
    color: white;
    font-size: 10px;
    background-color: #CFCD7A;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
}
