/* @group Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #5a5b5c;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
img {
	border: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height: 100%;
	line-height: 1;
}
ul, ol, li, li a {
	list-style: none;
	font-size: 11px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
body {
	text-align: center;
	background-color: #b5bcce;
}
/* @end */
/* @group GLOBAL */
#contener {
	margin: 10px auto 0;
	text-align: left;
	width: 994px;
	position: relative;
}
#contener_home {
	margin: 10px auto 0;
	text-align: left;
	width: 994px;
	position: relative;
}
#header {
	position: relative;
	z-index: 100;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
}
#header_home {
	position: relative;
	z-index: 100;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
}
#logotype {
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
	height: 81px;
}
#header_sub_home {
	height: 624px;
	background: white url(../images/banniere_home.jpg) no-repeat;
	width: 988px;
	margin-left: 3px;
}
#header_sub, #header_sub_vert, #header_sub_orange, #header_sub_rouge, #header_sub_bleu {
	height: 278px;
	position: relative;
	width: 994px;
}
#banniere1 {
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;
	width: 383px;
	height: 108px;
	left: 3px;
}
#banniere2 {
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;
	width: 383px;
	height: 184px;
	top: 108px;
	left: 3px;
}
#banniere3 {
	position: absolute;
	background-position: left top;
	background-repeat: no-repeat;	
	width: 605px;
	height: 292px;
	left: 386px;
}

.header1 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header1 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header1 #banniere3 { background-image: url(../images/images_banniere/yellow/presentation-bg-03.jpg); }

.header2 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header2 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header2 #banniere3 { background-image: url(../images/images_banniere/yellow/vision-bgbis.jpg); }

.header3 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header3 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header3 #banniere3 { background-image: url(../images/images_banniere/yellow/inovation-bg-03bis.jpg); }

.header4 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header4 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header4 #banniere3 { background-image: url(../images/images_banniere/yellow/homme-bg-03bis.jpg); }

.header5 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header5 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header5 #banniere3 { background-image: url(../images/images_banniere/yellow/implantation-bg-03bis.jpg); }

.header6 #banniere1 { background-image: url(../images/images_banniere/yellow/presentation-bg-01.gif); }
.header6 #banniere2 { background-image: url(../images/images_banniere/yellow/presentation-bg-02.gif); }
.header6 #banniere3 { background-image: url(../images/images_banniere/yellow/chiffre-bg-03bis.jpg); }

#header_sub_vert {
	background: transparent url(../images/banniere_vert.jpg) no-repeat 3px;
}
#header_sub_orange {
	background: transparent url(../images/banniere_orange.jpg) no-repeat 3px;
}
#header_sub_rouge {
	background: transparent url(../images/banniere_rouge.jpg) no-repeat 3px;
}
#header_sub_bleu {
	background: transparent url(../images/banniere_bleu.jpg) no-repeat 3px;
}
#titre_page_content {
	position: absolute;
	top: 125px;
	width: 330px;
}
#content {
	background-color: white;
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	padding: 50px 130px 70px 0;
	overflow: auto;
}
#footer {
	height: 50px;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #D53B49;
	width: 988px;
	position: relative;
	float: left;
}
#footer_sub {
	height: 20px;
	clear: both;
	margin-right: 3px;
	margin-left: 3px;
}
h1 {
	font-size: 16px;
	padding-left: 65px;
	padding-top: 30px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
}
h4 {
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: black;
}
p span {
	font-weight: bold;
}
#content_shadow {
	position: relative;
	width: 994px;
	height: auto;
	float: left;
	margin-top: 91px;
}
#content_shadow_home {
	position: relative;
	width: 994px;
	height: auto;
	float: left;
	margin-top: 31px;
}
#shadow_top, #shadow_bottom {
	width: 994px;
	height: 6px;
	font-size: 1px;
/

* correction d'un bug IE */
}

