a {
  font-size: 10pt;
  font-weight: bold;
}

a:link{
  color: #222222;
  text-decoration: none;
}

a:visited{
  color: #222222;
  text-decoration: none;
}

a:hover{
  color: #67A8E2;
  text-decoration: underline;
}

td.itemName{
  padding: 0.2em 1em 0.2em 0;
  text-align: left;
}

td.itemNameSep{
  padding: 0.2em 1em 0.8em 0;
  text-align: left;
  border-bottom: #dddddd 1px solid;
}

td.itemValue{
  padding: 0.2em 0 0.2em 1em;
  text-align: left;
}

td.itemValueSep{
  padding: 0.2em 0 0.8em 1em;
  text-align: left;
  border-bottom: #dddddd 1px solid;	
}

table.tabMain6 {
 
 	 
 
 }
 
 .tabMain6 td.tabMain6Cell {
 
 	background-color: #FFFFFF;
 	
 	padding: 0px;
 }
 
 
.update {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 line-height: 14px;
 color: #A5A5A5;
 background-color: #FFFFFF;
 }
 
 .copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 line-height: 10px;
 color: #A5A5A5;
 background-color: #DDDDDD;
 }
 
 
 span.tabFormError{
	
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 line-height: 10px;
	 text-decoration: blink;
	 color: #CE0000;

 }
 
 
 
div.menuRapport{
	margin-left: 4em;
	margin-right: 4em;
}

.menuRapport a.rapport {
	font-size: 14px;
	font-family: arial; 
	text-align: left;
	font-weight: bold;
	padding: 5px ;
	
}


.menuRapport a.nav {
	font-size: 12px;
	font-family: arial; 
	text-align: left;
	font-weight: bold;
	
}

.menuRapport a:link {
	color: #3590E2;
	text-decoration: none;
}

.menuRapport span {
	color: #0000f0;
	text-decoration: none;
}
.menuRapport a:visited {
	color: #605FAF;
	text-decoration: none;
}
.menuRapport a:hover {
	color: #67A8E2;
	text-decoration : underline;
}

div.tabEntete {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.tabEntete td.cellLeft {
	padding: 0 0 0 0em ;
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
	
}

.tabEntete td.cellCenter {
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold
}

.tabEntete td.cellRight {
	padding: padding: 0 0 0 0;
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold;
}


div.tabWarningMessage{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.tabWarningMessage div.warning {
	font-size: 14px;
	font-family: sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: #F1B5BA;
	padding: 0.8em 1em 0.8em 1em;
	text-align: center;
}

/* Nouvelles classes pour */
div.buttonRapport {
	width: 210px;
	height: 124px;
	background: transparent url('../images/buttonTestezNous.png') no-repeat center center;
	cursor: pointer;
	
	left: expression((this.parentNode.clientWidth - this.clientWidth) / 2);
}

div.descExpertise {
	width: 296px;
	height: 423px;
	
	background: transparent url('../images/bgExpertiseTestezNous.png') no-repeat center center;
}

a div.titleRapport {
	text-align: center;
	position: absolute;
	padding-top: 33px;
	padding-bottom: 33px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt !important;
	font-weight: bold !important;
	color: #373737;
	font-family: Times !important;
	line-height:15px;
	width: 292px;
	cursor: pointer;
	
	width: expression("210px");
}

a div.titleRapport:hover {
	color: #878787;
}

p.textRapport {
	color:#3D5367;
	font-size:10pt;
	font-style:italic;
	padding-left:4.3em;
	padding-top:5.5em;
	text-align: center;
	width:180px;
	margin-top:-0.7em;
	
	/* IE Hacks */
	padding-left: expression("0");
	margin-left: expression("5.2em");
	padding-top: expression("0");
	margin-top: expression("5.5em");
	width: expression("156px");
	
}

td.bgTitle {
	color: #FBFBFB; 
	background: #dddddd url(../images/bgTitle.png) repeat-x; 
	font-weight: bold;
}

td.bgTitleBigger {
	color: #FBFBFB; 
	background: #dddddd url(../images/bgTitleBigger.png) repeat-x; 
	font-weight: bold;
}

div.contentRapport {
	background: #FFFFFF url(../images/textBack.gif) repeat;
	border: 1px solid #EBEBEB;
	padding: 1em;
	margin-bottom: 1em;
}

