﻿@charset "utf-8";
/* Temoignages : Barre d'icone */
#CADREPAGE #PageInterne #IconBar.iconRetourTem {
	margin-bottom: 0px;
}

#CADREPAGE #PageInterne .btnRetourTem {
	margin: 1px 0px 2px 0px;
	padding: 0px 4px 3px 0px;
	float: right;
	width: 268px;
	display: inline;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	background: url(../../content/img/fonds/fond_iconclair.gif) no-repeat;
}

#CADREPAGE #PageInterne .btnRetourTem:hover, #CADREPAGE #PageInterne .btnRetourTem:focus {
	text-decoration: underline;
}

/* Temoignages : Fiche texte */
#PageInterne #TemBox {
	margin-top: 25px;
	width: 100%;
}

#PageInterne #TemBox .caseGauche {
	border: solid 1px #D6D6D6;
	float: left;
	display: inline;
}

* html #PageInterne #TemBox .caseGauche img { /* Pour IE6 */
	margin-bottom: -2px;
}

*+html #PageInterne #TemBox .caseGauche img { /* Pour IE7 */
	margin-bottom: -2px;
}

#PageInterne #TemBox .caseDroite {
	float: right;
	width: 400px;
	display: inline;
}

#PageInterne #TemBox .zoneTemTexte {
	width: 400px;
}

#PageInterne #TemBox .temChapeau {
	width: 280px;
}

#PageInterne #TemBox .caseDroite .btnInverse {
	margin: 5px 0px 0px 235px;
	padding-top: 3px;
	height: 18px;
	display: block;
	text-align: center;
}

/* Temoignages : Fiche video */
#PageInterne #TemBox .videoTitre {
	padding: 3px 0px 4px 5px;
	font-weight: bold;
	background: #424242;
}

* html #PageInterne #TemBox #TemFlashVideo img { /* Pour IE6 */
	margin-bottom: -2px;
	height: 298px;
}

#PageInterne #TemBox #TemFlashVideo .alternFlash .lookBouton {
	margin-left: 0px;
	position: absolute;
	top: -54px;
	left: 67%;
}

#PageInterne #TemBox #TemFlashVideo .alternFlash .btnCalAltTem {
	top: -65px;
}

* html #PageInterne #TemBox #TemFlashVideo .alternFlash .btnCalAltTem { /* Pour IE6 */
	top: -54px;
}

*+html #PageInterne #TemBox #TemFlashVideo .alternFlash .btnCalAltTem { /* Pour IE7 */
	top: -54px;
}

#PageInterne #TemBox .videoDesc {
	padding: 5px 3px 10px 5px;
	text-align: justify;
	background: #424242;
}

/* Temoignages : Liste et wall */
#ListTemBox {
	padding-top: 2px;
	width: 100%;
	font-size: 10px;
	line-height: 11px;
}

#PageInterne .temWallBox {
	padding-top: 20px;
	height: 260px;
}

#PageInterne .temWallBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ListTemBox .temVideo, #ListTemBox .temTexte {
	margin-left: 1px;
	float: left;
	width: 175px;
	height: 65px;
	display: inline;
}

#PageInterne .temWallBox li {
	margin: 0px 0px 11px 20px;
	width: 145px;
	height: 75px;
}

#ListTemBox a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#ListTemBox .temVideo a {
	background: #242424 url(../../content/img/boutons/btn_temvideo.gif) repeat 0px 0px;
}

#ListTemBox .temVideo a:hover, #ListTemBox .temVideo a:focus, #ListTemBox .temVideo .actif {
	background: #242424 url(../../content/img/boutons/btn_temvideo.gif) repeat 0px 75px;
}

#ListTemBox .temTexte a {
	background: #242424 url(../../content/img/boutons/btn_temtexte.gif) repeat 0px 0px;
}

#ListTemBox .temTexte a:hover, #ListTemBox .temTexte a:focus, #ListTemBox .temTexte .actif {
	background: #242424 url(../../content/img/boutons/btn_temtexte.gif) repeat 0px 75px;
}

#ListTemBox a:hover, #ListTemBox a:focus, #ListTemBox .actif {
	color: #479AB3;
}

#ListTemBox .actif:hover span, #ListTemBox .actif:focus span {
	text-decoration: underline;
}

#ListTemBox a .temFonction, #ListTemBox a .temCategorie {
	width: 132px;
	display: block;
	cursor: pointer;
}

#PageInterne .temWallBox a .temFonction, #PageInterne .temWallBox a .temCategorie {
	width: 102px;
}

#ListTemBox a .temFonction {
	position: absolute;
	top: 1px;
	left: 42px;
}

#ListTemBox a .temCategorie {
	margin-bottom: 5px;
	font-weight: bold;
}

#ListTemBox .temVideo img, #ListTemBox .temTexte img {
	margin-top: 1px;
}