<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.Center
{
    margin-left :auto ;
    margin-right :auto;
}

.spanold
{
    font-size :12pt;
    font-family: Arial , Verdana;
    
     
   
}


.TableBoxMaster 
{
	 BORDER-COLLAPSE: collapse;border-spacing :0px;border :0px; margin :0px;  padding :0px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid;
}
 .TableBoxMaster tr td
{
	BORDER-COLLAPSE: collapse; margin :0px;  padding :0px; border-spacing :0px
}


.TableBoxHeader 
{
	border :1px;
	margin :0px;  
	padding :0px;

	border-spacing :0px
	FONT-SIZE: 20px; 
	WIDTH: 100%; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana, Arial; 
	BACKGROUND-COLOR:#e9f2fb  ;
	BORDER-COLLAPSE: collapse

}

.TableBoxMasterButton 
{
	border :1px;
	
	WIDTH: 100%; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-COLLAPSE: collapse

}



.TableBoxHeader tr td 
{
	BORDER-COLLAPSE: collapse;
	WIDTH: 100%; 
	text-align :center  ;	 
	margin :0px;  
	padding :0px;
	border-spacing :0px
}
.TableBoxHeader tr td td
{
	BORDER-COLLAPSE: collapse;
	margin :0px;  
	padding :0px;
	border-spacing :0px
}




.TableBoxFooter 
{
	BORDER-COLLAPSE: collapse;border-spacing :0px;border :0px;margin :0px;  padding :0px; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BACKGROUND-COLOR: #ffffcc
}

.TableBoxFooter  tr td 
{
	margin :0px; 
	padding :0px;
	border-spacing :0px;
	BORDER-COLLAPSE: collapse;
}



.DropDownListHeureMinute
{
	font-size: 7pt;
	color:     Black  ;
	font-style:  normal  ; 
	font-weight : normal  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 
}	


.LabelHeureMinute
{
	background-color :     #e6ffff;
	 
}	

.ddlHeureMinute
{
	background-color :  #e6ffff;
	 
}

.LabelJour
{
	background-color :  #e6f1fe  ;
	 
}
 

 
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: Transparent  ;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

 


div.arrondi1 {
	 border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px; /* Safari */
     margin-left:auto;
     margin-right:auto;
    
	padding: 0px 15px 0px 15px;
	border : #6699FF 1px solid;
	 
	background-color: #98DEEF;
	 
	height:220px;
	width :180px;
	font-family :Arial ;
	font-size :8pt;
	
}
 
div.arrondi2 {
	 border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px; /* Safari */
     margin-left:auto;
     margin-right:auto;
    
	padding: 0px 15px 0px 15px;
border : #6699FF 1px solid;
	background-color: #98DEEF;
 
	height:220px;
	width :400px;
	font-family :Arial ;
	font-size :8pt;
	
}
div.arrondi3 {
	 border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px; /* Safari */
     margin-left:auto;
     margin-right:auto;
    
	padding: 0px 15px 0px 15px;
	border : #6699FF 1px solid;
	background-color: #98DEEF;
 
	height:220px;
	width :250px;
	font-family :Arial ;
	font-size :8pt;
	
}
div.arrondi4 {
	 border-radius:10px;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:10px; /* Safari */
     margin-left:auto;
     margin-right:auto;
    
	padding: 0px 15px 0px 15px;
	border : #6699FF 1px solid;
	background-color: #98DEEF;
 
	height:200px;
	width :500px;
	font-family :Arial ;
	font-size :8pt;
	
}


.ckContent {
 
	/* Font */
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}</pre></body></html>