@charset "UTF-8";
#contener {
	width: 955px;
	margin-left: -477px;
	position: absolute;
	left: 50%;
}
body {
	margin: 0px;
}
#logo {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 526px;
}
#img_accueil {
	background-image: url(images/img_accueil.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 429px;
}
#corp {
	clear: both;
	width: 955px;
	z-index: 5;
}
#menu_gauche {
	background-image: url(images/fond_menu_gauche.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 500px;
	width: 240px;
	z-index: 6;
}
#bando_adresse {
	background-image: url(images/fond_bando_adresse.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 715px;
}
#contenu {
	width: 715px;
	z-index: 2;
	clear: both;
}

#col_droite {
	float: left;
	width: 715px;
	z-index: 1;
	background-image: url(images/fond_contenu.jpg);
	background-repeat: repeat-x;
}
#menu_gene {
	background-image: url(images/fond_menu_gene.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 715px;
}
#recherche {
	float: right;
	height: 33px;
	margin-right: 10px;
}



a.bouton_services {
	background-image: url(images/btn_services.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 189px;
	background-position: 0px 0px;
}
a.bouton_services_on {
	background-image: url(images/btn_services.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 189px;
	background-position: 0px -76px;
}
a.bouton_services:hover {
	background-position: 0px -76px;
}
a.bouton_ingenierie {
	background-image: url(images/btn_ingenierie.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 272px;
	background-position: 0px 0px;
	
}
a.bouton_ingenierie:hover {
	background-position: 0px -76px;
}

a.bouton_ami {
	background-image: url(images/btn_ami2.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 355px;
	background-position: 0px 0px;
}
a.bouton_ami_on {
	background-image: url(images/btn_ami2.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 355px;
	background-position: 0px -76px;
}

a.bouton_ami:hover {
	background-position: 0px -76px;
}


a.bouton_services_int {
	background-image: url(images/btn_services.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 189px;
	background-position: 0px -152px;
}
a.bouton_services_int:hover {
	background-position: 0px -76px;
}
a.bouton_ingenierie_int {
	background-image: url(images/btn_ingenierie.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 272px;
	background-position: 0px -152px;
	
}
a.bouton_ingenierie_int:hover {
	background-position: 0px -76px;
}

a.bouton_ami_int {
	background-image: url(images/btn_ami2.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 355px;
	background-position: 0px -152px;
}
a.bouton_ami_int:hover {
	background-position: 0px -76px;
}

#smenu1 {
	position: absolute;
	left: 228px;
	top: 189px;
	padding-left: 4px;
	width: 200px;
	z-index: 10;
}
#smenu2 {
	position: absolute;
	left: 228px;
	top: 272px;
	padding-left: 4px;
	z-index: 10;
}
#smenu3 {
	position: absolute;
	left: 228px;
	top: 355px;
	padding-left: 4px;
	width: 200px;
	z-index: 10;
}
a.sous_rubrique {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
	display: block;
	padding-right: 13px;
	margin: 0px;
}
a.sous_rubrique:hover {
	background-color: #636EB9;
	display: block;
}

#fl_blanc {
	background-image: url(images/fleche_blanche.gif);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 4px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 8px;
}
.fl_bl {
	font-family: Arial;
	font-size: 40px;
	color: #00579E;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	margin-left: 20px;
	padding-bottom: 0px;
}
.champ-cherche {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

a.menu_gene_lien:hover {
	background-color: #34BBD8;
	display: block;
}

#menu_gene_fleche {
	background-image: url(images/fleche_blanche.gif);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 4px;
	margin-right: 4px;
	margin-left: 12px;
	margin-top: 13px;
	margin-bottom: 0px;
}
a.menu_gene_lien {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-right: 14px;
	height: 33px;
	line-height: 33px;
}

#cadre_gene {
}
cadre_haut {
}
#haut_gauche {
	background-image: url(images/coin_orange_ht_gauche.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 12px;
}
#centre_centre {
	clear: both;
	background-color: #35389D;
	display: block;
}
#centre_haut {
	float: left;
	height: 13px;
	background-color: #35389D;
}
#haut_droite {
	background-image: url(images/coin_orange_ht_droite.gif);
	background-repeat: no-repeat;
	float: right;
	height: 13px;
	width: 12px;
}
.sizecadre {
	font-size: 1px;
	line-height: 1px;
}

#animation_accueil {
	float: left;
	height: 376px;
	width: 501px;
	z-index: 3;
}
#chapo_accueil {
	background-image: url(images/chapo_accueil.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 169px;
	width: 210px;
}
a.bouton_ingenierie_on {
	background-image: url(images/btn_ingenierie.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 272px;
	background-position: 0px -76px;
}
#ing_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
.titre_para {
	font-family: Arial;
	font-size: 19px;
	color: #00579E;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 21px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_droite {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.economie_decl_gauche {
	display: block;
	margin-left: 30px;
}
#ing_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 280px;
	margin-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}
