/*
 --------- Pour tout le fichier html
*/
html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/*
 --------- Definition du corps du site
*/
body
{
	margin: 0px ;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #c1c3a3 url(../img/bg_lemta.png) top center repeat-y ; 
}

/*
 --------- Definition du conteneur central
*/

#conteneur
{
	position: relative ;
	width: 1000px ;
	margin-left: auto ;	
	margin-right: auto ;
	text-align: left ;
	padding: 0 5px;
}

/*
 --------- Definition du pied de page
*/

#footer
{
	clear: both;
	/*position : absolute;*/
	width : 1000px;
	line-height: 30px ;
	text-align: center ;
	font-weight: bold ;
	font-size: 0.9em ;
	background: url("../img/bg_footer.png") ;
	color: #fff ;
}

/*
 --------- En-tete contenant le logo
*/

#lemta
{
	width: 250px ;
	height: 130px;
	background: url(../img/lemta.png) no-repeat left top;
	margin-left: 20px ;
	position: relative ;
	left: 0px ;
	top: 25px ;
}

#lemta a
{
	width: 250px ;
	height: 74px ;
	display: block ;
	text-indent: -5000px ;
}

/*
 --------- Logos cliquables : CNRS, Nancy-Universite, version anglaise
*/

#fond_general
{
	width: 1000px ;
	height: 164px ;
	background: url(../img/fond_general.png) no-repeat ;
	position: absolute;
	top: -17px ;
}


#fond_fluide
{
	width: 1000px ;
	height: 164px ;
	background: url(../img/fond_fluide.png) no-repeat ;
	position: absolute;
	top: -17px ;
}

#fond_energie
{
	width: 1000px ;
	height: 164px ;
	background: url(../img/fond_energie3.png) no-repeat ;
	position: absolute;
	top: -17px ;
}

#fond_solide
{
	width: 1000px ;
	height: 164px ;
	background: url(../img/fond_solide.png) no-repeat ;
	position: absolute;
	top: -17px ;
}

#slogan
{
	width: 341px ;
	height: 120px;
	background : url(../img/slogan.png) ;
	position: absolute;
	left: 350px ;
	top: 10px ;
	/*text-indent: -5000px ;*/
}

#tourb_gr
{
	width: 499px ;
	height: 108px;
	background : url(../img/tourbillon.png) ;
	position: absolute;
	left: 260px ;
	top: 39px ;
	/*text-indent: -5000px ;*/
}

#medaillon
{
	width: 220px ;
	height: 165px;
	background : url(../img/medaillon.png) ;
	position: absolute;
	left: 780px ;
	top: -18px ;
}

#medaillon_mfrm
{
	width: 220px ;
	height: 165px;
	background : url(../img/medaillon_mfrm.png) ;
	position: absolute;
	left: 780px ;
	top: -18px ;
}

#medaillon_et
{
	width: 220px ;
	height: 165px;
	background : url(../img/medaillon_et.png) ;
	position: absolute;
	left: 780px ;
	top: -18px ;
}

#medaillon_mms
{
	width: 220px ;
	height: 165px;
	background : url(../img/medaillon_mms.png) ;
	position: absolute;
	left: 780px ;
	top: -18px ;
}

#mosaique
{
	width: 619px ;
	height: 454px ;
	position: relative;
	left: 4%;
	background : url(../img/mosaique.png) ;
}

#logo
{
	height: 35px ;
	display : block;
	margin: 0 auto ;
	list-style-type: none ;
	/*list-style-position:outside;*/
}

#logo li
{
	display : inline;
	color: #fff ;
	vertical-align: text-top;
	/*font-variant: small-caps;
	font-weight: bold ;*/
}

#logo li a
{
	/*line-height: 30px ;
	font-size: 1.5em ;
	font-weight: bold ;
	font-variant: small-caps;*/
	color: #fff ;
	text-decoration: none ;
}

#cnrs a
{
	width: 140px;/*80px ;*/
	height: 80px ;
	display: block ;
	background: url(../img/cnrs_insis.png) no-repeat ;
	position: absolute ;
	left: 70px ;
	top: 820px ;
	/*left: -10%;*/
	text-indent: -5000px ;
}

#nu a
{
	width: 271px ;
	height: 80px ;
	display: block ;
	background: url(../img/nu.png) no-repeat ;
	position: absolute ;
	left: 570px ;
	top: 820px ;
	text-indent: -5000px ;
}

