*{
	padding: 0;
	margin: 0;
}
*:focus {
	outline: 0 none;
}
body{
	background-color: #fff;
	padding: 70px 5px;
	font: 11px Verdana;
}

ul li {
	list-style-type: circle;
	list-style-position: inside;
	padding: 4px 0 0 0;
}
a {
	color: #333;
	text-decoration: underline;
}
input {
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #6b6251;
	font-weight: bold;
}
.transp {
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}
.backg{
	background: url(../images/bgr_webpage.jpg) repeat-x;
	border: 1px solid #c5c5c7;
}
.tcolor{
	color: #336699;
}
#PageFrame{
	width: 950px;
	height: 550px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#Image_big {
	background-color: #000;
	height: 100%;
}

.gris {
	color: #6b6251;
}

/* @group TopFrame */

/*  Top Frame  */

#TopFrame{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 270px;
	z-index: 900;
}
#TopFrame #TopFrame_Title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	z-index: 10;
}
#TopFrame #TopFrame_Content {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 220px;
}

#TopFrame #TopFrame_Content #Target_Image {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 220px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	display: none;
	border: 1px solid #c5c5c7;
}
#TopFrame #TopFrame_Content #TopLeft {
	position:absolute;
	left:22px;
	width: 630px;
	height: 186px;
/*	color: #b4b4b4;*/
	color: #6b6251;
	font: 16px "Trebuchet MS";

}

#TopFrame #TopFrame_Content #TitreTopLeft{
	font: 24px "Trebuchet MS";
	padding: 0px 0px 10px 0px;
}
#TopFrame #TopFrame_Content #TopLeft #TitreTopLeft .{
color:#336699;	
}
#TopFrame #TopFrame_Content #TopRight .TitreDate{
	color: #6b6251;
	font: 18px "Trebuchet MS";
}
#TopFrame #TopFrame_Content #TopRight h1 {
	color: #fea520;
	font: bold 15px "Trebuchet MS";
	margin: 5px 0px 8px 0px;
}
#TopFrame #TopFrame_Content #TopRight .NewsDate {
	color: #6b6251;
	font: 14px "Trebuchet MS";
}
#TopFrame #TopFrame_Content #TopRight {
	position: absolute;
	top: 0px;
	left: 682px;
	width: 225px;
	color: #6b6251;
	border-left: 1px solid #c5c5c7;
	padding: 6px 18px 12px 28px;
}
#TopFrame #TopFrame_Content #TopRight #TitreNews{
	padding-bottom:12px;
}
#TopFrame_Title h2 {
	margin-top: 10px;
	display: inline;
	color: #6b6251;
	font: 33px "Trebuchet MS";
}
#TopFrame_Title h3 {
	display: inline;
	color: #fea520;
	font: 33px "Trebuchet MS";
}
#TopFrame #TopFrame_Content #TopLeftSecondary {
	position:absolute;
	left:22px;
	top: 22px;
	width: 500px;
	height: 186px;
/*	color: #b4b4b4;*/
	color: #6b6251;
	font: 16px "Trebuchet MS";

}
#TopFrame #TopFrame_Content #TopRightSecondary {
	position: absolute;
	top: 30px;
	left: 550px;
	width: 330px;
	color: #336699;
	padding: 6px 18px 12px 28px;
	font: 11px/14px "Trebuchet MS";
}
/* PROJET */


#TopFrame #Projet_Content {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 100%;
	height: 352px;
}
#TopFrame #Projet_Content_Info {
	position: absolute;
	top: 0px;
	left: 470px;
	height: 352px;
	width: 290px;
	z-index: 200;
	border: 1px solid #c5c5c7;
	padding: 0px 30px 0px 30px;
	color: #333;
	font: 11px Verdana;
	background: url(../images/bgr_info.jpg) repeat-x fixed 0 top;
	/* #background: url(../images/bgr_info.jpg) repeat-x fixed 0 0px; */
	line-height: 16px;
	overflow: hidden;
}
#TopFrame #Projet_Content_Info #Projet_Info_Text {
	padding: 25px 0;
}
h4 {
	color: #fea520;
	font: bold 15px "Trebuchet MS";
	margin-bottom: 10px;
}
h4 a {
	color: #fea520;
	text-decoration: none;
}
h5 {
	font: 11px Verdana;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
}

