@charset "UTF-8";


#bandeau {
	height: 161px;
	width: 100%;
	background-color: #e2e2e2;
	background-image: url(../Images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left;
	top: 50px;
	padding-top: 20px;
	position: absolute;
}

#bleu {
	background-image: url(../Images/carre_bleu.jpg);
	background-repeat: no-repeat;
	height: 442px;
	width: 448px;
	float: left;
	left: 77px;
	top: 179px;
	position: absolute;
	z-index: 2;
}
#bleu h1 {
	font-family: myriad;
	font-size: 20px;
	color: #EEEEEE;
	padding-left: 65px;
	padding-top: 45px;
	font-weight: 200;
}
#bleu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	padding-left: 65px;
}
#bleu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 12px;
	padding-left: 65px;
}
#bleu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	margin-left: 65px;
	line-height: 20px;
	font-weight: lighter;
}
#language {
	float: right;
	height: 64px;
	width: 33px;
	margin-top: 65px;
}
.gras {
	font-weight: bold;
}
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}

/*sous-menu de la page ''capacités''*/
#sub_nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
	list-style-type: none;
}
#sub_nav a:visited {
	color: #555555;
}
#sub_nav a:active {
	color: #555555;
}
#sub_nav a:hover {
	color: #48A3B2;
}
#sub_nav {
	width: 200px;
	left: 742px;
	position: absolute;
	top: 38px;
	height: 79px;
}


#sub_nav li {
	list-style-type: none;
}
#sub_nav ul {
	margin: 0px;
	padding: 0px;
}

/*sous-menu de la page ''d'accueil''*/
#sub_nav_accueil a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
	list-style-type: none;
}
#sub_nav_accueil a:visited {
	color: #555555;
}
#sub_nav_accueil a:active {
	color: #555555;
}
#sub_nav_accueil a:hover {
	color: #48A3B2;
}
#sub_nav_accueil {
	width: 200px;
	left: 636px;
	position: absolute;
	top: 38px;
	height: 79px;
}


#sub_nav_accueil li {
	list-style-type: none;
}
#sub_nav_accueil ul {
	margin: 0px;
	padding: 0px;
}









#bleu_home {
	background-image: url(../Images/bleu_acceuil.jpg);
	background-repeat: no-repeat;
	height: 442px;
	width: 448px;
	float: left;
	position: absolute;
	left: 77px;
	top: 179px;
}
#main_nav {
	position: absolute;
	left: 633px;
	top: 15px;
	width: 646px;
	z-index: 8;
	height: 22px;
}
#main_nav   a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 60px;
}
#main_nav a:visited {
	color: #666666;
}
#main_nav  a:hover  {
	color: #48A3B2;
	text-decoration: none;


/* Pour faire en sorte que la page en cours est highligtée*/
#services #sernav {
	color: #48A3B2;
	text-decoration: none;
}
#contact #connav {
	color: #48A3B2;
	text-decoration: none;
}
#mission #missnav {
	color: #48A3B2;
	text-decoration: none;
}
#tem  #temnav {
	color: #48A3B2;
	text-decoration: none;
}
