#contenu_FiTech
{
	margin-top:15px;
	/*ligne suivante pour que la fenetre contenu s'agrandisse en hauteur et pousse vers le bas le pied de page*/
	/*overflow:auto*/
}
#partie_images
{
	float:left;
	margin-left:0px;
	margin-right:20px;
	text-align:right;
	width: 220px;

}
#partie_texte
{
	margin-top:0px;
	margin-left:220px;
}
.img_FiTech
{
	margin-bottom:20px;
}
.lien_fiche
{
	font-family:Arial, serif;
	font-size:14px;
	color: #666633;
	text-decoration:underline;
	margin-top: 0px;
	margin-left:20px;
}
.puce_fleche_fiche
{
	display:inline;
	vertical-align:bottom;
	margin-right:5px;
	margin-left:20px;
	background-image:url(img/commun/double_fleche.jpg);
	background-repeat:no-repeat;
}
.lien_retour
{
	font-family:Arial, serif;
	font-size:16px;
	font-variant:small-caps;
	color: #666633;
	text-decoration:underline;
	margin-top: 0px;
}

#paraFiTech_1
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	background-image:url(img/fiches_description/couleur1.gif);
	background-repeat:repeat;
}
#paraFiTech_2
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	background-image:url(img/fiches_description/couleur2.gif);
	background-repeat:repeat;
}
#paraFiTech_3
{
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
	background-image:url(img/fiches_description/couleur3.gif);
	background-repeat:repeat;
}
#retour
{
	margin-top:20px;
	margin-left:0px;
}

