﻿/* XXXXXXXXXXXXXXXXX */
/* ++++ Generic ++++ */
/* XXXXXXXXXXXXXXXXX */

body {
	/* Degrade Mais Full Page*/
	/*
	background-imagesMaster: url(imagesMaster/fondMasterPage.jpg);
	background-position: center;
	background-repeat: repeat-y;
	*/
/*	background-color: #EDEDED;*/
	margin: 0;
}

.txt
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
}


.titre2
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: underline;
}

.titreFlash
{
	font-family: Arial; 
	font-size: 14pt; 
	font-weight: bold;
	text-align:left;
}

.imgFlash
{
	font-family: verdana; 
	font-size: 8pt;  
	color: #666666;
	font-weight: normal;
	text-align: center;
}

.bodyFlash
{
	font-family: verdana; 
	font-size: 9pt;  
	color: #666666;
	font-weight: normal;
	text-align:left;
}

.bodyFlash a
{
	font-family: verdana; 
	font-size: 9pt;  
	color: #666666;
	font-weight: normal;
	text-align:left;
}


/* XXXXXXXXXXXXXXXXXXXX */
/* ++++ Les titres ++++ */
/* XXXXXXXXXXXXXXXXXXXX */


.topHeader
{
	font-size: 18pt;
	color: #006699;
	font-weight: bold;
	/* Size */
	width:522px;
	height:38px;
	/* BackGround */	
	background-image: url('imagesMaster/TitleUnderline.gif');
	background-repeat:no-repeat;
}

.topHeader a
{
	font:Arial;
	font-size: 18pt;
	color: #006699;
	font-weight: bold;
	/**/
	text-decoration:none;
	text-transform:none;
}

.topHeader_2
{
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
}

/* XXXXXXXXXXXXXXXX */
/* ++++ Master ++++ */
/* XXXXXXXXXXXXXXXX */


/* Page definitions */
html body {
	border-style: none;
	border-color: inherit;
	border-width: 0;

	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #454545;
	text-align: center;
	/* Sagme Ds */
	background-image: url("imagesMaster/fond.gif");
	BACKGROUND-POSITION: center 50%;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #fff;	
	FONT-FAMILY: Arial, sans-serif;
} 


/* Make page stay in center (Firefox) */
#page {
	position: static;
	min-width: 780px;
	max-width: 990px;
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background-color:#FFFFFF;
	
}

/* Site map on top */
.topLabel 
{
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}

/* Header */
.headerLine
{
	/* Size */
	position: static;
	max-width: 990px;
	width: 990px;
	max-height: 85px;
	height: 85px;

	/* Background */
	background-image: url('imagesMaster/backgroundHeaderMasterPage.jpg');
	background-position:center;
	background-attachment:scroll;
}



/* Gray Bar Top*/
.subHeaderLine
{
	/* Font */
	font-family:Arial;
	font-size:8pt;
	/* Size */
	position: static;
	max-width: 990px;
	width: 990px;
	max-height:35px;
	height:35px;
	/* Background */	
	background-image: url('imagesMaster/headerBottom1px.jpg');
}


.topHeaderLink a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
}


.topHeaderLink a:hover
{
	text-decoration:underline;
}


.subHeaderLink a
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:black;
}

.subHeaderLink a:hover
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:black;
}


.leftColumn
{
	max-width: 226px;
	text-align:left;
	vertical-align: top;
}

/* XXXXXXXXXXXXXXXXXX */
/* ++++ Menu Top ++++ */
/* XXXXXXXXXXXXXXXXXX */

.menuStatic
{
	margin-left:10px;
	margin-right:10px;
	
	/* Font */
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#006699;

}

.menuMouseOver
{
	/* Font */
	color:#F26522;
}


.menuSelected
{
	/* Font */
	color:#F26522;

	/* Background */
	background: #FFFFFF url('imagesMaster/Tab/left-tab.jpg') no-repeat left top;
}

.menuSelected a
{
	/* Background */
	background-image: none;

}

