/*******************
Feuille de style
*******************/

/*******************
Balises
*******************/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}

table, tr, td, div, img, h1, h2, h3, h4, h5,p {
	margin: 0;
	padding: 0;
}
table{
	border-spacing: 0;
	border-collapse: collapse;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #5ca29d;
}

img{
	border: 0 none;
	vertical-align: middle;
}
h1{
	font-size: 14px;
}
h2,h3,h4{
	font-size: 12px;
}

/*******************
mep générales
*******************/

#animation{
	width: 985px;
	margin: auto;
}
#total {
	width: 985px;
	margin: auto;
	background-image: url('../images/fond-col-d.gif');
	background-repeat: repeat-y;
	background-position: top right;
}
#header{
	height: 104px; 
	background-image: url('../images/fond-header.gif');
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 10px;
}
#content{
	border-left: 1px solid #D9EFF0;
}
#footer{
	clear: both;
	height: 5px;
	background-image: url('../images/fond-footer.gif');
	background-repeat: no-repeat;
	background-color: white;
}

/*******************
Mep header
*******************/

/* mep header */
#logo{
	float: left;
	padding-top: 25px;
	padding-bottom: 6px;
}
#logo img{
	vertical-align: top;
}
#banniere_header{
	float: left;
	margin: 13px 0 0 10px;
}
#devise{
	float: left;
	width: 160px;
	height: 60px;
	margin-top: 10px;
	background-image: url("../images/logo-artelia.gif");
	background-repeat: no-repeat;
	background-position: 19px 20px;
	display: block;
}
#devise a{
	width: 160px;
	height: 60px;
	display: block;
}

/* mep menu header */
#menu_header {
	float: right;
	margin-right: 45px;
	font-size: 10px;
	display: block;
}

#menu_header a { 
	color: #999;
}

#menu_header li {
	float: left;
	margin: 0 0 0 33px;
	padding: 5px 0 0 20px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#menu_header li.menu_header_langue,#menu_header li.menu_header_langue_gb{
	padding: 5px 0 0 20px;
	background-image: url('../images/english.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	border: none;
}
#menu_header li.menu_header_langue_gb{
	background-image: url('../images/francais.gif');
}

/* mep menu */
#menu_horizontal{
	clear: both;
	width: 760px;
	margin-left: 180px;
	border-top: 1px solid #ccc;
}

body {behavior: url(styles/csshover.htc);} 

#menu_horizontal .sousmenu{
	float:left;
	position:relative; 
}

#menu_horizontal .sousmenu li:hover{
	background-color: #cfeae8;
}
#menu_horizontal .sousmenu a{
	float:left;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
	padding: 2px 0 1px 0;
	border-left: 1px solid #cccccc;
	color: #000;
}
#menu_horizontal .sousmenu .menu-implantation{
	width: 100px;
}
#menu_horizontal .sousmenu a.noBorder{
	border: 0 none;
}
#menu_horizontal .sousmenu a:hover{
	background-color: #cfeae8;
}
#menu_horizontal li:hover {
	background: #cfeae8;
}
#menu_horizontal ul ul {
	position: absolute;
	top: 15px;
	left: 0px;
	display: none;
}
#menu_horizontal .niveau2 a{
	color: #5ca29d;
	display: block;
	clear: both;
}
#menu_horizontal .niveau2 li a{
	width: 150px;
	padding: 4px;
	text-align: left;
	text-transform: none;
	background-color: #cfeae8;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu_horizontal .niveau2 li a:hover{
	background-color: #fff;
}
div#menu_horizontal ul li.sousmenu:hover ul.niveau2{
	display:block;
}

