
/*ioonos_page_fiche_fr page start*/

#content .breadcrumb li {
	color:#0CA8C7;
}

#fiche {
	float:left;
	width:100%;
}
/*left column start*/
#fiche .left-column {
	float:left;
	width:518px;
	margin:11px 0 0 7px;
	color:#616060;
	display:inline;
}

#fiche .left-column .headline {
	height:41px;
	color:#fff;
	font-size:20px;
	margin:0 1px 0 0;
	background:url(../images/fiche-headline-gradient.gif) repeat-x;
}
#fiche .left-column .headline span {
	display:block;
	height:41px;
	background:url(../images/fiche-headline-left-corner.gif) no-repeat;
}
#fiche .left-column .headline span span {
	background:url(../images/fiche-headline-right-corner.gif) no-repeat top right;
	height:32px;
	padding:4px 0 5px 9px;
}

#fiche .left-column .headline span span .title {
	background-image : none;
	padding: 0;
	float: left;
}

#fiche .left-column .headline span span .title span{
	display: block;
	position: absolute;
	text-indent: -9999px;
	background-image:none;
}

#fiche .left-column .headline span span .date {
	padding: 10px 10px 0 0 !important;
	background-image : none;
	padding: 0;
	float: right;
	font-size: 12px;
	font-weight: normal;
}

#fiche .left-column h3 {
	margin:0;
	padding:15px 0 0 9px;
	font-size:18px;
	color:#0CA8C7;
}
#fiche .left-column p {
	margin:0;
	padding:10px 15px 0 9px;
}

#fiche .left-column .news:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#fiche .left-column .news {display: inline-block;}

/* Hides from IE-mac \*/
* html #fiche .left-column .news {height: 1%;}
#fiche .left-column .news {display: block;}
/* End hide from IE-mac */

#fiche .left-column .news {
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
#fiche .left-column .news .image {
	float:left;
	display:inline;
}

#fiche .left-column .news .legend{
	width:180px;
	margin-left:10px;
}

#fiche .left-column .news .image img {
	display:block;
	margin:2px 15px 0 0;
}
#fiche .left-column .news .image p {
	margin:0;
	padding:17px 15px 0 9px;
	line-height:12px;
	color:#7B7B7B;
	font-size:10px;
}
#fiche .left-column .news .table {
	padding:0 14px 0 0;
}
* +html #fiche .left-column .news .table {
	height:100%;
}

#fiche .left-column .news .table h3{
	padding:0 0 5px 0;
	font-size:18px;
	color:#0CA8C7;}

#fiche .left-column .news .table p {
	padding:2px 0 12px 0;
}

#fiche .left-column .news .table p.quote{
	color:#0CA8C7;
}

#fiche .left-column .icons {	
	margin:0;
	padding:18px 0 5px 0;
	float:right;
}
#fiche .left-column .icons li {
	list-style:none;
	float:left;
	padding:0 0 0 3px;
}
#fiche .left-column .icons li a,
#fiche .left-column .icons li img {
	float:left;
}

/*left column end*/
/*right column start*/

#fiche .right-column .headline {
	margin:0;
	height:62px;
	background:url(../images/en/fiche-right-col-headline.gif) no-repeat;
	text-indent:-9999px;
}

#fiche .right-column .lists ul {	
	margin:0;
	padding:18px 0 0 16px;
	font-size:11px;
}
#fiche .right-column .lists ul li {
	list-style:none;	
	padding:3px 0 0 0;
}
#fiche .right-column .lists ul li a {
	text-decoration:none;
	color:#5F5F5F;
	margin-left:17px;
}
#fiche .right-column .lists ul li a:hover {
	color:#FF09D3;
	margin-left:0;
	font-weight:bold;
	padding:0 0 0 17px;
	background:url(../images/fiche-lists-arrow.gif) no-repeat 0 5px;
}
/*theme block start*/

#fiche .right-column .theme .head {
	width:242px;
	height:65px;
	background:url(../images/en/fiche-theme-headline.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 13px 0;
}

#fiche .right-column .theme .top-bg{
	padding-top: 20px;
}

/*theme block end*/
/*right column end*/
/*ioonos_page_fiche_fr page end*/
