body {
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #55A0FF;
	scrollbar-shadow-color: #9BB6CE;
	scrollbar-highlight-color: #55A0FF;
	scrollbar-3dlight-color: #55A0FF;
	scrollbar-darkshadow-color: #55A0FF;
	scrollbar-track-color: #55A0FF;
	scrollbar-arrow-color: #55A0FF;
	scrollbar-base-color: #55A0FF;
	background-color: #B1D0EC;
} 
 
TD {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

p {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

li
{
	list-style-image: url(/images/navigation/puce.gif);
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: normal;
	text-align: left;
	list-style-position: inherit;
}

li.lisimple
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #3F5769;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-image: none;
}

.texte
{
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #55A0FF;
	text-align: justify;
	line-height: 18px;
}


A {
	text-decoration: none;
	color: Black;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	text-align:left;
}

A:Hover {
	text-decoration: none;
	color: #55A0FF;
}

A.lien {
	text-decoration: none;
	color: #974E2B;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	text-transform:uppercase;
	font-weight: bold;
}

A.lien:Hover {
	text-decoration: none;
	color: #55A0FF;
}

h1
{
	text-decoration: none;
	color: #1A181D;
	font-size: 16px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

h2
{
	text-decoration: none;
	color: #974E2B;
	font-size: 13px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	text-align:left;
}

h3
{
	text-decoration: none;
	color: #2E72B3;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

.titres
{
	text-decoration: none;
	color: #974E2B;
	font-size: 12px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

.soustitres
{
	text-decoration: none;
	text-align: left;
	color: #974E2B;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
}


.legende{
	text-decoration: none;
	color: #77756D;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	text-align: center;
	}


.textarea {
	background-color: #E9ECE6;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
}
	
.textfield {
	background-color: #E9ECE6;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
}

input
{
	background-color: #E9F2F9;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	border-bottom: 1px #2E72B3 solid;
	margin: 2px 2px 2px 2px;
}


.submit
{
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	margin: 2px 2px 2px 2px;
	background-image: url(images/navigation/submit.gif);
	height: 30px;
	width: 157px;
	font-weight: bold;
}

select
{
	background-color: #E9F2F9;
	color: #2169AE;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 0px solid;
	border-bottom: 1px #2E72B3 solid;
	margin: 2px 2px 2px 2px;
}


th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2169AE;
	text-align: justify;
}
td.row_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #2169AE;
	text-align: justify;
}
td.row_gris1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B1D0EC;
	text-align: justify;
}
td.row_gris2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E9F2F9;
	text-align: justify;
}

.none {
	background-color: transparent;
	border: 0px;
}



/*********** LANGUES **********************************************************/

span#langues{

position: absolute;
background-color: #C9DEF1;
margin-left: 45px;
text-transform: uppercase;

}

span#langues img{
vertical-align: -1px;
border: none;

}

/******************************************************************************/