﻿/*col artonik*/
/************************/
/*  COULEURS DE BASE    */
/*  O : #96B6D3    */
/*  B : #000066	*/
/*  CLAIR: #dadbf6 */

/************************/
.descriptifPage
{
	width:100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	vertical-align: top;
	height: 16px;
	color: white;
	background-color: rgb(0,84,144);
	white-space:nowrap;
}
.descriptifPage H1
{
	width:850px;	
	overflow:hidden;
	padding-top: 0px;
	margin-top: 0px;	
	text-align: right;
	vertical-align: top;
	font-size: 9px;
	font-weight: lighter;
	vertical-align: top;
}
.descriptifPage input
{
	height: 10px;
	font-size: 9px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}
.descriptifPage H1 A
{

	color: white;
	font-size: 9px;
	font-weight: lighter;
}
.descriptifPage A
{
	vertical-align:text-top;
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration:none;
}
.descriptifPage A:hover
{
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration:none;
}