#uk a
{
	width: 40px ;
	height: 30px ;
	display: block ;
	background: url(../img/GB.png) no-repeat ;
	position: absolute ;
	left: 960px ;
	top: 149px ;
	text-indent: -5000px ;
}

#feux_foret_col
{
	padding-top: 5px;
	margin-top: 5px;
	width: 200px ;
	height: 116px ;
	background: url(../img/navcol_feux_foret.jpg) no-repeat ;
	position: relative ;
	left: -15%;
}

/*
 --------- Bouton d'acces a la page preparation these 
*/

#prep_these a
{
	width: 104px ;
	height: 96px ;
	display: block ;
	background: url("../img/prep_these.png") no-repeat ;
	position: relative ;
	left: 22% ;
	/*text-indent: -5000px ;*/
}

#prep_these a:hover
{
	width: 103px ;
	height: 96px ;
	background: url("../img/prep_these_rot.png") no-repeat ;
}

#globe
{
	/*width: 303px ;
	height: 211px ;*/
	width: 153px ;
	height: 106px ;
	display: block ;
	background: url("../img/globe2.gif") no-repeat ;
	position: absolute ;
	left: 10px ;
	top: 250px ;
	text-indent: -5000px ;
}


/*
------------ Definition du menu
*/
#menu
{
	height: 35px ;
	margin: 0 auto;
	background: url(../img/bg_menu.png) ;
	list-style-type: none ;
	font-size: 1em ;
}

#menu ul.ul2
{
	position: absolute ;
	display: none;
	padding-left: 5px;
	line-height: 24px ;
	margin-top: 6px ;
	height: 24px ;
	background: url(../img/bg_menu_mini.png) ;
	list-style-type: none ;
	font-size: 1.1em ;
}

#menu li
{
	text-align: center ;
	float: left ;
	margin-right: 25px;
	color: #fff ;
	font-variant: small-caps;
	font-weight: bold ;
}


#menu li a
{
	line-height: 30px ;
	font-size: 1.5em ;
	font-weight: bold ;
	font-variant: small-caps;
	color: #fff ;
	text-decoration: none ;
}

#menu li:hover ul.ul2
{
	display: block;
}

#menu li a:hover
{
	border-bottom:6px solid #c1c3a3;
}

#menu li.actif a 
{
	border-bottom:6px solid #c1c3a3;
}

/*
---------- Definition de la mise en page du contenu pleine page
*/

#contenu
{
	padding: 0 150px 0 150px ;
	font-size: 1.1em ;
}

#contenu h1.general
{
	text-align: center ;
	margin-left: 0px ;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.6em ;
	font-variant: small-caps ;
	background: url("../img/bg_titre_gal.png");
	text-shadow: 4px 3px 2px #6a6a65 ;
}

/*#contenu h2
{
	padding-top: 5px ;
	text-indent: 2em ;
	padding-bottom: 5px ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	color: #1b4caf ;
	font-size: 1.5em ;
	font-variant: small-caps;
}*/

#contenu h2.general
{
	padding-top: 4px ;
	text-indent: 1em ;
	padding-bottom: 5px ;
	height: 35px;
	margin-bottom: -5px;
	color: white ;
	background: url("../img/bg_contact.png") repeat-x;
	text-shadow: 4px 3px 2px #6a6a65 ;
}


#contenu h3
{
	text-align: center ;
	margin-left: 15px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	border-left: 2px solid #516c92 ;
	border-right: 3px solid #516c92 ;
	color: #1b4caf ;
	font-size: 1.6em ;
	font-variant: small-caps;
}

#contenu p
{
	text-align: justify ;
	text-indent: 0em ;
	line-height: 1.7em ;
}

#contenu a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#contenu a:hover, a:focus, a:active
{
	text-decoration : underline ;
	color: #749ad0 ;
}

#contenu li a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#contenu li a:hover, li a:focus, li a:active
{
	color: #749ad0 ;
}


/*
 --------- Definition de la mise en page du contenu
*/

#contenuCol
{
	padding: 10px 240px 0px 70px ;
	font-size: 1.1em ;
}

#contenuCol p.lettrine:first-letter
{
	font-size: 3em ;
}

#contenuCol h1
{
	text-align: center ;
	margin-left: 15px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	border-left: 2px solid #516c92 ;
	border-right: 3px solid #516c92 ;
	color: #1b4caf ;
	font-size: 1.6em ;
	font-variant: small-caps ;
}

