/*
	Layout Styles
*/
html {
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical;
	}

p {
	margin:0;
	padding:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


div.trans-off { position: relative; height: 48px; width: 100%;
                background-color: rgb(51,77,204); }
div.trans-on  { position: relative; height: 48px; width: 100%;
                background-color: rgb(51,77,204);
                filter: alpha(opacity=50); -moz-opacity: 0.5; }




/*
début écran index principal
*/

.clear {
	display: none;
}


#centerContent {
	text-align: center;
}
#topContainer {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	text-align: left;
	height: 91px;
	width: 1010px;
}

#bodyContainer {
	width:1010px;
	position:relative;
	height:500px;
	margin:0 auto;
	border-left: 2px #999999 solid;
	border-right: 2px #999999 solid;
	border-bottom: 2px #999999 solid;
}

#navbarContainer {
	width:222px;
	position:absolute;
	background-color:#565567;
	height:500px;
	margin-right:0;
	overflow:hidden;
	border-right: 2px #999999 solid;
}

#mainContainer {
	width:786px;
	background-color:white;
	 border-radius: 0.5rem;
	float:right;
	height:100%;
	margin:0 auto ;
}

#headerContainer {
	width:100%;
	height:40px;
	background-color:#F3F3F5;
	border-bottom:1px solid #B3B1BE;
}

#contentframe {
	width:100%;
	height:459px;
	position:relative;
	margin:0 auto;
	border:0;
}


#footerContainer {
	width:1000px;
	position:relative;
	margin: 0 auto;
	background-color: #336699 ;
	height:40px;
	border-left: 2px #999999 solid;
	border-right: 2px #999999 solid;
	border-bottom: 2px #999999 solid;	
}

#commonTabs {
	float: right;
	background: url(images/tabs_bkgd.gif) repeat-x;
}

#commonTabs a {
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(images/tabs_bkgd.gif) repeat-x;
	text-transform: uppercase;
	border-bottom: solid 1px #205385;
	border-left: solid 1px #205385;
	text-decoration: none;
	padding: 6px 42px 0 10px;
	display: block;
	height: 26px;
	float: left;
	height: 19px;
}

html>body #commonTabs a {
	height: 19px;
	background-color: transparent;
}
#commonTabs a:hover {
	text-decoration: none;
	color: #FDB13E;
	background-color: transparent;
}
}
#commonTabs a#support {
	background: url(images/tabs_support.gif) right top no-repeat;
}

#loggedUser {
	position: absolute;
	left: 0px;
	top: 82px;
	width: 142px;
	height: 59px;
	overflow: visible;
	display: block;
}

/* THEME LM_RED_01 */


#commonTabsLM_RED_01 {
	float: right;
	background: url(images/tabs_bkgd_red.gif) repeat-x;
}

#commonTabsLM_RED_01 a {
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(images/tabs_bkgd_red.gif) repeat-x;
	text-transform: uppercase;
	border-bottom: solid 1px #9a2b1b;
	border-left: solid 1px #9a2b1b;
	text-decoration: none;
	padding: 6px 42px 0 10px;
	display: block;
	height: 26px;
	float: left;
}

html>body #commonTabsLM_RED_01 a {
	height: 19px;
	background-color: transparent;
}
#commonTabsLM_RED_01 a:hover {
	text-decoration: none;
	color: #FDB13E;
	background-color: transparent;
}
#commonTabsLM_RED_01 a#login {
	background: url(images/tabs_login_red.gif) right top no-repeat;
}
#commonTabsLM_RED_01 a#support {
	background: url(images/tabs_support_red.gif) right top no-repeat;
}



#loggedUserLM_RED_01 {
	position: absolute;
	left: 4px;
	top: 74px;
	background: url(../images/loggeduser_red.gif) no-repeat;
	width: 142px;
	height: 59px;
	overflow: visible;
	display: block;
}


/* THEME LM_GRAY_01 */

#logoTabsLM_GRAY_01 {
	float: right;
}

#commonTabsLM_GRAY_01 {
	position:absolute;
	left:220px;

}

#commonTabsLM_GRAY_01 a,#commonTabsLM_GRAY_01 a:link,#commonTabsLM_GRAY_01,#commonTabsLM_GRAY_01 a:active,#commonTabsLM_GRAY_01 a:visited {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #4184C7;
	text-decoration: none;
	float: left;
	border:0;
}

