
#sidebar-pub
{
background-color:#D6D6D6;
border:1px solid #FFFFFF;
height:250px;
margin:1px 1px 0;
overflow:visible;
width:300px;
}



#bd
{
  clear:both;
}

h1#title
{
  width:622px;height:44px;
  background:url("/apps/frontend/main/img/tour_header.png") no-repeat 0px 0px;
  font-size:130%;
  color:white;
  margin-left:150px;
  padding-top:8px;#padding-top:7px;
  text-align:center;
}

h2#description
{
  	font-size:100%;
  	color:#352719;
 	/*margin:10px 0 30px 156px;*/
 	margin-left:100px;
 	margin-bottom: 1em;
  	text-align:justify;
  	width:606px;
  	font-weight:bold;
}

ul#flux h3 {
	font-size:150%;
	#font-size:140%;
	color:#BD003A;
	font-weight:normal;
	width:134px;
	_width:144px;
	float:left;
}

ul#flux li {
	float:left;
	padding:2px 5px 0px;
}

ul#flux h4 {
	float:left;
	width:220px;
	font-size:100%;
	#font-size:90%;
	color:#35271A;
}

ul#flux{
	margin:0 10px 0 100px;
	width:500px;
}
ul#flux li.level2{
	border-bottom:1px dotted #c2c2b8;
	margin-left:10px;
	width:100%;
}
ul#flux li.level1 {
	background-color:#C8ECFA;
	border:1px solid #c2c2b8;
	margin-bottom:5px;
	padding:10px 10px 0px;
	#padding:4px 10px 4px;
	width:100%;
}

#sidebar{
    margin-right: 20px;
    width:300px;
}

.cadre {
	background-color: #c8ecfa;
	margin-top:20px;
	}
.hautgauche, .hautdroit, .basgauche, .basdroit {
	height: 11px; width: 11px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
.hautgauche {
	background: url(/apps/frontend/communauty/img/hautgauche.gif);
}
.hautdroit {
	float: right;
	background: url(/apps/frontend/communauty/img/hautdroit.gif);
}
.basgauche {
	background: url(/apps/frontend/communauty/img/basgauche.gif);
}
.basdroit {
	float: right;
	background: url(/apps/frontend/communauty/img/basdroit.gif);
}
.contenu {
	margin:10px;
	}
.contenu h5{
	font-size:120%;
	#font-size:110%;
	font-weight:bold;
	color:#35271A;
	margin-bottom:10px;
}

.contenu p{
	font-size:90%;
	#font-size:80%;
	color:#888078;
}

#bd #yui-main
{
margin-right:-330px;
}


