﻿h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p,li 
{
    color:#666666;
    font-size:11px;
	line-height: 1.4em;  
    text-align:justify;
}



h3
{
    color:#666666;
 }
h4
{
    color:#FF6600;
}


hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}
h1, a.nomSite, a.nomSite:visited, a.nomSite:hover {
	text-transform: uppercase;
	font-size: 18px;
	color:#666666;
	text-decoration:none;
}

h2 {
	font-size: 11px;
}
h3 
{
	margin-bottom: 5px;
	font-size: 1.9em;
	font-weight: bold;
}
h4 {
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
.tableCartoucheAccueil 
{
    width:644px;
}
.hautCartoucheAccueil 
{
    background:url('../Images/fondHautCartoucheAccueil.gif') left top no-repeat;
    width:644px;
    height:33px;
    color:white;
    font-weight:bold;
    font-size:1.3em;
    padding-left:40px;
    vertical-align:top;
}
.fondCartoucheAccueil 
{
    background:url('../Images/fondCartoucheAccueil.gif') left top repeat-x;
    background-color:White;
    vertical-align:top;
    color:#5BBA47;
    padding-left:20px;
}
a 
{
    color:#FF6600;
}
.bulle  
{
    float:left;
    margin:0px 7px 0 0;
}
.Erreur
{
    clear:both;
    font-weight:bold;
    color:#FF0000;
}