/*
--------------------------------------------------------------------------------
Styles généraux
--------------------------------------------------------------------------------
*/
body{ 
background: #FFFFFF;
margin-top: 10;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
scrollbar-face-color: #FFFFFF !important; 
scrollbar-highlight-color: #E9E9E9 !important; 
scrollbar-shadow-color: #BDBDBD !important; 
scrollbar-3dlight-color: #FFFFFF !important; 
scrollbar-arrow-color: #BDBDBD !important; 
scrollbar-track-color: #FFFFFF !important; 
scrollbar-darkshadow-color: #FFFFFF !important; 
scrollbar-base-color: #BDBDBD !important;}

td,p,span,ul,li{
font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 9pt;
color: #666666;}

div,layer{
font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 9pt;
color: #666666;
padding:0px;
/*border: 0px solid #FFFFFF;
background: #FFFFFF;*/}

a:link {font-size: 9pt; color: #636363; font-style: normal; font-weight: normal; text-decoration: underline;}
a:active {font-size: 9pt; color: #636363; font-style: normal; font-weight: normal; text-decoration: underline;}
a:visited {font-size: 9pt; color: #636363; font-style: normal; font-weight: normal; text-decoration: underline;}
a:hover {font-size: 9pt; color: #000000; font-style: normal; font-weight: normal; text-decoration: none;}

input,select,textarea{
/*border: 1px solid #BDBDBD;*/
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
font-style: normal;
color: #636363;
background: #FFFFFF;}

/*
--------------------------------------------------------------------------------
Calques
--------------------------------------------------------------------------------
#lyPhoto,
#lyCalendar table{
border: 1px solid #E9E9E7;
padding:0px;
background: #E9E7E8;}
*/
#displayUserLayer{
position: relative;
width: auto;
height: auto;
visibility: hidden;}

#UserFrameData{
position: relative;
width: 1px;
height: 1px;
visibility: hidden;}

.stockcell{
border: 1px solid;
border-color: #BDBDBD #FFFFFF #FFFFFF #BDBDBD;}
