ul, li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#myGallery-menu {
	margin: -65px 0 0;
	width: 1006px;
	height: 65px;
	overflow: hidden;
	
	position: relative;
}
#container {

}
#gallerynotselected {
	margin : -10px 0 83px 20px;
	width: 460px;
	height: 345px;
	z-index:5;
	border: 1px dashed #535548;
	float: left;
	text-align: center;
}
#gallerynotselected img {
	margin-top : 100px;
}
#myGallery-menu li {
	display: block;
	height: 65px;
	margin: 0;
	position: absolute;
	cursor: pointer;
}
.projetdescription {
	background: #75776d;
	float: left;
	margin: 40px 0 0 61px;
	padding: 10px;
	color: white;
	width: 403px;
	min-height: 380px;
}
*html .projetdescription {
	margin-left: 41px;
	height: 400px;
}
.projetdescription h1 {
	margin: 0 0 auto;
	font-size: 22px;
	color: #ffa633;
	border-bottom: 1px solid white;
	background: url( ../images/fleche.gif) no-repeat  10px 10px ;
	padding-left : 34px;
}
.projetdescription p {
	margin: 35px 10px;
}
.tagContainer {
	border-top: 1px solid white;
	background: url( ../images/fleche.gif) no-repeat  10px 10px ;
	padding : 7px 0 7px 34px;
}
#projectsInTag {
	position: relative;
	width: 300px;
	margin: 20px 0 10px 30px;
}
a.taglike {
	padding: 0 0 0 35px;
	background: url(../images/tag.gif) no-repeat 0 -2px;
}
.tagcloud a:link,
.tagcloud a:active,
.tagcloud a:visited,
.removetag a:link,
.removetag a:visited,
.removetag a:hover,
.removetag a:active {
	height: 18px;
	background: url(../images/tag.gif) no-repeat;
	margin: 3px 0 0 0;
	padding: 0 0 0 35px;
	display: block;
	color: #faa633;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.tagcloud a:hover {
	color: white;
}
#select {
	position: relative;
	margin-left: 1050px;
	margin-top: 5px;
}