.menuSelected td
{
	height:35px;
	/* Background */
	background: url('imagesMaster/Tab/right-tab.jpg') no-repeat right top;
	text-align:center;
}


/* XXXXXXXXXXXXXXXXXXXXX */
/* ++++ SiteMap Top ++++ */
/* XXXXXXXXXXXXXXXXXXXXX */

.topSiteMap
{
	font-family: Arial;
}

.topRootNodeSiteMap
{
	font-size: 12pt;
	font-family: Arial;
	color: #006699;
	font-weight: bold;
	padding-right: 15px;
}

.topParentNodeSiteMap
{
	margin-top:150px;
	
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
}

.topCurrentNodeSiteMap
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: silver;
}

/* XXXXXXXXXXXXXXXXXXX */
/* ++++ Menu Left ++++ */
/* XXXXXXXXXXXXXXXXXXX */

.leftTabMenu
{
	/* Dimension */
	/*max-width: 191px;*/
	width: 191px; 
	
	/* Border */
	border-top:		#006699 1px dashed;
	border-left:	#006699 1px dashed;
	border-bottom:	#006699 1px dashed;
	border-right:	#006699 1px dashed;

	vertical-align:middle;
}

.leftHeaderTabMenu
{
    
	/* Background*/
	background-image: url('imagesMaster/MenuLeft/parentNode1px.jpg');
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}

.leftHeaderTabMenu a
{
	/* Font */
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
}

.leftHeaderSitemapMenu
{
	/* Font */
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
}

.leftRootMenu
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Size */
	height:25px;
	vertical-align:top; 
}

.leftParentNode
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	color: #006699;
	/* Size */
	height:100%;
	vertical-align:top;
}

.leftLeafMenu
{

    /* width: 150px; */
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	color: #808284;	
	/* Size */
	height:100%;
	vertical-align:top;
}


.leftSelectedNode
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #F26522;
	/* Size */
	height:25px;

}


/* XXXXXXXXXXXXXXXXX */
/* ++++ Content ++++ */
/* XXXXXXXXXXXXXXXXX */

/* Define Content Page size*/
.tablePage
{
	/* Size */
	max-width:764px;
	width: 764px;
	height: 600px;
	/* Position */
	vertical-align:top;
	text-align:left;
	
	/* background */
	background-image: url('imagesMaster/background.gif');
	background-repeat:no-repeat;
	background-position:left;

	/* Font */
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
}

/* Define Content Page size*/
.tableContent
{
	/* Size */
	max-width:764px;
	width: 764px;
	/* Position */
	vertical-align:top;
	text-align:left;
}


/* XXXXXXXXXXXXXXXXXXXXXX */
/* ++++ Right Panels ++++ */
/* XXXXXXXXXXXXXXXXXXXXXX */

.rightPanelPosition
{
	text-align:right;
	vertical-align:top;
	/* margin, padding*/
	margin::0,0,0,0;
	padding:0,0,0,0;

}

.rightPanel
{
	/* Size */
	max-width:246px;
	/* 191 + 30 + 5*/
	width: 226px;
	/* margin, padding*/
	margin::0,0,0,0;
	padding:0,0,0,0;
}

.spaceRightSideRightPanel
{
	width:5px;
}

.spaceLeftSideRightPanel
{
	width:30px;
}

.spaceBetweenPanel
{
	/* Size */
	height:28px;
}

.rightPanelContent
{
	/* Border */
	border-top: #0079C2 1px dashed;
	border-left: #0079C2 1px dashed;
	border-bottom: #0079C2 1px dashed;
	border-right: #0079C2 1px dashed;
	/* Size */
	max-width:210px;
	width:210px;
	/* margin, padding*/
	margin::0,0,0,0;
	padding:0,0,0,0;

}

.rightPanelContentRow a
{
	/* Font */
	font-family: Arial;
	font-size: 9pt;
	color: #2D2D2D;
	text-decoration:none;
}

