/*index */

#index_accroche{
	border: solid 1px #008800;
	display:block;
	float:left;
	width:510px;
	height:146px;
	background-image: url(/images/recuperation-de-donnees/recuperation_de_donnees.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
}

#index_accroche a{
	color:#FF3300;
	text-decoration:none;
	border:0px;
}

#index_intro{
	border: solid 1px #FF9933;
	background-color:#EEFEFF;
	display:block;
	float:left;
	width:500px;
	padding:5px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#index_services{
	/*border: solid 1px #FF3300;*/
	display:block;
	float:left;
	width:510px;
	margin-top:10px;
}
#index_services img{
	color:#FF0000;
	text-decoration:none;
	border:0px;
}
#index_services_bloc1{
	border: solid 1px #FF3300;
	background-color:#FFEEBB;
	display:block;
	float:left;
	width:150px;
	height:300px;
	padding:5px;
	margin-right:12px;
	/*text-align:center;*/
}


#index_services_bloc2{
	border: solid 1px #FF3300;
	background-color:#FFEEBB;
	display:block;
	float:left;
	width:150px;
	height:300px;
	padding:5px;
	margin-right:12px;
	/*text-align:center;*/
}

#index_services_bloc3{
	border: solid 1px #FF3300;
	background-color:#FFEEBB;
	display:block;
	float:left;
	width:150px;
	height:300px;
	padding:5px;
	/*text-align:center;*/
}

#index_annonce{
	/*border: solid 1px #FF3300;*/
	border: solid 1px #FF9933;
	background-color:#F8F8F8;
	display:block;
	float:left;
	width:500px;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

/* références */

#ref_citation{

}

#ref_auteur{

}

.ref_titre{
	color:#ff6633;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

/* formulaire */

#le_formulaire label{
	text-align:right;
	width:220px;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #000;
	padding-right:10px;
	margin-right:5px;
	height:15px;
	padding-top:4px;
	font-size:10px;
}

#le_formulaire input{
	width:260px;
	border:0px;
	border-bottom:1px solid #000000;
	_width:240px;
}

#le_formulaire img{
	border:0;
	margin-right:10px;
	margin-top:5px;
}

#le_formulaire .form_orange{
	margin-bottom:20px;
}

#le_formulaire .form_orange label{
	color:#ff6633;
	border-right:1px solid black;
}

#le_formulaire #last{
	border-right:0px solid #F63;
}