body{
	text-align:left;
}

table{
	text-align:left;
}

.textefont10 {
    color: black;
    font-family: verdana,arial;
    font-size: 10px;
    text-decoration: none;
}

.textefont12 {
 	color: black;
	font-family: verdana,arial;
	font-size: 12px;
	text-decoration: none;
}

.textefont14 {
    color: black;
    font-family: verdana,arial;
    font-size: 14px;
    text-decoration: none;
    }

.titregal {
    color: #656565;
    font-family: verdana,arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.actiontitlebar{
	background-color:#CDCFEB
	}

a.lienmenuactions, a.lienmenuactions:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lienmenuactions:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #577f02;
	text-decoration: none;
}	

a.lienmenubrowser {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #577f02;
	text-decoration: none;
}
a.lienmenubrowser:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}		
	
.textinput {
	FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif}


div#contenu_admin
{
	padding: 0 0px 0 0px ;
	height:450px; 
	overflow:auto;
}

div#contenu_admin a
{
	color: #8a0 ;
}
		
div#contenu_admin a:hover
{
	color: #9b2 ;
}


/***** COULEUR DE LA PARTIE ADMIN ******/
.fondImage{
	background-color: #b0b0b0;
}

.fondTitreConfig{
	background-color: #b0b0b0;
}

.fondTitre{
	background-color: #b0b0b0;
	color: #000000;
}

.fondAdmin{
	background-color: #e9e9e9;
	border:1px solid #000000;
}

a.lienAdmin{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #577f02;
	text-decoration: none;
}

a.lienAdmin:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}