﻿/**********************************************************************/
body {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*@media screen
{
html {
	overflow: scroll;
}
}*/
	
p, li, ul, div, a, h1, h2, h3, h4, h5, h6, form, input, b, strong, hr, ol, u, em, br, a, table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	height: 20px;
	width: 570px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed6e01;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 20px;
	background-image:url(/image/charte/puceH1.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding-left:20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed6e01;
	padding-left: 0px;
}
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-image: url(/image/charte/fond02.jpg);
	background-repeat:repeat-x;
	background-color:#ffcc00;
	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);
	background-position:top left;
	background-repeat:repeat-y;
}
.pied a {
	text-decoration: none;
	color: #000000;
}
.pied a:hover {
	text-decoration: underline;
	color: #000000;
}
.pied .imageFond {
	width: 990px;
	height: 36px;
	background-image: url(image/pied-imageFond.gif);
	background-repeat: repeat-x;
}
.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: #7e7e7e;
	text-align: right;
	
}
.pied .nomCyim a {
	text-decoration: none;
	color: #000000;
}
.pied .nomCyim a:hover {
	text-decoration: underline;
	color: #eb8815;
}
.adresse
{
    display:none;
    }
.logoPrint
{
    float:left;
    width:600px;
    height:88px;
    background-image:url(/image/charte/logo.gif);
    background-repeat: no-repeat;
    background-position:top left;
    display:none;
        }