body {
	background:#FFFFFF;
}

/*Old Style saved*/
.title1{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #232323;
}

.title2{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #0ab0e8;
}

.title3{
   font-family:Arial,Helvetica,Verdana;
   font-size: 14px;
	font-weight: bold;
	color: #a3b209;
}

.text1{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	color: #232323;
}

.text2{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	color: #0ab0e8;
}

.text3{
   font-family:Arial,Helvetica,Verdana;
   font-size: 11px;
	color: #a3b209;
}

.text4{
   font-family:Arial,Helvetica,Verdana;
   font-size: 11px;
	color: #232323;
}

/* -------------------------*/
/* Style des listes */

#em-assistance fieldset {
    border:1px solid #eaeaea;
    padding:5px;
}

#em-assistance fieldset legend {
    font-weight:bold;
}

.assistance_texte_temps {
    font-size:12px;
    color:#292929;
}

.assistance_hour {
    font-size:60px;
    color:#292929;
}

.assistance_minute {
    font-size:30px;
    color:#292929;
}

.assistance_input_text {
    border:1px solid #a7a6aa;
    color:#a7a6aa;
}

.assistance_input_submit {
    font-size:14px;
    color:#292929;
    background-color:#ffffff;
    border:0;
    font-weight:bold;
    cursor:pointer;
}

#tblformat {
   width:100%;
}

.tblformat {
   width:100%;
}

#tblformat th, #tblformat th span {
    font-size:11px;
    background-color:#f7f7f7;
    color:#666666;
    padding:5px;
    font-weight:bold;
    text-align:left;
}

#tblformat td {
   font-size:11px;
   margin:0;
   padding:5px;
}

#tblformat .line2 {
   background-color:#f7f7f7;
}

/* /Style des listes */
