
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::: Fast LANGUAGES STYLESHEET :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::: GENERICS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


a{
	color: #c09e17;
	text-decoration:none;
	outline:none;
}

a:hover{
	color: #343434;
}

body, p, h1, h2, h3, h4, h5, h6, span, ul, li, hr{
	margin:0;
	padding:0;
}

ul, li{
	list-style:none;
}

body{
	background:#adadad url(../images/common/main_background.gif) repeat-x;
	color:#737373;
	font-size:12px;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, Tahoma;
}

h2{
	font-size:48px;
	color:#212121;
	font-weight:normal;
	letter-spacing:-2px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:23px;
	color:#ceb242;
	font-weight:normal;
	letter-spacing:-1,5px;
	font-family:Arial, Helvetica, sans-serif;
}

strong{
	color:#5a5a5a;
}
.separator{
	color:#ceb242;
	margin:0 7px;
}


/* :::: PAGES STYLE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#Page{
	width:915px;
	margin:0 auto;
}

.anoted{
	text-decoration:underline;
}

/* :::: HEADER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Logo */
#HeaderLogo{
	width:152px;
	position:absolute;
	margin:0 0 0 45px;
}

/* top menu */
#HeaderTopMenu{
	background:#ffffff url(../images/common/header_topmenu_background.gif) no-repeat;
	height:35px;
	text-align:right;	
}

#HeaderTopMenu ul{
	padding:10px 30px 0 0;
}

#HeaderTopMenu ul li{
	display:inline;
	font-size:9px;
}

#HeaderTopMenu ul li a{
	color:#737373;
}

/* Menu */
#HeaderMenu{
	background:#4b216d url(../images/common/header_menu_background.gif) no-repeat;
	height:36px;
	text-align:left;
	padding:0 0 0 270px;
}

/* Baseline */
#HeaderBaseline{
	background: url(../images/common/header_baseline_background.jpg) no-repeat;
	height:234px;
}

#HeaderBaseline #BaselineText{
	margin:0 0 0 45px;
	padding:90px 0 0 0;
	height:110px;
	
}

#HeaderBaselineContent{
	background: url(../images/common/header_content_background.gif) no-repeat;
	height:88px;
}


#HeaderTab{
	background:url(../images/common/header_tab_language.gif) no-repeat;
	width:901px;
	height:21px;
	margin:15px 0 0 8px;
	padding:5px 0 0 51px;
	color:#fffca8;
	font-weight:bold;
}

#HeaderTabContent{
	background:url(../images/common/header_tab_languages_content.gif) no-repeat;
}

/* - TAB INDEX - */

#TabContentTarget{
	width:915px;
	clear:both;
	overflow:hidden;
	font-size:11px;
}

#TargetOne, #TargetTwo, #TargetThree{
	margin:15px 0 0 0;
}

#TargetOne{
	float:left;
	width:270px;
	padding:0 0 0 46px;
}

#TargetTwo, #TargetThree{
	float:left;
	width:270px;
	padding:0 0 0 15px;
}


#TargetOne img, #TargetTwo img, #TargetThree img{
	float:left;
}

.targettext{
	width:150px;
	height:84px;
	float:left;
	margin:0 0 0 15px;
}

.targettext h4{
	font-size:18px;
	color:#4b216d;
	font-family:Arial, Helvetica, sans-serif;
}	

.targettext span{
	clear:both;
	display:block;
	padding:6px 0;
	line-height:12px;
	color:#ffffff;
}

.targettext a.moreinfo{
	color:#fffca8;
	font-size:12px;
}

.targettext a.moreinfo:hover{
	text-decoration:underline;
}

#HeaderTabBottom{
	background:url(../images/common/header_tab_languages_bottom.gif) no-repeat;
	height:24px;
}

/* - TAB INDEX - */


/* :::: CONTENT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageContent{
	background:url(../images/common/general_background.png) repeat-y;
	width:915px;
	clear:both;
	overflow:hidden;
	padding:0 0 35px 0;
}

#PageContent2{
	background:url(../images/common/general_background2.gif) repeat-y;
	width:915px;
	clear:both;
	overflow:hidden;
	padding:0 0 35px 0;
}


/* - LEFT - */

