/* ------------------------ GLOBAL ------------------------ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body, div {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #636363;
}
#global {
	width: 757px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.spacer {
	clear: both;
	font-size: 4px;
}


/* DEBUT HAUT */
#bandeau {
	background: #FFF url(/images/imgGRP/bg_haut.jpg) top no-repeat;
}
#bandeau-tt { /* NOUVEAU TT */
	background: #FFF url(/images/imgGRP/bg_haut_tt.jpg) top no-repeat;
	text-align: right;
}
#bandeau-gr { /* NOUVEAU GR */
	background: #FFF url(/images/imgGRP/bg_haut_gr.jpg) top no-repeat;
}
#rechercheprod {
	background-color: #0F6DC5;
	height: 26px;
}
#rechercheprod h4 {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background: #5091DE url(/images/imgGRP/bg_recherche.jpg) right no-repeat;
	margin : 0;
	padding : 6px 20px 0 7px;
	height: 20px;
	float: left;
}
#rechercheprod select {
	width: 150px;
	font-size: 10px;
	margin: 3px 6px 0 6px;
}
#rechercheprod input {
	width: 68px;
	font-size: 10px;
	color: #707070;
	margin: 3px 0 0 0;
	background-color: #EFF3FF;
	border: 1px solid #B2C7FF;
}
#navhaut {
	text-align: right;
	border-top: 2px solid #FFF;
	border-bottom: 4px solid #FFF;
	background-color: #E7E7E7;
	padding-right: 10px;
}
#navhaut ul {
	margin: 3px 0 3px 0;
	padding: 0;
	list-style-type: none;
}
#navhaut li {
	margin: 0;
	padding: 0 6px 0 12px;
	font-size: 11px;
	display: inline;
	background: url(/images/imgGRP/nav_sepa.gif) no-repeat;
}
#navhaut li.accueil {
	background: none;
}
#navhaut li a{
	text-decoration: none;
	color: #565656;
}
#navhaut li a:hover{
	color: #000;
}
/* FIN HAUT */


#conteneur { 
	width: 757px;
	background: url(/images/imgGRP/bg_gauche.gif) repeat-y;
}


/* DEBUT GAUCHE */
#gauche {
	width: 148px;
	padding:0 0 0 2px;
	margin: 0;
}
.niveau2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.niveau2 li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/imgGRP/bg_niveau2.gif);
}
#gauche.tt .niveau2 li { /* NOUVEAU TT */
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/imgGRP/bg_niveau2tt.gif);
}
#gauche.gr .niveau2 li { /* NOUVEAU GR */
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/imgGRP/bg_niveau2gr.gif);
}
.niveau2 li a {
	padding-left:  5px;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
}
.niveau3 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.niveau3 li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #D93227;
	background-image: none;
	border-top: 1px solid #EB948E;
}
#gauche.tt .niveau3 li { /* NOUVEAU TT */
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 10px;
	background-color: #0F6DC5;
	background-image: none;
	border-top: 1px solid #82B3E1;
}
#gauche.gr .niveau3 li { /* NOUVEAU GR */
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 10px;
	background-color: #D55A1D;
	background-image: none;
	border-top: 1px solid #E9A989;
}
#gauche.gr .niveau3 li.selected { 
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 10px;
	background-color: #F38900;
	background-image: none;
	border-top: 1px solid #E9A989;
}
.niveau3 li.haut {
	border-top: 1px solid #FFF;
}
.niveau3 li a {
	padding-left: 10px;
}
#gauche.tt .niveau3 li a { /* NOUVEAU TT */
	padding-left: 0;
}
#gauche.gr .niveau3 li a { /* NOUVEAU GR */
	padding-left: 0;
}
#lesgammes {
	border: 1px solid #5A79CC;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
}
#lesgammes h5 {
	font-size: 10px;
	color: #FFF;
	background-color: #5A79CC;
	margin: 0 0 4px 0;
	padding: 2px 4px 4px 4px;
}
#lesgammes ul {
	margin: 0;
	padding: 0;
}
#lesgammes ul li {
	margin: 0;
	padding: 1px 0 2px 20px;
	background-image: url(/images/imgGRP/pucegamme.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}
