﻿BODY {
SCROLLBAR-FACE-COLOR: #D71345;
SCROLLBAR-HIGHLIGHT-COLOR: #ff9999;
SCROLLBAR-SHADOW-COLOR: #990033;
SCROLLBAR-3DLIGHT-COLOR: #D71345;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #660000;
}

/** Partie HD : styles pour les formulaires de contact et d'inscription */
p.textePresentation
{
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p.rapportDemande
{
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: justify;
}

p.ligneSaisie
{
	padding: 0 0 0 10px;
	margin: 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p.ligneSaisie span.saisieLibelle
{
	margin: 3px 0 0 0;
	width: 30%;
	float: left;
}

p.ligneSaisie span.saisieValeur
{
	margin: 3px 0 0 0;
	float: left;
}

div.ligneBouton
{
	clear: both;
	padding: 15px 0 0 0;
	width: 100%;
	text-align: center;
}

p.erreurInteret
{
	padding: 0 0 0 10px;
	margin: 0;
	color: Red;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}