#PageContentLeft{
	float:left;
	width:445px;
	padding:5px 0 0 50px;
}

#PageContentLeft h3{
	margin:30px 0 15px 0;
	font-weight:normal;
}

#PageContentLeft h4{
	font-size:20px;
	font-weight:normal;
	color:#ceb242;
	margin:0 0 17px 0;
}

#PageContentLeft h3.Title{
	color:#343434;
	font-size:23px;
	margin-bottom:30px;
}

#PageContentLeft p{
	margin:0 0 25px 0;
	font-size:13px;
}

#PageContentLeft #BoxV{
	border:1px solid #ffe890;
	background:#fff9e2;
	padding:20px 22px;
}

#PageContentLeft #BoxV{
	color:#565656;
}

#PageContentLeft #BoxV ul li{
	background:url(../images/common/content_boxV_background.gif) no-repeat;
	padding:0 0 0 23px;
	margin:0 0 5px 0;
	font-size:13px;
}


#PageContentLeftPart{
	float:left;
	width:180px;
	padding:5px 0 0 45px;
}

#PageContentLeftPart ul{
	font-weight:bold;
	font-size:12px;
	color:#787687;
	margin:35px 0 0 0;
}

#PageContentLeftPart ul li{
	border-top:1px solid #ebdca0;
	width:158px;
	padding:9px 0;
}

#PageContentLeftPart ul li.bottom{
	border-top:1px solid #ebdca0;
	border-bottom:1px solid #ebdca0;
	width:158px;
	padding:9px 0;
}

#PageContentLeftPart ul li a{
	color:#787687;
	background:url(../images/common/content_menu_left_background.gif) no-repeat;
	padding:0 0 0 15px;
	
}

#PageContentLeftPart ul li a.selected{
	color:#ceb242;
	background:url(../images/common/content_menu_left_background.gif) no-repeat;
	padding:0 0 0 15px;
	
}


/* - RIGHT - */

#PageContentRight{
	float:right;
	width:380px;
	font-size:13px;
	margin:0 15px 0 0;
}

#PageContentRight h4{
	color:#ceb242;
	font-size:18px;
	background:url(../images/common/content_right_boxes_arrow.gif) no-repeat;
	width:330px;
	padding:17px 0 0 55px;
	margin:36px 0 0 0;
	letter-spacing:-1px;
}


#PageContentRight .RightBoxesBg1{
	background:url(../images/common/content_right_box1.gif) no-repeat;
	padding:13px 0 30px 0;
	margin:20px 0 0 0;
}

#PageContentRight .RightBoxesBg1 ul{
	margin:73px 0 0 0;
	padding:0 0 15px 0;
	font-size:12px;
}


#PageContentRight .RightBoxesBg1 ul li{
	list-style:disc;
	margin:0 0 5px 45px;
	color:#c09e17;
	line-height:15px;
}

#PageContentRight .RightBoxesBg1 ul li span{
	color:#737373;
}

#PageContentRight .RightBoxesBg1 ul li span.important{
	color:#c09e17;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg1 a{
	margin:0 0 0 33px;
	color:#c09e17;
	font-size:12px;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg1 a:hover, #PageContentRight .RightBoxesBg2 a:hover, #PageContentRight .RightBoxesBg3 a:hover{
	color:#343434;
}	


#PageContentRight .RightBoxesBg1 p{
	padding:65px 0 15px 0;
	font-size:12px;
	width:320px;
	margin:0 0 0 35px;
}


#PageContentRight .RightBoxesBg2{
	background:url(../images/common/content_right_box2.gif) no-repeat;
	padding:13px 0 48px 0;
	margin:0;
}

#PageContentRight .RightBoxesBg2 p{
	padding:65px 0 15px 35px;
	font-size:12px;
	width:320px;
}


#PageContentRight .RightBoxesBg2 ul li{
	list-style:disc;
	margin:0 0 5px 45px;
	color:#c09e17;
}

#PageContentRight .RightBoxesBg2 ul li span{
	color:#737373;
}

