
BODY
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link, A:visited, A:active, A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:link, A:visited
{
	color: black;
}

A:active, A:hover
{
	color: black;
}

div.menuHigh	{BACKGROUND-COLOR: #FFD9D9}

#menu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#menu li {
	border-bottom: 1px solid #B2B2B2;
	background-image: url(images/menu/bandeau_li.gif);
	background-position: 1px 10px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 4px 0px 5px 11px;
}

#menu ul {
	border-top: 1px solid #B2B2B2;
	margin: 0 5px 10px 5px;
	padding: 0;
}

H1, H2, .Message
{
	color: #E93C3A;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}

H1
{
    FONT-SIZE: 18px;
}

IMG.Title
{
	margin-bottom: 5px;
	vertical-align: bottom;
}

H2
{
	font-size: 9pt;
	margin: 0pt;
}

.Warning
{
	font-weight: normal;
	font-size: 7pt;
	margin: 0pt;
	color: #E93C3A;
	font-family: 'Verdana';
}

.Message
{
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.Validation
{
	font-weight: bold;
}

TABLE
{
	border: 0px;
}

TD
{
	vertical-align: top;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	font-size: 8pt;
}

TABLE.Frame, TABLE.FormGroup, TABLE.DossPub
{
	border-color: #666666;
	border-style: solid;
	border: 2px;
}

TABLE.Frame
{
	background-color: #FFFFFF;
	width: 520px;
	font-weight: bold;
}

TD.Frame
{
	padding-left: 0px;
}

TABLE.FormGroup
{
	width: 520px;
}

TD.FormElementLeft, TD.FormElementUnique
{
	background-color: #FFFFFF;
	color: #666666;
}

TD.FormElementLeft
{
	width: 90px;
	text-align: right;
	padding-right: 3px;
}

TD.FormElementRight
{
	padding-left: 5px;
	background-color: #E93C3A;
}

TD.FormElementUnique
{
	padding: 10px;
}

.DossPubTitle
{
	text-transform: uppercase;
	font-size: 14pt;
}

TD.Login
{
	vertical-align: middle;
}

TABLE.DossPub
{
	width: 520px;
}

TH.DossPub
{
	color: White;
	background-color: #E93C3A;
	text-align: left;
	padding: 5px;
	margin: 0px;
	width: 520px;
}

TD.DossPubLeft
{
	background-color: #CCCCCC;
	text-align: right;
	width: 120px;
}

TD.DossPubRight
{
	background-color: #E3E3E3;
	text-align: left;
	width: 400px;
}

TR.ListHeader
{
	background-color: #E93C3A;
	color:white;
}

TR.ListItem
{
	vertical-align:middle;
	background-color: white;
	background-color: #CCCCCC;
}

TR.ListAltItem
{
	vertical-align:middle;
	background-color: #E3E3E3;
}

TD.Center
{
	text-align: center;
	vertical-align: middle;
}

INPUT.FormElement
{
	width: 125px;
}

INPUT.FormButton, INPUT.MenuButton
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E93C3A;
	border-top: #FFFFFF 2px outset;
	border-bottom: #FFFFFF  2px outset;
	border-left: #FFFFFF 2px outset;
	border-right: #FFFFFF 2px outset;
	color: #FFFFFF;
}

INPUT.FormButton
{
	width: 160px;
	height: 20px;
}

INPUT.MenuButton
{
	width: 190px;
	height: 28px;
}

INPUT.ImgButton
{
	border: none;
	margin: 2px;
	vertical-align: middle;
}

INPUT.File
{
	width: 300px;
}

TEXTAREA, SELECT, INPUT.FormElement
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: Tahoma;
}

IMG
{
	border: 0px;
}

IMG.Item
{
	vertical-align: middle;
	margin-right: 5px;
}