.rightPanelContentRow a:hover
{
	/* Font */
	font-family: Arial;
	font-size: 9pt;
	color: #2D2D2D;
	text-decoration:underline;
}


.rightPanelContentRow a:hover
{
	/* Font */
	font-family: Arial;
	font-size: 9pt;
	color: #2D2D2D;
	text-decoration:underline;
}


.rightPanelContentRow span
{
	/* Font */
	font-family: Arial;
	font-size: 9pt;
	color:#E36800;
	text-decoration:none;
}

.rightPanelHeader
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Background */
	background-image: url('imagesMaster/PanelRight/rightPanelHeader1px.jpg');

	/* Size */
	height: 29px;
	width:191px;
	/* Position */
	vertical-align:middle;
	text-align:center;
}


/* XXXXXXXXXXXXXXXXXX */
/* ++++ Category ++++ */
/* XXXXXXXXXXXXXXXXXX */

.titleCategory
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}

.contentCategory 
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Size */
	width:522px;	
}

.divTitle
{	
	position:absolute;
	/* Z axe */
	z-index:1;	
	top:-5px;

	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}


.divBackgroundNormal
{	
	position:absolute;
	width:522px;
	height:114px;
	background:url('imagesMaster/PanelCenter/BackgroundCategory1.gif') no-repeat;
	/* Z axe */
	z-index:1;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.divBackgroundHover
{	
	position:absolute;
	width:522px;
	height:114px;
	background:url('imagesMaster/PanelCenter/BackgroundCategory2.gif') no-repeat;
	/* Z axe */
	z-index:2;
}

.divHighlightHover
{	left:0px; 
	top:0px;
	position:absolute;
	width:522px;
	height:200px;
	/* Z axe */
	z-index:2;
}

.linkzone
{	cursor:pointer;
}

.divBackgroundHover div
{	
	background-image:none;
		/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #e36800;

}

.divText
{
	position:absolute;
	top:15px;
	left:5px;
	width:375px;
	height:74px;
	/* Z axe */
	z-index:1;
}

/*
.contentCategory a 
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#002C46;	
	text-align:left;
	text-decoration:none;	
	text-transform:none;	
}
*/


.divText a 
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#002C46;	
	text-align:left;
	text-decoration:none;	
	text-transform:none;	
	width:100%;
	height:100%;
}


.divImage
{
	position:absolute;
	height:74px;
	left:400px;
	top:15px;
	/* Z axe */
	z-index:1;
}

.divImage img
{
	/* Limit Categorie */
	width:90px;
	height:75px;
}


/* XXXXXXXXXXXXXXXXXXXXXXX */
/* ++++ PRESS & EVENT ++++ */
/* XXXXXXXXXXXXXXXXXXXXXXX */

.tablePagePress
{
	/* Size */
	max-width:764px;
	width: 764px;
	height: 600px;
	/* Position */
	vertical-align:top;
	text-align:left;
}


.pressMainTable
{
	/* Border */
	border-top:		#C7C7C7 1px solid;
	border-left:	#C7C7C7 1px solid;
	border-bottom:	#C7C7C7 1px solid;
	border-right:	#C7C7C7 1px solid;
	/* Size */
	width:100%;
}

.pressLeftHeader
{
	text-decoration:none;
	text-transform:none;
}


.pressLeftHeader a:visited
{
	text-decoration:none;
	text-transform:none;
}


.pressContentHeader
{
	font:Arial;
	color:#2D2D2D;
	font-size: 14pt;
	font-weight: bold;
}

.pressContentDate
{
	font:Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #002C46;
}


.pressContentBody
{
	font:Arial;
	font-size: 10pt;
	color: #002C46;
	text-align:justify;
}

.pressContentFooter
{
	font:Arial;
	font-size: 10pt;
	color: #002C46;
	text-align:justify;
}


 .pressListNews
{
	position: relative;
	font-family: arial;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	border:0;
}

.pressListNews a
{
	display: block;
	font-size: 11px;
	display: block;
	float: left;
	text-decoration: none;
	color:black;
}

