* {
	margin: 0;
	padding:0;

}


a img
{
  border:none;
}

p
{
	text-align: justify;
}

H1_
 {
	
	font-family: Georgia, serif ;
	font-size: 22pt;
	font-style: italic;
	color: #Ff6910;
	/* color: #ffff99; */
	
	
}

H1  
{
	font-family: Georgia, sans-serif ;
	font-size: 22pt;
	font-style: italic;
	color: #2F2F2F; 
	text-shadow: black 0.1em 0.1em 0.2em
}


div {
	text-align:center;
}

div#bandeau {
	width:1280px;
	height:160px;
	left: 0pt;
	top: 0pt;
	background-color:rgb(100, 150, 145);
	background-color:rgb(230, 230, 230);

}
u#titre_activite
{
	font-size: 14pt;
	font-style: italic;
	color: #f6910;
	color: #ffff99;

}
	
table#titre_page {
	width:1280px;
	height:120px;
	left: 0pt;
	top: 0pt;
	background-color:rgb(192, 150, 245);
	background-color:rgb(200, 200, 200);
	/* background-image:url(fd_degrade.bmp); */
}

div#compteur {
	width: 497px;
	height: 36px;
	top: 26px;
	left: 10px;
}
div#pagecentrale {
    position:relative;
	height: 100%;
    width: 100%;
    background-position: left top;
	background-color: #99C;
	background-color:rgb(220, 220, 220);

}

div#milieu_page {
	position:relative;
	width:1280px;
	background-color:rgb(160, 205, 260);
	background-color:rgb(230, 230, 230);
}

div#pied_page {
	position:relative;
	width:1280px;
	height:25px;
	vertical-align:bottom;
	background-color:rgb(160, 105, 260);
	background-color:rgb(220, 150, 255);
	/* background-color:rgb(230, 230, 230); */
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

div#titre_page {
	position:relative;
	width: 550px;
	height:20px;
}

div#FondPhotoBat {
	vertical-align:top;
	position:relative;
	/* background-image:url(fd_degrade_g_inv.bmp); */
	background-repeat: no-repeat;
	top:1px;
	width:100%;
	height:160px;
	z-index: 1;

}
div#PhotoBat {
	vertical-align:top;
	position: relative;
	background-image:url(./Images/Batiment_Entree.gif);
	background-repeat: no-repeat ;
	top:1px;
	width:100%;
	height:150px;
	padding: 0;
	margin-left: 15;
	z-index: 2;
}



.titre {
 position:relative;
 top:08px;
 left:13px; 
 font-size: 18pt;
 color:aqua;
}




div#BpMenu {
    /* border: 3px solid black; */
		position:relative;
		top:0px;
		left:0px;
		width: 100%;
		height: auto;

}

div#BpMenu li {
    /* border: 2px solid black; */
		background-color:#66B6FF;  
		background-color:rgb(230, 230, 230);
		border-radius:15px;
		height: 30px;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		margin-top:5px;
		margin-right:0px;
		margin-bottom:0px;
		margin-left:0px;
		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;
		background-repeat: no-repeat;
		text-decoration: none;
		list-style-type: none;
		line-height: 170%;
}



div#BpMenu li a {
    display: block;
    height: 100%;
    text-decoration: none;
	padding-left:25px;
		
}

div#BpMenu li a:link {

	color: blue;
	
}

div#BpMenu li a:visited {
    color: #900;
}

div#BpMenu li a:hover {
	position:relative;
	display: block;
	color: white;

	background-color: #5588FF;
	background-color: #B0B0B0;
	/* background-color:rgb(0, 230, 230); */
	/* height: 75%; */
	/* width: 99%; */
	border-radius:15px;
	/* margin-top:10px; */
	/* margin-left:4px; */
	/* padding-top:1px; */
	/* padding-left:5px; */
	/* padding: 0px 0px 0px 0px ;  */
	list-style-type: none;
	/* line-height: 100%; */

	/* background-repeat: no-repeat; */
}
 
div#BpMenu li a:active {
    color: red;
    background-repeat: no-repeat;
}





#News
{
	position:relative;
	clear: both;
	width: 220px;
	margin-bottom: 10px;
	background-color: rgb(10, 155, 180);
}


div#titre_news {
	position:relative;
	top:1px;
	width:80px;
	height:30px;
	background-image:url(./Images/titre_news.gif);
	background-repeat: no-repeat;
}


div#Aff_date_Client {
	 position:relative;
	 vertical-align: top;
	 height: 40px;
	 width:98%;
	 border: 2px ridge #08F;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 8pt;
	 /* background-image:url(./fd_degrade_inv.bmp); */
	 background-repeat: repeat;
}

.mini_news
{
  border: 1px solid black;
  padding: 3px;
  margin: 5px;
}

.mini_news img
{
  float: left;
}

.mini_news a
{
  text-decoration: none;
  color: #000;
}

