
/*ioonos_page_fiche_fr page start*/

#content .breadcrumb li {
	color:#9D41D2;
}

#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:22px;
	margin:0 1px 0 0;
	background:url(../images/fiche-title.jpg) no-repeat;
	padding:5px 0 0 15px
}
#fiche .left-column h3 {
	margin:0;
	padding:15px 0 0 9px;
	font-size:18px;
	color:#9D41D2;
}
#fiche .left-column .date{
	color:#9D41D2;
	font-size:14px;
}

#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;}

/* \*/
* html #fiche .left-column .news {height: 1%;}
#fiche .left-column .news {display: block;}
/* */

#fiche .left-column .news {
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
#fiche .left-column .news .image {
	float:left;
	margin:0 15px 0 0;
	display:inline;
	padding:2px 0 0 7px;
}
#fiche .left-column .news .image img {
	width:102px;
	display:block;
}
#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 {
	display:table;
	height:0;
	padding:0 14px 0 0;
}
* +html #fiche .left-column .news .table {
	height:100%;
}

#fiche .left-column .news .table h3{
	padding:0;}

#fiche .left-column .news .table h3 a{
	font-size:16px;
	color:#9D41D2;
	text-decoration: none;
}

#fiche .left-column .news .table h3 a:hover{
	text-decoration: underline;
}

#fiche .left-column .news .table p {
	padding:2px 0 12px 0;
}

#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;
}

/*page links block start*/

ul.page-links:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ul.page-links {display: inline-block;}

/* Hides from IE-mac \*/
* html ul.page-links {height: 1%;}
ul.page-links {display: block;}
/* End hide from IE-mac */


ul.page-links{
	margin: 50px 0 0 0;
	padding:0;
	color: #fff;
}

ul.page-links a{	
	color: #fff !important;
	text-decoration : none;
}

ul.page-links li li.on a{
	font-weight: bold;
	text-decoration : underline;	
}

ul.page-links a:hover{	
	text-decoration : underline;
}

ul.page-links li{
	float: left;
	list-style: none;
	padding: 2px 12px 4px 12px;
	background-color: #9D41D2;
}

ul.page-links li.last, ul.page-links li.first{
	list-style: none;
	width: 70px;
}

ul.page-links li.first{
	text-align: left;
}

ul.page-links li.last{
	text-align: right;
}

ul.page-links li ul{
	width: 300px;
	text-align: center;
	padding:0;
	margin:0;
}

ul.page-links li li{
	display:inline;
	float: none;
	padding:0 2px 0 0;
}
/*page links end*/

/*left column end*/
/*right column start*/

#fiche .right-column .headline {
	margin:0
	height:62px;
	background:url(../../images/en/fiche-theme-title.gif) no-repeat 15px 5px ;
	text-indent:-9999px;
	padding-bottom:35px;
}

#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;
}

/*theme block end*/
/*right column end*/
/*ioonos_page_fiche_fr page end*/