#contenuCol h1.general
{
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.6em ;
	font-variant: small-caps ;
	background: url("../img/bg_titre_gal.png");
	text-shadow: 4px 3px 2px #6a6a65 ;
}

#contenuCol h1.fluides
{
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.6em ;
	font-variant: small-caps ;
	background : url("../img/bg_titre_fluides.png") repeat-x;
	text-shadow: 4px 3px 2px #4a4f74;
}

#contenuCol h1.fluidesstab
{
	height: 35px;
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.5em ;
	font-variant: small-caps ;
	background : url("../img/bg_titre_fluides.png") repeat-x;
	text-shadow: 4px 3px 2px #4a4f74;
}


#contenuCol h1.energie
{
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.6em ;
	font-variant: small-caps ;
	background : url("../img/bg_titre_energie2.png") repeat-x;
	text-shadow: 4px 3px 2px #633521;
}

#contenuCol h1.energiempd
{
	height: 35px;
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.5em ;
	font-variant: small-caps ;
	background : url("../img/bg_titre_energie2.png") repeat-x;
	text-shadow: 4px 3px 2px #633521;
}


#contenuCol h1.solide
{
	text-align: center ;
	margin-left: 0px ;
	margin-top: 6px;
	padding-top: 4px ;
	padding-bottom: 5px ;
	border-bottom: 0px solid #516c92 ;
	border-top: 0px solid #516c92 ;
	border-left: 0px solid #516c92 ;
	border-right: 0px solid #516c92 ;
	color: white ;
	font-size: 1.6em ;
	font-variant: small-caps ;
	background : url("../img/bg_titre_solide.png") repeat-x;
	text-shadow: 4px 3px 2px #475e56;
}

/*#contenuCol h2
{
	padding-bottom: 5px;
	text-indent: 0.4em ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	color: white;#1b4caf ;
	background: #1b4caf ;
	font-size: 1.2em ;
	font-variant: small-caps ;
	vertical-align: middle;
}*/

#contenuCol h2.fluides
{
	height: 32px;
	text-indent: 1em;
	padding-top: 5px ;
	background: url("../img/bg_section_fluides.png") repeat-x ;
	font-size: 1.2em ;
	color: #4e537b;
	text-shadow: 4px 3px 2px white ;
}

#contenuCol h2.energie
{
	height: 32px;
	text-indent: 1em;
	padding-top: 5px ;
	background: url("../img/bg_section_energie2.png") repeat-x ;
	font-size: 1.2em ;
	color: #633521;
	text-shadow: 4px 3px 2px white ;
}

#contenuCol h2.solide
{
	height: 32px;
	text-indent: 1em;
	padding-top: 5px ;
	background: url("../img/bg_section_solide.png") repeat-x ;
	font-size: 1.2em ;
	color: #475e56;
	text-shadow: 4px 3px 2px white ;
}

#contenuCol h2.general
{
	padding-top: 4px ;
	text-indent: 1em ;
	padding-bottom: 5px ;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: white ;
	background: url("../img/bg_contact.png") repeat-x;
	text-shadow: 4px 3px 2px #6a6a65 ;
}

#contenuCol h2.contact
{
	padding-top: 4px ;
	text-indent: 1em ;
	padding-bottom: 5px ;
	height: 35px;
	margin-bottom: -5px;
	color: white ;
	background: url("../img/bg_contact.png") repeat-x;
	text-shadow: 4px 3px 2px #6a6a65 ;
}


#contenuCol h2.devdoct
{
	padding-top: 4px ;
	text-indent: 1em ;
	padding-bottom: 5px ;
	height: 35px;
	margin-top: 6px;
	margin-bottom: -5px;
	color: white ;
	font-size: 1.3em;
	background: url("../img/bg_contact.png") repeat-x;
	text-shadow: 4px 3px 2px #6a6a65 ;
}


#contenuCol h2.bleu1
{
	font-size: 1em ;
	color: #324d96;
}

#contenuCol h2.bleu1big
{
	font-size: 1.6em ;
	color: #324d96;
}


#contenuCol h2.bleu2
{
	/*width: 250px;*/
	font-size: 1.2em ;
	color: #4bc3f1;
	/*border-bottom: 2px solid #4bc3f1;
	/*background: #4bc3f1 ;*/
}


