@import url(nmz.css);
  
.margeverticale {
	margin: 80px 0px;
}
.gris {
	color: #CDCBCF;
}
.fondbleu, .fondbleu a {
	background-color: #4B6E75;
	color: white;
}

/* liste des thèmes */
ul#themes {
	font-weight: bold;
}
ul#themes a:hover {
	color: #CDCBCF;
}
ul#themes li {
	list-style: url(none) none;
	padding: 0.5em 0px;
}


/* grande photo du theme */
div#photo img {
	margin-left: 80px;
	border: 15px solid #2B292C;
}

/* liste des portfolios du thème */
div#blocportfolios {
	clear: left;
	padding-top: 20px;
}
div.ligneportfolios {
	clear: left;
}
div.portfolio {
	float: left;
	width: 120px;
	height: 105px;
	font-weight: bold;
}

div#pwby {
	clear: left;
	padding-top: 2em;
}