html>body #commonTabsLM_GRAY_01 a {
	height: 19px;
	background-color: transparent;
}
#commonTabsLM_GRAY_01 a:hover {
	text-decoration: none;
	color: #316BA6;
	background-color: transparent;
}
#commonTabsLM_GRAY_01 a#login {

}
#commonTabsLM_GRAY_01 a#support {

}



#loggedUserLM_GRAY_01 {
	position: absolute;
	left: 4px;
	top: 74px;
	width: 142px;
	height: 59px;
	overflow: visible;
	display: block;
}

.assistanth1 {
		text-decoration: underline;
		font-weight:bold;font-size: 14px;
		color: #666666;
		border:0;
		margin-bottom : 3px;
		margin-top: 5px;
	}
	
.assistantstep {
		font-weight:bold;font-size: 14px;color: #F08005;
		border:0;margin-bottom: 5px;
	}
	
.assistantsubtitle {
		font-weight:bold;font-size: 12px;color: #F08005;
		border:0;margin-bottom: 5px;
	}

/*
Fin écran index principal
*/

/*
	utilisation : tabs dans l'editeur de site
*/
.optiontitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.optionhelper {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left : 10px;
	font-weight: normal;
	color: #999999;
}

.optionhelperstrict {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
/*
	utilisation : tabs eux meme, dans l'editeur de site
*/
		.dynamic-tab-pane-control .tab-page {
			height:		70%;
		}
		
		.dynamic-tab-pane-control .tab-page .dynamic-tab-pane-control .tab-page {
			height:		300px;
		}

		.dynamic-tab-pane-control .tab-page2 {
			height:		70%;
		}
		

		.dynamic-tab-pane-control h2 {
			text-align:	center;
			width:		auto;
		}
		
		.dynamic-tab-pane-control h2 a {
			display:	inline;
			width:		auto;
		}
		
		.dynamic-tab-pane-control a:hover {
			background: transparent;
		}

body {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	overflow-x:hidden;
	overflow-y: auto;	
	background-color:transparent;
}


.standard {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}


.sectionhelper, .sectionhelper a,.sectionhelper a:link,.sectionhelper a:visited,.sectionhelper a:active  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #4F678E;
	text-decoration: none;
}
 
.sectionhelper a:hover  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FAF0AD;
	outline-color:#006699;
	text-decoration: underline;
}

.sectionhelperwhite, .sectionhelperwhite a,.sectionhelperwhite a:link,.sectionhelperwhite a:visited,.sectionhelperwhite a:active  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FAF0AD;
	text-decoration: none;
}

.sectionhelperwhite a:hover  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FFFFFF;
	outline-color:#006699;
	text-decoration: underline;
}


div.scroll {
	height: 300px;
	width:740px;
	overflow: scroll;
	border: 1px solid #666;
	background-color: #ccc;
}

div.scrollneutral {
	width: 100%;
	overflow: hidden;
	background-color: white;
}

.PIHBhdwhite10, .PIHBhdwhite10 a,.PIHBhdwhite10 a:link,.PIHBhdwhite10 a:visited,.PIHBhdwhite10 a:active  {
	font-size: 10px;
	color : white;
	text-decoration: none;
}

.PIHBhdwhite11b, .PIHBhdwhite11b a,.PIHBhdwhite11b a:link,.PIHBhdwhite11b a:visited,.PIHBhdwhite11b a:active  {
	font-size: 11px;
	color : white;
	font-weight:bold;
	text-decoration: none;
}

/* square */

#navSquare {
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;	
	padding: 0 0 22px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navSquare li {
	margin: 0; 
	font-family: verdana, sans-serif;
	font-size: 11px;	
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navSquare a:link, #navSquare a:visited {
	float: left;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 8px 12px;
	text-decoration: none;
	color: #708491;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {

	color : #1F3854;	
	background: url(images/tab_square.gif) no-repeat bottom center;
	}

#leftnavbar {	
	background-color:#3F78CC;
	position:absolute;
	width:140px;
	left:2px;
	top:61px;
	height:449px;
	border-width: 2px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #494949;
	float:left;
	visibility:visible;
	overflow:hidden;
	margin:0px;
	padding:0px;	
}


