﻿BODY
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

TABLE
{
	empty-cells: show;
}

FORM
{
	margin: 0;
	padding: 0;
}

H2
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #A5003E;
	margin-bottom : 10px;	
}

SELECT.long
{
	width: 250px;
}

SELECT.drop
{
	height: 18px;
}

SELECT.bleu
{
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
}

SELECT.smallBleu
{
	font-family: Arial,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	height: 15px;
}

TEXTAREA.bleu
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	border: solid 1px #003366 !important;
}

INPUT.BleuText
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	border: solid 1px #003366 !important;
}

TEXTAREA.smallBleu
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	border: none 0px #FFF !important;
}

INPUT.smallBleu
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	border: dashed 1px #BBB !important;
}

INPUT.smallRose
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
	border: dashed 1px #BBB !important;
}

.break
{
	display: inline-block;
	clear: right;
}

.left
{
	float: left;
	text-align: left;
	clear: left;
}

.right
{
	float: right;
}

.tright
{
	text-align:right;
}

.tcenter
{
	text-align:center;
}

.nobr
{
	white-space: nowrap;
}

.normal
{
	font-weight: normal;
}

.bold
{
	font-weight: bold !important;
}

.italic
{
	font-style: italic !important;
}

span.lbl
{
	font-family: Arial,sans-serif;
}

.blink
{
	text-decoration:blink !important;
}

.BigTitle
{
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #FFF;
	padding: 2px;
	background-color: #175A9F;
}

.MediumTitle
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	padding: 2px;
	color: #FFF;
	background-color: #D9ECFF;
}

Content
{
	font-family: Arial,sans-serif;
	font-size: 13px;
	padding: 2px;
	color: #000;
}

.BigTitle A, .BigTitle A:visited, .BigTitle span A, .BigTitle span A:visited
{
	text-decoration: underline;
	font-size:16px;
	color: #FFF;
}

.Content A, .Content A:visited, .MediumTitle A, .MediumTitle A:visited
{
	text-decoration: underline;
	color: #000;
}

.Content span, .MediumTitle span
{
	color: #000;
}

.black
{
	color: #000;
}

.red
{
	color: #FF0000 !important;
}

.bleuBorder
{
	border: solid 1px #99DEFF;
}

.bleuToNestedLinks a
{
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	line-height: normal;
}

.blue
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0, 102, 153);
}

.shortBleu
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0, 102, 153);
	width:60px;
}

.text
{
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	text-indent:0px;
	margin-right:40px;
	font-style:	oblique;
}


span.red, div.red
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}

div.logo
{
	background-color : #FFFFFF;
	color : #000000;
	margin : 4px 10px 10px 4px;
	float : left;	
}

div.title
{
	background-color : #A5003E;
	color : #FFFFFF;
	margin : 0px 0px 0px 0px;
	font-size : 13px;
	font-family : Arial Verdana MS Sans Serif;
	font-weight : bold;
}

div.bloc
{
	border-color : #A5003E;
	border-style : solid;
	border-width : 2px;
	margin :  5px 4px 5px 4px; 
}

div.content
{
	border-color : #FFFFFF;
	border-style : none;
	border-width : 0px;
	margin : 5px 3px 5px 3px;	
}

div.legend
{
	background-color: #D9ECFF;
	line-height: 0.65em;
	padding: 2px;
	border: solid 1px #99DEFF;
}

div.legend span
{
	font-family: Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #104A7B;
}

div.popup
{
	position: absolute;
	width: 100px;
	visibility: hidden;
	left: -10000px;
	top: -10000px;
}

div.ratiosDefAvg
{
	padding: 1px 1px 1px 1px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

span.ratiosDefAvgTitle
{
	font-weight: bold;
	color: #FFCE00;
}

span.ratiosDefAvgBigTitle
{
	font-size:1.1em;
	font-weight:bold;
}


div > #navBarCP, div > #navBarA
{
	position: fixed;
	width: 200px;
	height: 180px;
	left:800px;
	top:120px;
}

* html #navBarCP, * html  #navBarA
{
	position: absolute;
	width: 200px;
	height: 180px;
	left:800px;
	top:120px;
}

tr th.title
{
	font-weight : bold;
	font-family : Arial Courier New Times New Roman;
	font-size: 12px;
}