﻿.titreGauche 
{
    background:url('../Images/backTitreGauche.gif') top left no-repeat;
    height:33px;
    width:2px;
}

.titre{
    background:url('../Images/backTitre.gif') top left repeat-x;
    padding:2px 0 0 5px;
    color:Black;
    font-size:0.9em;
    font-weight:bold;
    text-align:left;
    width:100%;
    font-family:Arial;
    font-size:11px;
}

td.libelle, span.libelle
{
    vertical-align: text-top;
	font-size: 12px;
	text-align:right;
	color: black;
	background-color: #F0F0F0 ;
	padding-right:10px;
	vertical-align:middle;
	font-family:Arial;
}

td.repeater
{
	font-family:Arial;
	font-size:12px;
}

td.valeur 
{
    padding-left:10px;
    font-size:12px;
    font-family:Arial;
}

.sousTitreGauche 
{
    background:url('../Images/backSousTitreGauche.gif') top left no-repeat;
    height:33px;
    width:2px;
    
}
.tableSousTitre 
{
    width:80%;
}

.sousTitre, .sousTitreOn, .sousTitre_hover, .sousTitreOn_hover{
    background:url('../Images/backSousTitre.gif') top left repeat-x;
    padding:2px 0 0 5px;
    color:Black;
    font-weight:bold;
    text-align:left;
    font-size:12px;
}

.sousTitreOn,.sousTitreOn_hover, .sousTitre_hover:hover{
    background:url('../Images/backSousTitreOn.gif') top left repeat-x;
    color: #FF9900;
}

.hrContenu
{
    visibility:hidden;
    clear:both;
}

#footer
{
    clear:both;
    text-align:right;
    font-size:11px;
    color:#9C8C79;
    border-top:1px solid transparent; 
}

#footer a
{
	font-size:11px;
    text-decoration:none;
    color:#9C8C79;
}

.CalendrierAjax *
{
	background-color:White;
}

.CalendrierAjax table
{
border:1px solid black;
}

.bouton_on, .bouton_off,.bouton_long_off, .bouton_long_on
{
    width:105px;
    height:19px;
    color:#996600;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    border:0;
    cursor:pointer;
}

.bouton_on 
{
	background:url('../images/action/bouton_on.gif') top left no-repeat;
}

.bouton_off 
{
	background:url('../images/action/bouton_off.gif') top left no-repeat;
}

.bouton_long_on 
{
    width:200px;
    background:url('../images/action/bouton_long_on.gif') top left no-repeat;
}
.bouton_long_off 
{
    width:200px;
    background:url('../images/action/bouton_long_off.gif') top left no-repeat;
}