#contact {
	font-family: Arial;
	font-size: 12px;
	margin-left: 20px;
}
#langues {
	height: 20px;
	position: absolute;
	top: 500px;
	text-align: center;
	display: block;
	left: 70px;
}
#mentions {
	font-family: Verdana;
	font-size: 11px;
	color: #87A4C2;
	float: right;
	margin-top: 2px;
}
#bas_page {
	font-family: Verdana;
	font-size: 11px;
	color: #87A4C2;
	height: 20px;
	width: 955px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87A4C2;
	clear: both;
	margin-top: 20px;
	padding-top: 8px;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	margin-left: 23px;
	float: left;
}
a.drapeau {
	text-decoration: none;
	float: right;
	margin-left: 8px;
}
a.mentions {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #87A4C2;
}
a.mentions:hover {
	text-decoration: none;
	color: #375F94;
}
.fl_bl_petit {
	font-family: Arial;
	font-size: 30px;
	color: #457E9E;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fl_bl2 {
	font-family: Arial;
	font-size: 40px;
	color: #00579E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}
.fl_bl1 {
	font-family: Arial;
	font-size: 40px;
	color: #00579E;
	line-height: 60px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 4px;
	padding-top: 8px;
}
.fl_texte {
	display: block;
	padding-top: 2px;
	float: left;
	margin-right: 3px;
}
#outillage_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
#outillage_col_3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
#outillage_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 40px;
	line-height: 16px;
}
.img_gauche {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}
.img_bas {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 6px;
}
#vide_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 520px;
	margin-top: 10px;
	margin-left: 60px;
	line-height: 16px;
}
#vide_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 0px;
	line-height: 16px;
}
#separation {
	height: 30px;
	width: 400px;
	clear: both;
}
#comprime_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 280px;
	margin-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}
#comprime_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-left: 40px;
	line-height: 16px;
}
.service_chapo {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #00579E;
	margin-left: 30px;
}
.service_chapo_titre {
	font-family: Arial;
	font-size: 24px;
	line-height: 25px;
	color: #333333;
}
.fl_texte_services {
	display: block;
	padding-top: 3px;
	float: left;
	margin-right: 3px;
}
.service_chapo_texte {
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
	color: #333333;
}
.logocopco {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#img_col_2_service {
	float: right;
	margin-top: 10px;
	margin-right: 25px;
}
.service_chapo_titre2 {
	font-family: Arial;
	font-size: 18px;
	line-height: 23px;
	color: #333333;
	margin-left: 25px;
}
#sevice_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 300px;
	margin-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}
.fl_texte_offre {
	display: block;
	padding-top: 2px;
	float: left;
	margin-right: 4px;
	margin-left: 3px;
}
#offre_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
	float: left;
}
#offre_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 350px;
	margin-top: 10px;
	line-height: 16px;
	margin-right: 15px;
}
.fl_bl_global {
	font-family: Arial;
	font-size: 40px;
	color: #00579E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	padding-bottom: 0px;
	line-height: 40px;
}
.global {
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #00579E;
	margin-left: 55px;
	display: block;
}
.nom_contact {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	display: block;
	margin-left: 23px;
	margin-top: 6px;
}
.tel_contact {
	font-family: Arial;
	font-size: 15px;
	color: #0052A5;
	font-weight: bold;
	line-height: 18px;
	margin-left: 23px;
}
a.lien_contact {
	font-family: Arial;
	font-size: 12px;
	color: #0142AA;
	text-decoration: none;
	margin-left: 23px;
}
a.lien_contact:hover {
	color: #003366;
	text-decoration: underline;
}.titre_contact {
	font-family: Arial;
	font-size: 19px;
	color: #00579E;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00579E;
}
.departement_contact {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	display: block;
	margin-left: 23px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0052A5;
}
#tuyauterie_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 211px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
#robinetterie_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-left: 0px;
	line-height: 16px;
	margin-right: 20px;
}
#robinetterie_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 50px;
	line-height: 16px;
}
a.bouton_atlascopco {
	background-image: url(images/logo_atlascopco.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 470px;
	background-position: center 0px;
	text-align: center;
}
#txt_atlascopco {
	height: 76px;
	width: 214px;
	position: absolute;
	left: 14px;
	top: 455px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #333333;
}
a.titre_para {
	font-family: Arial;
	font-size: 19px;
	color: #00579E;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 21px;
	text-decoration: none;
}
a.titre_para:hover {
	font-family: Arial;
	font-size: 19px;
	color: #00579E;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 21px;
	text-decoration: none;
	background-color: #ACCEDA;
}

#menu_offre {
	margin-left: 5px;
	width: 704px;
	height: 18px;
	clear: left;
	background-color: #80C2E3;
}

