/* redéfinition des balises*/
/* Parties communes à tout le site*/
body {
	margin: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px
}
a {
	color: #616161;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/* définition des différentes div qui ont une id*/
#global-accueil, #global-parcours, #global-competences, #global-formation, #global-commercial, #global-communication, #global-competences, #global-conseil, #global-print, #global-multimedia, #global-references{
	position: absolute;
	width: 900px;
	left: 466px;
	margin-left: -450px;
	height: 400px;
	top: 201px;
	margin-top: -200px;
	background-color: #FFF;	
}
/* définition du fond d'image(background) uniquement pour la page accueil*/
#global-accueil {
	background-image:  url(img/bg_index.jpg);
	background-repeat: no-repeat;
}
/* définition du fond d'image(background) uniquement pour la page parcours*/
#global-parcours {
	background-image:  url(img/bg_parcours.jpg);
	background-repeat: no-repeat;
}
/* définition du fond d'image(background) uniquement pour la page compétences*/
#global-competences {
	background-image:  url(img/bg_competences.jpg);
	background-repeat: no-repeat;
}
#global-formation {
	background-image:  url(img/bg_formation.jpg);
	background-repeat: no-repeat;
}
#global-commercial {
	background-image:  url(img/bg_commercial.jpg);
	background-repeat: no-repeat;
}
#global-communication {
	background-image:  url(img/bg_communication.jpg);
	background-repeat: no-repeat;
}
#global-competences {
	background-image:  url(img/bg_competences.jpg);
	background-repeat: no-repeat;
}
#global-conseil {
	background-image:  url(img/bg_conseil.jpg);
	background-repeat: no-repeat;
}
#global-print {
	background-image:  url(img/bg_print.jpg);
	background-repeat: no-repeat;
}
#global-multimedia {
	background-image:  url(img/bg_multimedia.jpg);
	background-repeat: no-repeat;
}
#global-references{
	background-image:  url(img/bg_references.jpg);
	background-repeat: no-repeat;
}
/*ACCUEIL*/
/* placement du bouton contact pour la première barre de menu*/

#contact {
	margin-left: 800px;
	margin-top: 65px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#contact a {
	width: 80px;
	height: 30px;
	display: block;
	background-image: url(img/b_1_contact.jpg);
	text-indent: -999em;
}
#contact a:hover {
	background-image: url(img/b_1on_contact.jpg);
}

/* définition des boutons sur la page d'accueil*/
#accueil1 {
	left: 200px;
	top: 65px;
	width: 140px;
	height: 30px;
	position: absolute;
}
#accueil1 a {
	width: 140px;
	height: 30px;
	display: block;
	background-image: url(img/b_1_accueil.jpg);
	text-indent: -999em;
}
#accueil1 a:hover {
	background-image: url(img/b_1on_accueil.jpg);
}

#parcours {
	margin-left: 340px;
	margin-top: 65px;
	width: 90px;
	height: 30px;
	position: absolute;
}
#parcours a {
	width: 90px;
	height: 30px;
	display: block;
	background-image: url(img/b_1_parcours.jpg);
	text-indent: -999em;
}
#parcours a:hover {
	background-image: url(img/b_1on_parcours.jpg);
}
#competences {
	margin-left: 430px;
	margin-top: 65px;
	width: 120px;
	height: 30px;
	position: absolute;
}
#competences a {
	width: 120px;
	height: 30px;
	display: block;
	background-image: url(img/b_1_competences.jpg);
	text-indent: -999em;
}
#competences a:hover {
	background-image: url(img/b_1on_competences.jpg);
}

/*définition de la partie phrase du jour" sur la page d'accueil*/
#phrase {
	margin-left: 30px;
	margin-top: 105px;
	width: 270px;
	height: 100px;
	display: block;
	position: absolute;
}
/*PARCOURS*/
#contact1 {
	margin-left: 800px;
	margin-top: 65px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#contact1 a {
	width: 80px;
	height: 30px;
	display: block;
	background-image: url(img/b_2_contact.jpg);
	text-indent: -999em;
}
#contact1 a:hover {
	background-image: url(img/b_2on_contact.jpg);
}

