BODY
{
	    font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
        scrollbar-3d-light-color: #EFE1F7;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-base-color: #E9CCFC;
        scrollbar-dark-shadow-color: #BE91DD;
        scrollbar-face-color: #BE91DD;
        scrollbar-highlight-color: #E9CCFC;
        scrollbar-shadow-color: #9900CC;
}

A
{
    color: #950070;
	font-size: 12px;
    text-decoration: underline
}
A:visited
{
	color: #C69FD0;
	font-size: 12px;
    text-decoration: underline
}
A:hover
{
	font-weight: bold;
    color: #950070;
	font-size: 12px;
    text-decoration: underline
}

A.set1:link
{
    color: #950070;
	font-size: 12px;
    text-decoration: underline
}
A.set1:visited
{
	color: #C69FD0;
	font-size: 12px;
    text-decoration: underline
}
A.set1:hover
{
	font-weight: bold;
	font-size: 12px;
    color: #910070;
    text-decoration: underline
}

A.BigTitles:link
{
    color: #950070;
	font-size: 14px;
    text-decoration: underline
}
A.BigTitles:visited
{
	color: #C69FD0;
	font-size: 14px;
    text-decoration: underline
}
A.BigTitles:hover
{
	font-weight: bold;
	font-size: 14px;
    color: #910070;
    text-decoration: underline
}



.titles 
{  
	font-size: 12px; 
	font-weight: bold; 
	color: #950070
}

.BigTitles 
{  
	font-size: 14px; 
	font-weight: bold; 
	color: #950070
}

.copy 
{  
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
}

.lnkDown 
{ 
	 font-size: 10px; 
	 font-weight: normal
 }

.copyB
 {
	  font-size: 12px; 
	  font-weight: bold; 
	  color: #000000
	   }

.titreLivre 
{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	 font-style: italic
 }

.copyItalic 
{
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #000000;
	  font-style: italic
  }

.boxSearch
{	
	border-right:  #333333 1px solid; 	
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	height: 16px; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color : #F2EAF7;
}

.boxMessage
{	
	border-right:  #333333 1px solid; 	
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	height: 130px; 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color : #F2EAF7;
}


.buttonSearch
 {
	font-size : 9px;
	background-color : #BE91DD;
	font-weight : normal;
	color: #FFFFFF;
	height: 20px;
	border : 1px outset #FFFFFF;
	}
	
.selectSearch
{	
	border-right:  #333333 1px solid; 	
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	height: 16px; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	background-color : #FFE7CE;
}

Table.BG
{
	background-color : #FFFFFF;
}
