/* styles specifiques pour les pages innovations, equipe, engagement et realisations */

/*gestion du fond de page*/

#container {
	background-image: url(../images/fond3.png);
}

#Contenu2 {
	position:absolute;
	left:53px;
	top:277px;
	width:366px;
	z-index:13;
	background-color: #666666;
	height: 240px;
}
#Contenu2 ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#Contenu2 ul li {
	display: inline;
}
a.lien-norm:link {
	color: #000;
	text-decoration: none;
	background-color: #BFC1C6;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_gris.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
a.lien-norm:visited {
	color: #000;
	text-decoration: none;
	background-color: #BFC1C6;
	display: block;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_gris.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}

a.lien-norm:hover {
	color: #000;
	text-decoration: none;
	background-color: #DCDEE4;
	display: block;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_gris.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
a.lienactif:link {
	color: #FFF;
	text-decoration: none;
	background-color: #CC071E;
	display: block;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_blanc.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
a.lienactif:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #E7000D;
	display: block;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_blanc.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
a.lienactif:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #E7000D;
	display: block;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 14px;
	background-image: url(../images/rond_blanc.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#Titre2 {
	position:absolute;
	left:62px;
	top:397px;
	width:205px;
	z-index:14;
	height: 69px;
}
#Titre2 h2 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0px;
}
#Contenu3 {
	position:absolute;
	left:274px;
	top:414px;
	width:526px;
	z-index:15;
	color: #FFF;
}
#Contenu3 h3 {
	text-transform: uppercase;
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
#Contenu3 table {
	background-color: #CC071E;
}
#Contenu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Contenu3 li {
	background-image: url(../images/rond_blanc.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	margin-top: 6px;
	line-height: 1.4em;
	margin-left: 0px;
}

#Vignette {
	position:absolute;
	left:439px;
	top:262px;
	width:205px;
	height:133px;
	z-index:16;
}
