.h1_mng {
color : #0a5bc9;
text-decoration : none;
font-family : Verdana;
font-size : 10pt;
font-weight : bold;
display:inline;
}
.h4_mng {
font-family : Verdana;
font-size :16 pt;
font-weight : bold;
display:inline;
text-decoration : none;
}
.form_mng {
display : inline;
border: 0px;
}

.body_mng {
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px;
color : #666666;
text-decoration : none;
font-family : Verdana;
font-size : 8pt;
font-weight:	normal;
}
.a_mng {
color : #FF0000;
text-decoration : none;
font-family : Verdana;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}
.a_mng:link, .a_mng:active, .a_mng:visited {
font-family : Verdana;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
color : #0a5bc9;
}
.a_mng:hover {
color : #0a5bc9;
text-decoration : none;
}
.a_mng img {
border : 0;
}
.select_mng {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #0a5bc9;
font-size : 8pt;
border : 1px solid #0a5bc9;
background-color : #ffffff;
}
.input_mng, .textarea_mng {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #0a5bc9;
font-weight : bold;
border : 1px solid #0a5bc9;
background-color : #ffffff;
}
.input_mng.image {
border : 0;
background-color : #dedede;
}
.input_mng.bouton {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #ffffff;
font-weight : bold;
border : 1px solid #0a5bc9;
background-color : #0a5bc9;
}
.input_mng.bouton:hover {
background-color : #ffffff;
color : #0a5bc9;
}
.input_mng.bouton:active {
color : red;
}
.input_mng.box {
border : 0;
}
.readonly {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #666666;
font-weight : bold;
border : 0;
background-color : #ffffff;
}
.design {
float : left;
cursor : move;
border: 0px;
border: 1px solid #999999;
}

.design_select {
float : left;
cursor : move;
border: 2px solid #0A5BC9;
}

.aide {
border : 1px solid #6093ff;
background-color : #f6f9ff;
padding : 1px;
}
.barre {
background-color : #999999;
border : 0;
width : 100%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #ffffff;
font-weight : bold;
cursor : move;
}
.erreur {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #ff0000;
font-weight : bold;
}
.ok {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #0a5bc9;
font-weight : bold;
}
.table_mng {
	border : 1px solid #0A5BC9;
	border-collapse : collapse;
	color: #666666;
	text-decoration: none;
	font-family:Verdana;
	font-size: 8pt;
}
.table_mng thead th {
	background : #0A5BC9;
	border-bottom : 1px solid #666;
	color : #fff;
}
.table_mng tfoot th {
	background : #0A5BC9;
	border-bottom : 1px solid #666;
	color : #fff;
}
.table_mng tbody td {
	border : 0px solid #ccc;
	vertical-align:top;
}