.mini_news a span
{
  clear: left;
  font-size: 9pt;
}

.mini_news a span p
{
  display: inline;
  text-decoration: none;
  text-align: justify;
  color: #000;
}

.mini_news_titre a
{
  vertical-align: middle;
  font-size: 9pt;
  color: #AC0;
  font-weight: bold;
  text-decoration: none;
  margin-left: 2px;
}

.news
{
  border: 1px solid black;
  padding: 10px;
  margin: 20px;
  margin-bottom: 0px;
}


.news img
{
  float: left;
}

.news p
{
  clear: left;
  text-align: justify;
}

.news_titre
{
  vertical-align: middle;
  font-size: 1.5em;
  color: #036;
  font-weight: bold;
  font-weight: normal;
  margin-left: 85px;
}


.news_bp_ajouter
{
  border: 0px solid black;
  width:90%;
	left : 10px;
	padding: 0px;
  margin: 10px;
  margin-bottom: 10px;
}
.news_bp_ajouter p
{
	vertical-align: center;
  font-size: 12pt;
  color: #70F;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
	margin-right: 0px;

}


.page_option table tr td a
{
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align:middle;
  text-decoration: none;
  border: 1px solid #99C;
}

.page_option table tr td a:hover
{
  border: 1px ridge #FFF;
  background: #AAD;
}

.page_option table tr td a:active
{
  border: 1px groove #FFF;
  background: #88B;
}

.titre_page
{
  display: block;
  font-size: 1.5em;
  font-style: italic;
  font-weight: bold;
  color: #D2691E;
  border-bottom: 2px solid #8B4513;
  padding-left: 2px;
  padding-right: 15px;
  padding-bottom: 3px;
  margin-top: 1px;
  margin-left: 1px;
  margin-bottom: 25px;
}

div#titre_mini_news {
  font-size: 13pt;
  color: #ffff99;
	vertical-align: top;
	width:100%;
	height:27px;
	background-color:rgb(220, 060, 30);
}

div#mini_news {
 position: relative;
 vertical-align: top;
 height:auto;
 width:99%;
 border: 2px ridge #08F;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 9pt;
 /* background-image:url(fd_degrade_g.bmp); */
background-color:rgb(230, 230, 230);

	background-repeat: repeat;
}


div#connexion {
	position:relative;
	vertical-align:top;
	width:100%;
	height:250px;
	/* background-color: #00b7d1; */
	background-color:rgb(200, 200, 200);
	/* border: 5px ridge #08F; */
	/* background-repeat : repeat; */
}

div#titre_connexion {
	font-size: 13pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffff99;
	vertical-align: top;
	width:100%;
	height:28px;
	background-color:rgb(220, 060, 30);
	
}


a.BpCnx{ 
	width: 22px;
	background-repeat : no-repeat;
	background-color:Transparent;
	border: 0px;
} 

a.BpCnx:hover{ 
	display: block;
	background-repeat : no-repeat;
	border: 2px ridge #69E;
	background: #AAD;

}

a.BpDeCnx{ 
	width: 22px;
	background-repeat : no-repeat;
	background-color:Transparent;
	border: 0px;
} 

a.BpDeCnx:hover{ 
	display: block;
	background-repeat : no-repeat;
	border: 2px ridge #69E;
	background: #AAD;
}




div#accueil {
	margin: 20;
	position: relative;
	vertical-align: top;
	height:auto;
	width:95%;
	/* border: 5px ridge #FFFFFF; */
	/* font-family: Verdana,Arial,Helvetica,sans-serif; */
	font-family: cursive, verdana, Arial, Arial Black;
	font-style: italic;
	font-size: 14pt;
	color: #505050;
	 /* background-image:url(fd_degrade_g.bmp); */
	/* background-color: #F5F5F0; */
	/* background-repeat: repeat; */
}
div#bas_accueil {
	margin: 20;
 position: relative;
 vertical-align: top;
 height:90px;
 width:90%;
 border: 2px ridge #08F;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11pt;
 background-image:url(fd_degrade.bmp);
	background-repeat: repeat;
}


.arras {
	margin-left: 10px;
	margin-top: 10px;
}

div#meteo {
 position:relative;
 vertical-align: top;
 height: auto;
 width:99%;
 border: 1px ridge #00F;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 9pt;
 /* background-image:url(./fd_degrade_inv.bmp); */
 
 background-color:rgb(200, 200, 200);

 background-repeat: repeat;
}

div#date_maj {
	font-size: 7pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5f0f09;
	vertical-align: top;
	width:100%;
	height:28px;
}

div#recherche_msg{
	/* border: 2px ridge #08F; */
	position:relative;
	font-size: 11pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	/* color: #5f0f09; */
	color: #000000;
	vertical-align: top; 
	
	width:90%;
	height:100px;
	margin: 20;
	padding:1;
	text-align:left;

}