#contenuCol h2.orange
{
	width: 360px;
	color: #f79110 ;
	border-bottom: 2px solid #f79110 ;
	/*background: #f79110 ;*/
}

#contenuCol h2.rouge
{
	margin-bottom: -5px;
	color: #dc201f ;
}

#contenuCol h3
{
	padding-top: 5px ;
	text-indent: 2em ;
	padding-bottom: 5px ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	color: #1b4caf ;
	font-size: 1.5em ;
}

#contenuCol h3.devDoct
{
	text-indent: 0.6em ;
	font-size: 1.4em ;
}

#contenuCol h3.motDir
{
	margin-top: 6px;
	border-bottom: 0px ;
	border-top: 0px ;
	color: white;
	text-shadow: 4px 3px 2px #6a6a65 ;
	background: url("../img/bg_titre_gal.png");/* top center repeat-y;*/
}

/*#contenuCol h4
{
	padding-top: 5px ;
	text-indent: 2em ;
	padding-bottom: 5px ;
	border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;
	color: #1b4caf ;
	font-variant: small-caps ;
}*/

#contenuCol p
{
	text-align: justify ;
	text-indent: 0em ;
	line-height: 1.7em ;
}

#contenuCol a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#contenuCol a:hover, a:focus, a:active
{
	color: #749ad0 ;
}

#contenuCol li a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#contenuCol li a:hover, li a:focus, li a:active
{
	color: #749ad0 ;
}

/*
 --------- Definitions colonne actu page index
*/

#navColInd
{
	padding-top: 6px ;
	padding-right : 5px;
	margin-right : 5px;
	padding-left : 5px;
	float : right ;
	width: 190px ;
	font-size: 0.85em ;
	/*font-weight: bold ;*/
	/*border-left: 1px solid #c1c3a3;*/
	/*background : #c1c3a3;*/
}

#navColInd h4
{
	/*height: 25px;*/
	padding-top: 5px ;
	text-align : center;
	padding-bottom: 6px ;
	color: #1b4caf ;
	font-size: 1.1em ;
	background : url("../img/bg_titre_navcol.png") ;
	/*text-shadow: 4px 3px 2px white ;*/
}

#navColInd h4.blink
{
	text-decoration: blink;
}
#navColInd h2.bleu
{
	font-size: 1em ;
	color: #324d96;
}

#navColInd a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#navColInd a:hover, a:focus, a:active
{
	color: #749ad0 ;
}


/*
 --------- Definition de la mise en page de la colonne navigation
*/

#navCol
{
	padding-right : 5px;
	margin-right : 5px;
	float : right ;
	width: 175px ;
	font-size: 0.9em ;
	font-weight: bold ;
	/*background : #c1c3a3;*/
}

#titre
{
	height : 40px ;
	width : 175px ;
	font-variant: small-caps ;
	background : url("../essai/img/bord_haut.png") ;
}
#navCol h4
{
	padding-top: 5px ;
	text-align : center;
	padding-bottom: 6px ;
	/*border-bottom: 1px solid #516c92 ;
	border-top: 1px solid #516c92 ;*/
	color: #1b4caf ;
	/*font-size: 1.1em ;
	/*font-weight: bold ;
	font-variant: small-caps ;*/
	background : url("../img/bg_titre_navcol.png") ;
	text-shadow: 4px 3px 2px white ;
}

#navCol h4.them
{
	height : 110px;
	background : url("../img/navcol_fond_them.png") no-repeat ;
}


#navCol ul
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

#navCol li.trait
{
	text-decoration: none ;
	/*color: #1b4caf ;*/
	line-height: 0.05em;
}


#navCol li a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#navCol li a:hover, li a:focus, li a:active
{
	color: #749ad0 ;
}

#navCol a
{
	text-decoration: none ;
	color: #1b4caf ;
}

#navCol a:hover, a:focus, a:active
{
	color: #749ad0 ;
}

#navCol a.fluides
{
	display: block;
	text-decoration: none ;
	color: white ;
	background: #7a83c4 ;
	border-bottom: 3px solid white;
}

#navCol a.fluides:hover, a.fluides:focus, a.fluides:active
{
	color: #7a83c4 ;
	background: white;
	border-bottom: 3px double #7a83c4;
}

#navCol a.energie
{
	display: block;
	text-decoration: none ;
	color: white ;
	background: #f17157;/*#f8a582 ;*/
	border-bottom: 3px solid white;
}

