* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

.clearer {
	clear: both;
}

a {
	color: #fff;
}

#global-ext {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: #000 url(images/background-haut.png) top left no-repeat;
}

#global-int {
	position: relative;
	width: 800px;
	margin: 0;
	background: url(images/background-bas.png) bottom right no-repeat;
}

.entete-index {
	position: relative;
	height: 249px;
}

.entete-index h1 {
	position: absolute;
	top: 51px;
	display: block;
	width: 377px;
	height: 198px;
	background: url(images/jezequel-publicite-logo-accueil.png);
}

.entete-index h2 {
	position: absolute;
	top: 51px;
	left: 377px;
	display: block;
	width: 215px;
	height: 198px;
	background: url(images/jezequel-pour-vous-faire-connaitre-et-reconnaitre.png);
}

.entete-index h1 span,
.entete-index h2 span {
	display: none;
}

.entete-index p {
	position: absolute;
	left: 410px;
	top: 128px;
	width: 150px;
}

.entete {
	position: relative;
	height: 130px;
}

.entete h1 {
	position: absolute;
	top: 19px;
	left: 14px;
	display: block;
	width: 278px;
	height: 65px;
}

.entete h1 a {
	display: block;
	width: 278px;
	height: 65px;
	background: url(images/jezequel-publicite-logo.jpg);
}

.entete h1 a:hover {
	background-position: 0 -65px;
}

.entete h1 a span {
	display: none;
}

.menu-haut {
	position: absolute;
	top: 0;
	right: 0;
	width: 193px;
	height: 49px;
	padding: 5px 8px 0 0;
	line-height: 14px;
	text-align: right;
	background: url(images/background-menu-haut.png) top right no-repeat;
}

.menu-haut li {
	display: inline;
	margin-right: 14px;
}

.menu-haut li a {
	color: #fff;
	text-decoration: none;
}

.corps {
	padding-left: 28px
}

.rubrique {
	position: relative;
	float: left;
	width: 181px;
	margin-right: 6px;
}

.rubrique h3 {
	margin-bottom: 9px;
}

.rubrique h3 a {
	display: block;
	width: 181px;
	height: 264px;
	text-decoration: none;
	text-align: center;
}

.rubrique h3 a span {
	position: relative;
	top: 9px;
	font-size: 11px;
	font-weight: normal;
}

.rubrique h3 a.etude-design-creation-graphique {
	background: url(images/etude-design-et-creation-graphique.jpg);
}

.rubrique h3 a.signaletique-supports-communication-exterieurs {
	background: url(images/signaletique-et-supports-de-communication-exterieurs.jpg);
}

.rubrique h3 a.signalisation-mobiliers-urbains {
	background: url(images/signalisation-et-mobiliers-urbains.jpg);
}

.rubrique h3 a.agencement-communication-signaletique-interieure {
	background: url(images/agencement-et-signaletique-interieure.jpg);
}

.rubrique ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.rubrique li a {
	color: #a2a2a2;
	text-decoration: none;
}

.rubrique li a img {
	border: none;
	vertical-align: middle;
}

.rubrique li a .puce {
	color: #ff0021;
}

.pied {
	text-align: center;
	padding: 24px 0 5px 0;
}

.pied li {
	display: inline;
	color: #a2a2a2;
	margin-right: 3px;
}

.pied li strong {
	color: #fff;
	font-weight: bold;
}

.pied li.separateur {
	color: #e2011e;
}

.pied li a {
	color: #a2a2a2;
	text-decoration: none;
}

.signature {
	position: relative;
	width: 800px;
	margin: 6px auto 16px auto;
	z-index: 100;
}

.signature p {
	text-align: right;
	font-size: 10px;
	color: #777;
}

.signature p.signature-activites {
	text-align: center;
	margin-top: 4px;
}

.signature a {
	color: #777;
	text-decoration: none;
}

.signature a:hover {
	color: #df0221;
}

.signature ul {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.signature li {
	display: inline;
	margin-right: 4px;
	color: #444;
}

.signature li a {
	text-decoration: none;
	color: #444;
}

.signature li a:hover {
	color: #666;
}


a#btn-recrutement {
	float: left;
	display: block;
	width: 198px;
	height: 39px;
	background: url(images/recrutement.jpg);
	margin-bottom: 20px;
}

a#btn-recrutement span {
	display: none;
}