/* -------------------------- blocs principaux ----------------------------- */

body {
	margin:0pt;
 	padding:0pt 10pt 5pt 0pt;
  	font:x-small Verdana,Sans-serif;
}

#enTete {
	display: none;
}
#impression {
	display:	block;
	padding: 5pt 5pt 15pt 5pt;
	margin-bottom:10pt;
	border-bottom: 1px solid #002E6E}

#colonneG {
	display: none;
}

#versionAnglaise {
	display: none;
}
#logo {
	float: left;
	margin-top: 5pt;
}


#formulaire {
	display: none;
}

#menuHorizontal {
	display: none;
}

#contenu {
	padding-top:2pt;
	padding-left:2pt;
	padding-right:2pt;
}

#contenu ul  {
	list-style: square outside;
}
#contenu ul, #contenu ol  {
	margin: 0 0 0 2em;
	padding: 0;	
}
#recherche { 
	display: none;}
#nav{
	color: #666666;
	font-style: italic;
	font-size: x-small;
}
a.nav:link, a.nav:visited{
    color: #666666;
	font-style: italic;
	font-size: x-small;
}

/**************  tag html et atoms **************/
p {
}
p.small { 
font-size:90%;}
h1{
	color: #788385;
	padding: 0 0 2px 0;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	margin:7px 0 0 0 ;
	clear:both;
	border-bottom:0 ;
}

h2{
	font-size:110%;
	font-weight: bold;
 	color: #788385;
	margin-top:5px;
	margin-bottom:2px;
	clear:both;
}

h3{
	font-size: 100%;
	font-weight: bold;
	clear:both;
}

h4{
 font-size: 100% ;
 text-decoration: underline;
 font-weight: normal;
 clear:both;
}

h5{
	font-size: 95%;
	font-style: italic;
	font-weight: normal;
	clear:both;
}
STRONG {
	FONT-WEIGHT: bold
}
EM {
	FONT-STYLE: italic
}

/*************** list tag styles ***************/

ul{
	 list-style-type:square;
	  margin-top: 6px;
	 margin-bottom: 6px;
}

ul ul{
	 list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}

ol {
	list-style-type:decimal;}

dl{
	}
dt {
	font-weight:bold
	}
dd{
	border-left:1px solid #CCCCCC;
	font-style:italic;
	margin:3px 0 5px 0;}

/********* alignement  et tag généraux *********/

#info a {
background-color:#0033CC;
color:#FFFFFF;
font-weight:bold;
padding: 2px 2px 2px 2px;}

.aLaLigne {
	clear: left;
}
.aLaLigne2 {
	clear: right;
}
.aLaLigne3 {
	clear: both;
}
.aLaLigneNul {
	clear: both;
	display: none;
}
.retourALaLigne {
	clear: both;
	display: block;
	margin: 1em;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
label{
 color: #334d55;
}	
input{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img{
	border: 0;
}
img.left{
	float: left;
	margin: 0 3px 1px 2px;
}
img.right{ 
	float: right;
	margin-left:3px;
}
img.imgLeft {
        clear:both;
        text-align: left;
        display : block;
        margin-bottom: 10px;
}
img.imgCenter {
        clear:both;
        text-align: center;
        display : block;
        margin-bottom: 10px;
}
img.imgRight {
        clear:both;
        text-align: right;
        display : block;
        margin-bottom: 10px;
}
img.imgAlignLeft {
        float:left;
        margin : 0 5px 5px 0
}
img.imgAlignRight {
        float:right;
        margin : 0 0 5px 5px
}

caption, .remarque {
	color: #777777;
	text-align: center;
}
/* legende sur image*/
div.imageLegLeft {
  float: left;
  padding: 10px;
  } 
div.imageLegLeft p {
   text-align: center;
   color: #666666;
	font-style: italic;
   }
INPUT {
}
.invisible{
	display:none
}
table {
	width:70%;
	margin-left:15%;}
th {
	background-color:#EEEEEE;
	color: #000000;
	font-size:105%;
	padding:2px 1px 2px 1px;
	border-bottom:1px solid #CCCCCC;
}
tr {
	vertical-align:top;}
hr {
	height: 1px;
	color:#CCCCCC;}
p.centre{
	text-align:center;
}
p.justifie{
	text-align:justify;
}