.shadow_right, .shadow_left {
	width: 994px;
	height: auto;
	font-size: 1px;
/

* correction d'un bug IE */
}
#shadow_top {
	background: url(../images/shadow_top.png) no-repeat center top;
}
#shadow_bottom {
	background: url(../images/shadow_bottom.png) no-repeat center;
	float: left;
}
.shadow_right {
	background: url(../images/shadow_right.png) repeat-y right top;
	float: right;
}
a {
	text-decoration: none;
}
.shadow_left {
	background: url(../images/shadow_left.png) repeat-y left top;
	float: left;
}
/* @end */
/* @group HEAD
ER_MENU */
#menu {
	width: 994px;
	height: auto;
}
#menu_home {
	width: 994px;
	height: auto;
}
#menu ul {
	position: absolute;
	margin-top: 70px;
	margin-left: 133px
}
#menu_home ul {
	position: absolute;
	margin-top: 10px;
	margin-left: 133px
}
#menu ul li {
	float: left;
	display: inline;
}
#menu_home ul li {
	float: left;
	display: inline;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu1bis, .menu2bis {
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-left: 15px;
	vertical-align: -5px;
}
.menu1 {
	width: 235px;
	height: 27px;
	background: #ffd200 url(../images/onglet_jaune.png) no-repeat;
}
.menu2bis {
	width: 158px;
	height: 27px;
	background: url(../images/onglet_vert2.png) no-repeat;
}
.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu1bis a, .menu2bis a {
	vertical-align: -5px;
	color: #FFFFFF;
}
.menu2 {
	width: 158px;
	height: 26px;
	background: url(../images/onglet_vert.png) no-repeat;
}
.menu1bis {
	width: 235px;
	height: 26px;
	background: #ffd200 url(../images/onglet_jaune2.png) no-repeat;
}
.menu3 {
	width: 135px;
	height: 26px;
	background: url(../images/onglet_orange.png) no-repeat;
}
.menu4 {
	width: 110px;
	height: 26px;
	background: url(../images/onglet_rouge.png) no-repeat;
}
.menu5 {
	width: 131px;
	height: 26px;
	background: url(../images/onglet_bleu.png) no-repeat;
}
/* @end */
/* @group HEADER SUB */
#sous_menu, #sous_menu_vert {
	position: absolute;
	height: 105px;
	overflow: hidden;
}
#sous_menu {
	margin-left: 160px;
}
#sous_menu_vert {
	margin-left: 410px;
	width: 140px;
}
#sous_menu ul li a {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
#sous_menu_vert ul li a {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
#sous_menu ul li, #sous_menu_vert ul li {
	line-height: 1em;
	padding-top: 2px;
}
#sous_menu ul li a:hover {
	color: #EA8900;
}
#sous_menu_vert ul li a:hover {
	color: #6C8A03;
}
#sous_menu ul li a:active {
	color: #EA8900;
}
#sous_menu_vert ul li a:active {
	color: #6C8A03;
}
#titre_page_content h1 {
	color: #FDCD00;
}
#titre_page_content h1.h1_vert {
	color: #6C8A03;
}
#titre_page_content h1.h1_orange {
	color: #E86047;
}
#titre_page_content h1.h1_rouge {
	color: #C52739;
}
#titre_page_content h1.h1_bleu {
	color: #00A2DA;
}
#language {
	width: 148px;
	height: 26px;
	position: absolute;
	background-image: url(../images/fond_left.png);
	margin-left: 3px;
	top: 0;
	left: 0;
}
#lang {
	color: #7988A0;
	font-size: 10px;
	margin-left: 7px;
	width: 130px;
	margin-top: 3px;
}
#global_recherche_contact {
	width: 420px;
	height: 26px;
	background: url(../images/fond_right.png) no-repeat;
	position: relative;
	margin-left: 560px;
}
#recherche {
	position: absolute;
	left: 15px;
	top: 2px;
}
#motscle {
	color: #7988A0;
	font-size: 10px;
}
#motscle_ok {
	margin-left: 175px;
	margin-top: 2px;
}
#contact {
	position: absolute;
	left: 300px;
	top: 3px;
}
#boxcontact {
	color: #7988A0;
	font-size: 10px;
	width: 110px;
	background: white url(../menu-bord-01.gif) no-repeat 0 bottom;
}
#form {
	position: absolute;
	z-index: 2;
}
/* @end */
/* @group FOOTER */
#info_first {
	width: 110px;
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #ffffff;
	height: 50px;
	margin-left: 30px;
	text-transform: uppercase;
	background: url(../images/fleche_blanche_footer.png) no-repeat 100px 8px;
}
#info_first p {
	font-size: 8px;
	color: #ffffff;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
	line-height: 1.55em;
}
.tabs {
	height: 34px;
	position: relative;
	width: 988px;
	margin-left: 142px;
}
.tabs li em.logo1, .tabs li em.logo2, .tabs li em.logo3, .tabs li em.logo4, .tabs li em.logo5 {
	top: 0;
	position: absolute;
	height: 34px;
}
.tabs li em.logo1 {
	width: 165px;
	background: url(../images/logotype01.gif) no-repeat;
}
.tabs li em.logo2 {
	width: 175px;
	background: url(../images/logotype02.gif) no-repeat;
	left: 166px;
}
.tabs li em.logo3 {
	width: 167px;
	background: url(../images/logotype03.gif) no-repeat;
	left: 341px;
}
.tabs li em.logo4 {
	width: 172px;
	background: url(../images/logotype04.gif) no-repeat;
	left: 508px;
}
.tabs li em.logo5 {
	width: 166px;
	background: url(../images/logotype05.png) no-repeat;
	left: 680px;
}
.tabs li a {
	display: block;
}
.tabs li a em, .tabs li a em img {
	display: inline;
	float: left;
	height: 35px;
	width: 130px;
}
.tabs li a span {
	display: none;
	font-size: 9px;
	background: url(../images/fleche_blanche_footer.png) no-repeat left center;
	padding-left: 10px;
}
.tabs li a:hover {
	color: #000;
	white-space: normal;
}
.tabs li a:hover em {
	cursor: pointer;
}
.tabs li a:hover span {
	display: block;
	position: absolute;
	left: 10px;
	top: 35px;
	color: #fff;
	white-space: nowrap;
}
.tabs li a:hover span.sousmenu_logo2 {
	left: 165px;
}
.tabs li a:hover span.sousmenu_logo3 {
	left: 338px;
}
.tabs li a:hover span.sousmenu_logo4 {
	left: 370px;
}
.tabs li a:hover span.sousmenu_logo5 {
	left: 520px;
}
.tabs li a.selected:hover span {
	display: none;
}
/* @end */
/* @group FOOTER SUB */
#footer_menu {
	float: right;
	margin-right: 10px;
}
#footer_menu ul li, #footer_menu ul li a {
	float: left;
	display: inline;
	font-size: 9px;
	margin-right: 5px;
	color: #6B7F97;
}
/* @end */
/* @group HOME_SUB_MENUS */
.tabs_home {
	left: 252px;
	padding-left: 273px;
	position: absolute;
	top: 493px;
}
.tabs_home  li em {
	padding-left: 10px;
	background: url(../images/fleche.gif) no-repeat left center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	text-transform: uppercase;
}
.tabs_home  li a {
	display: block;
}
.tabs_home  li a span {
	display: none;
}
.tabs_home  li a strong {
	display: none;
	width: 130px;
	height: 100px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: gray;
	text-transform: none;
}
.tabs_home  li a:hover {
	color: #000;
	white-space: normal;
}
.tabs_home  li a:hover em {
	cursor: pointer;
	position: relative;
}
.tabs_home  li a:hover span {
	display: block;
	position: absolute;
	left: 140px;
	top: 0;
}
.tabs_home  li a:hover span.border_jaune {
	border-right: 4px solid #F9C51E;
}
.tabs_home  li a:hover span.border_bleu {
	border-right: 4px solid #39C7BE;
}
.tabs_home  li a:hover span.border_violet {
	border-right: 4px solid #B7A4E3;
}
.tabs_home  li a:hover span.border_rose {
	border-right: 4px solid #E665BB;
}
.tabs_home  li a:hover span.border_orange {
	border-right: 4px solid #FF5103;
}
.tabs_home  li a:hover span.border_vert {
	border-right: 4px solid #8DB975;
}
.tabs_home  li a:hover span img {
	border-style: none;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}
