body, td, select,input, textarea{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:12px;
}
td.prem {
	width:100px;}
h1{
font-size: 14px;
color: #969696;
margin-top:0px;
margin-bottom:0px;
}

a.entete:link{
color: #FFFFCC;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
a.entete:visited{
color: #FFFFCC;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
a.entete:hover{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
}

.dhtmlgoodies_tabPane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}
.dhtmlgoodies_aTab{
	border-left:1px solid #919b9c;
	border-right:1px solid #919b9c;
	border-bottom:1px solid #919b9c;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding:20px;
	background-color:#FBFBFB;
	overflow:auto;
}
.dhtmlgoodies_tabPane DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane .tabActive{
	background-image:url('../images/tab_left_active.gif');
	margin-left:0px;
	margin-right:0px;	
	z-index:10;	
}
.dhtmlgoodies_tabPane .tabInactive{
	background-image:url('../images/tab_left_inactive.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}

.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url('../images/tab_left_over.gif');
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane span{
	font-family:arial;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;		
	line-height:21px;
	float:left;
}
.dhtmlgoodies_tabPane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

.dhtmlgoodies_tabPane img{
	float:left;
}
/* Multi sélection */
.multipleSelectBoxControl span{	/* Labels above select boxes*/
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
.multipleSelectBoxControl div select{	/* Select box layout */
	font-family:arial;
	height:100%;
}
.multipleSelectBoxControl input{	/* Small butons */
	width:25px;	
	font-size:9px;
}

.multipleSelectBoxControl div{
	float:left;
}
	
/*.multipleSelectBoxDiv*/

b.article{
	color: #EE7D16;
	/*color: #000000;*/
	font-weight:900;
}

b.articleL{
	/*color: #335EF0;*/
	color: #9D6A00;
	/*color: #DE4570;
	color: #FFFFFF;
	color: #EE7D16;*/
	font-weight:bold;
}

/*Barre d'outils GRAS*/
#toolbar{	
margin: 0;
padding: 0;
width: 270px;
background: buttonface;
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
text-align:left;
/*margin-right: 30px;*/
}
			
.button{
background: buttonface; 
border: 1px solid buttonface;
margin: 1; 
}

.raised{ 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
background: buttonface;
margin: 1;
}

.pressed{
border-top: 1px solid buttonshadow;
border-left: 1px solid buttonshadow;
border-bottom: 1px solid buttonhighlight;
border-right: 1px solid buttonhighlight;
background: buttonface;
margin: 1;
}
object{
display:none;
position:absolute;
width:158px;
height:174px;
z-index:30

}