#lesgammes ul li a{
	color: #5A79CC;
	text-decoration: none;
}
#recherche {
	margin: 0;
	padding: 0 16px 0 0;
	font-size: 10px;
	background-color: #A3A3A3;
	text-align: right;
	border-bottom: 5px solid #FFF;
}
#gauche.tt #recherche { /* NOUVEAU TT */
	margin: 0;
	padding: 0 16px 0 0;
	font-size: 10px;
	background-color: #E8E8E8;
	text-align: right;
	border-bottom: none;
}
#recherche input.champ {
	width: 120px;
	font-size: 10px;
	margin: 8px 0 8px 0;
	border: 1px solid #666;
}
#recherche input.bouton {
	width: 68px;
	font-size: 10px;
	color: #474747;
	margin: 0 0 8px 0;
	background-color: #FFF;
	border: none;
}
/* FIN GAUCHE */


/* DEBUT CENTRE */
#centre {
	width: 447px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	float: right;
}

#centre b {
	color: #2762C8;
}
#contenu {
	margin-top : 5px;
}
.titre-para {
	padding: 0 0 2px 5px;
	margin : 0;
	color: #2762C8;
	font-size: 10px;
}
.para1 {
	padding: 0 5px 12px 5px;
	margin : 0;
}
.imgright {
	float: right;
	margin: 0;
	padding-left : 5px;
}
.imgleft {
	float: left;
	margin: 0;
	padding-right : 5px;
}
.imgcenter {/*NE MARCHE PAS*/
	text-align: center;
	margin: 2px 0 0 8px;
}
#diapo-imgright {
	float: right;
	margin: 0;
	padding-left : 5px;
	padding-right: 15px;
