@media screen {
		
		header input, header a, footer input, footer a {
		border:0px solid #5d3148;
		color:white;
		}
		
		header input:hover, header a:hover, footer input:hover, footer a:hover {
		background-color:#d51079;
		color:white;
		}
}


.settings {
	font-size:1.2em;
	color:white;
}

.a-propos {
	font-size:1.2em;
	font-weight:bold;
}

	.formulaire {
	width:912px; /* Prévu pour affichage sur demi écran : éventuellement à modifier selon besoins */
	}
		
		.options select:hover{
		background-color:#d51079;
		color:white;
		}
		
	.chercher {
	background-color:#d51079;
	}
	
		
		
		.noyau {
		border:1px solid #03045E;
		}
		
		.theorique {
		border:1px solid #1B4363;
		}
	
		.noyau .titres, .noyau .titres input, .noyau .titres form {
		background-color:#03045E;
		}
		
		.theorique .titres, .theorique .titres input, .theorique .titres form {
		background-color:#1B4363;
		}
	
		.origine input {
		left:355px;
		}
		
			.origine input:hover, .citation2 input:hover {
			color:#d51079;
			}
		
	.oeuvre input{
	background-color:#d51079;
	}
		
		.renvoi {
		color:#d51079;
		}

	.bouton_final {
	background-color:#d51079;
	}