.tabs_home  li a:hover strong {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
}
em.home_jaune {
	color: #F9C51E;
}
em.home_bleu {
	color: #39C7BE;
}
em.home_violet {
	color: #B7A4E3;
}
em.home_rose {
	color: #E665BB;
}
em.home_orange {
	color: #FF5103;
}
em.home_vert {
	color: #8DB975;
}
.tabs_home  li a.selected:hover span {
	display: none;
}
/* @end */
.placeImg{
	margin-top: 50px;
	margin-bottom: 50px;
}

.decaleImg{
	margin-left: 20px;
}

.decaleStaffImg{
	margin-left: 120px;
}

.decaleTurnoverImg{
	margin-right: 50px;
	margin-bottom: 20px
}

#placeSousMenu {

	/*margin-top:-66px;*/
}

#sousMenuTable{
	position:absolute;
	left:160px;
	top:90px;
	width:220px;
}

/*==== ELEMENTS HEADER =====*/

.menuPresentation {
	background-image:url(../images/implantations/presentation-bg-menu1.gif);
	background-repeat:repeat-x;
	width:219px;
	height:28px;
	background-position:top;
	cursor:pointer;
}

.sousMenu:hover	{
	color:#EA8900;
}

.sousMenuActif {
	font-weight:bold;
	font-family:Arial , Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	vertical-align:top;
	text-align:left;
	text-decoration:none;
	color:#EA8900;
}

#blockSousMenu {
	vertical-align:top;
	background-image:url(../images/implantations/presentation-bg-01.gif);
	background-repeat:no-repeat;
	width:383px;
	height:108px;
}

