

#divINFO_TRAITE {
	font-weight:bold;
}

.pngHack {
	behavior: url(/common/iepngfix.htc);
	vertical-align:middle;
}

#controlesPrincipal {
	white-space:nowrap;
}


.yui-dt-hd table {
	width:100%;
}

.yui-dt-bd table {
	width:100%;
}


body {
	margin: 0;
	padding: 0;
	/*overflow-x:auto;*/
}
/*
.toolbar {
    white-space:nowrap;
    text-align:left;
	background:url(/common/css/yui/prite.png) repeat-x 0 0;
}
*/

.toolbar {
	/**width:100%;*/
	/**width:200px;*/
    white-space:nowrap;
    overflow:visible;
    text-align:left;
	background:#d8d8da url(/common/css/yui/sprite_small.png) repeat-x 0 0;
	border:1px solid black;
	margin: 0em 0; 
	padding: .25em .1em;
}

/*
.toolbar {
	border: 1px solid black; 
	margin: 2em 0; 
	padding: .25em .1em; 
	background: url(/common/css/yui/sprite.png) repeat-x scroll 0 0; 
}
*/

.globalToolbar {
	/**width:100%;*/
	/**width:200px;*/
    /*white-space:nowrap;*/
    overflow:visible;
    text-align:left;
	background:url(/common/css/yui/sprite.png) repeat-x 0 0;
	border:1px solid black;
	margin: 0em 0; 
	padding: .25em .1em;
}

/*
.globalToolbar {
    white-space:nowrap;
    text-align:left;
	/*background:url(/common/css/yui/sprite.png) repeat-x 0 0;*/
}
*/


#div_buttons_bar_mini {
	background-color:#37383d;
	position:relative;
	border:1px solid #91a7b4;
	text-align:right;
}



.mceFullscreenPos {
	display: block !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	bottom: auto !important;
	right: auto !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0px solid red !important;
	z-index: 1 !important;
	clear: both;
}

.ifullScreen {
	background-color:white !important;
	z-index:1000 !important;
	width:100% !important;
	height:100% !important;
	top:0 !important;
	left:0 !important;
	position:absolute !important;
	border: 0px solid red !important;
}



BODY
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	
	
}


#conteneurMain
{
	width: 980px;
	background:white;
	background-color:white;
	padding: 0;
	margin: auto;
	height:100%;
}
		

.defaultMain
{	
	/*BACKGROUND-COLOR: #cccccc;*/
	/*background: url(/common/img/bg.gif);*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: 000000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-top:0;
	margin-left:0;
	padding:5;
	border:0px solid blue;
	/*overflow:visible;*/
}

.default
{	
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: 000000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-top:0;
	margin-left:0;
}


.defaultAdmin
{	
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: 000000;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-top:0;
	margin-left:0;
}


table
{
	font:lighter 8pt Verdana, Arial;
}

form
{
	margin:0px;
}

A:link {text-decoration: none; color:black} 
A:visited {text-decoration: none; color:black} 
A:active {text-decoration: none; color:black}
A:hover {text-decoration: none; color:red}


.div_content_1
{
	background-color:#eeeeee;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top:1px solid #999999; 
	border-right:1px solid #999999; 
	border-left:1px solid #999999; 
	border-bottom:1px solid #999999; 
}	






.input_img_1
{ 
	border:1px solid #999999; 
	font-family: Verdana, Arial;
	font-size: 8pt; 
	font-weight: normal; 
	color:#000000;
	cursor:pointer;
}




.input_img_1 input.focus
{	
	color:red;	
	background-color: green;
}


.input_img_ro
{ 
	border:1px solid #FF0000; 
	font-family: Verdana, Arial;
	font-size: 8pt; 
	font-weight: normal; 
	color:#000000;
}



.cachediv
{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
	border-top:1px inset #cccccc; 
}












.tab_ashgris
{
	background-color:#eeeeee;
	border-style:solid ; 
	border-width:1px; 
	border-color:000000;	
}

.tab_ashgris td
{
	padding-left:5px;
}

.tab_ashgris td div table tr td
{
	padding-left:0px;
}




.default select
{
	font-size:10px;
	font-family:Verdana,arial;
}

.default input
{
	font-size:10px;
	font-family:Verdana,arial;
}



