@charset "UTF-8";
/* CSS Document */

div#container
{
   width: 1050px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}


.EditRegion {
	background-image: url(images/tacheII.png);
	position:absolute;
	left:218px;
	top:170px;
	z-index:9;
	background-image: url(images/tacheII.png);
	background-repeat: no-repeat;
	float: left;
	width: 685px;
	height:536px;
	background-position: center center;
	overflow: auto;
	}


body
{
   text-align: center;
   margin: 0;
}

a
{
   color: #000000;
}
a:visited
{
   color: #000000;
}
a:active
{
   color: #FF0080;
}
a:hover
{
   color: #282828;
}
a.mad:link
{
   color: #282828;
   font-style: italic;
   text-decoration: none;
}
a.mad:visited
{
   color: #282828;
   font-style: italic;
   text-decoration: none;
}
a.mad:active
{
   color: #000000;
   font-style: italic;
   text-decoration: none;
}
a.mad:hover
{
   color: #000000;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}




#apDiv1 {
	position:absolute;
	width:607px;
	height:115px;
	z-index:1;
	left: 39px;
	top: 354px;
}



#apDiv1 {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	width: 600px;
	text-align: right;
	font-weight: bold;
}

body {
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	color: #000;
}




#ecouteurs {
	overflow:hidden;
	position:absolute;
	left:873px;top:0px;
	z-index:7;
	background-image: url(images/ecouteur.png);
	background-repeat: no-repeat;
	width:142px;
	height:272px;
	background-position: top;
	
	}


#taches {
	overflow:hidden;
	position:absolute;
	left:492px;
	top:-2px;
	z-index:8;
	background-image: url(images/tache.png);
	background-repeat: no-repeat;
	float: left;
	width: 379px;
	height:276px;
	background-position: left top;
	}
	


	
	
	
	
	
#Shape2 {
	position:absolute;
	left:0px;
	top:39px;
	width:984px;
	height:724px;
	z-index:3;
	background-image: url(images/img0002.png);
	background-repeat: no-repeat;
	width:984px;
	height:724px;
	background-position: top;
		
		}
	
#container .EditRegion h6 {
	font-style: italic;
	text-align: center;
	border: 1px dotted #666;
	background-color: #FFF;
}
