
*{
	font-family: arial, helvetica, sans-serif;
}
body {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
}

a {
	font-weight: bold;
	color: #454B53;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a.Menu {
	font-size: 11px;
	color: #454B53;
	text-decoration: none;
}

a.Menu:hover {
	text-decoration: none;
}

a.Liste,h2 {
	font-size: 12pt;
	color: #008FD7;
	font-weight: bold;
	text-decoration: none;
}

a.Liste:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14pt;
	color: #008FD7;
	font-weight: bold;
	padding-top: 20px;
}

h3 {
	color: #ffffff;
}

textarea,input.input1 {
	border: 1px solid #000000;
}


.fond1 {
	background-color: #eff4f6;
}

.fond2 {
	background-color: #ffffff;
}

.fond3 {
	background-color: #e6001a;
}

.filet {
	border-bottom: 1px solid #a90056;
}

IMG.Title
{
	margin-top: 10px;
}
 
.Warning
{
	font-weight: normal;
	font-size: 9pt;
	margin: 0pt;
	color: #1300A5;
	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: Tahoma;
}
 
TH
{
	font-size: 8pt;
}
 
TABLE.Frame, TABLE.FormGroup, TABLE.DossPub
{
	border-color: #BCB5EF;
	border-style: solid;
	border: 2px;
}
 
TABLE.Frame
{
	background-color: white;
	width: 560;
	font-weight: bold;
	border: 1px solid;
	align: center;
}
 
TD.Frame
{
	padding-left: 5px;
}
 
TABLE.FormGroup
{
	width: 560px;
	border: 1px solid;
}
 
TD.FormElementLeft, TD.FormElementUnique
{
	background-color: #EFF4F7;
}
 
TD.FormElementLeft
{
	width: 100px;
	text-align: right;
	padding-right: 3px;
}
 
TD.FormElementRight
{
	padding-left: 5px;
	background-color: white;
}
 
TD.FormElementUnique
{
	padding: 10px;
}
 
.DossPubTitle
{
	text-transform: uppercase;
	font-size: 14pt;
}
 
TD.Login
{
	vertical-align: middle;
}
 
TABLE.DossPub
{
	width: 560px;
}
 
TH.DossPub
{
	color: #1300A5;
	background-color: white;
	text-align: left;
	padding: 5px;
	margin: 0px;
	width: 560px;
}
 
TD.DossPubLeft
{
	background-color: #EFF4F7;
	text-align: right;
	width: 125px;
	padding: 5px;
	font-weight: bold;
}
 
TD.DossPubRight
{
	background-color: white;
	text-align: left;
	width: 435px;
	padding: 5px;
}
 
TR.ListHeader
{
	background-color: #BCB5EF;
	color:black;
}
 
TR.ListItem
{
	vertical-align:middle;
	background-color: white;
}
 
TR.ListAltItem
{
	vertical-align:middle;
	background-color: #EFF4F7;
}
 
TD.Center
{
	text-align: center;
	vertical-align: middle;
}
 
INPUT.FormElement
{
	width: 125px;
}
 
INPUT.FormButton, INPUT.MenuButton
{
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	background-color: white;
	border-top: #BCB5EF 1px solid;
	border-bottom: #BCB5EF  1px solid;
	border-left: #BCB5EF 6px solid;
	border-right: #BCB5EF 6px solid;
	color: #1300A5;
}
 
INPUT.FormButton
{
	width: 160px;
	height: 24px;
}
INPUT.ImgButton
{
	border: none;
	margin: 2px;
	vertical-align: middle;
}
 
INPUT.File
{
	width: 300px;
}

.title
{
	font-size: 14pt;
	color: #008FD7;
	font-weight: bold;
}

IMG
{
	border: 0px;
}
 
IMG.Item
{
	vertical-align: middle;
	margin-right: 5px;
}