/**/
/* on enleve la taille de ul et labordure
#menu_horizontal li.menu:hover {
	background-color: #fff;
}
#menu_horizontal li.menu a{
	margin: 0;
	padding: 4px;
	border-left: 1px solid #cccccc;
}
#menu_horizontal li.noBorder a{
	border: 0 none;
}
#menu_horizontal ul.niveau1{
	text-transform: uppercase;
	text-align: center;
}
#menu_horizontal ul.niveau2{
	text-transform: none;
	text-align: left;
}
#menu_horizontal .niveau1 li a{
	width: 90px;
}
#menu_horizontal ul.niveau2{
	width: 150px;
	clear: both;
}
#menu_horizontal .niveau2 li a{
	background-color: #cfeae8;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu_horizontal .niveau2 li a:hover{
	background-color: #fff;
}

#menu_horizontal ul li {position:relative; list-style: none; float:left;}

#menu_horizontal ul ul {position: absolute;left: 100px; display:none;}

#menu_horizontal li a {text-decoration: none; padding: 4px 0 4px; width:100px}
#menu_horizontal ul.niveau1 li.menu:hover ul.niveau2{display:block;}

/*******************
mep Contenu
*******************/

/*******************
mep Col G
*******************/
#col_g{
	float: left;
	width: 180px;
}
#titre_menu {
	margin-bottom: 5px;
	padding: 2px 0;
	background: #5ca29d;
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 9px;
}

/* menu */
#menu_gauche{
	padding: 0 0 7px 0;
	background-color: #d9eff0;
	font-size: 11px;
}
#menu_gauche li {
	margin: 0 5px;
	padding: 5px 4px;
	border-bottom: 1px solid #5ca29d;
}
#menu_gauche li.selected ul li {
	padding: 4px 0 0 0;
	font-weight: normal;
	border-top: 1px solid #d9eff0;
	border-bottom: none;
}
#menu_gauche li.selected {
	background: white;
	font-weight: bold;
}
#menu_gauche li.selected ul {
	margin-top: 5px;
}
#menu_gauche li.selected ul li {
	padding: 5px 0;
}
#menu_gauche li.selected2 {
	background: #E9F2F2;
	display: block;
}

/* emploi */
#emploi {
	width: 179px;
	margin-top: 30px;
	padding: 0 0 5px 0;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 9px;
}
#emploi p{
	margin-bottom: 9px;
	padding-left: 16px;
	padding-right: 15px;
	color: #5ca29d;
	background-image: url('../images/puce-emploi.gif');
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
#emploi p.no_margin{
	margin: 0;
}


/* mentions légales */
#mentions_legales{
	margin-top: 15px;
}

#mentions_legales a {
	text-align: left;
	margin-left: 7px;
	color: #666;
	font-size: 10px;
}


/*******************
mep Contenu
*******************/

#contenu{
	float: left;
	width: 605px;
	font-size: 11px;
}

#navigation {
	padding: 5px 5px 10px 25px;
	color: #5ca29d;
	width: 580px;
}
#titre_page {
	margin-left: 25px;
	margin-bottom: 10px;
}

/*******************
mep Col D
*******************/

#col_d{
	float: left;
	width: 160px;
	font-size: 11px;
}

/*******************
Classes
*******************/


/*******************
Mep particulière par pages
*******************/

/*******************
Accueil
*******************/

/* actu */
.actu_menu {
	margin: 5px 15px;
	padding: 7px 0;
}
.mois_actu_menu {
	margin: 0; padding: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #003374;
	font-weight: bold;
	font-size: 11px;
}
.titre_actu_menu {
	margin: 0; padding: 0;
	color: #4b7b79;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
}
.suite_actu_menu {
	text-align: right;
}
.suite_actu_menu a {
	color: #00487f;
}

