/**********************************************************************/
/* GESTION DES ZONES DE SAISIES */
/**********************************************************************/
.textbox 
{  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	border-width:1px 1px 1px 1px;
	border-style:solid;
}
.alignPDF
{
	vertical-align: middle;
}
.lefttextbox
{  
	text-align:left;	
}
.checkbox 
{  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-align:left;
}
.menu
{
	color: #663333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	
}

.menusmall
{
	color: #663333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	
}
.back
{
	background-color: #FFEBA6;
	width: 90%;
	border: 1px solid #663333;
}
.back3
{
	background-color: #FFEBA6;
	width: 90%;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
	border-top: 1px solid #663333;
}
.back2
{
	background-color: #FFEBA6;
	width: 90%;
	border-left: 1px solid #663333;
	border-right: 1px solid #663333;
}
.textboxtext , .textboxtext TD
{  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}

.checkboxtext , .checkboxtext TD
{  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:10pt;
	font-style: normal;
	color: #000000;
}

.listviewitem,.listviewitem td
{  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}

.combobox
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	background-color:#FFFFFF;
	color: #000000;
	border-collapse:collapse;
	
	
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#69c;
	width:200px;
	
}
/****************************************************/
body { 
	color: #663333; 
	background-color:#FF9D4D; /*FFB769*/
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
A.lien:link
{
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.lien:visited
{
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.lien:active
{
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.lien:hover
{
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.police
{
	color: #663333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.policeSmall
{
	color: #663333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.cadre
{
	border: 1px solid #FFC769;
	width: 250px;
	
}
.autourmenu
{
	background-color: #F5E5B5;
}
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
	
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
    color: #663333;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #663333 0px solid;
	border-bottom: #663333 1px solid;
	border-top: #663333 1px solid;
	border-right: #663333 0px solid;
	text-decoration: underline;
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #95B7DA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #663333 0px solid;
	border-left: #663333 0px solid;
	border-top: #663333 0px solid;
	border-right: #663333 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #663333 1px solid;
	border-left: #663333 1px solid;
	border-top: #663333 1px solid;
	border-right: #663333 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel {
	color: #ffffff;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #663333 1px solid;
	border-bottom: #663333 1px solid;
	border-top: #663333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}


/* Skin */
span.menuimg {
  background: url(menu.gif) no-repeat center center;
}

table.cbframe {
	text-align: center;
	width: 100%;
}

table.cbpage {
    width: 90%;
}

table.cbpagefixed {
    width: 766px;
}

table.cbborder {
    width: 100%;
	border: #663333 4px solid;
	background-color: #ccc;
	padding: 0px;
}

td.cbui { /*Couleur login*/
  border-right: #663333 0px solid;
  border-bottom: #663333 0px solid;
  height: 30px;
  padding: 5px;
}

td.cbui a.SkinObject, td.cbui a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ffffff;
  }

td.cbui a.SkinObject:hover {
    color: #ffffff;
  }

.cbmi { /*Couleur menu*/
  background-color: #FBB63D;
  color: #007db4;
  padding: 5px;
  border-bottom: #663333 1px solid;
  height: 30px;
}
.autourmenu
{
	background-color: #FDF0C7;
}
td.cbli {/*couleur infopane*/
  font-size: 3px;
  background-color: #ffeba6;
  border-right: #663333 2px solid;
  border-bottom: #663333 0px solid;
  height: 80px;
  padding: 5px;
  width: 220px;
  text-align: center;
}


td.cbai {/*headerpane*/
  background-color: #ffeba6;
  border-bottom: #663333 2px solid;
  padding: 5px;
  padding-left:15px;
}


td.cbdi {
  text-align: center;
  background-color: #333333;
  border-right: #663333 2px solid;
  border-bottom: #663333 2px solid;
  height: 20px;
  width: 220px;
  padding: 5px;
}

td.cbdi a.SkinObject, td.cbdi a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ffffff;
  }

td.cbdi a.SkinObject:hover {
    color: #fff;
  }


td.cbbi {
  background-color: #007db4;
  border-bottom: #663333 2px solid;
  height: 20px;
  padding: 5px;
}

td.cbbi a.SkinObject, td.cbbi a.SkinObject:visited {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #ffffff;
  }

td.cbbi a.SkinObject:hover {
    color: #ffffff;
  }

td.cbii {
  background-repeat:no-repeat;
  background-position: left center;
  background-color: #ffffff;
  border-right: #663333 2px solid;
  width: 220px;
  text-align: right;
}

td.cbci { /*couleur de fond du contentpane*/
  background-color: #fdf0c7;
}

div.linkinfo { /*couleur links*/
  text-align: right;
  background-color: #fbca53;
  border-top: #663333 2px solid;
  height: 15px;
  padding: 5px;
  color: #ffffff;
}

div.linkinfo span.SkinObject {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  9px;
  color: #ffffff;
}

div.linkinfo span a.SkinObject, div.linkinfo span a.SkinObject:visited {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #ffffff;
}

div.linkinfo span a.SkinObject:hover {
   color: #ffffff;
}


div.pageheader {
	text-align: right;
	width: 100%;
	height: 15px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #007db4;
}

div.pageheader span.SkinObject {
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size:  10px;
    font-weight: bold;
    color: #007db4;
  }


div.pagefooter {
	text-align: center;
	width: 100%;
	height: 25px;
	padding: 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #007db4;
}

div.pagefooter a.Normal, div.pagefooter a.SkinObject, div.pagefooter a.SkinObject:visited {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #007db4;
}

div.pagefooter a.SkinObject:hover {
   color: #007db4;
}
.login
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.login:Link
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.login:visited
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.login:active
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.login:hover
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: underline;
}
.date
{
	color: #663333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
}
.links
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.links:Link
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.links:visited
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.links:active
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.links:hover
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: underline;
}
.copy
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.copy:Link
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.copy:visited
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.copy:active
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
A.copy:hover
{
	color: #663333;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: underline;
}








