/*antonyp*/

*{
	margin:0;
	padding:0;
}

body{
	background-color: #e2e6e6;

}

a{
	text-decoration:none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
	height:1px;
}

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.bold{
	font-weight:bold;
}

h3 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/

a img{border:none;}
.page{
	width:971px;
	margin:0 auto;
	padding: 0 0 20px 0;
}

.bg {
	background-color:#FFFFFF;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

.banner {
	width: 967px;
	float:left;
}

.topacc {
	height:40px;
	background-image: url(images/top.gif);
	color: #5c7569;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.top {
	height:40px;
	background-image: url(images/top.gif);
	color: #5c7569;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.top2 {
	height:40px;
	background-image: url(images/top2.gif);
	color: #5c7569;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.top3 {
	height:40px;
	background-image: url(images/top3.gif);
	color: #5c7569;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

.numtop {
	font-size: 18px;
}

.petittop {
	font-size:12px;
}

.logo {
	float:left;
}

.nav {
	float:left;
	width:755px;
	height: 110px;
	background-image:url(images/point.gif);
	background-repeat:repeat-y;
	padding: 0 0 0 0;
	position:relative;
}

.nav2 {
	width:967px;
}

.nav2 img {
	float:left;
}

.nav2 object {
	background-image:url(images/spacer.gif);
	float:left;
}

.bt {
	float:left;
	width:204px;
	height: 252px;
	background-image:url(images/bgnav.jpg);
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

a.btaccueil {
	display: block;
	width: 83px;
	height: 58px;
	text-decoration: none;
	background:url(images/btaccueil.gif);
	background-position:center;
	float: left;
}

a.btaccueil:hover, a.btpresentation:hover, a.btlivraison:hover, a.btamenagement:hover, a.btpose:hover, a.bttransfert:hover {
	background-position:top;
}

a.btpresentation {
	display: block;
	width: 136px;
	height: 58px;
	text-decoration: none;
	background:url(images/btpresentation.gif);
	background-position:center;
	float: left;
}

a.btlivraison {
	display: block;
	width: 116px;
	height: 58px;
	text-decoration: none;
	background:url(images/btlivraison.gif);
	background-position:center;
	float: left;
}

a.btamenagement {
	display: block;
	width: 157px;
	height: 58px;
	text-decoration: none;
	background:url(images/btamenagement.gif);
	background-position:center;
	float: left;
}

a.btpose {
	display: block;
	width: 122px;
	height: 58px;
	text-decoration: none;
	background:url(images/btpose.gif);
	background-position:center;
	float: left;
}

a.bttransfert {
	display: block;
	width: 122px;
	height: 58px;
	text-decoration: none;
	background:url(images/bttransfert.gif);
	background-position:center;
	float: left;
}

a.on {
	background-position:bottom;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.bloc1 {
	background-color: #7f9bb8;
	margin: 0 0 20px 17px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 8px;
	text-align: right;
}

.bloc1 h3 {
	font-size:18px;
}

.bloc1-uk {
	background-color: #7f9bb8;
	margin: 0 0 20px 17px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 8px;
	text-align: right;
}

.bloc1-uk h3 {
	font-size:17px;
}

.bloc2 {
	background-color: #a8b7ab;
	margin: 0 0 0 17px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.bloc2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bloc2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding:0 0 5px 15px;
	background-image:url(images/puce2.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.bloc2a {
	background-color: #a8b7ab;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	width: 161px;
}

.bloc2a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bloc2a li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding:0 0 5px 15px;
	background-image:url(images/puce2.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.bloc3 {
	background-color: #7f9bb8;
	margin: 0 0 20px 17px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.bloc3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bloc3a {
	background-color: #7f9bb8;
	margin: 20px 0 0 25px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.bloc3a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.bloc3a-uk {
	background-color: #7f9bb8;
	margin: 20px 0 0 25px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.bloc3a-uk p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.bloc3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding:0 0 5px 15px;
	background-image:url(images/puce2.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

.contenugauche {
	padding: 10px 0 0 6px;
	float: left;
	width: 198px;
	text-align: right;
}

.contenugauche2 {
	padding: 10px 0 0 23px;
	float: left;
	width: 181px;
	text-align: right;
}

.contenugauchepre {
	padding: 10px 0 0 6px;
	float: left;
	width: 198px;
	text-align: right;
}


.fleche {
	float:left;
	padding: 3px 0 0 5px;
}

.focus {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 8px 0;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a3;
	background-color:#e2e6e6;
	text-align: center;
}

.navfoot {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #004368;
	padding: 10px 0 10px 0;
}

.navfoot a {
	text-decoration:none;
	font-size: 11px;
	color: #004368;
}

.navfoot a:hover {
	color: #828982;
}

#tt{
    text-align:center;
    margin-top:20px;
}

#tt a{
    font-size:9px;
    color:#004368;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tt a:hover{
    color:#828982;
}

/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       PAGE                           ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.toptxt1 {
	float: left;
	padding: 2px 0 0 60px;
}

.toptxt2 {
	float: right;
	padding: 0 45px 0 0;
}

.toptxt2b {
	float: right;
	padding: 4px 45px 0 0;
	width: 800px;
	font-size: 9px;
	text-align: right;
	color: #CAD0D0;
	text-transform: none;
}

.toptxt3 {
	float: left;
	padding: 2px 0 0 75px;
}

.toptxt3-uk {
	float: left;
	padding: 2px 0 0 60px;
}

.toptxt4 {
	float: right;
	padding: 0 57px 0 0;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.iso {
	padding: 0 0 0 6px;
	float: left;
	width: 193px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}

.iso0 {
	float: left;
	width: 204px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}

#imgiso {
	margin:0 0 0 6px;
}


.txt1 {
	float:left;
	width: 345px;
	padding: 20px 15px 15px 15px;
}

.txt1flash {
	float:left;
	width: 347px;
	padding: 20px 15px 20px 20px;
}

.titre1 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #004368;
	padding: 0 0 10px 0;
}

.txt1 p {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #828982;
}

#savoirplus {
	margin:15px 0 0 0;
}

.bt2 {
	width:925px;
	padding: 10px 0 0 35px;
	text-align: center;
	background-image: url(images/point2.gif);
	background-repeat: repeat-x;
}

.bt2 img {
	float:left;
}

.btliv, .btpres, .btam, .btpos, .bttrans, .btlog, .btres, .btform, .btref, .btquali {
	float:left;
	width:204px;
	height: 252px;
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

.btlog img, .btres img, .btform img, .bttrans img, .btref img, .btquali img {
	float:left;
}
.btliv object, .btpres object, .btam object, .btpos object, .btlog object, .btres object, .btform object, .bttrans object, .btref object, .btquali object {
	float:left;
	background-image:url(images/spacer.gif);
}

.btliv {
	background-image:url(images/bgnav2.jpg);
	}
	
.btpres {
	background-image:url(images/bgnav3.jpg);
}

.btam {
	background-image:url(images/bgnav4.jpg);
	width: 204px;
}

.btpos {
	background-image:url(images/bgnav5.jpg);
}

.btlog {
	background-image:url(images/bgnav6.jpg);
}

.btres {
	background-image:url(images/bgnav7.jpg);
}

.btform {
	background-image:url(images/bgnav8.jpg);
}

.bttrans {
	background-image:url(images/bgnav9.jpg);
}

.btref {
	background-image:url(images/bgnav10.jpg);
}

.btquali {
	background-image:url(images/bgnav11.jpg);
}

/*** lib ***/

a.lib1, a.lib4, a.lib7, a.lib10, a.lib13 {
	display: block;
	float:left;
	width:119px;
	height:49px;
}

a.lib1:hover, a.lib4:hover, a.lib7:hover, a.lib10:hover, a.lib13:hover {
	background-position:left bottom;
}

a.lib2, a.lib5, a.lib8, a.lib11, a.lib14 {
	display: block;
	float:left;
	background-position:center top;
	width:119px;
	height:49px;
}

a.lib2:hover, a.lib5:hover, a.lib8:hover, a.lib11:hover, a.lib14:hover {
	background-position:center bottom;
}

a.lib3, a.lib6, a.lib9, a.lib12, a.lib15 {
	display: block;
	float:left;
	background-position:right top;
	width:119px;
	height:49px;
}

a.lib3:hover, a.lib6:hover, a.lib9:hover, a.lib12:hover, a.lib15:hover {
	background-position:right bottom;
}


a.lib1, a.lib2, a.lib3 {
	background-image:url(images/lib1.gif);
}

a.lib4, a.lib5, a.lib6 {
	background-image:url(images/lib2.gif);
}

a.lib7, a.lib8, a.lib9 {
	background-image:url(images/lib3.gif);
}

a.lib10, a.lib11, a.lib12 {
	background-image:url(images/lib4.gif);
}

a.lib13, a.lib14, a.lib15 {
	background-image:url(images/lib5.gif);
}

/*** lib-uk ***/

a.lib1-uk, a.lib4-uk, a.lib7-uk, a.lib10-uk, a.lib13-uk {
	display: block;
	float:left;
	width:119px;
	height:49px;
}

a.lib1-uk:hover, a.lib4-uk:hover, a.lib7-uk:hover, a.lib10-uk:hover, a.lib13-uk:hover {
	background-position:left bottom;
}

a.lib2-uk, a.lib5-uk, a.lib8-uk, a.lib11-uk, a.lib14-uk {
	display: block;
	float:left;
	background-position:center top;
	width:119px;
	height:49px;
}

a.lib2-uk:hover, a.lib5-uk:hover, a.lib8-uk:hover, a.lib11-uk:hover, a.lib14-uk:hover {
	background-position:center bottom;
}

a.lib3-uk, a.lib6-uk, a.lib9-uk, a.lib12-uk, a.lib15-uk {
	display: block;
	float:left;
	background-position:right top;
	width:119px;
	height:49px;
}

a.lib3-uk:hover, a.lib6-uk:hover, a.lib9-uk:hover, a.lib12-uk:hover, a.lib15-uk:hover {
	background-position:right bottom;
}


a.lib1-uk, a.lib2-uk, a.lib3-uk {
	background-image:url(images/lib1-uk.gif);
}

a.lib4-uk, a.lib5-uk, a.lib6-uk {
	background-image:url(images/lib2-uk.gif);
}

a.lib7-uk, a.lib8-uk, a.lib9-uk {
	background-image:url(images/lib3-uk.gif);
}

a.lib10-uk, a.lib11-uk, a.lib12-uk {
	background-image:url(images/lib4-uk.gif);
}

a.lib13-uk, a.lib14-uk, a.lib15-uk {
	background-image:url(images/lib5-uk.gif);
}

/*****/

.txt2 {
	float:left;
	width: 365px;
	padding: 20px 0 0 11px;
}

.contenu {
	float:left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	width: 752px;
}

.txt3 {
	float:left;
	width: 738px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004368;
	padding: 10px 0 10px 14px;
}

.txt3 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c877d;
}

.txt4 {
	float:left;
	width: 355px;
	padding: 15px 7px 0 7px;
}

.txt5 {
	float:left;
	width: 382px;
	padding: 15px 7px 0 2px;
}

.txt6 {
	float:left;
	width: 333px;
	padding: 15px 7px 0 7px;
}

.txt7 {
	float:left;
	width: 718px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004368;
	margin: 10px 0 10px 14px;
}

.txt7 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c877d;
}

.titre2 {
	font-family:Helvetica, Arial, sans-serif;
	color: #225C7C;
	padding: 5px 0 10px 0;
	letter-spacing: 1px;
}

.titre2 h3 {
	font-size: 18px;
}

.titre3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #225C7C;
	padding: 20px 0 10px 0;
	letter-spacing: 1px;
}

.titre3 h3 {
	font-size: 18px;
}

.contenutxt1 {
	float:left;
	width:185px;
	padding: 0 10px 0 0;
}

.contenuimg1 {
	float:left;
	width:160px;
}

.puce {
	float:left;
	padding: 0 3px 0 0;
}

.contenutxt2 {
	float:left;
	width:345px;
	padding: 0 10px 10px 0;
}

#iso {
	float:left;
	margin:0 15px 5px 0;
}

#iso-uk {
	float:left;
	margin:0 15px 25px 0;
}

.contenutxt3 {
	float:left;
	width:167px;
	padding: 0 10px 0 0;
}

.contenutxt3 li {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	list-style-image: none;
	list-style-type: none;
	color:#225C7C;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}

.contenuimg2 {
	float:left;
	width:352px;
	padding: 60px 0 0 0;
}

.contenuimg2-uk {
	float:left;
	width:352px;
	padding: 35px 0 0 0;
}

.contenuimg3 {
	float:left;
	width:355px;
	padding: 30px 0 0 0;
}

.contenuimg4 {
	float:left;
	width:352px;
	padding: 83px 0 0 0;
}

#imgpresentation1 {
	margin:50px 0 0 0;
}

#iconiso {
	margin:0 10px 0 0;
}

.txtcontact {
	text-align:right;
	height:145px;
	width:190px;
	padding: 0 0 0 0;
}

.txtcontact2 {
	text-align:right;
	height:145px;
	width:166px;
	padding: 0 0 0 0;
}

.blocontact p {
	color:#FFFFFF;
	text-align:right;
}

.blocontact object {
	margin:0 0 0 80px;
}

.blocontact h3 {
	text-align:right;
}

.bordernone {
	border:none;
}

.bordercontact {
	height:145px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004368;
	margin: 0 0 0 10px;
}

.navi {
	position:absolute;
	z-index:1000;
	padding: 30px 0 0 15px;
	background-color: #FFFFFF;
	background-image:url(images/point.gif);
	background-repeat:repeat-y;
	height:58px;
}

.navi object {
	background-image:url(images/spacer.gif);
	float:left;
}

.blanc {
	color:#FFFFFF;
}

.blanc2 {
	color:#FFFFFF;
}

.bleu {
	color:#225C7C;
}

.asterisque {
	font-size:10px;
}

.btrecrut {
	background-image:url(images/btrecrut2.jpg);
	background-repeat:repeat-x;
	height:29px;
	width: 250px;
	margin: 15px 0 10px 0;
}

.btrecrut a {
	display:block;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 5px 0 0 0;
}

.btrecrut a:hover {
	color:#000000;
}

.btrecrut img {
	float:left;
}

.paragence {
	float:left;
	width: 730px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #004368;
	margin: 10px 0 0 20px;
	position: relative;
}

.carte {
	float:left;
}

.arbo {
	background-image:url(images/arbo2.gif);
	background-repeat:repeat-x;
	height:29px;
	margin: 15px 0 10px 10px;
	float: left;
}

.arbo a {
	display:block;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 5px 10px 0 10px;
}

.arbo a:hover {
	color:#004368;
}

.arbo img {
	float:left;
}

.detail {
	display:block;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 5px 10px 0 10px;
}

#spacer {
	height:200px;
	width:1px;
}

.bigtel {
	font-size:21px;
}

.bigtel-uk {
	font-size:15px;
}

.gautier {
	position:relative;
	float: left;
}

#gautier {
	margin:21px 0 0 0;
	position: absolute;
}

.idf {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	display:block;
	color: #76B900;
	padding: 20px 0 0 45px;
	margin: 30px 0 0 0;
}

.swith-lang-1 {
	height:10px;
	float:left;
	padding: 8px 20px 0 0;
}

.swith-lang-1 img, .swith-lang-2 img, .swith-lang-3 img {
	margin:0 0 0 5px;
}

.swith-lang-2 {
	height:24px;
	float:left;
	padding: 10px 20px 0 0;
}

.swith-lang-3 {
	height:24px;
	float:left;
	padding: 10px 20px 0 0;
}
