@charset "utf-8";
/* CSS Document */


#realisation-agence-conseil {
	position:absolute;
	left:225px;
	top:25px;
	z-index:20;
	border:0px;
	height:430px;
	width:700px;
}
#realisation-edition {
	position:absolute;
	left:225px;
	top:25px;
	z-index:20;
	border:0px;
	height:430px;
	width:575px;
}

#realisation-agence-conseil .left {
	text-align:left;
	width:130px;
}
#realisation-agence-conseil .right {
	text-align:right;
	width:130px;
}

.realisation-agence {
	border:1px;
	width:130px;
	height:130px;
	border-color:#448a86;
}
.realisation-impression {
	border:1px;
	width:130px;
	height:130px;
	border-color:#c8aa33;
}
.realisation-edition {
	border:1px;
	width:130px;
	height:130px;
	border-color:#838873;
}
.realisation-web-design {
	border:1px;
	width:130px;
	height:130px;
	border-color:#ccae8d;
}

.texte-realisation {
	font-size:14px;
	vertical-align:middle;
	line-height:30px;
	padding-left:35px;
}

.construction {
	font-size:36px;
	font-weight:bold;
	padding-top:200px;
	padding-left:50px;
	text-align:center;
	letter-spacing:10px;
	background:url(../images/edition/fond-enconstruction.jpg) top left;
	background-repeat:no-repeat;
}

.news {
	width:905px;
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	padding-left:130px;
	text-align:left;
	/*letter-spacing:10px;*/
	background:url(../images/fond-actualites.gif) top left;
	background-repeat:no-repeat;
}
.news-iframe {
	width:817px;
	height:450px;
	margin:0;
	padding:0;
}
.erreur {
	font-size:20px;
	font-weight:bold;
	padding-top:200px;
	padding-left:50px;
	text-align:center;
	letter-spacing:10px;
	background:url(../images/fond-erreur.gif) top left;
	background-repeat:no-repeat;
}
