
/*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 .date{
	color:#0CA8C7;
	font-size:14px;
}

#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:9px 0 0 9px;
}

#fiche .left-column .headline span span span{
	display: block;
	position: absolute;
	text-indent: -9999px;
	background-image:none;
}

#fiche .left-column h3 {
	margin:0;
	padding:0 0 0 9px;
	font-size:18px;
	color:#0CA8C7;
	text-align: center;
}
#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 {
	width: 450px;
	min-height:575px;
	padding:20px 0 0 35px;
}

/* **/
* html #fiche .left-column .news{
	height:575px;
}
/**/

#fiche .left-column .news p{
}

#fiche .left-column .news .image {
	float:left;
	display:inline;
}
#fiche .left-column .news .image img {
	margin:2px 15px 0 0;
	width: 158px;
	display:block;
}
#fiche .left-column .news .image p {
	width:130px;;
	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:#0CA8C7;
	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;
}

/*left column end*/

/*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: #0CA8C7;
}

ul.page-links li.last{
	list-style: none;
}

ul.page-links li  ul{
	width: 340px;
	text-align: center;
	padding:0;
	margin:0;
}

ul.page-links li li{
	display:inline;
	float: none;
	padding:0 2px 0 0;
}
/*page links 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 8px;
	font-size:12px;
}
#fiche .right-column .lists ul li {
	list-style:none;	
	padding:3px 0 0 15px;
	background: transparent url(../images/puce.gif) no-repeat 0 5px;
}
#fiche .right-column .lists ul li a {
	text-decoration:none;
	color:#5F5F5F;
	padding:0;
}
#fiche .right-column .lists ul li a:hover {
	color:#0CA8C7;
	font-weight:bold;
}
/*theme block start*/
#fiche .right-column .theme {
	color: #000;
}

#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;
}

#fiche .right-column .theme {
	color: #5F5F5F;
}

/*vote block start*/

#fiche .right-column .theme .bottom-bg{
	padding-bottom: 10px;
}

#fiche .right-column .theme dl, #fiche .right-column .theme dt, #fiche .right-column .theme dd, #fiche .right-column .theme ul{
	margin:0;
	padding:0;
}

#fiche .right-column .theme dt{
	text-align: center;
}

#fiche .right-column .theme dl{
	padding:0 20px;
	margin: 0 1px;
}

#fiche .right-column .theme .vote{
	background: transparent url(../images/bg-dl-vote.gif) repeat-x 0 0;
}

#fiche .right-column .theme .vote dt{
	padding-top:10px;
	font-weight: bold;
}

#fiche .right-column .theme .vote dd{
	padding-top:10px;
}

#fiche .right-column .theme .vote ul{
	padding-top: 10px;
}

#fiche .right-column .theme .vote li{
	text-indent: 25px;
	padding-top:4px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#fiche .right-column .theme .vote li .link{
	display: block;
	padding: 5px 0 5px 35px;
	margin:0 0 0 20px;
	background: transparent url(../images/vote-bg.gif) no-repeat 0 0;
	text-indent: 0;
}

#fiche .right-column .theme .vote li a{
	color: #63B0F8;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0;
}

#fiche .right-column .theme .vote li.vote-1{
	background-image: url(../images/vote-1.gif);
}

#fiche .right-column .theme .vote li.vote-2{
	background-image: url(../images/vote-2.gif);
}

#fiche .right-column .theme .vote li.vote-3{
	background-image: url(../images/vote-3.gif);
}

#fiche .right-column .theme .vote dd p{
	margin:0 0 5px 0;
}

.stars-0, .stars-1, .stars-2, .stars-3, .stars-4, .stars-5 {
	margin-top: 5px;
	padding: 5px 0 5px 80px;
	font-weight: bold;
	color: #63B0F8;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.stars-0{
	background-image: url(../images/stars-0.gif);
}

.stars-1{
	background-image: url(../images/stars-1.gif);
}

.stars-2{
	background-image: url(../images/stars-2.gif);
}

.stars-3{
	background-image: url(../images/stars-3.gif);
}

.stars-4{
	background-image: url(../images/stars-4.gif);
}

.stars-5{
	background-image: url(../images/stars-5.gif);
}

.stars-1 span, .stars-2 span, .stars-3 span, .stars-4 span, .stars-5 span{
	font-size: 16px;
}

#fiche .right-column .theme .comment{
	background: transparent url(../images/bg-dl-comment.gif) repeat-x 0 0;
	padding-right:0;
}

#fiche .right-column .theme .comment dt{
	padding-right:20px;
	padding-top:25px;
	text-align: left;
	font-weight: bold;
}
#fiche .right-column .theme .comment dd p{
	margin-top: 5px;
	padding-right:20px;
}

.pager:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.pager {display: inline-block;}

/* Hides from IE-mac \*/
* html .pager {height: 1%;}
.pager {display: block;}
/* End hide from IE-mac */

.pager{
	margin: 15px 0 15px 225px;
}

.pager a{
	float: left;
	display: block;
	text-indent: -9999px;
	height: 50px;
}

.pager a:hover:hover{
	background-position: 0 100%;
}

.pager .left{
	width:44px;
	background: transparent url(../images/arrow-left.gif) no-repeat 0 0;
}

.pager .right{
	width:42px;
	background: transparent url(../images/arrow-right.gif) no-repeat 0 0;
}

.pager p{
	float: left;
	margin: 0 0 0 5px !important;
	font-size:14px;
	color: #5F5F5F;
}

/*vote block end*/

/*theme block end*/
/*right column end*/
/*ioonos_page_fiche_fr page end*/
