.masquer{
	visibility: hidden;
}

#presentation{
	background: #1a1a1a url(../img/angle-ht-droit-round.jpg) no-repeat right top;
	padding: 10px 20px 10px 40px;
}
#presentation h1{
	font-weight: normal;
	font-size: 2.3em;
}
#presentation h2, #presentation h3{
	color: #c0d18c;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
	display: block;
	width: 310px;
	padding: 0;
	margin: -5px 0 0;
}
#presentation h3{
	font-size: 1.1em;
	margin: 10px 0;
	width: auto;
	text-align: center;
}
.pres-bas{
	background: url(../img/bas-intro.png)  no-repeat 0 0;
	height: 11px;
	width: 100%;
}
.pres-bas-dynamiq{
	background: url(../img/bas-intro.png)  no-repeat 0 0;
	height: 11px;
	width: 940px;
	margin: 0 auto;
}
#bande-haut{
	background: url(../img/haut-footer.png)  no-repeat 0 0;
	height: 11px;
	width: 940px;
	margin : 0 auto;
}
#bande-bas{
	background: url(../img/bas-clair.png) no-repeat 0 0;
	height: 13px;
	width: 917px;
	margin : 0 auto 15px;
}

#colones{
	width : 910px;
	margin : 0 auto;
	padding: 20px 0 50px;
	border-left: 1px solid #cfcfc8;
	border-right: 1px solid #cfcfc8;
	background: url(../img/fond-col-bas.png);
}

#colones ul{
	margin: 0 5px;
	padding: 0;
	/* background: #e1e1e1; */
}

#colones ul li.col{
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.col ul li h2{
	color: #1a1a1a;
	font-size: 1.3em;
}

#colones a:hover{
	color: #222;
}
#colones a{
	color: #666;
}

#colones ul li ul li{
	list-style: none;
	background: url(../img/puce.png) no-repeat 0 3px;
	margin-left: 20px;
	padding: 0 0 0 20px; 
	font-size: 1.2em;
}
#colones ul li.titre-col{
	background: none;
}
#colones ul li ul li h1{
	list-style: none;
	margin-left: -20px; 
}
#dern-art{
	background: url(../img/icon-dernier-art.png) no-repeat;
	line-height: 2em;
	margin-left: -30px;
	padding-left: 50px; 
}
#dern-proj{
	background: url(../img/icon-dernier-proj.png) no-repeat;
	line-height: 2em;
	margin-left: -30px;
	padding-left: 50px; 
}
#competences{
	background: url(../img/icon-competences.png) no-repeat;
	line-height: 2em;
	margin-left: -30px;
	padding-left: 50px; 
}
.gd-txt{
	font-size: 1.6em;
	line-height: 1.3em;
}

/* SLIDE */
#container-slide{
	float: right;
	margin: 32px 15px 0px 0;
}
#slide img{
	margin: 0;
}
#slide{
	/* background: url(../img/fond-slide-projet.png) no-repeat; */
	border: 6px solid #111;
	width: 470px;
	height: 194px;
}
.pics{
	width: 470px;
	height: 194px;
}
ul.nav{
	margin: 10px 0 0 10px;
	padding: 0;
}
ul.nav li{
	margin: 0 10px;
	float: left;
	list-style: none;
}
ul.nav li span{
	font-size: 1.1em;
	color: #ccc;
}
#prev2 span, #next2 span{
	visibility: hidden;
}
#prev2{
	display: block;
	width: 45px;
	height: 25px;
	background: url(../img/fleches-projets.png) no-repeat;
}
#next2{
	display: block;
	width: 45px;
	height: 25px;
	background: url(../img/fleches-projets.png) no-repeat 0 -25px;
}

#output{
	display: block;
	width: 340px;
	text-align: center;
}

/* ADRESSE */
.adresse{
	float: left;
	display: block;
	width: 300px;
	margin: 0 0 20px 0;
	padding: 0;
}
.adresse li h2{
	margin-left: -20px;
}
.adresse li{
	list-style: none;
	margin-left: 20px;
}

/* DIVERS */
.lire-article{
	background: url(../img/icone-lire-article.png) no-repeat 0 -0.35em;
	padding: 0 0 0 30px;
	margin-left: -15px;
	line-height: 2.2em;
}

.contenu-article{
	padding: 0 0 0 25px;
}
.contenu-article p{
	text-indent: 15px;
}
.logo{
	display: none;	
}

#menu .Rechercher{
	display: none;
}
input[type=image]{
	background: none;
	border: none;
}

#sidebar div#syndication{
	margin-top: 20px;
}

/* recherche */
.btn-go{
	margin: 2px 0 0 10px;
	background: url(../img/rechercher.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
}
.form-recherche{
	margin: 10px 0 5px 10px;
}
.form-recherche input.search{
	height: 13px;
}

/* resultat recherche */
.recherche li{
	margin: 0 0 10px 0;
}
.recherche li strong{
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

/* Social bookmark */
#social-bookmarks{margin-top: -20px}
#social-bookmarks ul{list-style:none; margin:0 0 0 25px; padding:0; display: block; height: 35px}
#social-bookmarks li{background:none; display:inline; float:left; margin:0 9px 0 0; padding:0;}
#social-bookmarks li span{display:none;}

/* feedburner */
#creditfooter{
	display: none;
}