/*	width: 210px;
	height: 185px;*/
	text-align:center;
}
#paragraphe{
}
.lien-para{
	clear: both;
	margin-bottom: 3px;
}
.lien-fichier{
	clear: both;
	margin-bottom: 3px;
}
.lienFichier{
	clear: both;
}
.lien-page{
	clear: both;
}
.lien-para a{
	margin-top: 5px;
	color: #D55A1D;
	font-size: 11px;
}
.lien-fichier a{
	clear: both;
	margin-top: 5px;
	color: #D55A1D;
	font-size: 11px;
}
.imageLien{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
.lienFichier a{
	clear: both;
	color: #D55A1D;
	font-size: 11px;
}
.lien-page a{
	clear: both;
	color: #D55A1D;
	font-size: 11px;
}
/* FIN CENTRE */


/* DEBUT DROITE */
#droite {
	width: 148px;
	padding:0 0 0 6px;
	margin: 0;
	float: right;
}
#droite h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 6px 5px 6px 15px;
	margin: 0;
}
#droite h4 a {
	color: #FFF;
	text-decoration: none;
}
h4.espacepro {
	background: #95A40A url(/images/imgGRP/bg_espacepro.gif) no-repeat;
	border-bottom: 2px solid #808A1A;
}
h4.nouveautes {
	background: #F38900 url(/images/imgGRP/bg_nouveautes.gif) no-repeat;
	border-bottom: 2px solid #994C01;
}
h4.outrouver {
	background-color: #003693;
	border-bottom: 2px solid #8E99B5;
}
#droite ul.espacepro {
	padding: 5px 3px 5px 0;
	margin: 0 0 5px 0;
	background-color: #B4C324;
	list-style-type: none;
}
#droite ul.espacepro li {
	margin: 0;
	color: #FFF;
	padding: 2px 2px 2px 14px;
	background: #B4C324 url(/images/imgGRP/puce.gif) 5px 6px no-repeat;
}
#droite ul.espacepro li a{
	color: #FFF;
	text-decoration: none;
}
#droite p.nouveautes {
	padding: 5px;
	margin: 0;
	color: #FFF;
	background-color: #D76B02;
}
#droite p.nouveautes img {
	margin: 0 6px 2px 2px;
	float: left;
}
#droite p.outrouver {
	padding: 16px 5px 5px 72px;
	margin: 0;
	color: #003693;
	background: #C8D7FF url(/images/imgGRP/map.gif) left no-repeat;
	vertical-align: middle;
	height: 39px;
}
#droite p.outrouver a {
	color: #003693;
	text-decoration: none;
}
#droite p.outrouver a:hover {
	text-decoration: underline;
}
h4.ttarmor { /* NOUVEAU TT */
	background: #95A40A url(/images/imgGRP/bg_espacepro.gif) no-repeat;
	border-bottom: 2px solid #808A1A;
}
#droite ul.ttarmor { /* NOUVEAU TT */
	padding: 5px 3px 5px 0;
	margin: 0 0 5px 0;
	background-color: #B4C324;
	list-style-type: none;
}
#droite ul.ttarmor li { /* NOUVEAU TT */
	margin: 0;
	color: #FFF;
	padding: 2px 2px 2px 14px;
	background: #B4C324 url(/images/imgGRP/puce.gif) 5px 6px no-repeat;
}
#droite ul.ttarmor li a{ /* NOUVEAU TT */
	color: #FFF;
	text-decoration: none;
}
h4.extranet { /* NOUVEAU TT */
	background: #0046AC url(/images/imgGRP/bg_extranet.gif) no-repeat;
}
#droite p.extranet { /* NOUVEAU TT */
	padding: 0 5px 2px 5px;
	margin: 0;
	color: #FFF;
	background-color: #013580;
	text-align: right;
}
#droite p.extranet img { /* NOUVEAU TT */
	margin: 0;
}
#droite p.extranet a { /* NOUVEAU TT */
	color: #FFF;
	text-decoration: none;
}
#droite p.extranet a:hover { /* NOUVEAU TT */
	text-decoration: underline;
}
h4.presence { /* NOUVEAU TT */
	background: #D76B02 url(/images/imgGRP/bg_presence.gif) no-repeat;
	border-bottom: 2px solid #B66700;
}
#droite p.presence { /* NOUVEAU TT */
	padding: 22px 5px 5px 72px;
	margin: 0;
	color: #FFF;
	background: #F38900 url(/images/imgGRP/map2.gif) left no-repeat;
	vertical-align: middle;
	height: 33px;
}
#droite p.presence a { /* NOUVEAU TT */
	color: #FFF;
	text-decoration: none;
}
#droite p.presence a:hover { /* NOUVEAU TT */
	text-decoration: underline;
}
/* FIN DROITE */

#bas {
	width: 757px;
	background-color: #2C7FCC;
	font-size: 3px;
}


/* ------------------------ INTRO ------------------------ */
#language {
	width: 100%;
	position: absolute;
	top: 550px;
	text-align: center;
	background-color: #003693;
	padding: 5px 0 5px 0;
	z-index: 2;
}
#language select {
	width: 150px;
}
#intro {
	width: 540px;
	position: absolute;
	left: 50%;
	margin-left: -270px;
	top: 90px;
}
#intro-logo {
	width: 540px;
	text-align: center;
	margin-bottom: 32px;
}
#intro-tt, #intro-bi {
	float: left;
	margin: 0;
	padding: 0;
}
#intro-tt {
	margin-right: 4px;
}
#intro-tt h1 {
	background-color: #95A800;
	background-image: url(/images/imgGRP/v_intro_tt.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 62px;
	width: 268px;
	padding-top: 245px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	margin: 0;
}
#intro-bi h1 {
	background-color: #F38900;
	background-image: url(/images/imgGRP/v_intro_bi.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 62px;
	width: 268px;
	padding-top: 245px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	margin: 0;
}
#intro-tt a, #intro-bi a {
	display: block;
	height: 40px;
	width: 268px;
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	background-color: #3B3B3B;
	margin-top: 4px;
}
#intro-tt a:hover {
	color: #95A800;
}
#intro-bi a:hover {
	color: #F38900;
}