.pressListNews img
{
	/* Size */
	height:62px;
	width:199px;
	border: 0
}

.pressListNews span
{
	position: absolute;
	left: 35px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.cssnav
{
	position: relative;
	font-family: arial;
	white-space: nowrap;
	display: block;
	margin: 0;
	padding: 0;
	/* Size */
	height: 29px;
	width:191px;
}

.cssnav a
{
	display: block;
	font-size: 11px;
	display: block;
	float: left;
	text-decoration: none;
	color: #006699;
	/* Size */
	height: 29px;
	width:191px;
	
}

.cssnav img
{
	/* Size */
	height: 100%;
	width:100%;
	border: 0
}

.cssnav span
{
	position: absolute;
	left: 35px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}


/* XXXXXXXXXXXXXXXXX */
/* ++++ GENERAL ++++ */
/* XXXXXXXXXXXXXXXXX */

.topHeader
{
	font-size: 18pt;
	color: #006699;
	font-weight: bold;
	/* Size */
	width:522px;
	height:38px;
	/* BackGround */	
	background-image: url('imagesMaster/TitleUnderline.gif');
	background-repeat:no-repeat;
}

.spaceBetweenPanel			//
{
	/* Size */
	height:30px;
}



/* XXXXXXXXXXXXXXXXXXXXX */
/* ++++ NEWSLETTERS ++++ */
/* XXXXXXXXXXXXXXXXXXXXX */

.newsletterTable
{
	/* Size */	
	width:335px;
	height:190px;
	/* Font */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	/* Border */
	border-top: #0079C2 1px dashed;
	border-left: #0079C2 1px dashed;
	border-bottom: #0079C2 1px dashed;
	border-right: #0079C2 1px dashed;
}

.newsletterTableHeader
{
	/* Size */	
	width:335px;
	height:33px;
	/* Font */
	font-family:Arial, Helvetica, sans-serif;
	font:10pt;
	font-weight:bold;
	/* Background */
	background-color:#d1e5ef;
}

.newsletterLink
{
	width:80px;
}

.newsletterLink
{
	width:75px;
}

.newsletterLink a
{
	/* Font */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#E36800;
	/* Text */
	text-decoration:none;
	text-transform:none;

}

.newsletterLink img
{
	/* Border */
	border:0px;
}

.newsletterFrontImg
{
	/* Border */
	border:0px;
	/* Size */
	width:150px;
	height:190px;
}

.newsLetterSubImg
{
	width:100px;
	height:127px;
}

.newsLetterSubText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;	
}

.newsLetterCurrentTd
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.newsLetterCurrentTd span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}


/* XXXXXXXXXXXXXXXXXXXX */
/* ++++ First Page ++++ */
/* XXXXXXXXXXXXXXXXXXXX */

.subHeaderFirstpage
{
	font:Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;

}

.secondSubHeaderFirstpage
{
	font:Arial;
	font-size: 10pt;
	font-style:italic;
	font-weight: bold;
	color: #636466;
}

.tableHighlight
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	/* Size */
	width:100%;
}


.productHighlightHeader
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Background */
	background-image: url('imagesMaster/PanelCenter/productHighlight1px.jpg');
	/* Size */
	height: 29px;
	width:191px;
	/* Position */
	vertical-align:middle;
	text-align:left;
	text-decoration:none;	
}

.productHighlightHeader a
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Background */
	background-image: url('imagesMaster/PanelCenter/productHighlight1px.jpg');

	/* Size */
	height: 29px;
	width:191px;
	/* Position */
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	
}


.productHighlightHeader img
{
	/* Font */
	border:0px;
	
}


.productHighlightTitle
{
	font:Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style:normal;
	color: #E36800;
	text-decoration:none;
}

.productHighlightDescription
{
	font:Arial;
	font-size: 9pt;
	font-weight:normal;
	font-style:normal;
	color: #002C46;
	text-decoration:none;
	margin-left: 10pt;
}



/* XXXXXXXXXXXXXXXXXX */
/* ++++ Product ++++ */
/* XXXXXXXXXXXXXXXXXX */


