﻿.bgMessagerie 
{
    background-color: #eeebe3;
    text-align: justify;
	font: normal 12px 'lucida sans unicode','lucida sans', 'arial', 'century gothic', 'tahoma' ;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.page-principal
{
	background-image: url("Images/PNG/PAGES/fontpageprincipal.png");
	background-repeat: repeat;	
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	margin-top: 0px;	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;	
	width: 1024px;
	height: 100%;
}

.header-principal
{
	background-image: url("Images/PNG/HEADER/Haut-Header.png");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding: 14px 0px 0px 25px;
	width: 1024px;
	height: 61px;
}

.header
{
	width: 1024px;
	height:30px;	
}

.page-children
{
	background-color: #faf8f3;
	width: 1024px;
}

.sommaire-page-children 
{
	background-image: url("Images/PNG/PAGES/fontpageprincipal.png");
	background-repeat: repeat;	
	float: left;
	width: 222px;
}
.finsommaire
{
	background-image: url("Images/PNG/PAGES/Fin-sommaire.png");
	background-repeat: no-repeat;
	float: left;
	width: 222px;
	height: 125px;
}
.contenu-page-children 
{
  	float: left;	
	width: 800px;
}

.contenu-page-tableau
{
  	float: left;
  	margin-left: 3px;
	width: 1018px;
}

.footer-a
{
	background-color: #141e47;
	padding: 2px 0px 0px 400px;
	color: #ffff00;  
	width: 1024px;
	height: 1px;	
}

.footer-b
{
	background-color: #0078ae;
	width: 1024px;
	height: 1px;	
}

.footer-principal
{
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	width: 1024px;
	height: 20px;	
}

.mail
{
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.mail a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
.mail a:hover,
.mail a:visited:hover
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;	
}

/* saut de page */
.saut {
    page-break-after :always ;
}
