﻿body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "tahoma" ;}
body,td,div,p,pre,ul {font-size: 14px;
color : #FFFFFF;
}
BODY {
	text-align: center;
	background-color: #611600;
	background-image: url(/Templates/images/cadre_milieu2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 0px;
	text-align: center;
}

#foot {
 width: 1008px;
 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: 14px;
	font-weight: bold;
}

.h1 {
	color: #FCF48F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #ED1C24;
	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: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.h2{
	color: #FCF48F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #ED1C24;
	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: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.h3{
	color: #FCF48F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #ED1C24;
	padding-left: 65px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(/Templates/images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
a {
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color:#FCF48F
}
a:visited {
	color:#FCF48F
}
a:active {color:#EA5A00}
a:hover{
	color: #EA5A00;
}

.galerieText {
	color : #fdf48d;
		background-color: #611600;
}


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;
 }

.clearer {
	clear: both;
	}
