body
{
	width: 760px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: rgb(60,75,94);
	background-image: url("img/gradientbody.jpg");
	background-repeat: repeat-y;
}
/*----- L'en-tête -----*/
#en_tete
{
	width: 760px;
	height: 100px;
	background-color: white;
	margin-bottom: 20px;
	border: 1px solid white;
}
#en_tete img
{
	border: none;
}
#menu
{
	float: left;
	width: 180px;
}
.element_menu
{
	background-color: rgb(86,108,135);
	background-image: url("img/motifband.png");
	background-repeat: repeat-x;
	border: 1px solid white;
	margin-bottom: 5px;
}
.element_menu h3
{
	color: white;
	font-family: Verdana, Arial, serif;
	font-size: small;
	font-variant: small-caps;
	text-align: left;
	padding: 0px;
	padding-left: 10px;
	background-color: rgb(210,0,0);
}
.element_menu ul
{
	list-style-type: none;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 5px;
	}
.element_menu a
{
	color: black;
	font-family: Verdana, Arial, serif;
	font-size: small;
	text-decoration: none;
}
.element_menu a:hover
{
	color: white;
	text-decoration: underline;
	text-indent: 5px;
	font-style: italic;
}
#corps
{
	margin-left: 200px;
	margin-bottom: 20px;
	padding: 30px;
	background-color: rgb(140,170,207);
	background-image: url("img/gradient_corps.jpg");
	background-repeat: repeat-y;
	border: 1px solid white;
	font-family: Verdana, Arial, serif;
	text-align: justify;
	text-indent: 0px;
	font-size: small;
	
}
#corps a
{
	color: black;
	font-family: Verdana, Arial, serif;
	font-size: small;
	text-decoration: none;
}
#corps a:hover
{
	color: white;
	text-decoration: underline;
	text-indent: 50px;
	font-style: italic;
}
#corps h2
{
	font-family: Verdana, Arial, serif;
	font-size: medium;
	font-variant: small-caps;
	text-align: center;
	text-indent: 0px;
	color: rgb(140,170,207);
	background-color: rgb(86,108,135);
	border: 1px solid rgb(210,0,0);
	padding: 5px;
}
.image
{
	width: 300px;
	height: 160px;
	background-color: white;
	border: 1px solid rgb(210,0,0);
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 0px;
}
.image_2
{
	width: 380px;
	height: 300px;
	background-color: white;
	border: 1px solid rgb(210,0,0);
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 0px;
}
.image_3
{
	width: 380px;
	height: 250px;
	background-color: white;
	border: 1px solid rgb(210,0,0);
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 0px;
}
.image_4
{
	width: 200px;
	height: 300px;
	background-color: white;
	border: 1px solid rgb(210,0,0);
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 0px;
}
.image_5
{
	width: 450px;
	height: 300px;
	background-color: white;
	border: 1px solid rgb(210,0,0);
	margin: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	text-indent: 0px;
}


.image_legende
{
	font-family: Verdana, Arial, serif;
	font-size: x-small;
	text-indent: 0px;
	border-bottom: 1px solid rgb(210,0,0);
	margin-bottom: 20px;
}
/** image compagnie **/
.compagnie
{
	width:496px;
	height:346px;
	border: 1px solid rgb(210,0,0);
	float:left;
	background-color: white;
	margin-right: 4px;
	margin-bottom:4px;
	float:left;
}
.compagnie_legende
{
	width:492px;
	height: 24px;
	font-family: Verdana, Arial, serif;
	font-size: small;
	border: 1px solid rgb(210,0,0);
	float:left;
	background-color: rgb(86,108,135);
	margin-right: 4px;
	margin-bottom:4px;
	text-align:center;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pompier
{
	width: 160px;
	height: 267px;
	border: 1px solid rgb(210,0,0);
	float:left;
	background-color: white;
	margin-right: 4px;
	margin-bottom:4px;
	text-indent: 0px;
}

.pompier_legende
{
	width: 155px;
	height: 60px;
	font-family: Verdana, Arial, serif;
	font-size: x-small;
	border: 1px solid rgb(210,0,0);
	float:left;
	background-color: rgb(86,108,135);
	margin-right: 4px;
	margin-bottom:4px;
	text-align: left;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pompier_vide
{
	width: 160px;
	height: 267px;
	float:left;
	margin-right: 4px;
	margin-bottom:4px;
	text-indent: 0px;
	border: 1px solid black;
	visibility: hidden;
}
.pompier_legende_vide
{
	width: 140px;
	height: 50px;
	float:left;
	margin-right: 4px;
	margin-bottom:4px;
	text-indent: 0px;
	padding: 10px;
	border: 1px solid black;
	visibility: hidden;
}

#pied
{
	margin-left: 200px;
	padding: 5px;
	padding-top: 16px;
	height: 20px;
	text-align: center;
	color: white;
	background-color: rgb(86,108,135);
	border: 1px solid white;
	background-image: url("img/motifband.png");
	background-repeat: repeat-x;
	font-family: Verdana, Arial, serif;
	font-size: x-small;
}
#pied a
{
	color: white;
}
#pied a:hover
{
	text-décoration: underline;
	font-style: italic;
}
.invisible
{
	visibility: hidden;
}