#onglet {
	width:358px;
	height:30px;
	position:absolute;
	margin-left: 15px;
}

#fondPage{

	margin-top:26px;
	left:215px;
	width:100%;
	height:441px;
	background-image: url(../images/design/fond_fiche.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

div#navFiche{
	position:absolute;
	right:40px;
}
div#navFiche a{
padding:5px;
}

.typeSol{
	clear:both;
	float:left;
	width:75px;
	margin-top:20px;
}

.titreVert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014735;
	font-weight: normal;
	font-style: normal;
}

p.familleEmploi{
height: 20px; 
margin: 1px;
}

.ucfirstBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014735;
	font-weight: bold;
	font-style: normal;
}

.titreVertita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014735;
	font-weight: bold;
	font-style: italic;
	padding-top:5px;
	
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014735;
	font-weight:normal;
	font-style: normal;
}
.petitTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #014735;
	font-weight:normal;
	font-style: normal;
}

div.titreVert, div.titreVertita{
    margin: 2px;
}
/**********GAUCHE**************/	
h4.fichePlante{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014735;
	font-weight:normal;
	font-style: normal;
    margin: 2px;

}
.ssGauche{
	float:left;
	width:50%;
}

hr.fichePlante{
    color:#014735; 
    height:1px;
}

#gauche{
	margin-top:20px;
	margin-left:50px;
	width:470px;
	height:380px;
	font-size: 11px;
	padding-top:0px;
}
html>body #gauche{
	padding-top:15px;
}

#gauche table p div{
	font-size:10px;
    font-weight: normal;
}

p.texteInformation{
    width: 465px;
    height: 130px;
	font-size:12px;
    margin: 2px;
    overflow: auto;
}

hr{
    color:#014735; 
    height:1px;
}

/*****************DROITE***************/
#droite{
	position:absolute;
	left:760px;
	top:230px;
	width:180px;
	font-size: 11px;
}

/*********************BAS*****************/
#btDroite {
	position:absolute;
	width:24px;
	height:24px;
	z-index:3;
	left: 600px;
	top: 614px;
	visibility: visible;
}
#btGauche {
	position:absolute;
	width:24px;
	height:24px;
	z-index:3;
	left: 525px;
	top: 614px;
	visibility: visible;
}
#btRetour {
	position:absolute;
	width:24px;
	height:24;
	z-index:3;
	left: 562px;
	top: 614px;
	visibility: visible;
}