/**/
a,
a:visited {
	text-decoration: none;
	color: #0C2C84;
}
/**/
#main {
	width: 968px;
	margin: 0px auto;
	padding-bottom: 15px;
}
h1 {
	display: none;
}
/*--Language Bar--*/
#wrap3 {
	/*antai*//* avant, si trop de langues, la région passait à la ligne... */
	/*float: left;*/
	float:right;
	/*margin-left: 612px;*/
	display: inline;
}
.Region {
	float: right;
	/*antai*/ /* re-positionnement de la zone Région */
	margin-left:2px;
}
.Region span {
	/*font-size: 0.78em;*/
	font-size: 0.90em;
	color: #0066b3;
}
#language {
	background: #cce0f0;
	padding: 1px 10px 3px 0px;
	text-align: right;
	overflow: hidden;
}
* html #language {
	height: 1%;
}
#language p {
	background: url(../../img/Legris/btn-blue-small.gif) no-repeat right;
	font-size: 0.8em;
	font-weight: normal;
	color: #0066b3;
	padding-right: 6px;
	padding-bottom: 2px;
	float: left;
	margin-top: 2px;
}
html>body #language p {	
	margin-right: 5px;
}
#language a {
	background: url(../../img/Legris/btn-blue-small.gif) no-repeat left;
	font-size: 0.86em;
	color: #0066b3;
	font-weight: bolder;
	padding-left: 7px;
	padding-bottom: 2px;
}
/* antai */ /* re-positionnement de la liste des langues */
#language ul {
	margin-right:4px;
	padding-top: 6px;
}
#language ul,
#language ul li {
	display: inline;
}
#language ul li a {
	background: none;
	font-weight: normal;
	padding: 0px;
	/*padding: 2px;*/
}
#language ul li a.Alt4 {
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
}

#language ul li.Active a {
	font-weight: bolder;
}
#language span {
	margin-left: 4px;
}
/*antai : lien Accueil*/
/* Lien accueil */
.lienAccueil {
	float: left;
	margin-left: 8px;
}
#language .lienAccueil span {
	margin-left: 0px;
	padding-top:3px;
	font-size: 0.9em;
}
#language .lienAccueil a {
	background: none;
	padding-left: 0px;
}
/*antai : Fin lien Accueil*/
/*--Top Banner--*/
#top {
	text-align: right;
	margin-top: 8px;
	overflow: hidden;
}
* html #top {
	height: 1%;
}
#top p {
	font-size: 0.705em;
	color: #666666;
	padding-right: 10px;
}
#top img {
	float: left;
}
/*antai : eMail adresse*/
#top p a.mailCallBack {
	color:#0066B3;
	font-size:1.1em;
	font-weight:bolder;
}
/*antai : Fin eMail adresse*/
#search {
	background: url(../../img/Legris/search-btn.jpg) no-repeat left;
	padding-left: 20px;
	float: right;
	margin-top: 22px;
	/*antai*/
	_width:214px;
}
#search input {
	vertical-align: middle;
}
#search input#searchContent {
	width: 163px;
	font-size: 0.78em;
	font-weight: bolder;
	color: #666666;	
	border: 1px solid #0066b3;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
}


/*--Main Content--*/
#content {
	width: 968px;
	float: left;
	background: url(../../img/Legris/bg-content-loop.jpg) repeat-y left;
}
#mainContent {	
	background: url(../../img/Legris/bg-content.jpg) top no-repeat ; 
	width: 755px;
	float: left;
}
#infoMain {
	/*overflow: hidden;*/
	margin-top: 15px;
	width: 740px;
	padding-bottom: 13px;
}
* html #infoMain {
	height: 1%;
	margin-top: 12px;
}
.TextContent {
	width: 227px;
	float: left;
	padding-left: 15px;
}

#wrap16 {
	overflow: hidden;
	width: 484px;
	float: left;
	padding-bottom: 15px;
	position: relative;
}
* html #wrap16 {
	padding-bottom: 17px;
}
.Wrap15 {
	position: absolute;
	bottom: 0px;
}
.TextContent span {
	display: none;
}
.TextContent h2 {
	height: 19px;
}
.TextContent h3 {
	margin-bottom: 5px;;
}
/*antai 17-10-2007*/
.TextContent p, .imageContent p {
	font-size: 0.78em;
	color: #666666;
	margin-bottom: 11px;
	padding-right: 15px;
}
.imageContent p {
margin-top:6px;
}
/*fin*/
.TextContent a {
	display: block;
	font-size: 0.78em;
	font-weight: bolder;
	color: #9abc13;
	background: url(../../img/Legris/btn-green.gif) no-repeat left;
	padding-left: 8px;
}


