.login{
	font-family : verdana;
	font-size : 10px;
	vertical-align : top;
	color : blue;
}
.login input[type=text],.login input[type=submit],.login input[type=password],.login input[type=reset]
	{	height : 17px;
		background-color:#f6f6f6;
		border-top:1px solid #CCC;
		border-right:1px solid #BBB;
		border-bottom:1px solid #BBB;
		border-left:1px solid #CCC;
		font-family: Verdana;
		font-size : 10px;
		/*color:#ccc;*/
		color:#888;
		padding:0px;
		margin:3px;}
.login input[type=text]:hover ,.login input[type=submit]:hover,.login input[type=password]:hover,.login input[type=reset]:hover {
	border-top:1px solid #AAA;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #AAA;
	/*color:#666;*/
	color:#555;
}
.login input[type=text]:focus,.login input[type=submit]:focus,.login input[type=password]:focus,.login input[type=reset]:focus {
	background-color:#FFF;
	border-top:1px solid #888;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	border-left:1px solid #888;
	/*color:#333;*/
	color:#111;
}

.pageAdmin{
	font-family : verdana;
	font-size : 12px;
	margin-bottom : 20px;}
.pageAdmin h2
{	padding-left : 20px;
	font-size : 14px;
	font-weight : bold;}
.pageAdmin input[type=text],.pageAdmin input[type=submit],.pageAdmin select,.pageAdmin option
	{	height : 17px;
		background-color:#f6f6f6;
		border-top:1px solid #CCC;
		border-right:1px solid #BBB;
		border-bottom:1px solid #BBB;
		border-left:1px solid #CCC;
		font-family: Verdana;
		font-size : 10px;
		/*color:#ccc;*/
		color:#888;
		padding:0px;
		margin:3px;}
.pageAdmin input[type=text]:hover ,.pageAdmin input[type=submit]:hover,.pageAdmin select:hover,.pageAdmin option:hover {
	border-top:1px solid #AAA;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #AAA;
	/*color:#666;*/
	color:#555;
}
.pageAdmin input[type=text]:focus,.pageAdmin input[type=submit]:focus,.pageAdmin select:focus,.pageAdmin option:focus {
	background-color:#FFF;
	border-top:1px solid #888;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	border-left:1px solid #888;
	/*color:#333;*/
	color:#111;
}

.adminEnCours
{	font-family: verdana;
	font-size : 10px;
	background-color:lightblue;
	height : 25px;
	padding : 10px;}
.adminEnCours a{
	color:red;
	text-decoration:none;}
	
#boutonB
{
background-image : url(../img/btn/btn_menuab1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonB:hover
{
background-image : url(../img/btn/btn_menuab2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonG
{
background-image : url(../img/btn/btn_menuag1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonG:hover
{
background-image : url(../img/btn/btn_menuag2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonJ
{
background-image : url(../img/btn/btn_menuaj1.png);
background-repeat: no-repeat;
position : relative;
left : Opx;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonJ:hover
{
background-image : url(../img/btn/btn_menuaj2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonO
{
background-image : url(../img/btn/btn_menuao1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonO:hover
{
background-image : url(../img/btn/btn_menuao2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonR
{
background-image : url(../img/btn/btn_menuar1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonR:hover
{
background-image : url(../img/btn/btn_menuar2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonV
{
background-image : url(../img/btn/btn_menuav1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonV:hover
{
background-image : url(../img/btn/btn_menuav2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonABK
{
background-image : url(../img/btn/btn_menuabk1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonABK:hover
{
background-image : url(../img/btn/btn_menuabk2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonAGC
{
background-image : url(../img/btn/btn_menuAGC1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonAGC:hover
{
background-image : url(../img/btn/btn_menuAGC2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonAOC
{
background-image : url(../img/btn/btn_menuAOC1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonAOC:hover
{
background-image : url(../img/btn/btn_menuAOC2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonAVC
{
background-image : url(../img/btn/btn_menuAVC1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonAVC:hover
{
background-image : url(../img/btn/btn_menuAVC2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonAVP
{
background-image : url(../img/btn/btn_menuAVP1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonAVP:hover
{
background-image : url(../img/btn/btn_menuAVP2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonBW
{
background-image : url(../img/btn/btn_menuBW1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonBW:hover
{
background-image : url(../img/btn/btn_menuBW2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonBM
{
background-image : url(../img/btn/btn_menuBM1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonBM:hover
{
background-image : url(../img/btn/btn_menuBM2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonBBF
{
background-image : url(../img/btn/btn_menuBBF1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonBBF:hover
{
background-image : url(../img/btn/btn_menuBBF2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonBBE
{
background-image : url(../img/btn/btn_menuBBE1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonBBE:hover
{
background-image : url(../img/btn/btn_menuBBE2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}
#boutonBBC
{
background-image : url(../img/btn/btn_menuBBC1.png);
background-repeat: no-repeat;
position : relative;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
vertical-align:middle;
color : white;
font-family : levenim mt,verdana,georgia,arial;
text-decoration :none;
font-weight : bold;
padding-top : 5px;
margin:-4px;
}
#boutonBBC:hover
{
background-image : url(../img/btn/btn_menuBBC2.png);
background-repeat: no-repeat;
left : 0px;
font-size : 11px;
width : 100px;
height:25px;
text-align : center;
padding-right : 5px;
padding-top : 5px;
color : white;
text-decoration :none;
font-weight : bold;
font-family : levenim mt,verdana,georgia,arial;
margin:-4px;
cursor:pointer;
}