/* balises html */
body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	background: #ffffff;
	border: 0;
	margin: 0;
	font-size:14px;
}
p{
	margin:0; padding:0;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	line-height:15px;
}
h1{
  color: #0053a0;
  margin: 0; padding: 0;
  font-size: 18px;
  padding-bottom: 10px;
}

/* id CSS */
#conteneur{
	width: 752px;
	margin: 0 auto;
}
#header{
  height: 85px;
  width: 100%;
}
#header .topl a{
  display: block;
  width: 419px;
  height: 85px;
}
#header .topl{
  width: 419px;
  height: 85px;
  background: url(./conference_annuelle_urbact.gif) no-repeat;
  position:absolute;
}

#header .topl_en a{
  display: block;
  width: 437px;
  height: 77px;
}
#header .topl_en{
  width: 437px;
  height: 77px;
  background: url(./conference_annuelle_urbact_en.gif) no-repeat;
  position:absolute;
  margin-top:5px;
}


#header .topr{
  width: 172px;
  height: 66px;
  background: url(./programme_developpement.gif) no-repeat;
  position:absolute;
  margin-left: 582px;
  margin-top: 17px;
}
#header .topr a{
  display: block;
  width: 172px;
  height: 66px;
}
#header .topr_en{
  width: 142px;
  height: 65px;
  background: url(./programme_developpement_en.gif) no-repeat;
  position:absolute;
  margin-left: 611px;
  margin-top: 17px;
}
#header .topr_en a{
  display: block;
  width: 142px;
  height: 65px;
}


#bandeau{
  width: 752px;
  height: 200px;
  background: url(./bandeau.jpg) no-repeat;
  margin-top: 6px;
}
#content{
  width: 100%;
  margin-top: 25px;
  background:url(bg_br.gif) no-repeat bottom;
}
#content #menu{
  width: 112px;
  float: left;
}
#content #menu ul{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content #menu ul li{
  text-align: center;
  margin-bottom: 8px;
}
#content #menu ul li a{
  color: #ffffff;
  text-decoration: none;
  background: url(./menu_1.jpg) no-repeat;
  display: block;
  width: 112px;
  height: 20px;
  font-size: 14px;
  padding-top: 5px;
}
#content #menu ul li a:hover{
  color: #ffffff;
  text-decoration: none;
  background: url(./menu_2.jpg) no-repeat;
  display: block;
  width: 112px;
  height: 20px;
  font-size: 14px;
  padding-top: 5px;
}
#content #menu ul li.here a{
  color: #ffffff;
  text-decoration: none;
  background: url(./menu_2.jpg) no-repeat;
  display: block;
  width: 112px;
  height: 20px;
  font-size: 14px;
  padding-top: 5px;
  font-weight: bold;
}
#content #menu ul li.here a:hover{
  color: #ffffff;
  text-decoration: none;
  background: url(./menu_2.jpg) no-repeat;
  display: block;
  width: 112px;
  height: 20px;
  font-size: 14px;
  padding-top: 5px;
  font-weight: bold;
}
div#inscription{
  width: 112px;
  height: 59px;
  background: url(inscription_btn.gif) no-repeat;
  margin-top: 20px;
}
div#inscription a{
  display: block;
  width: 112px;
  height: 59px;
}

div#inscription_en{
  width: 112px;
  height: 59px;
  background: url(inscription_btn_en.gif) no-repeat;
  margin-top: 20px;
}
div#inscription_en a{
  display: block;
  width: 112px;
  height: 59px;
}