#PageContentRight .RightBoxesBg2 ul li span.important{
	color:#c09e17;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg2 a {
	margin:0 0 60px 35px;
	color:#c09e17;
	font-size:13px;
	padding:15px 0 0 0;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg3 a.BoxesLinks {
	margin:0;
	color:#c09e17;
	font-size:13px;
	padding:0;
	font-weight:bold;
}


#PageContentRight .RightBoxesBg3{
	background:url(../images/common/content_right_box3.gif) no-repeat;
	padding:13px 0 0 0;
	font-size:12px;
}

#PageContentRight .RightBoxesBg3 ul{
	padding:55px 0 25px 0;
}

#PageContentRight .RightBoxesBg3 ul li{
	list-style:disc;
	margin:0 0 5px 45px;
	line-height:15px;
	color:#ceb242;
}

#PageContentRight .RightBoxesBg3 ul li span{
	color:#737373;
}

#PageContentRight .RightBoxesBg3 ul li span.important{
	color:#fffca8;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg3 a{
	margin:0 0 0 35px;
	color:#ceb242;
	font-size:14px;
}


#PageContentRight .RightBoxesBg4{
	background:url(../images/common/content_right_box4.gif) no-repeat;
	margin:20px 0 0 0;
	height:455px;
}


#PageContentRight .RightBoxesBg4 a{
	margin:0;
	color:#c09e17;
	font-size:13px;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg4 a:hover{
	color:#343434;
}

#PageContentRight .RightBoxesBg4 p{
	padding:35px 0 15px 0;
	font-size:12px;
	width:320px;
	margin:0 0 0 35px;
}



#PageContentRightPart{
	float:right;
	width:620px;
	font-size:13px;
	margin:35px 60px 0 0;	
}

#PageContentRightPart h3{
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ceb242;
	margin:0 0 15px 0;
}

#PageContentRightPart h4{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#343434;
	font-weight:normal;
	margin:10px 0 15px 0;
}


#PageContentRightPart h4#Group{
	margin:30px 0 25px 0;
}

#PageContentRightPart p{
	margin:0 0 20px 0;
}

#PageContentRightPart p.paragraphskill{
	margin:0 0 45px 0;
}

#PageContentRightPart span.highlight{
	color:#ceb242;
}

div.who{
	overflow:hidden;
}

div.who p{
	float:left;
	width:375px;
}

div.who img{
	float:left;
	margin:0 15px 15px 0;
}

h4.nextPara{
	color:#666666;
}

/* - TAB TESTIMONIAL - */

#TabTestimonial{
	background:url(../images/common/content_page_tab_testimonial.gif) no-repeat;
	height:19px;
	text-align:right;
	padding:5px 25px 0 0;
}

#ContentTestimonial{
	width:577px;
	overflow:hidden;
	clear:both;
	border-left:1px solid #dacce6;
	border-right:1px solid #dacce6;
	border-bottom:1px solid #dacce6;
	background:#f9f5fc;
	padding:22px 20px;
}

#ContentTestimonial img{
	float:left;
}

#ContentTestimonialText{
	width:420px;
	float:left;
	margin:0 0 0 20px;
}

#ContentTestimonialText span{
	display:block;
	font-style:italic;
	font-size:13px;
}

#ContentTestimonialText span.portraitName{
	color:#4b216d;
	font-size:15px;
	font-weight:bold;
}

#ContentTestimonialText span.portraitJob{
	color:#494949;
	margin:0 0 10px 0;
}

.subListTxt{
	margin-bottom:0;
	padding:0;
}

.ListTxt{
	margin:0 0 25px 15px;
	padding:0;
	list-style:disc;
}


.ListTxt li{
	list-style:disc;
	color:#ceb242;
	padding:0 0 0 7px;
	
}

.ListTxtMap li{
	list-style:disc;
	color:#ceb242;
	padding:0 0 0 7px;
	margin:5px 0 5px 15px;
	
}

.ListTxtMap li a{
	color:#ceb242;
}

.ListTxt li span{
	color:#737373;
}

.ListTxtMap li span{
	color:#737373;
}


