@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; }

.boxgrid{
	width: 800px;
	height: 200px;
	float:left;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	margin-bottom: 25px;
}
.boxgrid.slideright .sousPhoto .lien {
	margin-left: 10px;
	margin-top: 50px;
}
.boxgrid.slideright .sousPhoto .lien a {
	color: #999;
}
.boxgrid.slideright .sousPhoto .lien a:hover {
	color: #58C4DA;
}
.boxgrid.slideright .technique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	margin-left: 10px;
}
.boxgrid.slideright .sousPhoto .technique ul {
	padding-left: 0px;
}
.boxgrid.slideright .sousPhoto .technique ul li {
	list-style-type: none;
}

.boxgrid.slideright .soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5FB31F;
	margin-left: 10px;
	font-weight: 200;
}
.boxgrid.slideright .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #498D12;
	margin-left: 10px;
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid.slideright .sousPhoto {
	height: 200px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
