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 {
	background-repeat: repeat-x;
	background-color: #000100;
	text-align: center;
		color: #760000;
	height: auto;
}
#cadre_container {
	text-align: center;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
}

#container {
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
			border-color: #EF8343;
	border-width:1; border-style:solid;
	width: 900px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
}


#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;
	color: #760000;
}

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

.h1 {
	color: #FFFFFF;
	padding-left: 100px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(Templates/images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-top: 0px;
	height: 54px;
}
.h2{
	color: #FFFFFF;
	padding-left: 100px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(Templates/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-top: 0px;
	height: 54px;
}
.h3{
	padding-left: 100px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(Templates/images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-top: 0px;
	color: #BCBCD8;
	height: 54px;
}
a {
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color:#F26A2C
}
a:visited {
	color:#F26A2C
}
a:active {
	color:#F26A2C
}
a:hover{
	text-decoration: underline;
	color: #85AC3F;
}

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-top-color: #728CAD;
	border-right-color: #728CAD;
	border-bottom-color: #728CAD;
	border-left-color: #728CAD;
}

 div.floatimgcentre{
 
 	float: center;
	 	text-align: center;
	 padding-right: 0px;
 }
 
  div.centre{
 
	 	text-align: center;

 }
 
 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;
	}
/* ajout par natice le 2011-04-19 12:12:11 */
#encadre{
     border : 1px solid black;
     padding-left : 10px;
     padding-right : 10px;
     background : #FDF1E8;
}

/* fin de l'ajout */

