a:link {
	text-decoration : none;
}
a:active {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : none;
}
a:link.lienTab {
	text-decoration : underline;
	color : #333;
}
a:active.lienTab {
	text-decoration : underline;
	color : #333;
}
a:visited.lienTab {
	text-decoration : underline;
	color : #333;
}
a:hover.lienTab {
	background : #D4D2D2;
	color : #333;
}
body {
	margin : 0;
	padding : 0;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color : #333;
}
#cadre {
	position : absolute;
	left : 50%;
	top : 50%;
	width : 992px;
	height : 558px;
	margin-top : -279px; 
	margin-left : -497px; 
	border : 1px solid #808385;
	background-color : #EFEFEF;
}
#header {
	background : #E7E7E7 url("../images/bandeau.jpg") no-repeat right;
	margin : 1px;
	width : 990px;
	height : 106px;
}
#contenu {
	padding-left : 4px;
	padding-top : 3px;
	padding-right : 4px;
}
#menu {
	float : left;
	width : 262px;
	height : 441px;
	border : 1px solid #476D8F;
	background-color : #96BEE2;
}
#conMenu {
	width : 262px;
	height : 397px;
	background-color : pink;
	overflow : auto;
}
#conMenuCell {
	background : transparent url("../images/menuTranche.gif") repeat-x left;
	height : 21px;
	margin : 0;
	padding : 7px 0 0 0;
	color : #fff;
	font-size : 14px;
}
#conMenuCell a {
	color : #fff;
	display : block;
	height : 21px;
}
#conMenuCell a:hover {
	background : transparent url("../images/menuTrancheHover.gif") repeat-x left;
	margin-top : -7px;
	padding : 7px 0 0 0;
}
#conMenuOuvert {
	background-color : #81A4C3;
	border-top : 1px solid #7493AF;
	padding : 5px 0 0 20px;
	color : #fff;
	font-size : 14px;
}
#conSouMenu {
	height : 17px;
	margin-left : -11px;
	background : transparent url("../images/tiretBlanc.gif") repeat-y left;
	padding : 3px 0 0 2px;
	font-size : 12px;
}
#conSouMenu a {
	color : #fff;
	font-size : 12px;
	display : block;
}
#conSouMenu a:hover {
	border-top : 1px solid #627C94;
	border-bottom : 1px solid #90B5D6;
	background-color : #708EA9;
	height : 15px;
	margin-top : -1px;
}
#menuImg {
	float : right;
	padding : 0;
	margin : 0;
	border : 0;
}
#menuImgPlus {
	margin : 0;
	padding : 0 5px;
	border : 0;
}
#menuImgMoins {
	margin-right : 10px;
	margin-left : -15px;
	margin-bottom : -5px;
}
#menuImgCarre {
	vertical-align : top;
	border : 0;
	padding-right: 5px;
}
#puceBlanche {
	border : 0;
	margin : 0 5px 3px 0;
	padding : 0 ;
}
#selFact {
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	color : #fff;
	padding : 10px 0;
}
#consultation {
	float : right;
	width : 713px;
	height : 441px;
	border : 1px solid #A6A5A5;
	background-color : #E7E5E5;
}
#panoDate {
	width : 703px;
	height : 22px;
	margin : 4px;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
	color : #333;
	padding-top : 3px;
	border : 1px solid #A6A5A5;
	background-color : #EFEFEF;
}
#indSelect {
	color : #333;
	height : 45px;
	font-weight : bold;
	margin-right : 5px;
	margin-left : 5px;
	margin-top : 7px;
	backgrsound-color : red;
}
#factory {
	float : left;
	bacckground-color : blue;
	height : 45px;
	width : 373px;
	border-bottom : 1px solid #F3F3F3;
}
#onglet1 {
	float : right;
	width : 50px;
	height : 25px;
	/*background-color : green;*/
	background : transparent url("../images/ongletVert.gif") no-repeat left;
	margin-top : 20px;
	border-bottom : 1px solid #F3F3F3;
	padding-left : 60px;
	font-size : 20px;
	color : #B5EE87;
}
#onglet2 {
	float : right;
	width : 50px;
	height : 25px;
	/*background-color : pink;*/
	background : transparent url("../images/ongletRougeSelect.gif") no-repeat left;
	margin-top : 20px;
	border-bottom : 1px solid #C3C3C3;
	padding-left : 60px;
	font-size : 20px;
	color : #C33833;
}
#onglet3 {
	float : right;
	width : 50px;
	height : 25px;
	/*background-color : magenta;*/
	background : transparent url("../images/ongletGris.gif") no-repeat left;
	margin-top : 20px;
	border-bottom : 1px solid #F3F3F3;
	padding-left : 60px;
	font-size : 20px;
	color : #F3F3F3;
}
#taill20 {
	font-size : 20px;
	color : #4592AC;
}
#taill14 {
	font-size : 14px;
	color : #333;
	font-weight : normal;
}
#conOnglet {
	width : 687px;
	height : 337px;
	margin : 0 4px 4px 4px;
	padding : 8px;
	background-color : #C3C3C3;
	border-bottom : 1px solid #F3F3F3;
	border-left : 1px solid #F3F3F3;
	border-right : 1px solid #F3F3F3;
}
#blockG {
	float : left;
	width : 329px;
	height : 334px;
	border : 1px solid #A6A5A5;
}
#sousBlockG {
	width : 327px;
	height : 332px;
	background-color : #E7E5E5;
	border : 1px solid #EFEFEF;
}
#blockD {
	float : right;
	width : 329px;
	height : 334px;
	border : 1px solid #A6A5A5;
}
#sousBlockD {
	width : 327px;
	height : 332px;
	text-align : center;
	background-color : #E7E5E5;
	border : 1px solid #EFEFEF;
}
#enteteTab {
	width : 317px;
	height : 20px;
	background : transparent url("../images/degVert.gif") repeat-x left;
	color : #333;
	font-size : 14px;
	padding-left : 10px;
}
#cellTabG {
	width : 327px;	
	height : 312px;
	overflow : auto;
}
#conteneurUL {
	background : transparent url("../images/tiretGris.gif") repeat-y left;
	margin : 0 0 0 10px;
	padding : 0;
	font-size : 14px;
	color : #333;	
}
#conteneurUL ul {
	margin:0;
	padding:0;
	list-style : none;
}
#conteneurUL li {
	background : transparent url("../images/puceGris.gif") no-repeat left;
	margin : 0;
	padding : 0;
	height : 20px;
}
#conteneurUL li a {
	display: block;
	padding : 0 0 4px 30px;
}
#conteneurUL li a:hover {
	background : #D4D2D2 url("../images/puceGris.gif") no-repeat left;
}
#compressorSelect {
	font-size : 20px;
	color : #4592AC;	
	font-weight : bold;
	padding-top : 5px;
}
#posIndic {
	padding : 8px 0 ;
}
#tabD {
	width : 313px;
	height : 210px;
	margin : auto;
	border : 1px solid #A6A5A5;
}
#collOne {
	width : 313px;
	height : 15px;
	background-color : #D4D2D2;
	margin : 0;
	padding : 0;
}
#collTwo {
	width : 313px;
	height : 15px;
	background-color : #F2EFEF;
	margin : 0;
	padding : 0;
}
#cell {
	width : 48%;
	font-size : 12px;
	font-weight : bold;
	color : #333;
	height : 15px;
	float : left;
	text-align : left;
	padding-left : 5px;
}