#Target_Thumbs {
	margin-bottom: 5px;
}
#Target_Thumbs .thumbs {
	width: 141px;
	height: 66px;
	background: url(../images/bgr_thumbs.jpg) no-repeat 121px;
}
#Target_Thumbs .name {
	display: block;
	position: absolute;
	left: 150px;
	width: 165px;
	height: 46px;
	padding: 25px 13px 0px 13px;
	color: #333;
	font: bold 11px Verdana;
}
#Target_Thumbs .downloads {
	display: none;
	position: absolute;
	left: 122px;
	width: 155px;
	height: 59px;
	color: #333;
	padding: 5px 0px 0px 30px;
	font: bold 9px Verdana;
	border: 1px solid #c5c5c7;
	background: #fea520 url(../images/array_white.gif) no-repeat 8px 28px;
}
#Target_Thumbs .downloads .titre {
	color: #fff;
}
#Target_Thumbs .downloads a {
	text-decoration: none;
	color: #333;
}
#TopFrame #Projet_Content #Target_Image {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 352px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	display: none;
	border: 1px solid #c5c5c7;
}

#TopFrame #Projet_Content_Thumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 351px;
	width: 892px;
	z-index: 50;
	border: 1px solid #c5c5c7;
	padding: 1px 0px 0px 58px;
	color: #333;
	font: 11px/16px Verdana;
	background: url(../images/bgr_info.jpg) repeat-x 0 140px;
	overflow: hidden;
	
}

#Projet_Content_Thumbs #content {
	position: absolute;
	z-index: 2;
	left: 619px;
}
#contentTarget {
	position: absolute;
	left: 0px;
	top: 1px;
	height: 350px;
	width: 100%;
	overflow: hidden;
}
#Projet_Content #info {
	position: absolute;
	z-index: 50;
	width: 491px;
	height: 285px;
	padding: 35px;
	color: #6b6251;
	font: 20px "Trebuchet MS";
}
#Projet_Content #info p {
	margin-bottom: 15px;
}
#Projet_Content_Thumbs #peopleInfo {
	position: absolute;
	left: 762px;
	top: 2px;
	width: 147px;
	height: 327px;
	padding: 20px 0px 0px 20px;
	background-color: #fea520;
	z-index: 3;
	font-size: 10px;
	overflow: hidden;
}
#Projet_Content_Thumbs #peopleInfo h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#Projet_Content_Thumbs #peopleInfo h2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 15px;
}
#Projet_Content_Thumbs #peopleInfo .titre {
	color: #fff;
}
#Projet_Content_Thumbs #peopleInfo p {
	margin-right: 20px;
	margin-bottom: 10px;
}
#Projet_Content_Thumbs #peopleInfo a {
	text-decoration: none;
	color: #333;
}
#Projet_Content_Thumbs #peopleInfoBg {
	position: absolute;
	right: 20px;
	top: 1px;
	width: 168px;
	height: 348px;
	background-color: #fea520;
	border: 1px solid #c5c5c7;
	z-index: 1;
}
#TopFrameHome {
	font: 11px "Trebuchet MS";
	position: absolute;
	z-index: 900;
	top: 42px;
	left: 924px;
}

#TopFrameHome a {
	color: #6b6251;
	text-decoration: none;
	margin-right: 15px;
	text-transform: capitalize;
}
#TopFrameMenu {
	font: 12px "Trebuchet MS";
	position: absolute;
	top: 42px;
	left: 0px;
	letter-spacing: 0.05em;
	z-index:20;
}
#TopFrameMenu a {
	color: #6b6251;
	text-decoration: none;
	margin-right: 15px;
/*	text-transform: capitalize;*/
}
#TopFrameMenu .TopFrameMenuSelect {
	color: #fea520;
	text-decoration: none;
	margin-right: 15px;
}
/* @end */

/* @group webpage */

#WebPage_Content {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	height: 334px;
	background: url(../images/bgr_webpage.jpg) repeat-x;
	border: 1px solid #c5c5c7;
}
#Webpage_Header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 410px;
	height: 334px;
	color: #fff;
	font: 20px "Trebuchet MS";
}
#Webpage_Header p {
	margin: 100px 30px 30px 30px;
}
#Webpage_Body_Target {
	position: absolute;
	width: 100%;
	height: 334px;
	overflow: hidden;
}
#Webpage_Body {
	position: absolute;
	top: 30px;
	left: 450px;
	width: 440px;
	color: #6b6251;
	font: 11px/16px Verdana;
	padding-bottom: 25px;
}

#Webpage_Body td {
	color: #6b6251;
	font: 10px/16px Verdana;
	padding-right: 10px;
}
#Webpage_Body p {
	margin-top: 7px;
	line-height: 15px;
}
#Webpage_Body .titre {
	color: #333;
	font: 22px Verdana;
}
/* @end */

