/* FICHIER PRINCIPAL */
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 30px;
	font-style: normal;
	background-color: #FFFFE0;
}
#contour
{
	margin: 10px auto 10px auto;
	padding: 0;
	border: 1px solid Black;
	width: 750px;
}
#banniere
{
	height: 100px;
	width: 750px;
	background-image: url(../img/Banniere-au-vent.jpg);
}
.titres
{
	font-style: italic;
	color: #DC143C;
	font-size: 17px;
}
.dates
{
	font-style: italic;
	color: Navy;
	font-size: 17px;
}
#cadreliens
{
	width: 750px;
	height: 20px;
}
ul.liensindex
{
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	font-weight: bolder;
}
ul.liensindex li
{
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
}
ul.liensindex li a
{
	float: left;
	color: black;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}
ul.liensindex li a:hover
{
	color: Fuchsia;
}
a.petitbouton
{
	background-image: url(../img/petitboutonauvent.jpg);
	height: 10px;
	width: 60px;
}
a.petitbouton:hover
{
	background-image: url(../img/cadre-liens2.jpg);
}
a.moyenbouton
{
	background-image: url(../img/moyenboutonauvent.jpg);
	height: 10px;
	width: 115px;
}
a.moyenbouton:hover
{
	background-image: url(../img/cadre-liens5.jpg);
}
a.grandbouton
{
	background-image: url(../img/grandboutonauvent.jpg);
	height: 10px;
	width: 175px;
}
a.grandbouton:hover
{
	background-image: url(../img/cadre-liens3.jpg);
}
div#milieu
{
	margin: 0;
	border: 0;
	padding: 0;
	
	height: auto;
	width: auto;
}
div#milieuGauche
{
	float: left;
	
	margin: 0;
	border: 0;
	padding: 0;
	
	height: auto;
	width: 250px;
}
div#gaucheHaut
{
	margin: 0px;
	border: 0;
	padding: 0 0 0 10px;
	
	height: auto;
	width: auto;
	
	background-color: #E7F7F7;
	
	color: #5354FF;
	font-size: 16px;
}
div#gaucheBas
{
	margin: 0;
	border: 0;
	padding: 0;
	
	height: 360px;
	width: auto;
	
	background-image: url(../img/canton-de-montrevel-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	font-size: 16px;
	color: #DC143C;
}
a.liensgauchebasrouge
{
	font-style: normal;
	color: #df0000;
	font-size: 12px;
	text-decoration: none;
}
a.liensgauchebascanton
{
	text-decoration: none;
}
div#milieuDroit
{
	float: right;
	margin: 0;
	border: 0;
	padding: 0 0 0 8px;
	height: 650px;
	width: 489px;
	overflow: auto;
	background-color: White;
	background-image: url(../img/z-poulet1.jpg);
	background-position: top left;
	background-repeat: repeat;
	color: Black;
	font-size: 14px;
}
#lienhautdepage
{
	background-color: #D4FFD7;
	font-size: 10px;
	margin-right: 20px;
}
#basdepage
{
	background-color: #F2EDCA;
	font-size: 13px;
	font-variant: inherit;
	width: 750px;
}
ul.liensassociations li a
{
	color: #F64400;
	font-size: 15px;
	font-weight: bolder;
}
.clear
{
	clear: both;
}

h1
{
	margin: 0;
	border: 0;
	padding: 5px;
	
	height: auto;
	width: auto;
	
	font-size: 20px;
	font-style: italic;
	color: #00008B;
}

h2
{
	margin: 0;
	border: 0;
	padding: 0px;
	
	height: auto;
	width: auto;
	
	font-size: 14px;
	color: Blue;
}

p
{
	margin: 5px;
	border: 0;
	padding: 0px;
	
	height: auto;
	width: auto;
	font-size: 13px;
}





