
#images
	{
	position : relative;
	}

#boite_slider
	{
	font-size : 2em;
	text-align : center;
	color : #003060;
	border : 5px solid #a6ce39;
	background : white;
	position : absolute;
	top : 30%;
	left : 30%;
	width : 40%;
	height : 40%;
	}
@media screen and (max-width : 1400px) 	{#boite_slider{font-size : 1.5em;}}
@media screen and (max-width : 1100px) 	{#boite_slider{font-size : 1.25em;}}
	
#img_up, #img_down
	{	
	background : white;
	line-height : 2.5em;
	}
	
	
#cache
	{display : none;}