
/*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:750px; /*518*/
	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 10px;
}
#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 a{
	padding: 0 0 5px 0;
	font-size: 18px;
	color: #0CA8C7;
	text-decoration:none;
}
#fiche .left-column .news .table p {
	padding:2px 0 12px 0;
}
#fiche .left-column .news .table .adresse{
	color: #0CA8C7;
}
#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;
}

/******* LIENS UTILES *******/
#fiche .left-column .liens {
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;	
}
#fiche .left-column .liens div li span {
	font-size:14px;
}
#fiche .left-column .liens div li a {
	color:#0CA8C7;
}
#fiche .left-column .liens .li_url{
	list-style:none;
	margin-bottom:8px;
}
#fiche .left-column .liens div li i a{
	text-decoration: none;
}
#fiche .left-column .liens .col1 {
	float:left;
	width:375px;
}
#fiche .left-column .liens .col2 {
	float: left;
	width:375px;
}
* +html #fiche .left-column .liens .col2 {
	height:100%;
}

/*left column end*/
/*theme block end*/
/*ioonos_page_fiche_fr page end*/