/* pour les liens sur les HomePage Metier (transair.legris.com), qui sont
petits sinon */
.TextContent p a {
      font-size: 1em;
}


/ *************** Qu'est ce que ca fout là ???? *****************/


h2#actual,
h2#nouve {
	margin-bottom: 5px;
}
h2#actual {
	background: url(../../img/Legris/en/Actualites.jpg) no-repeat;
}
h2#nouve {
	background: url(../../img/Legris/en/nouveautes.jpg) no-repeat;
}
/* antai 24-09-2007 pour pouvoir avoir plusieurs news "A Découvrir" */
/* added */
.imageContent {
	float:left;
	padding-left:15px;
	width:221px;	
}
/*
.imageContent, .TextContent {
	border:1px solid red;
}
*/
/* end added */
/* modified */
#imageContent a.aDecouvrirLink, .imageContent a.aDecouvrirLink {
	cursor: pointer;
}
#imageContent h2 span, .imageContent h2 span {
	display: none;
}
#imageContent h2, .imageContent h2 {
	background: url(../../img/Legris/en/A-decouvrir.jpg) no-repeat;
	height: 20px;
}
#imageContent img, .imageContent img {
	border: 1px solid #cfcfcf;
	margin-top: 6px;
}
/* end modified */
/*--SUB CONTENT--*/
#subContent {
	width: 212px;
	float: right;
}
/*--VOTRE--*/
#votre {
	background: url(../../img/Legris/votre-bottom.jpg) no-repeat bottom;
	padding-bottom: 6px;
}
#wrap1 {
	background: url(../../img/Legris/votre-top.jpg) no-repeat top;
}
#votre a {
	font-size: 0.78em;
	color: #666666;
	background: url(../../img/Legris/btn-grey.gif) no-repeat top left;
	padding-left: 9px;
	margin-left: 7px;
}
#votre h2 {
	background: url(../../img/Legris/votre.jpg) no-repeat top;
	height: 18px;
	margin-bottom: 11px;
}
#votre h2 span {
	display: none;
}
#votre div#wrap1 input {
	margin-bottom: 5px;
	vertical-align: middle;
	font-size: 0.78em;
	font-weight: bolder;
	color: #666666;
	padding-left: 2px;
}
#votre div#wrap1 input#identifiant,
#votre div#wrap1 input#mot {
	width: 162px;
	border: 1px solid #c5c5c5;
	margin-left: 7px;
	margin-right: 4px;
}

#question {
	background: url(../../img/Legris/en/question.jpg) no-repeat;
}
#produits {
	background: url(../../img/Legris/en/produits.jpg) no-repeat;
}
#demandez {
	background: url(../../img/Legris/en/Bloc_CataloguePapier.jpg) no-repeat;
}

#question,
#produits,
/*antai 05-11-2007*/
#nos,
#demandez{
	height: 42px;
	margin-top: 10px;
	padding-top: 21px;
	padding-left: 7px;
	padding-right: 14px;
}

#demandez {
	padding-top: 34px;
}



#question a,
#produits a,
#demandez a,
/*antai 05-11-2007*/
#nos a,

.Wrap2 a {
	font-size: 0.78em;
	color: #0066b3!important;
	background: url(../../img/Legris/btn-blue.gif) no-repeat left top;
	padding-left: 9px;
	padding-right: 40px;
	display: block;
}

#question h2,
#produits h2,
#demandez h2,
#liveChat h2 {
	display: none;
}

/*----------*/

.SubBoxBlue {
	background: url(../../img/Legris/box-blue-bottom.jpg) no-repeat bottom;
	margin-top: 10px;
	padding-bottom: 8px;
}
.Wrap2 {
	background: url(../../img/Legris/box-blue-top.jpg) top no-repeat;
}
.Wrap2 a {
	padding-right: 17px;
	margin-left: 7px;
}
.Wrap2 h2#newsletter {
	background: url(../../img/Legris/en/newsletter.jpg) no-repeat;
}
.Wrap2 h2#tele {
	background: url(../../img/Legris/en/tele.jpg) no-repeat;
}
.Wrap2 h2#newsletter,
.Wrap2 h2#tele {
	height: 17px;
	margin-bottom: 2px;
}