/* :::: FOOTER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageFooter{
	background:url(../images/common/footer_bg.gif) no-repeat;
	height:122px;
	clear:both;
}

#PageFooter a{
	color:#fffca8;
	text-decoration:underline;
}

#PageFooter a.hellofast{
	color:#787878;
	text-decoration:none;
}

#PageFooter #FooterLeft{
	width:280px;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 57px;
}

#FooterLeft h4{
	font-size:16px;
	color:#fffca8;
	margin:0 0 7px 0;
}

#FooterLeft p{
	color:#ffffff;
	font-weight:normal;
}

#PageFooter #FooterRight{
	width:305px;
	float:left;
	margin:23px 0 0 25px;
	padding:0 0 0 0;
}

#PageFooter #FooterLogo{
	width:200px;
	float:right;
	margin:23px 0 0 0;
}

#FooterRight h6{
	font-size:16px;
	color:#fffca8;
}

#FooterRight h4{
	font-size:20px;
	color:#ffffff;
}

#FooterRight h5 a{
	font-size:15px;
	color:#fffca8;
	font-weight:normal;
	text-decoration:none;
}


/* ::: FORM ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.Alert {
	font-size:11px;
	color:#FF0000;
}

/*======================================
	FORM
======================================*/

#ZoneForm {
	width:470px;
	padding:0;
	font-size:13px;
	color:#7b7b7b;
}

#ZoneFormbis {
	width:600px;
	padding:0;
	margin:0 0 15px 0;
	font-size:13px;
	color:#7b7b7b;
}


#ZoneForm .Form {
	width:470px;
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
}

#ZoneFormbis .Form {
	width:600px;
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
}

#ZoneForm .NameForm {
	width:130px;
	float:left;
	padding:6px 0 0 0;
}

#ZoneFormbis .NameForm {
	width:200px;
	float:left;
	padding:6px 0 0 0;
}

#ZoneForm .InputForm, #ZoneFormbis .InputForm {
	width:280px;
	float:left;
}

#ZoneForm .InputForm input.BasicInput{
	border:1px solid #CCCCCC;
	padding:5px;
	width:295px;
}

#ZoneFormbis .InputForm input.BasicInputChoice{
	border:1px solid #CCCCCC;
	padding:5px;
	width:286px;
}

#ZoneFormbis .InputForm input.BasicInput {
	border:1px solid #CCCCCC;
	padding:5px;
	width:385px;
}

#ZoneForm .InputForm textarea.BasicTextArea, #ZoneFormbis .InputForm textarea.BasicTextArea {
	border:1px solid #CCCCCC;
	padding:5px;
	width:295px;
}


#ZoneForm .InputForm input.SecondInput, #ZoneFormbis .InputForm input.SecondInput {
	border:1px solid #CCCCCC;
	padding:5px;
	width:90px;
}

#ZoneForm .InputFormTwo, #ZoneFormbis .InputFormTwo {
	width:280px;
	float:left;
	padding:6px 0 0 0;
}

a.ButtonSend {
	background:url(../images/button_send.gif) #FFFFFF no-repeat;
	width:160px;
	height:48px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
	display:block;
	text-align:center;
	padding:13px 0 0 0;
	float:right;
	margin:7px 30px 0 0;
}

a.ButtonSend:hover {
	color:#66b500;
}

input.BtnSubmit{
	float:right;
	margin:10px 30px 0 0;
}

#ZoneFormbis input.BtnSubmit{
	float:right;
	margin:10px 0 0 0;
}

a.ButtonSend:hover {
	color:#66b500;
}

input.BtnSubmit{
	float:right;
	margin:10px 30px 0 0;
}

	/* ::: FORM TABLE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	
	div#InfoListForm {
			width:405px;
			padding:8px 15px 15px 15px;
			margin:15px 0;
			background:#efefef;
	}
	
	Table.Register {
		width:100%;
		border:0;
	}
	
	Table.Register td {
		border-bottom:1px dotted #999999;
		vertical-align:top;
		padding:8px 0;
	}
	
	Table.Register td.Radio {
		border-bottom:none;
		width:30px;
	}
	
.sublistSitemap{
	margin:0 0 00 35px;
}

.references{
	margin:0;
	padding:0;
}
