﻿/*body {  
  width: 800px;
  margin: 0 auto;

  padding: 5px;
  font-family: Verdana;
  font-size: 10pt;	
}

p {
  margin-top: 10px;	
  margin-bottom: 10px;	
}

.PIV.Bandeau {
  text-align: center;
  width: 800px;
  height: 100px;	
}

.PIV.BandeBleue {
  height: 15px;
  font-family: Chaloult_Cond;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #003399;
}

.PIV.ZonePerso {
  height: 57px;
}

.PIV.Langue {
  margin-right: 15px;
  height: 15px;
}

.PIV.Bottom {
  text-align: center;

  width: 800px;
  height: 60px;

  margin-top: 10px;
}

.titre {
  font-weight: bold;
}

.Liens {
  border-style: none;
  border-width: 0px;

  vertical-align: middle;
  height: 100%;
  
  margin-right: 3px;
}

.divVersion
{
  margin-bottom: 10px;  
  
  font-family: Verdana;
  font-size: 10px;    
}

.Copyright
{
  font-family: Verdana;
  font-size: 8px;  
  text-decoration: none;
  color: Black;
}*/

body 
{  
	width: 800px;
	margin: 0 auto;

  padding: 5px;
  font-family: Verdana;
  font-size: 10pt;	
}

p
{
	margin-top: 10px;	
	margin-bottom: 10px;	
}
 
/*.PIV.Bandeau
{
	text-align: center;
	width: 760px;
	height: 100px;	
}

.PIV.BandeBleue
{
	height: 15px;
  font-family: Chaloult_Cond;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #003399;
}

.PIV.ZonePerso
{
	height: 57px;
}

.PIV.Langue
{
	margin-right: 15px;
  height: 15px;
}*/

.PIV.Bottom
{
	text-align: center;
	
	width: 760px;
	height: 60px;
	
	margin-top: 55px;
	clear: both;
}

.titre
{
  font-weight: bold;
}

.Liens
{
	border-style: none;
	border-width: 0px;
	
	height: 15px;
	margin-right: 3px;
	margin-bottom: -3px;
}

.Deconnexion
{
  color: #003399;  
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.divVersion
{
  margin-bottom: 10px;  
  
  font-family: Verdana;
  font-size: 10px;    
}

.Copyright
{
  font-family: Verdana;
  font-size: 8px;  
  text-decoration: none;
  color: Black;
}

/* Authentification mini-DEClic! */
.sideAssistedContent 
{
	width: 70%;
	float: left;
}
.clear 
{
	display: block;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
}
#contentAssist 
{
	width: 20%;
	float: left;
	background-color: #FCFEC5;
	border-style: solid;
	border-width: 1px;
	border-color: #BBB;
	padding: 15px;
	padding-top: 0;
	margin-left: 10px;
}
#handScanAssist 
{
    text-align: center;
}
.textAssist 
{
	margin-top: 1em;
}
.imageAssist 
{
	width: 100% !important;
}
.minHeightContent
{
	min-height: 310px;
}
.miniButtonSuivant 
{
	width: 200px;
	height: 30px;
	float: right;
	margin-top: 10px;
}
.erreurLangue 
{
    color: Red;
    width: 750px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#handScanAssist h4 
{
    font-size: 10pt;
    margin-top: 15px;
}



/*********************************************************************/
/*********************** Style du PIV TOP ****************************/
/*********************************************************************/  
    
.PIV img {
   border-style: none;  
}   
    
.PIV a {
  text-decoration: none;
}

.PIV.Bandeau {
  width: 760px;
  height: 100px;	
}

.PIV.ImageDEC {
  float: left; 
  
  width: 211px;
  height: 100px;
}

.PIV.ZoneDroite {
  float: right;
   
  width: 549px;
  height: 100px;
}

.PIV.ZonePerso {
  height: 72px;
}

.PIV.BandeBleue {
  height: 15px;
  font-family: Chaloult_Cond;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #003399;
}

.PIV.ServicesQuebec {
  height: 16px; 
  float: left;
  text-align: left;
}

.PIV.ServicesQuebec a{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	color: black;
	font-weight: bold;
}

.PIV.ServicesQuebec a:hover{
  color: black;
	text-decoration: underline;
}

.FloatDroite {
   float:right;
   clear: both;
}

.ChartFrenchHead {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #d9e6ef;
	margin-top: 10px;
}

	.ChartFrenchHead p {
		margin: 0;
		padding: 0 10px;
	}