#accueil2 {
	margin-left: 200px;
	margin-top: 65px;
	width: 140px;
	height: 30px;
	position: absolute;
}
#accueil2 a {
	width: 140px;
	height: 30px;
	display: block;
	background-image: url(img/b_2_accueil.jpg);
	text-indent: -999em;
}
#accueil2 a:hover {
	background-image: url(img/b_2on_accueil.jpg);
}

#parcours1 {
	margin-left: 340px;
	margin-top: 65px;
	width: 90px;
	height: 30px;
	position: absolute;
}
#parcours1 a {
	width: 90px;
	height: 30px;
	display: block;
	background-image: url(img/b_2_parcours.jpg);
	text-indent: -999em;
}
#parcours1 a:hover {
	background-image: url(img/b_2on_parcours.jpg);
}
#competences1 {
	margin-left: 430px;
	margin-top: 65px;
	width: 120px;
	height: 30px;
	position: absolute;
}
#competences1 a {
	width: 120px;
	height: 30px;
	display: block;
	background-image: url(img/b_2_competences.jpg);
	text-indent: -999em;
}
#competences1 a:hover {
	background-image: url(img/b_2on_competences.jpg);
}

#formation {
	margin-left: 150px;
	margin-top: 141px;
	width: 80px;
	height: 30px;
	display: block;
	position: absolute;
}
#formation a {
	width: 80px;
	height: 30px;
	display: block;
}
#formation a:hover {
	text-decoration: underline;
	color: #009FAB;
}
#commercial {
	margin-left: 315px;
	margin-top: 160px;
	width: 280px;
	height: 30px;
	display: block;
	position: absolute;
}
#commercial a {
	width: 280px;
	height: 30px;
	display: block;
}
#commercial a:hover {
	text-decoration: underline;
	color: #009FAB;
}
#communication {
	margin-left: 626px;
	margin-top: 190px;
	width: 240px;
	height: 30px;
	display: block;
	position: absolute;
}
#communication a {
	width: 240px;
	height: 30px;
	display: block;
}
#communication a:hover {
	text-decoration: underline;
	color: #009FAB;
}
/*FORMATION*/
/* style des liens pour le second menu (second niveau)*/
#nav2 {
	position: absolute;
	margin-left:86px;
	margin-top: 100px;
	width: 420px;
	height: 30px;
}
#nav2 ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	font-size: 11px;
	}
/* style des liens pour le second menu (second niveau)*/
#nav2 ul li{
	float:left ;
	margin-left:10px;
	margin-right:3px;
}
#nav2 a:hover {
	text-decoration: underline;
	color:#009FAB;
}
#design {
	margin-left: 100px;
	margin-top: 150px;
	width: 450px;
	height: 200px;
	position: absolute;
}
#design a:hover {
	text-decoration: underline;
	color:#009FAB;
}
/*COMMERCIAL*/
#commercial1 {
	margin-left: 100px;
	margin-top: 150px;
	width: 450px;
	height: 200px;
	position: absolute;
}
/*COMPETENCES*/
#contact3 {
	margin-left: 800px;
	margin-top: 65px;
	width: 80px;
	height: 30px;
	position: absolute;
}
#contact3 a {
	width: 80px;
	height: 30px;
	display: block;
	background-image: url(img/b_3_contact.jpg);
	text-indent: -999em;
}
#contact3 a:hover {
	background-image: url(img/b_3on_contact.jpg);
}

#accueil3 {
	margin-left: 200px;
	margin-top: 65px;
	width: 140px;
	height: 30px;
	position: absolute;
}
#accueil3 a {
	width: 140px;
	height: 30px;
	display: block;
	background-image: url(img/b_3_accueil.jpg);
	text-indent: -999em;
}
#accueil3 a:hover {
	background-image: url(img/b_3on_accueil.jpg);
}