.Wrap2 h2 span {
	display: none;
}
.BoxBlueBottom {
	display: block;
	background: url(../../img/Legris/box-blue-bottom.jpg) no-repeat;
	height: 9px;
}
/*--Footer--*/
#footer {
	width: 755px;
	float: left;
	background: url(../../img/Legris/footer-bg.jpg) no-repeat bottom;
}
#footer h2 {
	display: none;
}
ul#quickLink {
	overflow: hidden;
	padding-top: 13px;
	padding-bottom: 31px;
}
* html ul#quickLink {
	height: 1%;
}
ul#quickLink li {
	display: inline;
}
ul#quickLink li a {
	padding: 0px 7px;
	font-size: 0.705em;
	color: #666666;
	border-right: 1px solid #00adef;
}
ul#quickLink li a.Alt1 {
	padding-left: 15px;
}
ul#quickLink li a.Alt2 {
	border: none;
}
ul#quickLink li a:hover {
	color: #0066b3;
	text-decoration: none;
}

#wrap6 {
	width: 740px;
	border-top: 1px solid #e7e8e8;
}
#styleFooter {
	width: 740px;
	border-top: 1px solid #FFFFFF;
}
#footerLogo {
	text-align: center;
	/*antai 13-09-2007*/
	clear:left;
}

/*-------------------------------------------*/

ul#cart {
	background: url(../../img/Legris/line1.jpg) no-repeat top;
	padding-top: 4px;
	margin-top: 4px;
}
ul#cart a#basket {
	background: url(../../img/Legris/shopping-cart.jpg) no-repeat left;
	padding-left: 15px;
}
ul#cart a#receip {
	background: url(../../img/Legris/receip.jpg) no-repeat left;
	padding-left: 15px;
}
ul#cart a {
	font-size: 0.78em;
	font-weight: bolder;
	color: #9abc13;
}

/* antai 24-10-2007 */
/*ul#bannerLink {*/
ul#basseBanner,
ul#hauteBanner,
ul#transairBanner,
ul#marchesBanner,
ul#servicesBanner,
ul#legrisBanner,
ul#telechargementsBanner,
ul#contactsBanner,
ul#newsBanner,
ul#newsletterBanner,
ul#salonsBanner,
ul#speciauxBanner,
ul#faqBanner,
ul#planBanner,
ul#sitesBanner,
ul#rechercheBanner,
ul#salesToolBoxBanner
 {
	/*width: 711px;*/
	width: 726px;
	height: 18px;
	padding-top: 82px;
	padding-left: 15px;
}

/* Basse Pression */
ul#basseBanner {
	background: url(../../img/Legris/en/banner2.jpg) no-repeat;
}
/* Haute Pression */
ul#hauteBanner {
	background: url(../../img/Legris/en/banner_hp.jpg) no-repeat;
}
/* Transair */
ul#transairBanner {
	background: url(../../img/Legris/en/banner_transair.jpg) no-repeat;
}
/* Marchés */
ul#marchesBanner  {
	background: url(../../img/Legris/en/banner_marches.jpg) no-repeat;
}
/* Services */
ul#servicesBanner  {
	background: url(../../img/Legris/en/banner_services.jpg) no-repeat;
}
/* Legris dans le monde */
ul#legrisBanner  {
	background: url(../../img/Legris/en/banner_monde.jpg) no-repeat;
}
/* Téléchargements */
ul#telechargementsBanner {
	background: url(../../img/Legris/en/telecharger-banner.jpg) no-repeat;
}
/* Contacts */
ul#contactsBanner {
	background: url(../../img/Legris/en/banner_contact.jpg) no-repeat;
}
/* Newsletter */
ul#newsletterBanner {
	background: url(../../img/Legris/en/banner_newsletter.jpg) no-repeat;
}

/* Nouveautés */
ul#newsBanner {
	background: url(../../img/Legris/en/banner_nouveautes.jpg) no-repeat;
}

/* Salons */
ul#salonsBanner {
	background: url(../../img/Legris/en/banner_salon.jpg) no-repeat;
}

