.BoxContact
{
	margin-bottom:75px;
}

h2
{
	text-align:center;
	font-style:italic;
	text-decoration:underline;
	color:#f0751f;
	margin-bottom: 25px;
}

.MyTitleH1
{
	color:#ee752f;
	font-weight:bold !important;
	text-decoration: underline !important;
	font-size: 18px;
}

.MyTitleH2
{
	color:#ee752f;
	font-size: 16px;
}

.MyTitleH3
{
	color:#ee752f;
	font-weight:bold !important;
	text-decoration: underline !important;
}

.TitrePage
{
	font-size:22px;
	text-decoration:underline;
	font-family:sans-serif;
}

.MesTitres
{
	text-align: center;
}

.UtilisateurLigne
{
	text-align: center;
}

.Top5
{
	margin-top: 5px;
}

.Top10
{
	margin-top: 10px;
}

.Top20
{
	margin-top: 20px;
}

.Top40
{
	margin-top: 40px;
}

.Bottom20
{
	margin-bottom: 20px;
}

.Bottom40
{
	padding-bottom: 40px;
}

.PaddingBottom40
{
	padding-bottom: 40px;
}

.ChampsObligatoire
{
	color: #e86541;
}

.LabelForm1
{
	text-align: right;
	margin-top:7px;
}

.LabelForm2 label
{
	font-weight: bold;
}

.LabelForm3 label
{
	text-align: left;
	font-weight: normal;
}

.TableauLigne2
{
	text-align: center;
}

.tabAccordion th
{
    text-align:center;
}

.tabAccordion a
{
    color:#00a65a;
}

.box-header
{
    background-color:#3c8dbc;
    cursor:pointer;
}

.box-header:hover
{
    background-color:#00a65a;
}

.TitleAccordion
{
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;
}