body {
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
}

td{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
}

a{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : bold;
	text-decoration : none;
	color :#FF6600;
}

a:hover {
	text-decoration: underline;
}

select{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
	background-color: #EEEEEE;
}

input{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
	background-color: #EEEEEE;
}

input_readonly 
{
	color: #767676;
	font-family:  helvetica,verdana,arial,   geneva,Comic Sans MS,Helvetica;
	font-size : 11px;
	border-top: #FFFFFF solid 0px; 
	border-bottom: #FFFFFF solid 0px; 
	border-right: #FFFFFF solid 0px; 
	border-left: #FFFFFF solid 0px; 
}


.bigTitre {
	font-family : Verdana, Arial, Helvetica;
	font-size :24px;
	font-weight : bold;
	color :#767676;
}

.rouge {
	color: #BE252A;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-weight: bold;
}

.titreorange {
	font-family : Verdana, Arial, Helvetica;
	font-size :13px;
	font-weight : bold;
	color :#FF6600;
}

.miniTitreorange {
	font-family : Verdana, Arial, Helvetica;
	font-size :10px;
	font-weight : bold;
	color :#FF6600;
}

.inputContrat{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
	background-color: #FFFFFF;
}

textarea{
	font-family : Verdana, Arial, Helvetica;
	font-size :11px;
	font-weight : normal;
	color :#767676;
	background-color: #EEEEEE;
}

.texteRef{
	font-family : Verdana, Arial, Helvetica;
	font-size :13px;
	font-weight : normal;
	color :#767676;
}

.titreRef{	font-family : Verdana, Arial, Helvetica;
	font-size :13px;
	font-weight : normal;
	color :#767676;
}

.aRef{
	font-family : Verdana, Arial, Helvetica;
	font-size :13px;
	font-weight : bold;
	text-decoration : none;
	color :#FF6600;
}

.adminMenu{
	background-color: #FF6600;
}
.fontsMenu{
	font-family : Verdana, Arial, Helvetica;
	font-size :13px;
	font-weight : bold;
	text-decoration : none;
	color :#FFFFFF;
}

.td2 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	background-color: #FFE4C4;
}
.td2light
 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	background-color: #FFF3E3;
}




.tabsystem {
 border: none;
 width: 100%;
 scrollbar-3dlight-color:#666;
 scrollbar-arrow-color:#eee;
 scrollbar-base-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color:#eeeeee;
 scrollbar-highlight-color:#eeeeee;
 scrollbar-shadow-color:#666;
}

.tabsystem .tabcontainer ul, li {
 list-style-type: none;
 display: inline;
 margin: 0; padding: 0;
 border: none;
}

.tabsystem .firstHeading {
 display: block;
 text-align: right;
 border: 1px #E38123 solid;
 border-width: 0px 0px 1px 0px;
 padding-bottom: 0em;
 margin-bottom: 0em;
 color : #E38123;
}

.tabsystem .tabcontainer {
 margin:0;padding:0;
 background-color: #fff;
 border: none;
 float: left;
 filter: none;
}

.tabsystem .tabpage {
 background: #fff;
 padding: 0em 2em;
 font: 14px Verdana;
 color: black;
 border: 1px solid rgb( 145, 155, 156 );
 clear: both;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#eeeeee');
}

.tabsystem .tabcontainer .tab {
 background-image: url( "include/tab2.png" );
 position:	relative;
 top: 0;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 z-index: 1;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 100px;
 height: 18px;
}

.tabsystem .tabcontainer .tab-hover {
 margin: 1px 1px 1px 0px;
 background-image: url( "include/tab.hover.png" );
 width: 100px;
 height: 18px;
}

.tabsystem .tabcontainer .tab-active{
 position:	relative;
 top: 1px;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 z-index: 1;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 100px;
 height: 18px;
 background-image: url( "include/tab.active.png" );
 letter-spacing: 0px;
 text-decoration: none;
}




.titre-tableau-blanc {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #7E86EB;
}

.titreFiche {
	font-family : Verdana, Arial, Helvetica;
	font-size :14px;
	font-weight : bold;
	color :#1853A2;
}

.titre {
	font-family : Verdana, Arial, Helvetica;
	font-size :12px;
	font-weight : bold;
	color :#1853A2;
}

.filet {
	font-family : Verdana, Arial, Helvetica;
	font-size :14px;
	font-weight : bold;
	background-color :#1853A2;
}