#left {
	background-color:#3F78CC;
	background-image: url(images/admin_bg001.gif);
	position:absolute;
	width:140px;
	left:2px;
	top:2px;
	height:59px;
	border-width: 2px;
	border-style: solid;
	border-color: #494949;
	border-bottom-width: 0px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
}


#leftnavframe {
	background-color:transparent;
	position:absolute;
	width:325px;
	left:-2px;
	visibility:hidden;
	height:450px;
	border-width: 0px;
	z-index:1000;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.switch {
position:absolute;
left:310px;
top:200px;
}

#right {
	margin-left:142px ;
	top:2px;
	left:6px;
	background-color:#FFFFFF;
	width:84%;
	position:absolute;
	border-width: 2px;
	border-style: solid;
	border-color: #494949;
	z-index:0;
	height:99%;
	float:left;
	padding:0px;
}



#editordiv {
	background-color:#446689;
	position:absolute;
	bottom:0px;
	left:165px;
	width:80%;
	height:85%;
	border-width: 2px;
	border-style: solid;
	border-color: #494949;
	border-bottom-width:0px;
	z-index:999;
	overflow:hidden;
	margin:0px;
	padding:0px;
	visibility:hidden;

}



#editordivext {
	background-color:#666666;
	position:absolute;
	bottom:0px;
	left:105px;
	width:80%;
	height:97%;
	border-width: 2px;
	border-style: solid;
	border-color: #FFA820;
	border-bottom-width:0px;
	z-index:999;
	overflow:hidden;
	margin:0px;
	padding:0px;
	visibility:hidden;

}


.userinfo, .userinfo a,.userinfo a:link,.userinfo a:visited,.userinfo a:active {
text-decoration: none;
font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color : white;
}



.navbuttons {
border-width:1px;
border-color:#808080;
border-style:solid;
}

.popupbuttons {
border-width:1px;
font-size:10px;
border-color:#808080;
border-style:solid;
}

.popupbuttonsred {
border-width:1px;
font-size:10px;
color:white;
background-color:#B8140C;
border-color:#808080;
border-style:solid;
}


.popupbuttonsgreen {
border-width:1px;
font-size:10px;
color:white;
background-color:#3DA042;
border-color:#808080;
border-style:solid;
}



.dbimg {
width:150px;
border:1px solid gray;
}

.tablezoom1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #3399CC;
}
.infoboxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.infoboxtxt {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: normal;
}
.infoboxtxtdev {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CC00;
	font-weight: normal;
}



.helptxt1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


select {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.filebardotblue {
	background-image: url(../admin/images/filetoolbar/dotblue.gif);
	background-repeat: repeat-y;
}
.filebardotwhite {

	background-image: url(../admin/images/filetoolbar/dotwhite.gif);
	background-repeat: repeat-y;
}
.setupresume {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003399;
}
.isubtit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6885BB;
}
.tablesubtitle {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #3399CC;
}

#box {
	width: 740px;
	margin: 0px auto;
	text-align: left;
}

#topleft {
	width: 240px;
	float: left;
}
#topmiddle {
	width: 254px;
	float: left;
}
#topright {
	width: 246px;
	float: left;
}
#breadcrumbs {
	clear: both;
	width: 740px;
	height: 39px;
	background-image: url(images/bc_bg_xpad.gif);
}

#headerpanel {
	clear: both;
	width: 100%;
	height: 76px;
	background-image: url(images/admin_bg001.gif);
}

#headerpanelext {
	clear: both;
	width: 100%;
	height: 76px;
	background-image: url(images/admin_bg004.gif);
}



.forminput {	
 font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal;
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #4A627A; 
 margin-right: 3px;	
 margin-left: 3px;
}

.forminput120 {	
 font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal;
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #4A627A; 
 margin-right: 3px;	
 margin-left: 3px;
 width:120px;
}

.forminput100 {	
 font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal;
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #4A627A; 
 margin-right: 3px;	
 margin-left: 3px;
 width:100px;
}

.forminput180 {	
 font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal;
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #4A627A; 
 margin-right: 3px;	
 margin-left: 3px;
 width:180px;
}