/* ------------------------ HOME ------------------------ */
#centre hr {
	color: #C8D7FF;
	background-color: #C8D7FF;
	height: 2px;
	border: 0;
}
#laser, #jetdencre, #support, #fax, #impact, #environnement {
	float: left;
	width: 141px;
	padding: 4px;
	color: #264A8F;
}
#laser, #jetdencre {
	background: #FFF url(/images/imgGRP/bg_points.gif) right bottom no-repeat;
}
#fax, #impact {
	background: #FFF url(/images/imgGRP/bg_points.gif) right top no-repeat;
}
#support {
	background: #FFF url(/images/imgGRP/bg_points.gif) left bottom no-repeat;
}
#laser a, #jetdencre a, #support a, #fax a, #impact a, #environnement a {
	text-decoration: none;
	color: #636363;
}
#laser a:hover, #jetdencre a:hover, #support a:hover, #fax a:hover, #impact a:hover, #environnement a:hover {
	text-decoration: underline;
}


/* ------------------------ GAMME ------------------------ */
#centre #titre-gamme {
	background: #95A800 url(/images/imgGRP/v_gamme.jpg) right bottom no-repeat;
	width: 447px;
}
#titre-gamme h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 26px 0 5px 10px;
	background-color: #95A800;
	width: 214px;
}
#titre-gamme h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #000;
	width: 214px;
}
table.gamme {
	padding: 6px;
	margin-top: 20px;
}
table.gamme a {
	color: #D93227;
	font-weight: bold;
}
#recherchegamme select {
	width: 150px;
	font-size: 10px;
}
#recherchegamme input {
	width: 68px;
	font-size: 10px;
	color: #707070;
	margin: 10px 2px 0 0;
	background-color: #EFF3FF;
	border: 1px solid #B2C7FF;
}
#recherchegamme a {
	color: #636363;
	text-decoration: none;
}


/* ------------------------ MERCHANDISING ------------------------ */
#centre #titre-merchandising {
	background: #D35CBE url(/images/imgGRP/v_merchandising.jpg) right bottom no-repeat;
	width: 447px;
}
#titre-merchandising h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 5px 10px;
	background-color: #D35CBE;
	width: 214px;
}
#titre-merchandising h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #DE85CE;
	width: 214px;
}



/* ------------------------ NOUVEAUTES ------------------------ */
#centre #titre-nouveautes {
	background: #D35CBE url(/images/imgGRP/v_nouveautes.jpg) right bottom no-repeat;
	width: 447px;
}
#titre-nouveautes h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 5px 10px;
	background-color: #95A800;
	width: 214px;
}
#titre-nouveautes h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #A8B82E;
	width: 214px;
}
#menu-nouveautes {
	margin: 8px 0 8px 0;
	padding: 3px 0 3px 0;
	list-style-type: none;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
#menu-nouveautes li {
	margin: 0;
	padding: 0 0 0 6px;
	font-size: 11px;
	display: inline;
	color: #0071B8;
}
#menu-nouveautes li a {
	color: #0071B8;
	padding: 0 8px 0 13px;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(/images/imgGRP/puce_off.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
#menu-nouveautes li a:hover, #menu-nouveautes li a.actif {
	background-color: #FFF;
	background-image: url(/images/imgGRP/puce_on.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}
#contenu .nouveautes {
	padding: 0;
	margin: 0;
	width: 100%;
	border: none;
}
#contenu .nouveautes td{
	padding: 5px;
}
#contenu .blocs {
	padding: 0;
	margin: 0;
	border: none;
	color: #FFF;
}
#contenu .blocs td{
	padding: 0;
}
#contenu .blocs .titre{
	font-size: 16px;
	background-color: #D93227;
	text-align: center;
	font-weight: bold;
}
#contenu .blocs .stitre{
	font-size: 13px;
	background-color: #95A800;
	padding: 0 6px 0 6px;
	font-weight: bold;
}


