@charset "UTF-8";
#nav3 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -85px -70px;
}
#bloc1 {
	margin: 0 75px 0 160px;
	padding: 20px 0 0 0;
}
#intro {
	padding-left: 50px;
	padding-top: 15px;
	line-height: 1.3em;
}
#intro p {
	text-align: justify;
}
p span {
	font-weight: bold;
	color: #92E7D7;
}
p span a {
	color: #92E7D7;
}
p span a:hover {
	color: #3ECDD1;
}
#bloc1 h2 {
	font-size: 36px;
	padding-left: 100px;
	color: #92E7D7;
	font-family: Verdana, Geneva, sans-serif;
}
#bloc1 h3 {
	font-size: 24px;
	color: #92E7D7;
}

#travaux{
	width:715px;
	float:left;
}

.job{
	width:600px;
	margin: 30px 0 0 100px;
	height: 200px;
}
.job p {
	text-align: left;
}

.vignette{
	float:left;
	margin-right: 50px;
	border: 5px solid #92E7D7;
}
.vignette:hover{
	border: 5px solid #3ECDD1;
}

.vignette_Pt{
	float:left;
	margin-right: 20px;
	border: 2px solid #92E7D7;
	margin-top: 10px;
}
.vignette_Pt:hover{
	border: 2px solid #3ECDD1;
}

.descriptif{
	float:left;
	width:360px;
}
#bloc1 hr {
	clear: both;
	visibility: hidden;
	margin: 40px 0 0 0;
	padding: 0;
}
.descriptif a {
	color: #92E7D7;
	text-decoration: none;
}

.descriptif a:hover {
	color: #3ECDD1;
	text-decoration: none;
}
