/* begin truc */

div#layout-center-switch {
	height: 70px;
	display: block;
	padding: 0px 10px;
}

html>body div#layout-center-switch {
	min-height: 70px;
	padding: 0px 10px;
}

div#layout-center-switch ul#switch {
	position: absolute;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
	z-index: 10;
}

div#layout-center-switch ul#switch li{
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	width: 113px;
	height: 21px;
	margin-right: 5px;
}

div#layout-center-switch ul#switch li#lieu, div#layout-center-switch ul#switch li#lieu ul li{
	width: 330px;
}

div#layout-center-switch ul#switch li a{
	display: block;
	width: 104px;
	height: 21px;
	line-height: 21px;
	padding: 0px 0px 0px 9px;
	background: url(../../img/agenda/switch_bg_over.gif);
	color: white;
	text-decoration: none;
}

div#layout-center-switch ul#switch li#lieu a{
	background: url(../../img/agenda/switch_bg_over_lieu.gif);
}

div#layout-center-switch ul#switch li#lieu a{
	width: 321px;
}

div#layout-center-switch ul#switch li.headlink ul { 
	display: none;
	padding: 0px;
	margin: 0px;
}

div#layout-center-switch ul#switch li.headlink ul li{
	padding: 0px;
	margin: 0px;
}

div#layout-center-switch ul#switch li.headlink ul li a { 
	display: block;
	width: 104px;
	height: 21px;
	line-height: 21px;
	padding: 0px 0px 0px 9px;
	color: white;
	text-decoration: none;
	background: #138766;
}

div#layout-center-switch ul#switch li#lieu.headlink ul li a { 
	display: block;
	width: 321px;
	height: 21px;
	line-height: 21px;
	padding: 0px 0px 0px 9px;
	color: white;
	text-decoration: none;
	background: #138766;
}

/* end truc */

div#layout-center-switch ul#switch li.headlink ul li a:hover, div#layout-center-switch ul#switch li#lieu.headlink ul li a:hover { 
	color: white;
	background: #0d5f46;
}

div#picture {
	width: 225px;
	height: 330px;
	display: block;
	float: left;
	background: url(../../img/agenda/generic_thumb_225x330.gif);
}

div#infos {
	margin: 0px 0px 0px 15px;
	width: 348px;
	display: block;
	float: right;
}

div#infos a{
text-decoration: underline;
	color: #737872;
}

div#infos h3, div#infos h4, div#infos h1, div#infos h2, div#infos p{
	padding: 0px;
	margin: 0px;
}

div#infos h3, div#infos h4, div#infos h1, div#infos h2{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

div#infos div#top{
	background: url(../../img/agenda/display_top_bg.gif) no-repeat -1px 0px;
	border-left: 1px solid #e3e4e3;
	padding: 10px;
}

div#infos div#top h3 {
	color: #16896d;
	font-size: 12px;
}

div#infos div#top h1 {
	color: #30b260;
	font-size: 18px;
	line-height: 20px;
}

div#infos div#top h2 {
	color: #30b260;
	font-size: 10px;
}

div#infos div#middle h3 {
	color: #20221f;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 15px;
	line-height: 10px;
}

div#infos div#middle h4 {
	color: #20221f;
	font-weight: bold;
	font-size: 11px;
}

div#infos div#middle{
	background: url(../../img/agenda/display_middle_bg.gif) no-repeat -1px 0px;
	border-left: 1px solid #e3e4e3;
	padding: 10px;
}

div#infos div#bottom{
	text-transform: none;
	color: #737872;
	background: url(../../img/agenda/display_bottom_bg.gif) no-repeat top left;
	_background: url(../../img/agenda/display_bottom_bg.gif) no-repeat 4px 0px;
	height: 60px;
	padding: 10px;
	font-size: 11px;
}

html>body div#infos div#bottom {
	color: #737872;
	text-transform: none;
	height: auto;
	background: url(../../img/agenda/display_bottom_bg.gif) no-repeat top left;
	min-height: 80px;
	padding: 10px;
	font-size: 11px;
}

div#overview {
	margin: 20px 0 0 0;
	padding: 0px 5px;
	color: #20221f;
	font-size: 11px;
}

div.layout-center-overview-article h5 {
	color: #16896D;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

div.layout-center-overview-article h6 {
	color: #2bb059;
	font-size: 11px;
	padding: 0;
	margin: 0;
}