﻿
body {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
}
/*@media screen
{
html {
	overflow: scroll;
}
}
h1 {
	font-size : 12px;
	text-align : center;
	padding-top: 5px;
	padding-bottom: 5px;

	color:  #ffffff;
	background-color: #5e81af;
}
h2 {
	font-size : 12px;
	text-align : justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left : 5px;
	padding-right: 5px;
	border-top : thin solid silver;
	border-bottom : thin solid silver;
	color:  #ffffff;
	background-color: #552455;
}*/
img {
	border-style : none;
}
p {
}
/**********************************************************************/

/***************************** ENTETE *********************************/

/*.entete {
      width: 980px;
      height: 105px;
      margin: 0px;
      padding: 0px;
      margin: auto;
}

.entete .imageFond {
      width: 980px;
      height: 105px;
      margin: auto;
      background-image: url(image/entete-imageFond.gif);
      background-color: #e4e3e3;
}

.entete .titreTexte {
      float: left;
      width: 820px;
      height: 105px;
      background-image: url(image/entete-titre.gif);
      background-repeat:no-repeat;
      border : solid 1px #000000;
}

.entete .imageLogo {
      float: left;
      width: 155px;
      height: 105px;
      background-image: url(image/entete-logo.gif);
      background-color:#dadca7;
}*/

 

/**********************************************************************/
/**********************************************************************/
/************************** ZONE MILIEU CONSULTATION *************************/
.EditeurHTML {
	text-align:justify;
}
/*.milieu_consultation {
	clear:both;
	width: 990px;
	margin: auto;
	background-color:#FFFFFF;
	overflow:auto;
}
.milieu_ligneVerticale {
	float:left;
	width: 990px;
	background-image: url(/image/charte/fond04.gif);
	background-repeat:repeat-y;

}*/
/**********************************************************************/
/**********************************************************************/
/************************** PIED DE PAGE *****************************
.pied {
	clear: both;
	margin: auto;
	width: 990px;
	height: 36px;
	background-image: url(/image/charte/piedPage.gif);
}
.pied a {
	text-decoration: none;
	color: #000000;
}
.pied a:hover {
	text-decoration: underline;
	color: #000000;
}
.pied .imageFond {
	width: 990px;
	height: 36px;
}
.pied .nomSociete {
	float: left;
	padding-left: 10px;
	width: 650px;
	height: 25px;
	color: #000000;
	
}
.pied .nomCyim {
	float: right;
	padding-right: 10px;
	line-height:36px;
	width: 290px;
	height: 25px;
	color: #ffffff;
	text-align: right;
	
}
.pied .nomCyim a {
	text-decoration: none;
	color: #ffffff;
}
.pied .nomCyim a:hover {
	text-decoration: underline;
	color: #ab9b01;
}
.adresse {
	display:none;
}*/