#content #texte a{
  color: #fab343;
  font-weight: bold;
}
#content #texte a:hover{
  color: #004e99;
  font-weight: bold;
}
#content #texte ul {
  margin-top: 0;
  padding-top: 0;
  margin-top:4px
}
#content #texte ul li {
  list-style-image: url(./puce.png);
}
#content #texte strong{
  color: #0053a0;
}
#content #texte{
  width: 100%;
  text-align: justify;
}
#footer{
  width: 100%;
  height: 54px;
}
#footer .botl{
  width: 245px;
  height: 38px;
  background: url(./union_europeene.gif) no-repeat;
  position:absolute;
}
#footer .botl a{
  display: block;
  width: 457px;
  height: 74px;
}
#changeLangue{
	position: absolute;
	margin-left: 700px;
	margin-top:-20px;
	width: 70px;
	z-index: 10;
  text-align:center;
}
#changeLangue a{
	color: #004c98;
	text-decoration: none;
  font-size: 14px;
  display: block;
  width:20px;
  height:20px;
  background: url(bg_lang_off.gif) no-repeat;
  float:left;
  margin-right: 4px;
  padding-top: 4px;
}
#changeLangue a:hover{
	color: #004c98;
	text-decoration: none;
  font-size: 14px;
  display: block;
  width:20px;
  height:20px;
  background: url(bg_lang_off.gif) no-repeat;
  float:left;
  margin-right: 4px;
  padding-top: 4px;
}
#changeLangue a.here{
	color: #dddbd9;
	text-decoration: none;
  font-size: 14px;
  display: block;
  width:20px;
  height:20px;
  background: url(bg_lang_on.gif) no-repeat;
  float:left;
  margin-right: 4px;
  padding-top: 4px;
}
#changeLangue a.here:hover{
	color: #dddbd9;
	text-decoration: none;
  font-size: 14px;
  display: block;
  width:20px;
  height:20px;
  background: url(bg_lang_on.gif) no-repeat;
  float:left;
  margin-right: 4px;
  padding-top: 4px;
}


#content #texte strong.boldOrange{
	color: #000000;
	font-size: 18px;
}








tr.backSeparateur{
	background:white;
}
tr.backSeparateur td{
	background:white;
	padding-top:6px;
	padding-bottom:6px;
	padding:5px;
	padding-right:8px;
}

.programmTbl{
	width:100%; color:#1d1d1d;
}
.programmDate{
	background:#e6e6e6;
	width:94px;
	padding:5px;
}
.programmContent{
	background:#e6e6e6;
	text-align:left;
	padding:5px;
	padding-right:8px;
}

table.subTbl{
	margin-top:4px
}



a.greyLink{
	color:#858585;
}
tr.backSeparateur{
	background:white;
}
tr.backSeparateur td{
	background:white;
	padding-top:6px;
	padding-bottom:6px;
	padding:5px;
	padding-right:8px;
}

.programmTbl{
	width:100%; color:#1d1d1d;
}
.programmDate{
	background:#e6e6e6;
	width:90px;
	padding:5px;
	font-size:11px;
}
.programmContent{
	background:#e6e6e6;
	text-align:left;
	padding:5px;
	padding-right:8px;
}

table.subTbl{
	margin-top:4px
}



a.greyLink{
	color:#858585;
}
div.AtelierHiddenBox div.closeBox{
	position:absolute;
	width:10px;
	padding-left:184px;
	margin-top:-7px;
}
div.AtelierHiddenBox div.closeBox img{
	border:0;
}

div.contentBox{
	position:absolute;
	margin-left:-230px;
	margin-top:21px;
	width:190px;
	z-index:99999;
}
div.contentBox2{
	position:absolute;
	margin-left:-180px;
	margin-top:-6px;
	width:190px;
	z-index:99999;
}

div.AtelierHiddenBox{
	background:#004e99;
	padding:6px;
	color:white;
	font-size:10px;
}
div.AtelierHiddenBox p{
	line-height:12px;
}





.requis{
	color: red;
	font-weight: bold;
}
.bold2{
  font-size:14px
}
.clear{
  clear: both;
}
.printPage{
	position: absolute;
	margin-left: 660px;
	margin-top:-20px;
	width: 30px;
	z-index: 10;
}