﻿body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "trebuchet ms" ;}
body,td,div,p,pre,ul {font-size: 13px;}
BODY {
	text-align: center;
	background-color: #9999ff;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-repeat: repeat;
	background-position: center;
	background-color: #ccccff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#conteneurmenu {
 width: 900px;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

#foot {
 width: 900px;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

h1 {
	font-size: 18px;
	width: 895px;
}
h3 {font-size: 13px;}
p {
	text-align: justify;
	text-indent: 0em;
}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}
.gras {
	font-size: 13px;
	font-weight: bold;
}

.h1 {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #00ff1a;
	padding-left: 65px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(../Templates/images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}
.h2{
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #00ff1a;
	padding-left: 65px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(../Templates/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}
.h3{
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #00ff1a;
	padding-left: 85px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(../Templates/images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}
a {
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color:#0033ff
}
a:visited {
	color:#0033ff
}
a:active {color:#0033ff}
a:hover{
	color: #00ff1a;
	text-decoration: underline;
}

div.float {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatanim {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }

div.float p {
 	text-align: justify ;
	font-style: italic;
	font-size: 12px; 
  }
  
div.floatd {
 	float: right;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatdrapeau {
 	float: right;
	 padding-right: 10px;
 }

div.floatd p {
 	text-align: justify;
	font-size: 12px; 
  }
  
 .spacer {
  clear: both;
  	border-bottom-style:dotted; border-bottom-width:1px; border-color:#ED1C24;
}

 div.floatimgcentre{
 
 	float: center;
	 	text-align: center;
	 padding-right: 0px;
 }
 
 a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:15px;
   font-weight:normal;
   width:150px;
   top: 40px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

.clearer {
	clear: both;
	}
	
	.toolTip-picture img, .toolTip-thumbnail img {     border:2px solid #000; } .toolTip-picture , .toolTip-thumbnail  {     background:transparent url(loading.gif) no-repeat center center;     min-height:32px; min-width:32px;  } .toolTip-caption {     position:relative;     margin-top:-20px; } .toolTip-text, .toolTip-caption {     font:11px Arial, Helvetica, sans-serif;     color:#FFF;     text-align:center;     background:transparent url(caption-right.png) no-repeat right center;     padding-right:25px; } .toolTip-text span, .toolTip-caption span {     display:block;     background:transparent url(caption-left.png) no-repeat left center;     padding:11px 0px 15px 25px; } 
