/* SG positions sheet */


/* GENERIC */
body {

	margin: 0px;
}

.picto {

	margin-right: 4px;

}

.pictoLink {

	position: relative;
	display: block;
	margin-bottom: 4px;

}

/* / GENERIC */


/* PAGE */

#page {

	position:absolute;
	width:100%;
}

#leftCol {
	position:relative;
	left:0px;
	width: 130px;
	float: left;
	margin-bottom: 20px;
	height: 300px;
}

#centerCol {
	position: relative;
	margin-left:130px;
	margin-right:129px;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:0px;
}
#centerCol2 {
	position: relative;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:0px;
}

/* a bug in ie6 pc prevents the otherwise perfect declaration (#centerCol.associatedHeader01) to be used in conjunction with another declaration (#centerCol.associatedHeader02), this is the reason for not having the #centerCol in front of the class */

.associatedHeader01 {
	top: 15px;
}

.associatedHeader02 {
	top: 0px;
}

#contentHeader {
	position: relative;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 20px;/* right content width + 20 px margin */
}

#content {
	position: relative;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 20px;/* right content width + 20 px margin */
}

#contentNoHeight {/* for pages with wide tables in ie pc */
	position: relative;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 20px;/* right content width + 20 px margin */
	padding-bottom: 20px;
}

/* escape mac ie5 \*/
* html #content {

	height:1%;

}
/* end escape mac ie5 */


#content #contentCol01 {

	position: relative;
	float:left;
	margin-right:3%;
	width:48%;
	height:1%;
}

#content #contentCol02 {

	position: relative;
	float:left;
	width:48%;
	height:1%;
	padding-bottom: 20px;
	margin-top:14px;
}

/* escape ie5 mac \*/

#content #contentCol02 {
	margin-top:0px;
}

/* end escape ie5 mac*/

.scrollDiv01 {

	height:130px;
	background:#E4DDD3;
	padding: 5px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:10px;
}

.SD01nestedDiv {
	overflow:auto;
	top:10px;
	padding: 5px 0px 0px 10px;
	height:50%;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:90%;
	width:96%;
	
}

#desknotes {
	
	height:130px

}

#listStocks {
	
	height:100px;
	background:#fff;
	margin-top:0px;

}

#listStocks .SD01nestedDiv {
	overflow:auto;
	padding: 0px 0px 0px 10px;
	height:40%;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:95%;
	width:96%;
	
}

#sectorUpdate {
	height:130px;
	margin-bottom:0px;
	padding-bottom:10px;
}

#sectorUpdate .SD01nestedDiv {
	overflow:auto;
	padding: 0px 0px 0px 10px;
	height:75%;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:98%;
	width:96%;
	
}

#content #mainForm {

	position:relative;

}

#content #mainForm #mainFormFields {

	background: #F1EEE9;
	padding: 10px 30px 20px 30px;
}

/* for ie pc and escaping ie5Mac \*/

* html #content #mainForm #mainFormFields {

	height:1%;

}

/* end ie6 escaping ie5Mac */ 

#content #mainForm #mainFormFooter {
	position: relative;
	margin-top:18px;
	vertical-align:bottom;
	height: 15px;

}

/* escaping ie5Mac \*/
#content #mainForm #mainFormFooter {

	margin-top:0px;

}
/* end escaping ie5Mac */ 

#leftContent {
	position: relative;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 200px;/* right content width + 20 px margin */
	padding-bottom: 20px;
}

#contentPart01 {

	position:relative;
}

/* ie6 pc and escaping ie5Mac \*/
* html #contentPart01 {
	
	height:1%;
	
}
/* end ie6 pc and escaping ie5Mac */ 

#contentPart01Left {

	margin-right:164px;
	top:0px;
	height:1%;
}

#contentPart01Right {

	float:right;
	width:162px;
	text-align:right;
	/* for ie5 mac */
	margin-top:12px
}

/* escaping ie5Mac \*/
#contentPart01Right {
	
	margin-top:0px

}
/* escaping ie5Mac */ 

#contentPart02 {

	position:relative;
	height:1%;
}

#contentWidePart02 {

	position:relative;
	height:1%;
	margin-left:150px;
	margin-right:20px;
}

