.label{
	font-weight:bold;
}

#espaceannonceur div{
	/*border:1px solid #000000;*/
}

#espaceannonceur{
	height:500px;
}

HTML>BODY #espaceannonceur{
	height:auto;
	min-height:500px;
}

#espaceannonceur, #hautannonceur, #milieuannonceur{
	width:1000px;
}

#hautannonceur{
	height:100px;
}

HTML>BODY #hautannonceur{
	height:auto;
	min-height:100px;
}

#logoannonceurconteneur{
	text-align:left;
	width:400px;
	height:200px;
}

a img{
	border:0px;
}

#milieuannonceur{
	height:400px;
}

HTML>BODY #milieuannonceur{
	height:auto;
	min-height:400px;
}

#contenuespaceannonceur, #titreespaceannonceur{
	width:797px;
}

HTML>BODY #contenuespaceannonceur, HTML>BODY #titreespaceannonceur{
	width:800px;
}

#contenuespaceannonceur{
	float:right;
	height:500px;
}

HTML>BODY #contenuespaceannonceur{
	height:auto;
	min-height:500px;
}

#titreespaceannonceur h1{
	font-size:22px;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

#menugaucheannonceur{
	width:200px;
	height:100%;
}

HTML>BODY #menugaucheannonceur{
	height:auto;
	min-height:500px;
}

#menugaucheannonceur a{
	display:block;
	width:200px;
	height:25px;
	text-decoration:none;
}

#menugaucheannonceur a span, #titre_menugaucheannonceur span{
	padding-left:10px;
	line-height:25px;
}

#titre_menugaucheannonceur{
	line-height:30px;
	width:100%;
	height:30px;
}


/**** MENU ANNONCEUR ****/

#menuannonceur{
	width:100%;
}

#menuannonceur a{
	display:block;
	width:200px;
	height:25px;
	text-align:center;	
	float:left;
	text-decoration:none;
}

#menuannonceur a span{
	padding:10px;
	line-height:25px;
}

#textecontenuespace{
	padding:30px;
	padding-top:15px;
}

HTML>BODY #textecontenuespace{
	width:740px;
}


/***  CALQUES SUPERPOSES POUR EDITION  ***/

#editespacediv{
	position:relative;
	top:30px;
	left:0px;
}

#edit_bandeauhaut, #edit_fondsite, #edit_contenu, #edit_menugauche{ 
	position:absolute;
	width:220px;
	padding-top:0px;
	background-color:#CCCCCC;
	color:#000000;
	border:1px solid #000000;
}

#titre_edit{
	text-align:center;
	line-height:20px;
	background-color:#666666;
	color:#FFFFFF;
	width:100%;
	font-weight:bold;
}

#contenu_edit{
	margin:5px;
}


#edit_bandeauhaut{
	top:20px;
	left:300px;
}

#edit_fondsite{
	top:5px;
	left:790px;
}

#edit_menugauche{
	top:350px;
	left:40px;
}

#edit_contenu{
	top:250px;
	left:750px;
}