#title {
	background-image:url(../images/implantations/presentation-bg-02.gif);
	background-repeat:no-repeat;
	width:383px;
	height:184px;
	vertical-align:top;
}
#bordGPresent {
	background-image:url(../images/implantations/presentation-menu-01.gif);
	background-repeat:no-repeat;
	width:8px;
	height:28px;
}

#bordDPresent {
	background-image:url(../images/implantations/presentation-menu-02.gif);
	background-repeat:no-repeat;
	width:8px;
	height:28px;
}

#formTitle {
	padding-top:30px;
	padding-left:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FDCD00;
}

#visu1 {
	background-image:url(../images/implantations/vision-bg.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#visu2 {
	background-image:url(../images/implantations/inovation-bg-03.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#visu3 {
	background-image:url(../images/implantations/homme-bg-03.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#visu4 {
	background-image:url(../images/implantations/implantation-bg-03.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#visu5 {
	background-image:url(../images/implantations/chiffre-bg-03.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#visu9 {
	background-image:url(../images/implantations/presentation-bg-03.jpg);
	background-repeat:no-repeat;
	width:605px;
	height:266px;
}

#bord1 {
	background-image:url(../images/implantations/presentation-menu-bord-01.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:12px;
	height:26px;
}

#bgColorIndex3 {
	background-color:#FEFEFE;
	width:12px;
	height:26px;
}

#bgColorIndex4{
	background-color: #FCCE00;
	width:184px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#bgColorIndex5{
	background-color: #FFFFFF;
	width:12px;
}

/*===========================*/
/*======== CONTENU =========*/
/*=========================*/

#companyValues {
	background-color:#FFFFFF;
	width:988px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

.alignHaut {
	vertical-align:top;
}

.padding1 {
	padding-left:110px;
}

.padding2 {
	padding-left:65px;
}

.padding3 {
	padding-left:50px;
	padding-right:10px;
}



.hautPage {
	height:25px;
}

.basPage {
	height:35px;
}

.titre1 {
	padding-left:110px;
	color:#F3A500;
	font-size:14px;
}

.titre2 {
	padding-top:20px;
	padding-left:65px;
	color:#FFCC33;
	font-size:20px;
}

.texte2 {
	padding-left:65px;
	vertical-align:top;
	padding-right:130px;
}

.texte3 {
	padding-left:110px;
	padding-right:130px;
}

.texte4 {
	padding-left:110px;
	padding-right:130px;
	color:#AFC324;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.texte4_2 {
	color:#AFC324;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.legende1 {
	padding-left:110px;
	padding-bottom:65px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.legende2 {
	padding-bottom:55px;
	padding-right:20px;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.policeTitre{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	padding-top:35px;
}
.policeTitre1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
	padding-top:20px;
}
.policeTitre1_2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
	padding-top:30px;
}
.policeTitre2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
}
.policeTitre3{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-bottom:15px;
}
.policeTitre4{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.policeTitre5{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-left:110px;
}
.policeTitre6{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-top:75px;
	padding-bottom:15px;
}
.policeNom{
	font-family:Arial, Helvetica, sans-serif;
	color:#1EA6CE;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
}
.policeNomB{
	border-bottom:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1EA6CE;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
}
.policeNom2{
	font-family:Arial, Helvetica, sans-serif;
	color:#1EA6CE;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	padding-right:130px;
}
.policeBarre{
	font-family:Arial, Helvetica, sans-serif;
	color:#1EA6CE;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.policeBarreB{
	border-bottom:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1EA6CE;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
.policeAdresse{
	font-family:Arial, Helvetica, sans-serif;
	color:#B3B3B0;
	font-size:12px;
}
.policeAdresseB{
	border-bottom:#CCCCCC solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#B3B3B0;
	font-size:12px;
}
.policeAdresse4{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.policePays{
	font-family:Arial, Helvetica, sans-serif;
	color:#EBBF28;
	font-size:12px;
	padding-bottom:5px;
}
.policePays4{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.policeChiffre0{
	background-image:url(../images/implantations/onglet_bleu.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
.policeChiffre1{
	background-image:url(../images/implantations/onglet_rouge.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
.policeChiffre2{
	background-image:url(../images/implantations/onglet_vert.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
.policeChiffre3{
	background-image:url(../images/implantations/onglet_mauve.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
.company_carte{
	background-image:url(../images/implantations/company-carte_dt.gif);
	background-repeat:no-repeat;
}

.carte{
	padding-bottom:5px;
}

.bloc{
	padding-top:50px;
}

.toutTexte{
	padding-left:10px;
	background-color: #eef6f9;
}
td.tab_fondjaune {
	background-color: #ffcc00;
}
.compagnytitre2class {
	color: rgb(246, 189, 77); 
	font-weight: bold;
}