/* ------------------------ FICHE PRODUIT ------------------------ */
#ficheproduit {
	margin-top: 5px;
	 width: 100%;
}
#ficheproduit td.cartouche {
	background-color: #000;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
#ficheproduit td.caracteristiques {
	padding: 5px
}
#ficheproduit td.caracteristiques ul {
	margin: 5px 0 0 10px;
	padding: 5px 0 0 6px;
}
#ficheproduit td.fondgris {
	background-color: #E7E7E7;
	color: #0071B8;
}
#ficheproduit .fiche, #ficheproduit .savoirplus {
	border: 1px solid #DDD;
}
#ficheproduit .savoirplus {
	margin-top: 10px;
}
#ficheproduit .fiche .gras, #ficheproduit .savoirplus .gras {
	font-size: 11px;
	font-weight: bold;
}


/* ------------------------ FICHE PRODUIT POPUP ------------------------ */
#popup {
	width: 447px;
	position: absolute;
	left: 50%;
	margin-left: -223px;
}
#grandproduit {
	text-align: center;
	margin: 20px 0 20px 0;
}
#popup td.cartouche {
	background-color: #000;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
#popup td.caracteristiques {
	padding: 10px;
	font-size: 11px;
}
#popup td.caracteristiques ul {
	margin: 5px 0 10px 10px;
	padding: 5px 0 0 6px;
}
#popup td.caracteristiques li {
	margin: 5px 0 5px 0;
}

/* ------------------------ OU TROUVER ------------------------ */
#centre #titre-outrouver {
	background: #003693 url(/images/imgGRP/v_outrouver.jpg) right bottom no-repeat;
	width: 447px;
}
#titre-outrouver h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 5px 10px;
	background-color: #003693;
	width: 214px;
}
#titre-outrouver h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #4068AE;
	width: 214px;
}
#outrouver {
	border-collapse: collapse;
	margin-top: 15px;
}
#outrouver th, #outrouver td{
	padding: 3px 5px 3px 5px;
}
#outrouver th {
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	text-align: left;
	font-size: 14px;
	color: #D93227;
	font-weight: normal;
}
#outrouver td {
	border-bottom: 1px solid #E3E3E3;
}
#outrouver td.societe {
	color: #2762C8;
}
#outrouver a {
	color: #2762C8;
	text-decoration: none;
}



/* ------------------------------------------- TT ------------------------------------------- */
#home-tt {
	background-image: url(/images/imgGRP/satellite.jpg);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}
#home-tt p {
	width: 252px;
	margin: 0 0 0 157px;
	padding-left: 38px;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#home-tt #AWR {
	color: #F7AF03;
	background-image: url(/images/imgGRP/puce_tt_awr.gif);
}
#home-tt #APR {
	color: #09AAFF;
	background-image: url(/images/imgGRP/puce_tt_apr.gif);
}
#home-tt #AXR {
	color: #E70412;
	background-image: url(/images/imgGRP/puce_tt_axr.gif);
}
#home-tt #SPEC {
	color: #6A6A69;
	background-image: url(/images/imgGRP/puce_tt_spec.gif);
}
#home-tt span.lien {
	width: 288px;
	margin: 0 0 3px 157px;
	padding: 0 0 3px 0;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-align: right;
	background-image: url(/images/imgGRP/bg_points2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#home-tt span.lien a {
	color: #636363;
	text-decoration: none;
}


#centre #titre-gamme-tt {
	background: #95A800 url(/images/imgGRP/v_gamme_tt.jpg) right bottom no-repeat;
	width: 447px;
}
#titre-gamme-tt h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 26px 0 5px 10px;
	background-color: #D6D00D;
	width: 204px;
}
#titre-gamme-tt h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 4px 10px;
	background-color: #3B3B3B;
	width: 204px;
}
#introgamme {
	margin-top: 15px;
	padding: 5px;
	width: 312px;
	background-image: url(/images/imgGRP/bg_points2.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}