/* @group BottomFrame */

/*  Bottom Frame  */

#BottomFrame {
	position: absolute;
	top: 33px;
	left: 0px;
	width: 100%;
	height: 200px;
}
#BottomFrame #Title{
	position: absolute;
	top: 247px;
	left: 0px;
	width: 100%;
	height: 34px;
	font: bold 14px "Trebuchet MS";
	color: #6b6251;
	text-transform: uppercase;
	padding-top: 5px;
}



/* @end */

/* @group Galery */

/*  Galery  */

#Galery {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 100%;
	height: 435px;
	font: bold 14px "Trebuchet MS";
	color: #6b6251;
	z-index: 300;
}
#Galery .Array_left {
	position: absolute;
	left: 0px;
	top: 247px;
	height: 124px;
	width: 18px;
	background: #6b6251 url(../images/array_white_2.gif) no-repeat center center;
	border: 1px solid #c5c5c7;
	cursor: pointer;
}
#Galery .Array_right {
	position: absolute;
	right: 0px;
	top: 247px;
	height: 124px;
	width: 18px;
	background: #6b6251 url(../images/array_white.gif) no-repeat center center;
	border: 1px solid #c5c5c7;
	cursor: pointer;
}
#Galery .Array_Small_left {
	position: absolute;
	left: 0px;
	top: 382px;
	height: 50px;
	width: 18px;
	background: #6b6251 url(../images/array_white_2.gif) no-repeat center center;
	cursor: pointer;
	border: 1px solid #c5c5c7;
}
#Galery .Array_Small_right {
	position: absolute;
	right: 0px;
	top: 382px;
	height: 50px;
	width: 18px;
	background: #6b6251 url(../images/array_white.gif) no-repeat center center;
	cursor: pointer;
	border: 1px solid #c5c5c7;
}
#Galery_Target {
	position: absolute;
	left: 22px;
	top: 0px;
	width: 906px;
	height: 437px;
	overflow: hidden;
}
#Galery_Projet {
	position: absolute;
	top: 247px;
	left: 910px;
	height: 185px;
	width: 10000px;
}
.Projet {
	position: absolute;
	float: left;
	margin-right: 1px;
	cursor: pointer;
}
.Projet .Projet_image {
	height: 125px;
	border: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.Projet .Projet_note {
	height: 50px;
	width: 174px;
	margin: 10px 2px 0px 2px;
	border: 1px solid #c5c5c7;
	background: url(../images/projet_note_bgr.jpg) repeat-x;
}
.Projet .Projet_note h2 {
	font: 9px "Trebuchet MS";
	color: #6b6251;
	text-transform: uppercase;
	margin: 4px 0px 3px 5px;
	padding: 0;
}
.Projet .Projet_note h3 {
	font: bold 12px/14px "Trebuchet MS";
	color: #6b6251;
	margin: 0px 0px 0px 5px;
	padding: 0;
}
.Projet .Projet_info {
	position: absolute;
	top: -250px;
	left: 0px;
	width: 185px;
}

.select {
	float: left;
	margin-right: 1px;
}
.select .Projet_note {
	height: 50px;
	width: 174px;
	margin: 10px 2px 0px 2px;
	border: 1px solid #fea520;
	background: none;
	background-color: #fea520;
}
.select .Projet_note h2 {
	font: 9px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
	margin: 4px 0px 3px 5px;
	padding: 0;
}

.select .Projet_note h3 {
	font: bold 12px/14px "Trebuchet MS";
	color: #fff;
	margin: 0px 0px 0px 5px;
	padding: 0;
}
#Projet_info {
	position: absolute;
	z-index: 300;
	width: 160px;
	height: 208px;
	top: -248px;
	left: 0px;
	background-color: #fea520;
	font: 10px Verdana;
	color: #fff;
	display: none;
	border: 1px solid #fff;
	padding: 28px 10px 10px 10px;
}
#Trier {
	position: absolute;
	top: 255px;
	left: 180px;
	font: 10px/14px "Trebuchet MS";
	color: #6b6251;
	text-transform: uppercase;
	height: 15px;
	z-index: 350;
	padding-right: 20px;
	background: url(../images/array_small.gif) no-repeat 100px 3px;
}
#Trier:hover {
	color: #fea520;
}
#TrierBt {
	float: left;
}
#TrierNom {
	position: absolute;
	top: 255px;
	left: 300px;
	font: 10px/14px "Trebuchet MS";
	color: #6b6251;
	text-transform: uppercase;
}
#TrierMenu {
	float: left;
	font: 10px/14px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px 5px 25px;
	margin-left: 10px;
	margin-top: -5px;
	z-index: 550;
	display: none;
	background: #fea520 url(../images/array_white.gif) no-repeat 10px 7px;
}
#TrierMenu2 {
	float: left;
	font: 10px/14px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px 5px 25px;
	z-index: 550;
	display: none;
	background: #fea520 url(../images/array_white.gif) no-repeat 10px 7px;
}
#TrierMenu a, #TrierMenu2 a {
	display: block;
	font: 10px/14px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

