/* FTH for EUGT */
#engine fieldset{
	background: #d9d9d9;
}
#engine fieldset.Main{
	border: solid 1px #c52d2a;
	background: #d9d9d9;
}
#engine fieldset.Sixth {
background: #ededed;
border:1px solid gray;
}
#engine fieldset.Fifth {
background: #d9d9d9 url(images/EUGT_sep_moteur2.gif) repeat-y scroll right;
}
#engine fieldset.Fifth2 {
background: #ededed;
border:1px solid gray;
margin:2px 10px;
width:350px;
padding:0 5px;
clear:both;
}
#engine fieldset.Fifth2 legend {
text-indent:0;
display:inherit;
position:inherit;
padding:0 2px;
}
#engine h4{
background:#ededed;
}
#engine h4.double-form-h4{
background:#ededed url(images/EUGT_sep_moteur2.gif) no-repeat scroll bottom right;
}

#engine span{
    padding:2px 18px;
    background:none;
}
/*
#engine .sepmiddle {
	background: url(images/EUGT_sep_moteur2.gif);
}
*/
.btok {
	background:#ededed url(images/EUGT_bt_ok.gif) no-repeat left top;
}
/* MH 131207 */
.btok:hover {
  background-image: url(images/EUGT_bt_ok.gif);
  background-repeat: no-repeat;
  background-position: 0 -13px;
}

#header {
	background: url(images/bg_top_eugt.jpg) no-repeat;
}

#maintabs {
  width: 100%;
  font-size: 0.7em;
  font-family: verdana;
  font-weight: bold;
  line-height: 0.9em;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: #e0e6f6;
  height: 36px;
/*FTH
    font: bold 0.65em/1em verdana;*/
}


#maintabs a {
	background-image: url(images/EUGT_maintabs.gif);
	}
#maintabs .second a {
	background-image: url(images/EUGT_maintabs-2.gif);
	}
#maintabs .last a {
	background-image: url(images/EUGT_maintabs-last.gif);
	}
#maintabs a span {
	background-image: url(images/EUGT_maintabs.gif);
	}
#maintabs .second a span {
	background-image: url(images/EUGT_maintabs-2.gif);
	}
#maintabs .last a span {
	background-image: url(images/EUGT_maintabs-last.gif);
	}
/*Current color tabs #E2E856*/
/* for Eurogentest : #dbdbdb*/
#maintabs #current a span,  #maintabs #current a {
	background-image: url(images/EUGT_maintabs.gif);
	color: #c52d2a;
	background-color:#dbdbdb;
	}
#tabs2-box {
	background: #dbdbdb none;
}
#tabs2 a:link, #tabs2 a:visited {
	color: #c52d2a;
}
#tabs2 a:link.current, #tabs2 a:visited.current, #tabs2 a:hover {
	background: url(images/pointerEUGT.gif) no-repeat scroll center bottom;
	color: #c52d2a;
}
#further #EUGT table {
	width: 450px;
}
#further #EUGT img {
	margin-left: 5px;
}
#further #EUGT td {
	font-size: 0.7em;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 10px 2px;
	border-bottom: 1px solid #c7cfee;
}


