/* Photographes */

 h1 {
	font-size:2.6em;
	font-weight:bold;
	color:#444;
	margin:15px 0 0 0;
}

h2,h3,h4,h5,h6 {
	font-size:1.8em;
	color:#777;
	text-transform:uppercase;
	margin:24px 0 0 0;	
}

h2 {
	margin: 24px 0px ;
}

.collectifs {
	font-size:1.5em;
	text-transform:uppercase;
}

a.title:visited {
	color: #0cf; 
}

.autors {
	padding:0 0 8px 10px;
}
.autors li {
	color:#999;
	width:100%;
	margin: 4px 0;
}

.autors li a {
	color:#fff;
	display:block;
	text-decoration:none;
	margin:0px 20px;
	width:100%;
	font-size:1.2em;
}
.autors a:hover {
	color:#000;
}

.left {
	float:left;
	width:320px;
	display:block;
}

.right {
	float:right;
	width:320px;
	display:block;
}

.autors span {
	color:#444;
	font-size:1em;
}

#invite  li {
    display: inline;
}

#invite  li a{
	color:#fff;
	text-decoration:none;
	margin: 3px ;
	font-size:1.2em;
	line-height:20px;
	
}

#invite a:hover {
		color:#000;
}

hr {
	border-color:#444;
}

/* FIN>>>>Photographes */