#parcours3 {
	margin-left: 340px;
	margin-top: 65px;
	width: 90px;
	height: 30px;
	position: absolute;
}
#parcours3 a {
	width: 90px;
	height: 30px;
	display: block;
	background-image: url(img/b_3_parcours.jpg);
	text-indent: -999em;
}
#parcours3 a:hover {
	background-image: url(img/b_3on_parcours.jpg);
}
#competences3 {
	margin-left: 430px;
	margin-top: 65px;
	width: 120px;
	height: 30px;
	position: absolute;
}
#competences3 a {
	width: 120px;
	height: 30px;
	display: block;
	background-image: url(img/b_3_competences.jpg);
	text-indent: -999em;
}
#competences3 a:hover {
	background-image: url(img/b_3on_competences.jpg);
}


/*Liens à l'intérieur de la page COMPETENCES*/
/* CONSEIL*/
#conseil {
	margin-left: 70px;
	margin-top: 220px;
	width: 150px;
	height: 30px;
	display: block;
	position: absolute;
}
#conseil a {
	width: 150px;
	height: 30px;
	display: block;
}
#conseil a:hover {
	text-decoration: underline;
	color:  #84592B;
}
#print {
	margin-left: 500px;
	margin-top: 160px;
	width: 80px;
	height: 30px;
	display: block;
	position: absolute;
}
#print a {
	width: 80px;
	height: 30px;
	display: block;
}
#print a:hover {
	text-decoration: underline;
	color:  #84592B;
}
#multimedia {
	margin-left: 750px;
	margin-top: 180px;
	width: 120px;
	height: 30px;
	display: block;
	position: absolute;
}
#multimedia a {
	width: 120px;
	height: 30px;
	display: block;
}
#multimedia a:hover {
	text-decoration: underline;
	color: #84592B;
}
#references3 {
	margin-left: 790px;
	margin-top: 140px;
	width: 80px;
	height: 30px;
	display: block;
	position: absolute;
}
#references3 a {
	width: 80px;
	height: 30px;
	display: block;
}
#references3 a:hover {
	text-decoration: underline;
	color:  #84592B;
}
/*CONSEIL*/
#nav3 {
	position: absolute;
	margin-left:86px;
	margin-top: 100px;
	width: 420px;
	height: 30px;
}
#nav3 ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	font-size: 11px;
	}
/* style des liens pour le second menu (second niveau)*/
#nav3 ul li{
	float:left ;
	margin-left:10px;
	margin-right:3px;
}
#nav3 a:hover {
	text-decoration: underline;
	color:#84592B;
}
#design2 {
	margin-left: 90px;
	margin-top: 175px;
	width: 255px;
	height: 120px;
	position: absolute;
}
/*MULTIMEDIA*/
#design3 {
	margin-left: 80px;
	margin-top: 150px;
	width: 255px;
	height: 120px;
	position: absolute;
}
#design3 a:hover {
	text-decoration: underline;
	color:#84592B;
}
/*REFERENCES*/
#quelques {
	margin-left: 90px;
	margin-top: 140px;
	width: 200px;
	height: 30px;
	position: absolute;
}
#references1 {
	margin-left: 90px;
	margin-top: 175px;
	width: 200px;
	height: 130px;
	position: absolute;
}
#references2 {
	margin-left: 330px;
	margin-top: 175px;
	width: 215px;
	height: 130px;
	position: absolute;
}
/*bas de pages*/

#logo {
	margin-left: 270px;
	margin-top: 370px;
	width: 30px;
	height: 15px;
	position: absolute;
	background-image:  url(img/bg_adresse.jpg);
	background-repeat: no-repeat;
}
#adresse {
	margin-left: 290px;
	margin-top: 370px;
	width: 360px;
	height: 15px;
	position: absolute;
	font-size: 9px;
	color:#999999;

}
#logo2 {
	margin-left: 120px;
	margin-top: 370px;
	width: 30px;
	height: 15px;
	position: absolute;
	background-image:  url(img/bg_adresse.jpg);
	background-repeat: no-repeat;
}
#adresse2 {
	margin-left: 140px;
	margin-top: 370px;
	width: 360px;
	height: 15px;
	position: absolute;
	font-size: 9px;
	color:#999999;
	
}