.forminputr {	
 font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal;
 background-color: #F7F7F7; 
 color: #102132; 
 border: 1px solid #4A627A; 
 margin-right: 3px;	
 margin-left: 3px;
}
   input.radio {
        border: 1px none #000000;
        background-color: transparent;
        vertical-align: middle;
   }

#contentbox {
	clear: both;
	width: 740px;
	overflow:hidden;
	background-image: url(images/content_bg.gif);
}

#contentboxwrk {
	clear: both;
	width: 740px;
	background-image: url(images/content_wrk_bg.gif);
}


#content {
	float: left;
	width: 528px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 10px;
}

#contentwrk {
	float: left;
	width: 528px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#sidebar {
	width: 178px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	float: left;
}

#bottom {
	clear: both;
	width: 740px;
	height: 39px;
	background-image: url(images/bottom_bg.gif);
}
.splitpreview {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	height: 1px;
	color: #fff;
}
.entry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 10px;
	text-align: justify;
}
.entrynew {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 20px;
	padding-left: 10px;*/
	text-align: justify;
}
.comments {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	text-align: justify;
}
.commentsnew {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;*/
	text-align: justify;
}
.metadata {
	margin-bottom: 25px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #f7f7f7;
}
.comment1 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-right: 10px;
}
.comment2 {
	padding-left: 10px;
	padding-right: 10px;
}

.postform {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	text-align: justify;
}
.postformnew {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 20px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;*/
	text-align: justify;
}
.refercol1 {
	width: 245px;
	float: left;
}
.refercol2 {
	width: 235px;
	float: left;
}
.refercol1a {
	width: 38px;
	float: left;
}

.refercol2a {
	width: 210px;
	float: left;
}
.refercol3a {
	width: 215px;
	float: left;
}
.referlh {
	line-height: 18px;
}
.chcol1 {
	width: 160px;
	float: left;
}
.chcol2 {
	width: 160px;
	float: left;
}
.chcol3 {
	width: 160px;
	float: left;
}
hr {
	width: 100%;
	height: 1px;
	color: #242424;
}
/*
	Textual Control Styles
*/