#navCol a.energie:hover, a.energie:focus, a.energie:active
{
	color: #f17157 ;
	background: white;
	border-bottom: 3px double #f17157;
}

#navCol a.solide
{
	display: block;
	text-decoration: none ;
	color: white ;
	background: #a9e0cd ;
	border-bottom: 3px solid white ;
}

#navCol a.solide:hover, a.solide:focus, a.solide:active
{
	color: #a9e0cd ;
	background: white;
	border-bottom: 3px double #a9e0cd ;
}

.figure
{
	float: right;
  	/*width: 100%;*/
  	border: thin #c1c3a3 solid;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding: 0.6em;
}

.figure a img
{
	border: 0 none;
}

.figure p
{
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

.figure p.gras
{
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
}


/*
 --------- Definitions diverses
*/

#plan
{
	position: relative;
	left: -10%;
}

#planENSEMadd
{
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	left: 680px;
	top: 350px;
	background: url("../img/fond_pl_ensem.png") no-repeat;
	width: 214px;
	height: 98px;
	color: white;
}

#planENSEMinfo
{
	padding-left: 10px;
	padding-top: 7px;
	position: absolute;
	left: 680px;
	top: 480px;
	background: url("../img/fond_pl_ensem_info.png") no-repeat;
	width: 259px;
	height: 139px;
}

#planESSTINadd
{
	padding-left: 12px;
	padding-top: 7px;
	position: absolute;
	left: 680px;
	top: 1120px;
	background: url("../img/fond_pl_ensem.png") no-repeat;
	width: 214px;
	height: 98px;
	color: white;
}

#planESSTINinfo
{
	padding-left: 12px;
	padding-top: 7px;
	position: absolute;
	left: 650px;
	top: 1240px;
	background: url("../img/fond_pl_esstin_info.png") no-repeat;
	width: 348px;
	height: 203px;
}

#planFACadd
{
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	left: 680px;
	top: 750px;
	background: url("../img/fond_pl_fac.png") no-repeat;
	width: 295px;
	height: 101px;
	color: white;
}

#planFACinfo
{
	padding-left: 10px;
	padding-top: 7px;
	position: absolute;
	left: 680px;
	top: 890px;
	background: url("../img/fond_pl_ensem_info.png") no-repeat;
	width: 259px;
	height: 139px;
}

#cdrTop
{
	position: relative ;
	left: 26% ;
	padding-top: 3px ;
	text-align: center ;
	font-weight: bold ;
	color : #fff;
	line-height: 1.5em ;
	background: url("../img/cadre_haut.png") no-repeat ;
	width: 300px ;
}

#cdrBody
{
	position: relative ;
	left: 26% ;
	text-align: center ;
	color : #fff;
	line-height: 1.5em ;
	background : #1b4caf;
	width: 300px ;
}

#cdrBottom
{
	position: relative ;
	left: 26% ;
	padding-bottom: 5px ;
	text-align: center ;
	color : #fff;
	line-height: 1.5em ;
	background: url("../img/cadre_bas.png") no-repeat ;
	width: 300px ;
}

.smaller
{
	font-size: smaller;
}
.bleu
{
	color : #19abff;
}

.bleuF
{
	color : #1b4caf;
}

.bleuFGras
{
	color : #1b4caf;
	font-weight: bold ;
}


.gras
{
	font-weight: bold ;
}

.italique
{
	font-style: oblique;
}

.italiqueGras
{
	font-style: oblique;
	font-weight: bold ;
}

.bleuGras
{
	color : #19abff;
	font-weight: bold ;
}

.grpSujDoct
{
	color : #19abff;
	font-weight: bold ;
	font-size: 1.3em ;
}

.exposant
{
	font-size: 0.8em;
	vertical-align: super;
}

.indice
{
	font-size: 0.8em;
	vertical-align: sub;
}

.rouge
{
	color: #dd0b51 ;
}

.imgPlan
{
	padding-bottom: 0.6em;
}

#platf_granulo
{
	padding-top: 10px;
	position: absolute;
	left:450px ;
	top: 355px
}

#platf_ray_therm
{
	position: relative;
	left: 9%;
}

#platf_plan_chaud
{
	position: absolute;
	left: 533px;
	top: 548px;
}

#platf_paco
{
	padding-bottom: 10px;
	position: relative;
	left: 9%;
}

#platf_solide
{
	position: absolute;
	left: 335px ;
	top: 410px ;
}