.titleProduct
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;

}

.contentProduct
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	/* Size */
}

.divTitleProduct
{	
	position:absolute;
	/* Z axe */
	z-index:1;	
	top:-5px;
}


.divBackgroundNormalProduct
{	
	position:absolute;
	width:249px;
	height:114px;
	background:url('imagesMaster/PanelCenter/BackgroundProduct1.gif') no-repeat;
	/* Z axe */
	z-index:1;	
	opacity: 0.4;
	filter: alpha(opacity=40);	
}

.divBackgroundHoverProduct
{	
	position:absolute;
	width:249px;
	height:114px;
	background:url('imagesMaster/PanelCenter/BackgroundProduct2.gif') no-repeat;
	/* Z axe */
	z-index:2;
}

.divBackgroundHoverProduct div
{	
	background-image:none;
}

.divBackgroundHoverProduct span
{	
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #e36800;
}

.divTextProduct
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;

	position:absolute;
	top:25px;
	left:5px;
	width:150px;
	height:54px;
	/* Z axe */
	z-index:1;
}

.divTextProduct a 
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#002C46;	
	text-align:left;
	text-decoration:none;	
	text-transform:none;
	/* Size */
	width:100%;
	height:100%;	
}


.divImageProduct
{
	position:absolute;
	height:55px;	
	left:170px;
	top:20px;
	/* Z axe */
	z-index:1;
}

.divImageProduct img
{
	/* Limit Categorie */
	width:65px;
	height:55px;
}


/* Current Product */
.productTable
{
	/* Font */
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color:#002C46;	
	text-align:justify;
	text-decoration:none;	
	text-transform:none;	

}


.mainCadre
{
	background-image: url('imagesMaster/Products/outline.gif');
	background-repeat: no-repeat;
	padding:5px;
	text-align:center;	

	width:212px;
	height:175px;

}

.mainPicture
{
	width: 	200px;
	height:	200px;
}

.PictureEvent
{
	max-width: 500px;
	max-height: 400px;
}




.rightProductTable 
{
	text-align:center;
}


.rightProductTable td
{
	height:0px;
}


.rightProductTable img
{
	width:100px;
}


/* Jobs */

.divTextJobs
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
}

/* XXXXXXXXXXXXXXXXXX */
/* ++++ Site Map ++++ */
/* XXXXXXXXXXXXXXXXXX */

.rootSiteMap a
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	COLOR: #006ca7;
}

.rootSiteMap a:hover
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;	
	COLOR: #e36800;
}

.parentSiteMap
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	COLOR: #2d2d2d;
}

.parentSiteMap a:hover
{
	/* Font */
	text-decoration: underline;	
	COLOR: #e36800;
}

.leafSiteMap
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	COLOR: #e36800;
}

.leafSiteMap a:hover
{
	/* Font */
	text-decoration: underline;	
}

/* XXXXXXXXXXXXXXXXXX */
/* ++++ Weblink ++++ */
/* XXXXXXXXXXXXXXXXXX */


.linktitle
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}


.link
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: none;
	font-size: 8pt;
	COLOR: #006ca7;
}


.link a:hover
{
	/* Font */
	text-decoration: underline;
}

.link_10
{
	/* Font */
	font-family: Arial, sans-serif;
	font-weight: none;
	font-size: 10pt;
	COLOR: #006ca7;
}
/* XXXXXXXXXXXXXXXXXX */
/* ++++ contacts ++++ */
/* XXXXXXXXXXXXXXXXXX */

.contact
{
	/* Font */
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align:left;
	COLOR: #B1B4B6;
}






/* XXXXXXXXXXXXXXXXXX */
/* ++++ Debug    ++++ */
/* XXXXXXXXXXXXXXXXXX */

/*************** footer ******************/


/*
.testProduct2
{

	background-image: url('./imagesMaster/Products/outline2.gif');
	background-repeat: repeat;
	padding:5px;
	text-align:center;
}



*/
