@charset "utf-8";
/* CSS Document */

#boxgalerie {width:90%;
	height: auto;
	margin-top:3rem;
	padding-left:8%;}

.boxbox { width:92%;
	height: auto;
	margin-left:1.5%;
	border-bottom: solid #666 1px;}

#boxfirst {border-bottom: none;}	

.boxfirst { width:5.4%;
	height: auto;
	padding:1%;
	border-right: solid #666 1px;
	float:left;}
	
.boxsecond { width:20%;
	height: auto;
	padding:1%;
	border-right: solid  #666 1px;
	float:left;}

.boxthird { width:20%;
	height: auto;
	padding:1%;
	border-right: solid  #666 1px;
	float:left;}

.boxlast { width:40%;
	height: auto;
	padding:1%;
	float:left;}

#box1b, #box1c, #box1d, #box2cx{ color:#F90;}

#box2b, #box2c, #box2d  { color:#07d;}
