
a img{
	border:none;
}
a{
	text-decoration: none;
}
.min{
	background:#FFFFFF url(fondbloc.jpg) top left no-repeat;
	float:left;
	margin:0 1px 1px 0;
	padding:10px 10px 13px 10px;
	position:relative;
	height:112px;
	width:215px;
}
.min a{
	display:block;
	height:100%;
	position:relative;
	width:100%;
	overflow:hidden;
}
.min img{
	position:relative;
	width:100%;
}
.min:hover h3{
	background:#000 none repeat scroll 0 0;
	bottom:0;
	color:#FFF;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	left:0;
	margin:0;
	width:205px;
	display:block;
	padding:5px;
	position:absolute;
	text-transform:uppercase;
}
.min:hover{
	background-position:bottom left;
}
.min h3{
	display:none;
}

body {
  font-family: Trebuchet MS;
  font-size:13px;
  background:#dadada url(bg.jpg) center repeat-y;
}

.galerie{
  width: 950px;
  margin: auto;
}

div.submit, p.submit {
	clear: left;
	text-align: right;
	margin: 5px 0;

}

a.add{
	padding: 2px 2px 2px 25px;
    cursor: pointer;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: black;
    background-color: #fff;
    border: 1px solid;
    border-color: #bbbcbf;
    border-top-color: #dcdde0;
    border-left-color: #dcdde0;
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
	
    text-decoration: none !important;
	padding: 5px 8px 5px 25px;
	background: #fff url(http://www.mondesfantastiques.fr/weeblog/ressources/png/add.png) 3px center no-repeat;
	color: #1eb400;
}

input.add:hover, a.add:hover {
	background-color: #c4ffad;
	color: #000;
	border-color: #75de82;
}

.box { /* BOX PRINCIPAL */
	padding: 5px 10px;
	background: #fafafa;
	border: 1px #ccc solid;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
		margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

 

.boxhelp { 
	background: #ffffcb;
	color: #9b7601;
	border: 1px solid #fec30d;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	display: block;
	padding: 0.5em 1em 0.5em 1em;
	position: relative; /* IE6 */
	text-align: center;
	margin-bottom: 0.5em;
	font-family: Trebuchet MS;
}