/* contenu */
#table_accueil {
	margin: 30px 15px 0 15px;
	border-spacing: 0;
	border-collapse: collapse;
}
#table_accueil th, #table_accueil td {
	width: 33%;
}
#table_accueil td {
	padding: 0 10px 10px 10px;
	background-image: url('../images/fond-accueil-contenu.gif');
	background-repeat: repeat-y;
	background-position: 181px 0;
}
.texte_accueil_intro{
	vertical-align: bottom;
	color: #7aadab;
	font-size: 12px;
	font-weight: bold;
}
.texte_accueil_futur,.texte_accueil_futur_bas,.texte_accueil_innover,.texte_accueil_croiser{
	text-align: left;
}
.texte_accueil_futur, .texte_accueil_innover{
	margin-top: 15px;
}
.texte_accueil_futur_bas{
	margin-top: 24px;
}
#bloc_accueil_innover{
	border-top: 1px solid #7aadab;
	margin-top: 25px;
}
#bloc_accueil_innover p{
	border-bottom: 1px solid #7aadab;
	padding: 2px 0;
	color: #7aadab;
}
#table_accueil ul{
	margin: 15px 0 0 0;
}
#table_accueil li {
	margin: 8px 0 8px 0;
	padding-left: 15px;
	background-image: url('../images/puce-verte.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

/* implantations */
#col_d a.sogreah_france {
	display: block;
	height: 103px;
	background: transparent url('../images/sogreah_france.gif') top left no-repeat;
}

#col_d a.sogreah_europe {
	display: block;
	height: 142px;
	background: transparent url('../images/sogreah_europe.gif') top left no-repeat;
}

#col_d a.sogreah_monde {
	display: block;
	height: 158px;
	background: transparent url('../images/sogreah_monde.gif') top left no-repeat;
}

/*******************
Métier
*******************/
#entete_metier,#entete_accueil_metier{
	text-align: justify;
}
#entete_accueil_metier{
	min-height: 40px;
}
#entete_accueil_metier p{
	padding-right: 40px;
}
#entete_metier h3{
	margin-bottom: 5px;
}
.texte_entete_metier{
	padding-left: 130px;
	min-height: 46px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/gouttes.jpg);
	background-repeat: no-repeat;
	background-position: 80px 0;
}
*html .texte_entete_acc{
	height: 46px;
}
.texte_entete_acc,.texte_entete_acc_no_gouttes{
	padding-left: 130px;
	min-height: 46px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/gouttes.jpg);
	background-repeat: no-repeat;
	background-position: 80px 0;
}
.texte_entete_acc_no_gouttes{
	background-image: none;
}
#contenu_metier{
	margin: 20px 10px 10px 0;
	padding: 15px 25px 5px 25px;
	text-align: justify;
	font-size: 10px;
	border-top: 1px solid #4b7b79;
	border-right: 1px solid #4b7b79;
}
#contenu_metier h3{
	margin-left: 91px;
}
.tabMetier,.tabMetier tr,.tabMetier td{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
.tabImgMetier{
	width: 106px;
}

#page_metiers p.metier {
	margin-left: 106px;
}
.separe_metier{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #4b7b79;
	font-size: 1px;
}
.page_image {
	float: left;
	margin: 5px 0 0 25px;
}
.page_entete2 {
	margin: 0 40px 0 130px;
	text-align: justify;
}
#page_liste h3 {
	margin-bottom: 4px;
	padding-left: 15px;
	color: #578e8b;
	font-size: 13px;
	font-weight: normal;
	background: white url('../images/goutte.jpg') 0 3px no-repeat;
}
#contenu_metier p.desc {
	margin: 0 0 0 16px;
}
.titre_sous_metier{
	margin-bottom: 4px;
	padding-left: 15px;
	font-size: 13px;
	color: #578e8b;
	font-size: 13px;
	background-image: url('../images/goutte.jpg');
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#sommaire_metier{
	width: 540px;
	margin: 10px 20px 0 25px;
	border-top: 1px solid #4b7b79;
}

ul.float_sommaire{
	float: left;
	width: 260px;
	padding: 5px 10px 5px 0;
}