#introgamme h3 {
	color: #2762C8;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#introgamme strong {
	color: #2762C8;
}
#produits-tt {
	padding: 5px 5px 5px 15px;
	margin-top: 15px;
	float: left;
}
#produits-tt h4 {
	color: #3B3B3B;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#produits-tt ul {
	list-style-type: square;
	color: #0F6DC5;
	margin-left: 10px;
	padding-left: 10px;
}
#produits-tt ul a {
	color: #0F6DC5;
	text-decoration: none;
}


/* ------------------------------------------- GROUPE ------------------------------------------- */
#centre-gr #titre-gr-home {
	/*background: #FFF url(/images/imgGRP/bandeau_gr_home.jpg) no-repeat;*/
	width: 586px;
	height: 112px;
	border-bottom: 2px solid #C8D7FF;
	padding-left: 15px;
}
#centre-gr #titre-gr-home h2, #centre-gr #titre-gr-recrute h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 70px 0 0 0;
}

#centre-gr {
	width: 601px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	float: right;
}
#centre-gr h3{
	color: #2762C8;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#centre-gr input.envoyer,#centre-gr input.annuler{
    width:85px;
    height:20px;
	padding: 3px 5px 3px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	margin: 10px 20px 10px 20px;
	border:0px;
}

#centre-gr input.envoyer {
	background: #F38900 url(/images/imgGRP/b_envoyer.gif) left top no-repeat;
}

#centre-gr input.annuler{
	background: #F38900 url(/images/imgGRP/b_precedent.gif) left top no-repeat;
}
#introgroupe {
	margin: 5px 0 10px 0;
	padding: 5px;
	width: 591px;
}
#blocgauche {
	margin: 0;
	padding: 5px;
	width: 400px;
	float: left;
}
#blocgauche .orange, #blocgauche .bleu, #blocgauche .rouge {
	color: #D93227;
	font-size: 11px;
	margin: 0 0 8px 0;
}
#blocgauche .orange {
	color: #F38900;
}
#blocgauche .bleu {
	color: #0F6DC5;
}
#blocgauche .rouge {
	color: #D93227;
}
#blocdroite {
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 176px;
	float: left;
	text-align: right;
}
#centre-gr #titre-gr-recrute {
	background: #FFF url(/images/imgGRP/bandeau_gr_recrute.jpg) no-repeat;
	width: 586px;
	height: 112px;
	border-bottom: 2px solid #C8D7FF;
	padding-left: 15px;
}
.rougegras {
	color: #D55A1D;
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0 5px 0;
}
#offre {
	width: 300px;
	margin-bottom: 12px;
}
#blocgauche strong {
	font-size: 11px;
}
#detail {
	width: 90px;
	float: right;
}
#detail a {
	color: #D55A1D;
}
#blocdroite a.imprimer, #blocdroite a.precedent, #blocdroite a.repondre {
	display: block;
	width: 75px;
	padding: 3px 5px 3px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	margin: 10px 20px 10px 20px;
}
#blocdroite a.imprimer {
	background: #F38900 url(/images/imgGRP/b_imprimer.gif) left top no-repeat;
}
#blocdroite a.precedent {
	background: #F38900 url(/images/imgGRP/b_precedent.gif) left top no-repeat;
}
#blocdroite a.repondre {
	background: #F38900 url(/images/imgGRP/b_repondre.gif) left top no-repeat;
}

/******* language GRPv2***************/
#gauche.gr #languages {
	margin: 0;
	padding: 6px;
	font-size: 10px;
	background-color: #E8E8E8;
}
#gauche.gr #languages a {
	color: #D55A1D;
	text-decoration: none;
}
#gauche.gr #languages a:hover {
	color: #EE8F2E;
	text-decoration: none;
}
