@charset "UTF-8";


#logo {
	position:absolute;
	left:0;
	top:0;
	width:276px;
	height:93px;
	z-index:4;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #00a0e3;

}

h2 {
font-size:14px;
color: #00a0e3;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;
padding-top:10px;
}

h3 {
font-size:13px;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;

}


a:link {
	color: #00a0e3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A0E3;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.style1 {
	color: #ffffff;
	font-size: 15px;
}
/* CSS Document */

#conteneur {
	position:absolute;
	left:50%;
	top:0;
	width:1024px;
	height:772px;
	z-index:2;
	margin-left: -512px;
}
#header {
	position:absolute;
	left:0;
	top:0;
	width:1024px;
	height:132px;
	z-index:4;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#main {
	position:absolute;
	left:0;
	top:132px;
	width:1024px;
	height:608px;
	z-index:6;
	background-image: url(images/main.jpg);
	background-repeat:repeat-y;
}

#mainmentions {
	position:absolute;
	left:0;
	top:132px;
	width:1024px;
	height:1206px;
	z-index:6;
	background-image: url(images/main.jpg);
	background-repeat:repeat-y;
}

#notreactivite {
	position:absolute;
	left:369px;
	top:45px;
	width:161px;
	height:37px;
	z-index:1;
}
#vosbesoins {
	position:absolute;
	left:530px;
	top:45px;
	width:141px;
	height:37px;
	z-index:3;
}
#gestionprojet {
	position:absolute;
	left:671px;
	top:45px;
	width:199px;
	height:37px;
	z-index:3;
}
#references {
	position:absolute;
	left:870px;
	top:45px;
	width:131px;
	height:37px;
	z-index:3;
}
#activitecontenu {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:600px;
	z-index:3;
}
#referencecontenu {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:600px;
	z-index:3;
}
#referenceskeynote {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:600px;
	z-index:3;
}
#gestioncontenu {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:600px;
	z-index:3;
}
#besoinscontenu {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:600px;
	z-index:3;
}

#footer {
	position:absolute;
	left:0;
	top:740px;
	width:1024px;
	height:32px;
	z-index:3;
	background-image:url(images/footer.jpg);
}

#footer p{
	text-align:center;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:8px;
	padding:0px;
}

#footermentions {
	position:absolute;
	left:0;
	top:1338px;
	width:1024px;
	height:32px;
	z-index:3;
	background-image:url(images/footer.jpg);
}

#footermentions p{
	text-align:center;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:8px;
	padding:0px;
}


#mentionscontenu {
	position:absolute;
	left:25px;
	top:0;
	width:974px;
	height:1198px;
	z-index:5;
	background-image:url(images/fondmentions.jpg);
	background-repeat:no-repeat;
	}

#mentionscontenu p{
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	}
