

.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
	}

.lienmenuactions {
    color:#000099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none}
.lienmenuactions:hover{
    color:#ff0000;
    text-decoration:underline}	

.lienmenubrowser {
    color:#000099;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: none}
.lienmenubrowser:hover{
    color:#ff0000;
    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: #D6998D;
}

.fondTitreConfig{
	background-color: #C37465;
}

.fondTitre{
	background-color: #C37465;
}


.fondAdmin{
	background-color:#FFEAD5;
}

a.lienAdmin{
	color: #993333;
	font-weight:bold;
}

a.lienAdmin:hover{
	color: black;
}