/*******************
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
*******************/

#total {
	width: 985px;
	margin: auto;
	background-image: url('../images/fond-col-d.gif');
	background-repeat: repeat-y;
	background-position: top right;
}
#header{
	display: none;
}
#content{
	
}
#footer{
	display: none;
}

/*******************
mep Contenu
*******************/

/*******************
mep Col G
*******************/
#col_g{
	display: none;
}

/*******************
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{
	display: none;
}

/*******************
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;
}

/*******************
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 {
	margin: 20px 40px 10px 25px;
	padding: 5px 17px 5px 17px;
	border: 1px solid #4b7b79;
	background: #91c5c4;
}

.page_ref table {
	width: 100%;
}

.page_ref table a{
	color: #00487F;
}

.page_ref table th, .page_ref table td {
	padding: 3px;
	text-align: left;
}

.page_ref table th {
	padding: 5px 3px 0 3px;
	font-size: 19px;
	font-weight: normal;
	color: white;
}

.page_ref table .sous_titre {
	padding: 0 3px 5px 3px;
	font-size: 15px;
	color: white;
}

.page_ref table .data {
	width: 55%;
	text-align: left;
}

.page_ref table .ref_champ {
	width: 50px;
	font-weight: bold;
}

.page_ref table .photo {
	width: 160px;
	vertical-align: middle;
}

.page_ref table tr td.detail {
	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;
}

/*******************
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 ***/