/* @end */

/* @group News */

/*  News  */

#NewsBt {
	margin-top: 15px;
	font: bold 11px "Trebuchet MS";
	color: #333;
}
#NewsBt a {
	margin-top: 3px;
	padding-left: 10px;
	color: inherit;
	text-decoration: none;
	display: block;
	background: url(../images/array_small.gif) no-repeat 0 3px;
}
#NewsBt a img {
	border: 0;
}

#TopFrame #News_Content {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 100%;
	height: 352px;
	background: url(../images/bgr_info.jpg) repeat-x fixed 0 139px;
	/* #background: url(../images/bgr_info.jpg) repeat-x fixed 0 0px; */
	border: 1px solid #c5c5c7;
}
#TopFrame #News_Content #News_Content_Thumbs {
	position: absolute;
	height: 352px;
	top: 0px;
	overflow: hidden;
}
#TopFrame #News_Content_Info_Box {
	position: absolute;
	top: -1px;
	left: 330px;
	height: 272px;
	width: 500px;
	z-index: 200;
	border: 1px solid #c5c5c7;
	padding: 50px 60px 30px 60px;
	color: #333;
	font: 11px Verdana;
	background: url(../images/bgr_info.jpg) repeat-x fixed 0 top;
	/* #background: url(../images/bgr_info.jpg) repeat-x fixed 0 0px; */
	line-height: 16px;
	overflow: hidden;
}
#Target_Thumbs .thumbs_news {
	width: 250px;
	height: 51px;
	background: url(../images/bgr_thumbs.jpg) no-repeat 0px;
	padding: 15px 10px 0 30px;
	margin-left: 10px;
}
#Target_Thumbs .thumbs_news .date {
	display: block;
	font-size: 9px;
	color: #6b6251;
	font-weight: bold;
}
#Target_Thumbs .thumbs_news .title {
	display: block;
	color: #fea520;
}

#Target_Thumbs .thumbs_news.select {
	width: 250px;
	height: 48px;
	background: #fea520 url(../images/array_white.gif) no-repeat 8px 28px;
	padding: 15px 10px 0 30px;
	float: none;
	border: 1px solid #c5c5c7;
}
#Target_Thumbs .thumbs_news.select .date {
	display: block;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
}
#Target_Thumbs .thumbs_news.select .title {
	display: block;
	color: #fff;
}
#TopFrame #News_Content_Info_Box #News_Content_Info {
	padding-bottom: 25px;	
}
#TopFrame #News_Content_Info_Box #News_Content_Info .date {
	display: block;
	font-size: 9px;
	color: #6b6251;
	font-weight: bold;
	margin-bottom: 2px;
}
#TopFrame #News_Content_Info_Box #News_Content_Info .title {
	display: block;
	color: #fea520;
	font: bold 15px "Trebuchet MS";
	margin-bottom: 15px;
}
#TopFrame #News_Content_Info_Box #News_Content_Info .content {
	display: block;
	line-height: 16px;
	font-size: 11px;
}
/* @end */

/* @group MainNav */

#MainNav {
	position: absolute;
	top: 500px;
	left: 0px;
	width: 100%;
	height: 140px;
	background: url(../images/bgr_menu.jpg) repeat-x 0 53px;
}
#MainNav #logo {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 38px;
	width: 159px;
}
#Menu {
	position: absolute;
	left: 207px;
	top: 36px;
	width: 744px;
}
#Menu p {
	display: block;
	float: left;
	width: 150px;
}
#Menu .menu_tile {
	display: block;
	font: bold 11px "Trebuchet MS";
	color: #025b94;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#Menu .menu_tile a {
	display: block;
	font: bold 11px "Trebuchet MS";
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #025b94;
	text-decoration: none;
}