.default A:link {COLOR: #004BE8;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-decoration: none} 
.default A:visited {COLOR: #004BE8;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-decoration: none} 
.default A:active  {COLOR: #004BE8;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;text-decoration: none}
.default A:hover{COLOR:#004BE8;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: UNDERLINE;} 







.TABTITRE
{
	background-color:#bbbbbb;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-style:solid; 
	border-width:0px; 
	border-color:#ffffff;	
}



.sort-table
{
	border:		1px Solid #efefef;
	color:		black;
	margin:0;
	padding:0;
	background-color:white;
}


.sort-table_thead
{
	/*background:	ButtonFace;*/
	background-color:#dddddd;
	border: 0px solid;
	border-color:red;
	text-align:center;
}


.sort-table td
{
	padding: 2px 2px 2px 2px;
	border: 1px solid;
	border-color:#efefef;
	FONT-SIZE: 9px;

}




.even
{
	background:	#90FB90;
	text-align:center;
}

.odd
{
	/*background:	#EF979F;*/
	background: white;
	text-align:center;
}

.measure
{
	background: white;
	text-align:center;
}

.ejs_context_menuitems
{
	padding-left:12px; padding-right:7px;
	position:relative;
}




.boutton {
	border : 1px solid black;
	cursor : pointer;
	font-weight : bold;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.inputText {
	border : 1px solid black;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

.inputText.fullWidth{
	width:100%;
}



.inputTextRO {
	border : 1px solid red;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : silver;
	font-weight : normal;
}


.titre {
	/*color : #A80200;*/
	color: #008829;
	font-size : 13pt;
	width : 100%;
	margin-top : 10px;
	margin-bottom : 10px;
	filter:Shadow(color='#888888', Direction=125, Strength=2);
}





.titreHeader {
	/*color : #A80200;*/
	color: red;
	font : lighter 8pt verdana, arial;
	font-size : 8pt;
	float : left;
	font-weight : bold;
}



.lienCacherDiv {
	width : 19px;
	height : 19px;
	background-image : url('/common/img/chevron_up2.gif');
	float : right;
	display : block;
	background-repeat : no-repeat;
}

.lienCacherDiv2 {
	width : 19px;
	height : 19px;
	background-image : url('/common/img/chevron_down2.gif');
	float : right;
	display : block;
	background-repeat : no-repeat;
}

.autoCompleter {
	list-style-type : none;
	padding : 0px;
	margin : 0px;
	z-index : 1000;
	background-color : white;
	width : 300px;
	border : 1px solid black;
}

.selected {
	background-color : #cccccc;
	width : 100%;
}

.informal {
	cursor : pointer;
	width : 100%;
}


a.menuBarLink {
	height : 17px;
	padding-left : 5px;
	padding-right : 5px;
	left : 0px;
	top : 1px;
	cursor : pointer;
	color : white;
	background-color : transparent;
	border : 1px solid #999999;
	margin : 1px;
	padding-bottom : 2px;
	z-index : 0;
	position : relative;
	text-decoration : none;
}

.menuBar {
	color : white;
	height : 18px;
	background-color : #999999;
	border : 0px solid;
	border-color : #f0f0f0 #909090 #909090 #f0f0f0;
	text-align : left;
	text-decoration : none;
}

a.menuBarLink:hover {
	color : white;
	background-color : transparent;
	border-color : #f0f0f0 #bbbbbb #bbbbbb #f0f0f0;
}

a.menuBarLinkActive {
	color : #A80200;
	height : 17px;
	border : 1px solid;
	border-color : #909090 #f0f0f0 #f0f0f0 #909090;
	margin : 0px;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}

a.menuBarLinkActive:hover {
	left : 0px;
	top : 0px;
	color : #A80200;
	border : 1px solid;
	border-color : #909090 #f0f0f0 #f0f0f0 #909090;
	margin : 0px;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}

div.hr {
	height : 15px;
	background : #fff url('/common/img/degrade.gif') no-repeat scroll center;
}

div.hr hr {
	display : none;
}

.contenuFen {
	position : relative;
	/*overflow : auto;*/
	text-align : left;
	/*width : 100%;*/
	height : 100%;
	vertical-align : middle;
	background-repeat : no-repeat;
	background-position : top center;
	background-attachment : fixed;
}

.itemForm {
	width : 100%;
}

.itemForm a {
	width : 100%;
	text-decoration : none;
	border : 2px solid #cccccc;
	color : black;
}

.itemForm a:hover {
	text-decoration : none;
	border : 2px;
	border-style : outset;
}

.itemForm a:active {
	text-decoration : none;
	border : 2px;
	border-style : inset;
}

.itemCateg {
	width : 100%;
	text-decoration : none;
	border : 2px solid red;
	color : black;
}












.iframeOnglet
{
	z-Index:0;
	width:100%;
	height:400;
	
}




.invisible {
	padding:0px;
	margin:0px;
}

.invisible td {
	padding:0px;
	margin:0px;
}