.iewarn {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #b01b17;
	line-height: 16px;
}
.crumbs {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 11px;
}
.sidetext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
	margin-left: 11px;
	margin-right: 17px;
}
.smallside {
	font-size: 9px;
	color: #b2b2b2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #b2b2b2;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
}
.date {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
ul, li, ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	line-height: 16px;
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 20px;
}
.blockquote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.blockquotel {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.blockquotela {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: left;
	margin-right: 100Px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.codequote {
	/*font-family: "Lucida Console", "Courier New", Courier, Sans-serif;
	font-size: 11px;*/
	color: #626262;
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	background-color: #f7f7f7;
	padding: 8px;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
}
.ct {
	/*font-family: "Lucida Console", "Courier New", Courier, Sans-serif;*/
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #ff6600;
}
.ctosx {
	/*font-family: "Lucida Console", "Courier New", Courier, Sans-serif;*/
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #ff6600;
}
.rawcode {
	font-family: "Lucida Console", "Courier New", Courier, Sans-serif;
	font-size: 11px;
	color: #242424;
	line-height: 15px;
	padding: 8px;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
}
.copyright { font-size: 9px; color: #626262; line-height: 12px; }
.center { text-align: center; }
.alignright { text-align: right; }
.norm { font-size: 11px; }
.smallgray { font-size: 9px; color: #626262; }
.smallgraynobo { font-size: 9px; color: #626262; font-weight: normal; }
.small { font-size: 9px; }
.normgray { font-size: 11px; color: #626262; }
.normgraynobo { font-size: 11px; color: #626262; font-weight: normal; }
.gray { color: #626262; }
.amisspell { font-style: normal; cursor: help; }
.misspell { color: #A62020; border-bottom: 1px dotted #A62020; }
.ast { color: #A62020; }
.footnote { color: #626262; }
.lowercase { text-transform: lowercase; }
.sidelight { color: #626262; }
/*
	Form Element Styles
*/
.boxa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	color: #242424;
	font-size: 11px;
	background: #fff;
	border: 1px solid #b8b8b8;
	width: 100px;
	padding: 1px 1px 1px 1px;
}
.boxb {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	color: #242424;
	font-size: 11px;
	background: #fff;
	border: 1px solid #b8b8b8;
}
.box1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	color: #242424;
	font-size: 11px;
	background: #f6f6f6;
	border: 1px solid #b8b8b8;
	width: 380px;
	padding: 1px 1px 1px 1px;
}
.box1:focus {
	background: #fff;
}
.box2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	color: #242424;
	font-size: 11px;
	background: #f6f6f6;
	border: 1px solid #b8b8b8;
}
.box2:focus {
	background: #fff;
}

/*
	Sidebar List Styles
*/
.tabletitle {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7FA5D4;
	border-top-width: 3px;
}


.button {
	margin-left: 1px;
	width: 170px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
}

.Bouton {
	margin-left: 1px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #f6f6f6;
	color: #333;
}


.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}			
.button li {
	margin: 0px auto;
}
.button li .none {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 6px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
.button li a.nav {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
}
.button li b {
	display: block;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #f6f6f6;
	color: #242424;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
html>body .button li .none {
	width: auto;
}
html>body .button li a.nav {
	width: auto;
}
html>body .button li b {
	width: auto;
}
.button li a.nav:hover {
	background-color: #e9e9e9;
	color: #242424;
}
/*
	Link Styles
*/
/* default link */
 a:visited		{ color:#092980; }
 a:link		{ color:#092980; }
 
/*
	That's all
*/.wrktable1 {
	margin-top: 7px;
	border: 1px solid #E9E9E9;
}

/*
	Menu de navigation dans BD
*/
          #navlist
          {
		  		width:95%;
               padding: 3px 0;
               margin: 0;
              border-bottom: 1px solid #808080;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
          }
		
		#navlist li
		{
			list-style: none;
			margin: 0;
			display: inline;
		}
		
		#navlist li a
		{
			padding: 3px 0.5em;
			margin-left: 5px;
			border: 1px solid #778;
			border-bottom: none;
			background: #DDE;
			 border-bottom: 1px solid #808080;
			text-decoration: none;
		}
		
		#navlist li a:link { color: #448; }
		#navlist li a:visited { color: #667; }
		
		#navlist li a:hover
		{
			color: #000;
			background: #AAE;
			border-color: #227;
		}
		
		#navlist li a#current
		{
			background: white;
			 border-bottom: 1px solid #808080;
		}
.navtitrea {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #446689;
	text-decoration: none;
}

.navtitreb, .navtitreb a,.navtitreb a:link,.navtitreb a:visited,.navtitreb a:active  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #516C95;
	text-decoration: none;
}

.navtitreb a:hover  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #516C95;
	text-decoration: underline;
}

.navcommenta {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 14px;
	margin-top: 0px;
	font-weight: bold;
}
.navsepa {
	background-image: url(images/nav-sep-a.gif);
	background-repeat: repeat-x;
}

.linkneutral1, .linkneutral1 a,.linkneutral1 a:link,.linkneutral1 a:visited,.linkneutral1 a:active  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #213F8D;
	text-decoration: none;
}

.linkneutral1 a:hover  {
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #213F8D;
	text-decoration: underline;
}
/* START - first example */

 /* set millions of background images */
.rbroundbox { background: url(images/c00.gif) repeat; }
.rbtop div  { background: url(images/c11.gif) no-repeat top left; }
.rbtop      { background: url(images/c12.gif) no-repeat top right; }
.rbbot div  { background: url(images/c21.gif) no-repeat bottom left; }
.rbbot      { background: url(images/c22.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 11px;
}
.rbcontent  { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em; }

/*  END  - first example */




/* START - second example */

 /* set millions of background images */
.rbroundbox100 { background: url(images/c00.gif) repeat; }
.rbtop div  { background: url(images/c11.gif) no-repeat top left; }
.rbtop      { background: url(images/c12.gif) no-repeat top right; }
.rbbot div  { background: url(images/c21.gif) no-repeat bottom left; }
.rbbot      { background: url(images/c22.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent  { margin: 0 7px; }
.rbroundbox100 { width: 98%; margin: 1em; }

/*  END  - second example */

h1 { font-size: 1.6em; color : #4F678E;}
h2, .h2cls { font-size: 16px; color : #3E5773;}
p, .textdefault { font-size: 1em; }


h1 { padding: 0; margin: 0 0 0px 0;   }
h2, .h2cls { padding: 0; margin: 0 0 2px 0; border-bottom: 1px solid #677F98;  }



#realcontent {
	border: 1px solid #666;
	background: #efefef;
	padding: 1em;
	margin: 0 300px 0 50px;
}

#realcontent p td tr {
	padding: 0em;
	margin: 0;
}

.bglistheader  {background:#D7DBDD url("img/effect2.gif") repeat-x; color:#000; padding:2px; text-align:left; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;;text-decoration: none;font-weight: bold;}
.listheader  {color: #FFFFFF;text-decoration: none;font-weight: bold;}
.listheader  a:link {color: #FFFFFF;text-decoration: none;font-weight: bold;}
.listheader  a:visited {color: #FFFFFF;text-decoration: none;font-weight: bold;}
.listheader  a:active {color: #FFFFFF;text-decoration: none;font-weight: bold;}

.listheaderclr  {color: #555555;text-decoration: none;font-weight: bold;}
.listheaderclr  a:link {color: #555555;text-decoration: none;font-weight: bold;}
.listheaderclr  a:visited {color: #555555;text-decoration: none;font-weight: bold;}
.listheaderclr  a:active {color: #555555;text-decoration: none;font-weight: bold;}
#bm_retabs {
	margin: 0px;
	padding-bottom:17px;
	text-decoration:none;
	font-size:11px;
	border-bottom: 1px solid #3E5773;
}

#bm_retabs li{
	float:left;
	margin: 0px;
	 text-decoration:none;
	background:url("img/tabs/left.gif") no-repeat left top;
	color:#B9B5B5;
	padding:0 0 0 10px;
	list-style-type: none;

}

#bm_retabs  li.bm_current{
	 text-decoration:none;
  background:url("img/tabs/left-on.gif") no-repeat left top;
}

#bm_retabs a{
      display:block;
      padding:1px 12px 0px 0px;
      text-decoration:none;
      background:url("img/tabs/right.gif") no-repeat right top;
      color:#43443E;
} 

#bm_retabs .bm_current a{
      background:url("img/tabs/right-on.gif") no-repeat right top;
}

#bm_retabs .bm_disabled a, #bm_retabs .bm_disabled a:hover {
	color:#B9B5B5;
	text-decoration:none;
} 



p.buttongr1 { background: transparent url('img/bg_button_a.gif') no-repeat scroll 
top right; color: #444; display: block; float: left; font: normal 11px, 
sans-serif; height: 24px; margin-right: 6px; padding-right: 9px; text-
decoration: none; }

p.buttongr1 span {
    background: transparent url('img/bg_button_div.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 4px 9px;
}

p.buttongr1:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

p.buttongr1:active span {
    background-position: bottom left;
    padding: 4px 0 4px 9px;
}

a.buttongr1 { background: transparent url('img/bg_button_a.gif') no-repeat scroll 
top right; color: #444; display: block; float: left; font: normal 11px, 
sans-serif; height: 24px; margin-right: 6px; padding-right: 9px; text-
decoration: none; }

a.buttongr1 span {
    background: transparent url('img/bg_button_div.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 4px 9px;
}

a.buttongr1:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.buttongr1:active span {
    background-position: bottom left;
    padding: 4px 0 4px 9px;
}


.x-panel-master{
	margin: 0 auto;
	padding: 10px;
}

.x-panel {
    border-style: solid;
    border-color: #F3F3F3;
    border-width:0;
}

.x-panel-header {
    overflow:hidden;
    zoom:1;
    color:#15428b;
		font:bold 11px tahoma,arial,verdana,sans-serif;
    padding:7px 5px 4px 5px;
    border:1px solid #F3F3F3;
    line-height: 15px;
    background: transparent url(images/panel/gray/white-top-bottom.gif) repeat-x 0 -1px;
}

.x-panel-header-text {
font:bold 11px tahoma,arial,verdana,sans-serif;
color:gray;
	
}

.x-panel-body {
    border:1px solid #F3F3F3;
    border-top:0 none;
    overflow:hidden;
    background:white;
}

.x-panel-bbar .x-toolbar {
    border:1px solid #F3F3F3;
    border-top:0 none;
    overflow:hidden;
    padding:2px;
}

.x-panel-tbar .x-toolbar {
    border:1px solid #F3F3F3;
    border-top:0 none;
    overflow:hidden;
    padding:2px;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top:1px solid #F3F3F3;
    border-bottom: 0 none;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-top:1px solid #F3F3F3;
}
.x-panel-header {
    overflow:hidden;
    zoom:1;
}
.x-panel-tl .x-panel-header {
    color:#15428b;
	 font:bold 11px tahoma,arial,verdana,sans-serif;
    padding:5px 0 4px 0;
    border:0 none;
    background:transparent;
}
.x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon {
    padding-left:20px !important;
    background-repeat:no-repeat;
    background-position:0 4px;
    zoom:1;
}
.x-panel-inline-icon {
    width:16px;
	 height:16px;
    background-repeat:no-repeat;
    background-position:0 0;
	 vertical-align:middle;
	 margin-right:4px;
	 margin-top:-1px;
	 margin-bottom:-1px;
}
.x-panel-tc {
	background: transparent url(images/panel/gray/top-bottom.gif) repeat-x 0 0;
	overflow:hidden;
	height:26px;

}
.x-panel-tl {
	background: transparent url(images/panel/gray/corners-sprite.gif) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
   border-bottom:1px solid #B0B0B0;
}
.x-panel-tr {
	background: transparent url(images/panel/gray/corners-sprite.gif) no-repeat right 0;
	zoom:1;
    padding-right:6px;

}
.x-panel-bc {
	background: transparent url(images/panel/gray/top-bottom.gif) repeat-x 0 bottom;
    zoom:1;
}
.x-panel-bc .x-panel-footer {
    padding-bottom:1px;
    zoom:1;
}

.x-panel-nofooter .x-panel-bc {
	height:1px;
}
.x-panel-bl {
	background: transparent url(images/panel/gray/corners-sprite.gif) no-repeat 0 bottom;
	padding-left:6px;
    zoom:1;
}
.x-panel-br {
	background: transparent url(images/panel/gray/corners-sprite.gif) no-repeat right bottom;
	padding-right:6px;
    zoom:1;
}
.x-panel-mc {
    border:0 none;
    padding:0;
    margin:0;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    padding-top:6px;
    background:#dfe8f6;
}
.x-panel-mc .x-panel-body {
    background:transparent;
    border: 0 none;
}
.x-panel-ml {
	background: #fff url(images/panel/gray/left-right.gif) repeat-y 0 0;
	padding-left:6px;
    zoom:1;
}

.x-panel-table-content {
	width: 100%;
	overflow:hidden;
	overflow-y:auto;
	margin:0 auto;
	background-color:#f1f1f1;
	height:330px;	
}

.x-panel-mr {
	background: transparent url(images/panel/gray/left-right-2.gif) repeat-y right 0;
	padding-right:6px;
    zoom:1;
}
.x-panel-bc .x-panel-footer {
    padding-bottom:6px;
}
.x-panel-nofooter .x-panel-bc {
	height:6px;
    font-size:0;
    line-height:0;
}

.x-panel-bwrap {
    overflow:hidden;
    zoom:1;
}
.x-panel-body {
    overflow:hidden;
    zoom:1;
}

.x-panel-collapsed .x-resizable-handle{
    display:none;
}

.ext-gecko .x-panel-animated div {
    overflow:hidden !important;
}

/* Plain */
.x-plain-body {
    overflow:hidden;
}

.x-plain-bbar .x-toolbar {
    overflow:hidden;
    padding:2px;
}

.x-plain-tbar .x-toolbar {
    overflow:hidden;
    padding:2px;
}

.x-plain-bwrap {
    overflow:hidden;
}

.x-plain {
    overflow:hidden;
}

/* Tools */
.x-tool {
    overflow:hidden;
    width:15px;
    height:15px;
    float:right;
    cursor:pointer;
    background:transparent url(images/panel/gray/tool-sprites.gif) no-repeat;
    margin-left:2px;
}

/* expand / collapse tools */
.x-tool-toggle {
    background-position:0 -60px;
}
.x-tool-toggle-over {
    background-position:-15px -60px;
}
.x-panel-collapsed .x-tool-toggle {
    background-position:0 -75px;
}
.x-panel-collapsed .x-tool-toggle-over {
    background-position:-15px -75px;
}

.x-tool-close {
    background-position:0 -0;
}
.x-tool-close-over {
    background-position:-15px 0;
}

.x-tool-minimize {
    background-position:0 -15px;
}
.x-tool-minimize-over {
    background-position:-15px -15px;
}

.x-tool-maximize {
    background-position:0 -30px;
}
.x-tool-maximize-over {
    background-position:-15px -30px;
}

.x-tool-restore {
    background-position:0 -45px;
}
.x-tool-restore-over {
    background-position:-15px -45px;
}

.x-tool-gear {
    background-position:0 -90px;
}
.x-tool-gear-over {
    background-position:-15px -90px;
}

.x-tool-pin {
    background-position:0 -135px;
}
.x-tool-pin-over {
    background-position:-15px -135px;
}
.x-tool-unpin {
    background-position:0 -150px;
}
.x-tool-unpin-over {
    background-position:-15px -150px;
}
.x-tool-right {
    background-position:0 -165px;
}
.x-tool-right-over {
    background-position:-15px -165px;
}
.x-tool-left {
    background-position:0 -180px;
}
.x-tool-left-over {
    background-position:-15px -180px;
}
.x-tool-up {
    background-position:0 -210px;
}
.x-tool-up-over {
    background-position:-15px -210px;
}
.x-tool-down {
    background-position:0 -195px;
}
.x-tool-down-over {
    background-position:-15px -195px;
}
.x-tool-refresh {
    background-position:0 -225px;
}
.x-tool-refresh-over {
    background-position:-15px -225px;
}

.x-tool-minus {
    background-position:0 -255px;
}
.x-tool-minus-over {
    background-position:-15px -255px;
}
.x-tool-plus {
    background-position:0 -240px;
}
.x-tool-plus-over {
    background-position:-15px -240px;
}

.x-tool-search {
    background-position:0 -270px;
}
.x-tool-search-over {
    background-position:-15px -270px;
}
.x-tool-save {
    background-position:0 -285px;
}
.x-tool-save-over {
    background-position:-15px -285px;
}
.x-tool-help {
    background-position:0 -300px;
}
.x-tool-help-over {
    background-position:-15px -300px;
}

/* Ghosting */
.x-panel-ghost {
    background:#cbddf3;
    z-index:12000;
    overflow:hidden;
    position:absolute;
    left:0;top:0;
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
}

.x-panel-ghost ul {
    margin:0;
    padding:0;
    overflow:hidden;
    font-size:0;
    line-height:0;
    border:1px solid #F3F3F3;
    border-top:0 none;
    display:block;
}

.x-panel-ghost * {
    cursor:move !important;
}

.x-panel-dd-spacer {
    border:2px dashed #F3F3F3;
}
/* Buttons */

.x-panel-btns-ct {
    padding:5px;
}

.x-panel-btns-ct .x-btn{
	float:right;
	clear:none;
}
.x-panel-btns-ct .x-panel-btns td {
	border:0;
	padding:0;
}
.x-panel-btns-ct .x-panel-btns-right table{
	float:right;
	clear:none;
}
.x-panel-btns-ct .x-panel-btns-left table{
	float:left;
	clear:none;
}
.x-panel-btns-ct .x-panel-btns-center{
	text-align:center; /*ie*/
}
.x-panel-btns-ct .x-panel-btns-center table{
	margin:0 auto; /*everyone else*/
}
.x-panel-btns-ct table td.x-panel-btn-td{
	padding:3px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-left{
	background-position:0 -147px;
}
.x-panel-btns-ct .x-btn-focus .x-btn-right{
	background-position:0 -168px;
}
.x-panel-btns-ct .x-btn-focus .x-btn-center{
	background-position:0 -189px;
}

.x-panel-btns-ct .x-btn-over .x-btn-left{
	background-position:0 -63px;
}
.x-panel-btns-ct .x-btn-over .x-btn-right{
	background-position:0 -84px;
}
.x-panel-btns-ct .x-btn-over .x-btn-center{
	background-position:0 -105px;
}

.x-panel-btns-ct .x-btn-click .x-btn-center{
	background-position:0 -126px;
}
.x-panel-btns-ct .x-btn-click  .x-btn-right{
	background-position:0 -84px;
}
.x-panel-btns-ct .x-btn-click .x-btn-left{
	background-position:0 -63px;
}