#Menu .selecttitle {
	display: block;
	color: #fea520;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#Menu p a {
	display: block;
	font: 11px/15px "Trebuchet MS";
	color: #6b6251;
	text-decoration: none;
}
#Menu .selectLink {
	color: #fea520;
	text-decoration: none;
}
#Menu p a.select {
	display: block;
	color: #333;
}
#Menu #MenuSearch{
	position: absolute;
	left:440px;
	width:300px;
	top:-5px;

}
#Menu #MenuSearch .Inside{
	position:relative;
	float:right;
	vertical-align: top;
}
#Menu #MenuSearch input{
	width:120px;
	padding:1px;
	margin-top: 0px;
	background-color:#FFF;
	border: 1px solid #c5c5c7;
	font-weight: bold;
}
#Menu #MenuSearch a {
	font: bold 11px "Trebuchet MS";
	color: #025b94;
	text-decoration: none;
}
#Menu #MenuRight {
	margin-top: 2px;
	position: absolute;
	left: 610px;
	top: 20px;
	width:130px;
}
#Menu #MenuRight #Contact {
	margin-top:1px;
	position:relative;
	float:right;
}
#Menu #MenuRight #SiteMap {
	clear: both;
	float: right;
	margin-top: 6px;
}
#Menu #MenuRight a {
	font: bold 11px "Trebuchet MS";
	color: #025b94;
	text-decoration: none;
}
#Euronext {
	position: absolute;
	top: 80px;
	right: 0px;
	height: 60px;
	padding: 10px 4px 0 78px;
	text-align: right;
}
#Euronext a {
	display: block;
	font-size: 8px;
	line-height: normal;
	color: #999;
	text-decoration: none;
}
.DisclaimerBt {
	position: absolute;
	top: 105px;
	right: 50px;
	height: 60px;
	padding: 10px 4px 0 78px;
	text-align: right;
}
.DisclaimerBt a {
	display: block;
	font: 11px/15px "Trebuchet MS";
	color: #025b94;
	text-decoration: none;
}
#Disclaimer {
	display: none;
	position: absolute;
	top: 85px;
	right: 50px;
	text-align: left;
	padding: 8px 10px;
	margin-right: 75px;
	border: 1px solid #c5c5c7;
	background: url(../images/projet_note_bgr.jpg) repeat-x;
	color: #666;
}

/* @end */

/* @group scroll */

/* Scrollbar & content css */

			.scrollbar-vert{
				position: absolute;
				right: -3px;
				top: 2px;
				height: 350px;
				width: 23px;
				float:left;
				z-index: 900;
			}
			.handle-vert{
				position: absolute;
				z-index: 1000;
				height: 30px;
				width: 20px;
				background: url(../images/handle.gif) no-repeat -1px -1px;
				
			}


/* Inscription Newsletter */

p.newsletter_success{
	margin : 0;
	padding : 5px;
	font-weight : bold;
	color : #fff;
	background-color : #025b94;
	width : 251px;
}

p.newsletter_failure{
	margin : 0;
	padding : 5px;
	font-weight : bold;
	color : #fff;
	background-color : #FEA520;
	width : 251px;
}

input {
	margin-top: 5px;
}		

/* @end */

/* @group Site Map */

#SiteMap_Content {
	position: absolute;
	padding: 15px;
	top: 70px;
	left: 0px;
	width: 922px;
	height: 404px;
	background: url(../images/bgr_info.jpg) repeat-x;
	border: 1px solid #c5c5c7;
}

#SiteMap a {
	text-decoration: none;
}

#SiteMap a:hover {
	color: #fea520;
}

#SiteMap ul {
	float: left;
	width: 210px;
	list-style-type: none;
	margin: 3px 0 8px 10px;
}

#SiteMap ul li {
	list-style-type: none;
	font: bold 13px "Trebuchet MS";
	text-transform: uppercase;
	color: #025b94;
	line-height:15px;
}

#SiteMap ul li a {
	color: #025b94;
}

#SiteMap ul li ul li a {
	color: #6b6251;
}

#SiteMap ul li ul li ul li a {
	color: #6b6251;
}

#SiteMap ul li ul li {
	font: bold 11px/normal "Trebuchet MS";
	color: #6b6251;
	text-transform: none;
	line-height:12px;
}

#SiteMap ul li ul li ul li {
	font: 11px/normal "Trebuchet MS";
	color: #6b6251;
	text-transform: none;
	line-height:12px;
}

/* @end */

/* @group search */

h4.search {
	margin-bottom: 0px;
}
a.search, a.search:hover {
	text-decoration: none;
}


/* @end */

/* @group tip */

.tip {
	position: relative;
	color: #ff00ff;
	padding: 10px 2px 0px 2px;
}
.tip-title, .tip-text {
	
}

/* @end */