body {
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: #000000;
}
img {
	border: 0px;
}
a.bulle {
	position: relative;
	text-decoration: none;
	color: black;
}
a.bulle span {
	display: none;
}
a.bulle:hover {
	background: none;
	z-index: 500;
}
a.bulle:hover span {
	display: inline;
	position: absolute;
	line-height: 20px;
	top: -2em;
	left: 2em;
	background: rgb(255,255,204);
	text-align: left;
	color: black;
	padding-left: 5px;
	width: 250px;
}
.boxlog {
	/*background-image: url(../images/acces.gif);
	background-repeat: no-repeat;*/
	/*background-position: 300px 40px;*/
	/*border: 1px solid #F59517;*/
		max-width: 490px;
}
.boxlog input {
	width: 150px;
}

.box select {
	width: auto;
}
.box {

  width: 370px;
}
.box , .boxlog {
	
	/*min-height: 280px;*/
	margin-left: auto;
	margin-right: auto;
}
.boxtitre {
	background-color: #F59517;
	color: #FFFFFF;
}
.titrebox , .boxtitre {
	font-weight: bold;
	padding: 5px;
}
.titrebox {
	background-color: #99CCFF;
	color: #000000;
}
.boxlog-cont {
/*	margin-top: 70px;*/

}
.boxlog_libelle {
	padding-left: 5px;
	width: 600px;
	color:#2F6954;
}
.page_gestion {
	margin-top: 10px;
	width: 780px;
	min-height: 580px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #99CCFF;
}
.menu_gestion {
	font-weight: bold;
	background-color: #99CCFF;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
}
.menu_gestion img {
	height: 30px;
	margin-top: 9px;
}
.tableau img {
	height: 30px;
}
.tableau tr:hover {
	background-color: #99CCFF;
}
.edition img {
	height: 16px;
}
.tableau legend {
	color: #a0522d;
}
.tableau textarea {
	border: 1px solid black;
	background-color: #A6BEDE;
}
.tableau input {
	border: 1px solid black;
	background-color: #A6BEDE;
}
.admin_article {
	width: 500px;
	min-height: 580px;
	
	margin-left:20px;

}

.admin_article img {

	max-width: 170px;

}
.admin_article form {
	font-size: 14px;
	font-family: verdana;
}
.admin_article legend {
	color: #a0522d;
}
.admin_article textarea, input, select, form {
	font-family: verdana;
}
.admin_article textarea {
	border: 1px solid black;
	background-color: #A6BEDE;
	width: 400px;
	height: 100px;
}
.admin_article .submit {
	width: 100px;
  margin-left:30px;

}
.admin_article input, select {
	border: 1px solid black;
	background-color: #A6BEDE;
	width: 400px;
}

.import select {
	border: 1px solid black;
	background-color: #FFF;
	width: 50px;
}
.menu_Sart {
float:right; 
width: 200px; 
margin-left:20px;
}

.btLien a{
background-color: #99CC00;
padding:5px;
text-decoration:none;
color:#FFF;
}

.btLien a:hover{
text-decoration:none;
background-color: #99CC99;
color:#FFF;
}
.boxssl {

	width: 200px;
	margin-left: 80%;

background-color: #FFF;
border: 1px solid red;
padding:5px;
}
.ssl a{
color:blue;
text-decoration:none;
}

.red {
color:red;
}

.noir {
color:black;
}

.ifm {
line-height:20px;
text-align:center;
}
.contDesc {
width: 510px;
margin-left:auto;
margin-right:auto;
border: 1px solid #FFCC66;
padding:5px;
height:250px;
}
.ifm a{
text-decoration:none;
}
.left {

float:right;
}
.contDesc h1, .contDesc  h2 {
font-family: Verdana;
font-size: 12px;
font-weight: normal ;
padding-right:5px;
}

