#textContainer{
	padding : 5px 8px 0 20px;
	}
h1{
	margin-bottom : 5px !important;
	}
#textContainer #mod_temoignages{
	height : 145px;
	font-size: 1.2em;
	color : #272422;
	text-align:justify;
	overflow : hidden;
	padding : 0 2px 0 0;
	
	}

 #textContainer .listeTemoignage{
	padding :5px 0 0 0px;
	width : 272px;
	height : 120px;
	}

 #textContainer ul li{
 	width : 272px;
	padding : 6px 0px;
	overflow : hidden;
 	}
 #textContainer ul li.active, #textContainer ul li.active a{
 	color : #4c586f;
 	}

.titreTem{
	width : 220px;
	font-weight : bold;
	}
.titreTem a:hover{
	color : #de9f11;
	}
.dateTem{
	position : absolute;
	right : 0;
	top : 6px;
	font-weight : bold;
	}
.auteurTem{

	}
.texteTem{
	position : absolute;
	top : 0px ;
	left : 272px;
	width : 375px;
	height : 105px;
	padding : 10px 10px 0px 10px;
	overflow-x : hidden;
	overflow-y : auto;
	}
.texteTem .dateTem{
	position : absolute;
	top : 0;
	right : 25px;
	}

#pagination{
	position : absolute;
	bottom : 5px;
	left : 0;
	width : 272px;
	height : 16px;
	font-weight : bold;
	}
#previousT{
	position : absolute;
	top :0px;
	left : 10px;
	}
#nextT{
	position : absolute;
	top :0px;
	right : 0px;
	}
#pagination a{
	text-decoration :underline;
	font-size : 0.9em;
	}
#pagination a:hover{
	text-decoration :none;
	}
#lienProposer{
	position : absolute;
	bottom : 5px;
	right: 10px;
	z-index : 400;
	height : 16px;
	background : url(../img/bg-boutonAction.gif) repeat-x;
	padding : 0 10px;
	line-height : 16px;
	color : #272422;
	font-size : 1.1em;
	margin-right : 10px;
	z-index : 5;
	border-width : 0px;
	cursor : pointer;
	}
#lienProposer:hover{
	text-decoration : none;
	}
/***** POPIN *****/
.texteAvant{
	margin : 0 0 20px 0;
	}
.texteApres{
	margin : 10px 0;
	}
.temoignage{
	left : 80px;
	padding : 0;
	width : 629px !important;
	min-height : 205px;
	}
.popinContainer .temoignage .popinTop{
	height : 75px;
	width : 629px !important;
	background : url(../img/bg-blason.gif) 0 52px;
	}
.popinContainer .temoignage h2{
	padding : 30px 80px 0px 12px;
	color : #81899a;
	text-align : left;
	font-size : 2em;
	width : auto;
	z-index : 22;
	}
.popinContainer .temoignage .close{
	position : absolute;
	right : 10px;
	top : 20px;
	z-index : 23;
	}
.popinContainer .temoignage #formTemoignage, .popinContainer .temoignage .textConfirm{
	width : 569px;
	min-height : 290px;
	padding : 85px 30px 30px 30px; 
	background-color:#81899a;
	color : #ffffff;
	font-size : 1.1em;
	}
.temoignage fieldset{
	border-width :0;
	margin-bottom : 10px;
	padding : 0;
	}
.temoignage .formLine{
	overflow : hidden;
	margin-bottom : 5px;
	}
.temoignage label, .temoignage input, .temoignage select, .temoignage .pseudoLabel{
	float : left;
	margin-right : 5px;
	font-size : 1em;
	
	}	
.temoignage label{line-height:1.4em;width : 100px;font-size : 1.1em;}

.temoignage .checkbox label{
	float : none;
	
	}
.temoignage .checkbox input{
	width : auto;
	background-color : none;
	border-width : 0;
	margin-top:2px;
	}
.temoignage #temoignage{
	width : 450px;
	height : 80px;
	font-size : 1em;
	}
.temoignage .messageErreur{
	padding : 10px;
	border : 1px black solid;
	background : #dddddd;
	color : #61697d;
	margin-bottom : 10px;
	}
.temoignage .boutonAction{
	float : right;
	margin-top : 10px;
	}
/*
.temoignage .textConfirm{
	margin : 20px ;
	font-weight : normal;
	font-size : 1.2em;
	text-align : left;
	}*/
	
/***** /POPIN *****/