/*----------------------------------------------------------------*/
/*    Pour agir sur les champs forlulaire (Etienne)               */
/*----------------------------------------------------------------*/
.frm_pulldown_multiple { /* pulldown multiple */
/*	height:180px;*/
}
.frm_secret_word { /* 3 mots qui me correspondent */
	width:130px;
}
.frm_input_text { /*  Le livre que je lis en ce moment / L'artiste que j'écoute en ce moment*/
	width:130px;
}
/*----------------------------------------------------------------*/
h3{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 2px;
	margin-top: 1px;
}
.h3homekill{
	margin: 0px;
	padding: 0px;
}
#searchbuttons {
	padding-top: 10px;
	width: 100%;
	height:30px;
	text-align: right;
}
#searchbuttons table{
	display: inline;
}
#searchform {
	margin:0px;
	padding:0px;
	border:1px solid #FF6600;
}
#searchform td{
	margin:0px;
	padding:0px;
	border:1px solid #FF6600;
}
.advsearques{
	background-color: #f4f4f4;
	padding: 8px;
	border-bottom: 2px solid #ffffff;
	_border-bottom: 1px solid #ffffff;
}
.advsearquesnoarrow{
	background-color: #f4f4f4;
	padding: 8px;
	border-bottom: 2px solid #ffffff;
}
.advsearques1stlines{
	background-color: #f4f4f4;
	padding: 8px;
	border-bottom: 0px solid #ffffff;
}
.advsearques2ndlines{
	background-color: #ffffff;
	padding: 8px;
	padding-bottom: 18px;
	border-bottom: 0px solid #ffffff;
}
.arrowoff{
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat;
}
.arrowon{
	width: 12px;
	height: 12px;
	float: left;
	background-image: url(../images/arrow_on.png);
	background-repeat: no-repeat;
}
.arrownone{
	width: 12px;
	height: 12px;
	float: left;
}
.titlequeson{
	float: left;
	width: 155px;
	padding-right: 15px;
}
.titlequesonlong{
	float: left;
	width: 235px;
	padding-right: 15px;
}
.titlequesonpsy{
	float: left;
	width: 420px;
	padding-right: 15px;
}
.titlequesonpsylong{
	float: left;
	width: 470px;
	padding-right: 15px;
}
.titlequeson2lines{
	float: left;
	padding-left: 12px;
}
.modif{
	text-align: right;
}
.selectanswer{
	float: left;
	width: 340px;
}
.contansw{
	padding-left: 170px;
}
.contansw div{
/*border: 1px dashed #ff4500;*/
	margin: 0px;
	padding: 5px;
}
.contansw div td{
/*border: 1px dashed #ff4500;*/
	margin: 0px;
	padding: 2px;
}
.contansw_nodiv{
padding-left: 170px;

}
.contansw_explain{
padding-left: 264px;

}
.contansw_explain2{
padding-left: 185px;

}
.contansw td{
	padding: 5px;
}
.modif{
	color: #c76989;
	margin-right: 25px;
	text-decoration: none;
}
.modif a{
	color: #c76989;
}
.modif a:hover{
	color: #c76989;
}
.td_div{
	width:154px;
	vertical-align:bottom;
}
.td_div_long{
	width:174px;
	vertical-align:bottom;
}
.td_div_pd{
	width:160px;
	vertical-align:bottom;
	padding:16px;
}
.td_div_pd_long{
	width:240px;
	vertical-align:bottom;
	padding:16px;
}