ul.float_sommaire li {
	padding: 0 0 0 15px;
	margin: 0;
	color: #578e8b;
	font-size: 12px;
	background-image: url('../images/puce-ref.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#interlocuteur_photo,#interlocuteur_photo_gb {
	margin: 30px 0 0 0;
	padding: 10px; 
	font-size: 11px;
	background-image: url('../images/interlocuteur_photo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#interlocuteur_photo_gb {
	background-image: url('../images/interlocuteur_photo_gb.gif');
}
#interlocuteur_contact {
	margin: 0 0 20px 0;
	padding: 0 10px 10px 10px;
	font-size: 9px;
	background-image: url('../images/interlocuteur_contact.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.titre_projet {
	margin-top: 40px;
	padding: 8px;
}

.projet {
	margin: 0 0 10px 0;
	padding: 8px;
	text-align: left;
	font-size: 11px;
}
.projet h3,.titre_projet h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5ca29d;
}
.titre_projet h3 {
	font-size: 14px;
}

/*******************
Références métier
*******************/
#entete_reference_metier {
	margin: 10px 40px 10px 10px;
}
#entete_reference_metier h3 {
	margin: 10px 0 0 15px;
	color: #578e8b;
	font-size: 15px;
	font-weight: normal;
	background: white url('../images/goutte.jpg') 2px 4px no-repeat;
	padding-left: 20px;
}
#entete_reference_metier p {
	margin-left: 35px;
	text-align: justify;
}

.page_ref,.table_vert {
	margin: 20px 40px 10px 25px;
	padding: 5px 17px 5px 17px;
	border: 1px solid #4b7b79;
	background: #91c5c4;
}
.page_ref table {
	width: 500px;
}
.table_vert table{
	width: 100%;
}
.page_ref table a,.table_vert a{
	color: #00487F;
}
.page_ref table th, .page_ref table td ,.table_vert table th,.table_vert table td{
	padding: 3px;
	text-align: left;
}
.page_ref table th, .table_vert table th {
	padding: 5px 3px 0 3px;
	font-size: 19px;
	font-weight: normal;
	color: white;
}
.page_ref table .sous_titre,.table_vert table .sous_titre {
	padding: 0 3px 5px 3px;
	font-size: 15px;
	color: white;
}
.page_ref table .data,.table_vert table .data {
	width: 55%;
	text-align: left;
}
.page_ref table .ref_champ,.table_vert table .ref_champ {
	width: 50px;
	font-weight: bold;
}
.page_ref table .txt_champ,.table_vert table .txt_champ {
	width: 390px;
}
.page_ref table .photo,.table_vert table .photo {
	width: 160px;
	vertical-align: middle;
}

.page_ref table tr td.detail {
	width: 500px;
	font-style: italic;
	font-weight: bold;
}

.page_ref table .detail a{
	color: #00487F;
}

.page_ref table ul {
	margin: 0 0 10px 20px;
}

.page_ref table ul li {
	list-style-type: disc;
}

/*******************
Actualité
*******************/
.bordure_droite {
	border-right: 1px solid #c3e1e3;
}

.bloc_separe {
	margin: 0 40px 0 25px;
	padding: 10px 0;
}

.bloc_separe h3.date_actu {
	margin-bottom: 5px;
	color: #003374;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #c3e1e3;
}

#contenu .bloc_separe h4 {
	margin-top: 10px;
	color: #5ca29d;
	font-size: 11px;
}

.bloc_separe p {
	text-align: justify;
}
#archives_actu{
	margin: 65px 0 0 15px;
}
.titre_archives{
	font-size: 13px;
	color: #5ca29d;
}

/*******************
Implantations
*******************/
.imgImplantation{
	float: right;
	margin-right: 30px;
}

.pl15{
	padding: 0 0 0 25px;
}

.regions {
	display: block;
	margin-top: 25px;
	padding: 2px 0;
	vertical-align: bottom;
	color: #5ca29d;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #5ca29d;
	border-bottom: 1px solid #5ca29d;
}
.bordRight {
	border-right: 1px solid #c3e1e3;
}
.ville,.ville_gauche {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 175px;
}
.w200{
	width: 200px;
}
.ville{
	padding-top: 5px;
}
.ville_gauche {
	clear: both;
}
.txt_center{
	text-align: center;
}

/*******************
lettre sogreah
*******************/
.fond_ombre{
	width: 176px;
	height: 237px;
	margin: 30px 0 0 210px;
	padding: 1px 0 0 1px;
	background-image: url(../images/fond-ombre.gif);
	background-repeat: no-repeat;
}
.fond_ombre img{
	vertical-align: top;
	margin-bottom: 10px;
}
/*** HACK IE6 ***/