@charset "iso-8859-1";

#theme_recherche {
	float: left;
	background-color: #EEF2F5;
	width: 542px;
	height: 510px;
	border: 1px solid #C1C0B9;
	margin-top: 0px;
}
/*
#c_recherche2 {
	float:left;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87A1B4;
	padding-top: 5px;
	line-height: 22px;
}
*/
#c_recherche {
	float:left;
	width: 100%;
	line-height: 22px;
}

select {
	float:left;
	margin-bottom: 5px;
	line-height: 22px;
	border: 1px solid #87A1B4;
}

#dateDebut {
	float:left;
	width: 100%;
	line-height: 22px;
	border: 1px solid #87A1B4;
}

#t_theme {
	width: 333px;
	float: left;
	padding: 9px;
	line-height: 18px;
	margin-left: 8px;
}
#lien_sup {
	float: right;
	width: 522px;
	line-height: 18px;
	margin-right: 40px;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 2px;
	
}
#moteur {
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575259;
	background-color: #DCD8D3;
	float: left;
	padding: 10px;
    padding-top: 5px;
	height: 497px;
}

#formulaireRecherche_top
	{
	height: 375px;
	}
	
#formulaireRecherche_bottom
	{
	height: 50px;
	}	
	
#MsgByCode
	{
	font-weight:bold;
	}
	
#moteur p {
	margin-top:12px;
	padding-bottom: 5px;
}

.h1_recherche {
	font-size:34px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	color:#5F839D;
	padding-top: 15px;
	padding-bottom: 10px;
}
.t_recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #575259;
}
form {
	margin: 0px;
	padding: 0px;
}

.checkbox {
	margin-right:4px;
	margin-left:5px;
	margin-top:10px;
	
	}

.lblCheckbox
	{
	margin-right:8px;
	}
	
.t_theme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575259;
	padding-right: 14px;
	float:left;
	text-align: justify;
}
.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575259;
	padding-left: 14px;
	margin-left: 4px;
	padding-top: 18px;
	list-style-position: outside;
	list-style-image: url(../img/puce1_description.gif);
}
.liste_vosEnvies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575259;
	padding-left: 0px;
	margin-left: 24px;
	margin-right:5px;
	padding-top: 16px;
	list-style-type:none;
	list-style-position: outside;
	list-style-image: url(../img/puce_grise.gif);
}
	
	
#environnement {
	width: 172px;
	height: 310px;
	float:left;
	margin-left: 3px;
	background-image: url(../img/post-it.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
	margin-top: 40px;
	line-height: 14px;
}


/* ########################################### Nombre résultats et bouton */

#fond_resultat{
	height: 70px;
	background-color: #CFD3D4;
	border: 1px solid #A6B9C8;
	margin-top: 2px;
	float: left;
	width: 218px;
	padding-top: 2px;
	text-align: center;
}
#resultat {
	width: 90px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 8px;
	float:left;
}

.nombre_resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F839D;
}

.bt_resultat_on {
	width: 91px;
	height: 47px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;	
	cursor: pointer;
	}

.bt_resultat_off {
	width: 91px;
	height: 47px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	
}

.TR_fieldRecherche
    {
    height:50px;
    }