#tab01 {
	position:relative;
	display: block;
}

#tab02 {
	position:relative;
	display: none;
}

#tab03 {
	position:relative;
	display: none;
}

#tabs {

	position: relative;
	border-bottom:solid 1px #76001F;
	text-align:right;
	height:13px;
	padding-bot\tom:0px;
	/* for ie 5 mac */
	padding-right:14px;
}

/* escape ie5 mac \*/

#tabs {
	height:12px;
	padding-bot\tom:1px;
	padding-right:0px;
}

/* end escape ie5 mac */

.onglet {/* french name to avoid a bug in ie5/mac where with multiple classes with names too similar (a substring problem) */

	position: relative;
	background: #E4DDD3 url(../images/tab_right.gif) no-repeat top right;
	display: inline;
	height: 14px;
	padding: 1px 15px 1px 10px;
	margin-right: 1px;
	cursor: pointer;
}

.ongletLast {

	margin-right: 0px;

}

#tabContent {

	margin-top: 10px;

}



#tabContent #tabContentLeft {
	position: relative;
	margin-right: 160px;
	top: 0px;
	margin-top: -14px;
}

/* escape mac ie5 \*/
#tabContent #tabContentLeft {
	margin-top: 0px;
}
/* */

#tabContent #tabContentRight {
	position: relative;
	width: 128px;
	float: right;
}

#tabContent ul {

	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#tabContent ul li {

	margin: 0px;
	padding:0px;
	list-style: none;

}

#rightContent {
	position: relative;
	margin-top:10px;
	width: 200px;
	margin-right:10px;
	float: right;
	margin-bottom: 20px;
}

/* to escape mac ie5 \*/
#rightContent {
	margin-top:10px;
}
/* end hide from mac ie5 */

#detailsCompany {
	
	position: relative;
	background:#E4DDD3;
	padding: 10px;
	margin-bottom:20px;
}

#rightCol #narrowSearchBox {

	background: #E3DAD9;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#sideLinks01 {

	margin-bottom: 10px;

}

#sideImage01 {

	margin-top: 10px;
	margin-bottom: 10px;

}

#sideLinks02 {

	margin-top: 10px;
	margin-bottom: 10px;
	
}

#rightCol #sideLinks02 ul.type02 {

	margin: 10px;

}

#rightCol #sideLinks02 ul.type02 li {

	margin:0px;

}



#rightContent span {

	display: block;
	padding-right: 5px;

}


/* no height for the right col to push the footer at the bottom but a min-height for a minimum border if little content 

since ie doesnt recognize min-height => fix below

*/
#rightCol {

	position:relative;
	float:right;
	width: 129px;
	widt\h: 128px;
	background: #ffffff;
	border-left:1px solid #000;
	min-height: 320px;
	padding-bottom:30px;
	margin-bottom:20px;

}

/* ie fix for min-height \*/
* html #rightCol {

	height: 350px;
	heig\ht: 320px;
	
}
/* end hide from mac ie5 */

#rightColEmpty {

	position:relative;
	float:right;
	width: 129px;
	widt\h: 128px;
	background: #ffffff;
	border-left:1px solid #000;
	height: 15px;
	padding-bottom:30px;

}



#rightCol ul {

	padding: 0px;
	margin: 12px;

}


/* / PAGE */


/* FOOTER */

#footer {
	position:relative;
	clear:both;
	height: 16px;
	/*background: #000000;*/
	color: #ffffff;
}

#footer #copyright  {

	float: right;
	background: #ffffff;
	text-align:center;
	width: 130px;
	height: 16px;

}

#footer #sggCarreNoir {height: 16px; width:16px;background-color: #000;position:absolute;left:0px;} 
#footer #sgg {position:absolute; height: 16px; width:114px;background-color: #ffffff;margin-top:-15px;left:16px;padding-bottom:3px;} 

#footer #navFooter {
	height: 16px;
	position: relative;
	text-align: right;
	right: 0px;
	margin-right:129px;
	margin-left:130px;
	background-color: #000000;
}

#navFooterLastPipe {

	padding-right:0px;

}



/* / FOOTER */
