/* Liens de base */
a:link		{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; font-size : 10px; line-height : 16px; color : white; text-decoration : none; }
a:visited	{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; font-size : 10px; line-height : 16px; color : white; text-decoration : none; }
a:active	{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; font-size : 10px; line-height : 16px; color : white; text-decoration : none; }
a:hover		{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight : bold; font-style : normal; font-size : 10px; line-height : 16px; color : white; text-decoration : none; }

.tabmenu {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bold; 
	font-style : normal; 
	font-size : 10px; 
	color : white; 
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	  }
	  
.note {
	font-style : normal; 
	font-size : 10px; 
	color : #9BCAED; 
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	  }
	  
	 .tabquick {
	background-attachment : fixed;
	background-repeat : repeat-x;
	font-weight : bold;
	font-style : normal;
	font-size : 10px;
	color : white;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../img/raccord_bas.jpg);
	margin-top : 3px;
	padding-top : 3px;
}
	  
	 body {
	scrollbar-3d-light-color : #166B9A;
	scrollbar-arrow-color : #BB464C;
	scrollbar-base-color : #166B9A;
	scrollbar-dark-shadow-color : #166B9A;
	scrollbar-face-color : #166B9A;
	scrollbar-highlight-color : #166B9A;
	scrollbar-shadow-color : #166B9A;
	background : #166B9A;
	background-color : #166B9A;
}
	  
input.quikaccess	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-bottom-color: Black;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
	  
.tabaccess1 {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder;
	font-style : normal;
	font-size : 12px;
	color : #9BCAED;
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
	  
.tabaccess2 {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder; 
	font-style : normal; 
	font-size : 12px; 
	color : white; 
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	  }
	  
.titrerub {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder; 
	font-style : normal; 
	font-size : 16px; 
	color : white; 
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
	  }
	  
.citation {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder;
	font-style : italic;
	font-size : 16px;
	color : white;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.auteur {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder;
	font-style : normal;
	font-size : 10px;
	color : #9BCAED;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
.livre {
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-weight : bolder;
	font-style : italic;
	font-size : 10px;
	color : #9BCAED;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.btn	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #9BCAED;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: Black;
	border-right-color: Black;
	border-top-color: Black;
	border-bottom-color: Black;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}	

input.formul	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #166B9A;
	border-left-color: #166B9A;
	border-right-color: #166B9A;
	border-top-color: #166B9A;
	border-bottom-color: #166B9A;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}