a.menu_offre_lien {
	font-family: Arial;
	font-size: 12px;
	color: #2E4584;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-right: 15px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 15px;
}
#menu_offre_fleche {
	background-image: url(images/fleche_blue.gif);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 4px;
	margin-right: 4px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
a.menu_offre_lien:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00579E;
}
#contenu_offre {
}
.service_chapo_prestation {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #00579E;
}
.chapo_prestation_texte {
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
	color: #00579E;
	display: block;
	margin-bottom: 10px;
}
.sous_titre_para_prestation {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00579E;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
#maintenance_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
.legende {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#economie_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 50px;
	line-height: 16px;
}
.img_droite_legende {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}
#economie_col_2 {
	height: 130px;
}
.sous_titre_para_prestation_fond {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00579E;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #B7D2DF;
}
#contact_tel_mail_offre {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 200px;
	margin-top: 0px;
	line-height: 16px;
	margin-left: 20px;
	padding: 10px;
	background-color: #C7E4F2;
	margin-bottom: 10px;
}
#contact_tel_mail {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 200px;
	margin-top: 0px;
	line-height: 16px;
	margin-left: 20px;
	padding: 10px;
	background-color: #C7E4F2;
	margin-bottom: 10px;
}
#separation_1px {
	height: 5px;
	width: 400px;
	clear: both;
}

#logo_droite {
	display: block;
	float: right;
	width: 180px;
}.location_leg_photo {
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
	color: #00579E;
	margin-left: 0px;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
}
.img_gauche_logo {
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
}
a.export {
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	color: #00579E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00579D;
}
a.export:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00579D;
}
#accueil_service_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
.logiciel1 {
	width: 843px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	height: 607px;
	border: 1px solid #666666;
}
.logiciel2 {
	width: 799px;
	margin-left: -399px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	height: 576px;
	border: 1px solid #666666;
}
.logiciel3 {
	width: 699px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	height: 682px;
	border: 1px solid #666666;
}.img_gauche_eco_bilan {
	display: block;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 35px;
	float: left;
}
.logiciel4 {
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	height: 395px;
	border: 1px solid #666666;
}
.logiciel5 {
	width: 753px;
	margin-left: -385px;
	position: absolute;
	left: 50%;
	margin-top: 20px;
	height: 529px;
	border: 1px solid #666666;
}
.service_titre_texte_emploi {
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
a.contact {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #00579E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00579D;
}
a.contact:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00579D;
}
.chapo_ital {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}
.prestation_pointfort {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #0052A5;
	display: block;
}
.prestation_pointfort_GRIS {
	color: #000000;
}
.global_etoile {
	font-size: 20px;
	display: block;
	float: left;
	height: 12px;
	margin-top: 4px;
	width: 30px;
	text-align: right;
	margin-right: 4px;
}
#adresse_ami {
	width: 675px;
	clear: both;
	margin-left: 20px;
	background-color: #B9DEEE;
}
.solidworks {
	font-family: Arial;
	font-size: 11px;
}
.ami_contact_titre {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.ami_contact_texte {
	font-family: Arial;
	font-size: 13px;
	padding: 10px;
}
.ami_contact_mail {
	color: #00579D;
	text-decoration: none;
}
.ami_contact_texte_blue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00579E;
}
#logo_droite_reseau {
	display: block;
	float: right;
	width: 145px;
}
#realisation_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 650px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
	float: left;
}
#bas_page_droite {
	float: right;
	width: 230px;
	text-align: left;
}
.arial_12_rouge {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
a.lien_emploi {
	font-family: Arial;
	font-size: 12px;
	color: #0142AA;
	text-decoration: none;
}
.titre_annonce_emploi {
	font-family: Arial;
	font-size: 16px;
	color: #00579E;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00579E;
}
.service_chapo_emploi {
	font-family: Arial;
	font-size: 15px;
	line-height: 17px;
	color: #333333;
}
#emploi_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 262px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
#emploi_col_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 385px;
	margin-top: 10px;
	line-height: 16px;
	margin-right: 20px;
}
#bas_page_gauche {
	float: left;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
	margin-left: 25px;
	line-height: 17px;
}
#recherche_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 70px;
	line-height: 16px;
}
a {
	font-family: 12;
	
	color: #004E9B;
	text-decoration: none;
}
.service_chapo_qui {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #00579E;
}
#qui_col_1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 360px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 16px;
}
a.pdf {
	background-position: 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-image: url(images/icone-pdf.jpg);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	padding-left: 38px;
	padding-top: 2px;
	text-decoration: none;
	margin-top: 20px;
}
a.pdf:hover {
	color: #D9000B;
}
a.lien_fds {
	
	color: #9FB6CE;
	text-decoration: none;
}
.img_droite_logo {
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
}