/* Produits spéciaux */
ul#speciauxBanner {
	background: url(../../img/Legris/en/banner_speciaux.jpg) no-repeat;
}

/* FAQ */
ul#faqBanner {
	background: url(../../img/Legris/en/banner_faq.jpg) no-repeat;
}

/* Plan du site */
ul#planBanner {
	background: url(../../img/Legris/en/banner_plan.jpg) no-repeat;
}

/* Résultat de recherche */
ul#rechercheBanner {
	background: url(../../img/Legris/en/banner_resultat_recherche.jpg) no-repeat;
}

/* Les sites Legris */
ul#sitesBanner {
	background: url(../../img/Legris/en/banner_sites_legris.jpg) no-repeat;
}

/* SalesToolBox */
ul#salesToolBoxBanner  {
	background: url(../../img/Legris/en/banner_SalesToolBox.jpg) no-repeat;
}

/**/
.TwoRowList {
	padding-top: 68px !important;
	height: 32px !important;
	background: url(../../img/Legris/01_Basse_Pression.jpg) no-repeat !important;
}

/* antai 24-10-2007 */
/*ul#bannerLink li {*/
ul.bannerLink li {
	float: left;
}
/*ul#bannerLink li a {*/
ul.bannerLink li a {
	font-family: Arial, Tahoma,Helvetica, sans-serif;
	float: left;
	font-size: 0.78em;
	color: #FFFFFF!important;
	background: url(../../img/Legris/btn-green3.gif) no-repeat left;
	padding-left: 8px;
	margin-right: 4px;
}
/*ul#bannerLink li a.Alt5 {*/
ul.bannerLink li a.Alt5 {
	background: none;
	padding: 0px;
}
/**/
#nos {
	background: url(../../img/Legris/en/nos-dist.jpg) no-repeat;
	height: 77px;
	margin-top: 10px;
	padding-left: 7px;
}
#nos p {
	font-size: 0.78em;
	color: #0066b3;
	padding-right: 40px;
	padding-top: 23px;
}
#nos h2 {
	display: none;
}
#nos select {
	font-size: 0.76em;
	font-weight: bolder;
	color: #666666;
	margin-right: 5px;
	margin-top: 5px;
	border: 1px solid #c4c5c6;
	width: 198px;
	height: 16px;
	padding-top: 1px;
}
.Wrap2 input {
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: 0.7em;
	font-weight: bolder;
	color: #666666;
}
.Wrap2 input#nouveText {
	width: 168px;
	border: 1px solid #cfcfcf;
	font-size: 0.78em;
	padding-left: 2px;
	margin-right: 3px;
	margin-left: 6px;
}
h2#nouvelle {
	background:  url(../../img/Legris/en/nouvelle.jpg) no-repeat;
	height: 17px;
	margin-bottom: 4px;
}

.Wrap2 h2#lespace {
	background: url(../../img/Legris/en/lespace.jpg) no-repeat;
	height: 17px;
	margin-bottom: 2px;
}

.HideShowActive,
.HideShowDeActive { 
	display: block;
	width: 11px;
	height: 11px;
	margin: 7px 0px 0px 13px;
	padding: 0px !important;
}

* html .HideShowActive,
* html .HideShowDeActive { 
	margin: 7px 0px 0px 7px;
}

.HideShowActive {
	background: url(../../img/Legris/button-indent.gif) no-repeat;
}

.HideShowDeActive {
	background: url(../../img/Legris/button-expand.gif) no-repeat;
}

.HideShowActive span,
.HideShowDeActive span {
	display: none;
}

#flashObj {
	width: 726px;
	height: 170px;
}

/* Pour les en-têtes */
*html .MarchesWarper {
	height: 1%;
}
html>body .MarchesWarper {
	height: auto;
}
.MarchesWarper {
	overflow:hidden;
}

#infoMain h2#marches {
	color: #0066b3;
	font-size: 1.4em;
	margin: 0px 0px 0px 13px;
}

#infoMain div.Intro {
	color: #666666;
	font-size: 0.85em;
	font-weight: bold;
	margin: 8px 15px 0px 16px !important;
	padding: 0px !important;
	line-height: 125%;
}
/* Flash volant sous IE */
#flashNews {
      width: 225px;
      height : 169px;
}