
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::: FAST LANGUAGES STYLESHEET :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* :::: GENERICS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


a, a:hover{
	text-decoration:none;
	outline:none;
}

body, p, h1, h2, h3, h4, h5, h6, span, ul, li, hr{
	margin:0;
	padding:0;
}

ul, li{
	list-style:none;
}

body{
	background:#676767;
	color:#737373;
	font-size:12px;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, Tahoma;
}

h2{
	font-size:48px;
	color:#dd6a04;
	font-weight:normal;
	letter-spacing:-2px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:23px;
	color:#4b216d;
	font-weight:normal;
	letter-spacing:-1,5px;
	font-family:Arial, Helvetica, sans-serif;
}

.separator{
	color:#dd6a04;
	margin:0 7px;
}


/* :::: PAGES STYLE ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#Page{
	width:915px;
	margin:0 auto;
}


/* :::: 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 250px;
}

/* Baseline */
#HeaderBaseline{
	background: url(../images/common/header_baseline_background.jpg) no-repeat;
	height:234px;
}

#HeaderBaseline #BaselineText{
	margin:0 0 0 45px;
	padding:98px 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:0 0 0 8px;
	padding:5px 0 0 68px;
	color:#96893e;
	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;
	float:left;
	margin:0 0 0 15px;
}

.targettext h4{
	font-size:18px;
	color:#4b216d;
	font-family:Arial, Helvetica, sans-serif;
}	

.targettext span{
	display:block;
	margin:8px 0 3px 0;
}

.targettext a.moreinfo{
	color:#e16a00;
	font-size:12px;
}

#HeaderTabBottom{
	background:url(../images/common/header_tab_languages_bottom.gif) no-repeat;
	height:24px;
}

/* - TAB INDEX - */


/* :::: CONTENT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageContent{
	background:url(../images/common/general_background.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 p{
	margin:25px 0;
	font-size:13px;
}

#PageContentLeft #BoxV{
	border:1px solid #dacce6;
	background:#f9f5fc;
	padding:15px 13px;
}

#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 #cbcad2;
	width:158px;
	padding:9px 0;
}

#PageContentLeftPart ul li.bottom{
	border-top:1px solid #cbcad2;
	border-bottom:1px solid #cbcad2;
	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:#dd6a04;
	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:#dd6a04;
	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 h4 a {
		color:#dd6a04;
		font-size:18px;
		text-decoration:none;
	}

#PageContentRight .RightBoxesBg{
	background:url(../images/common/content_right_boxes_bg.gif) repeat-y;
	padding:13px 0 0 0;
}

#PageContentRight .RightBoxesBg ul{
	background:url(../images/common/content_right_boxes_bgtop.gif) no-repeat;
	padding:25px 0 20px 0;
}

#PageContentRight .RightBoxesBg ul li{
	list-style:disc;
	margin:0 0 5px 45px;
	color:#dd6a04;
}

#PageContentRight .RightBoxesBg ul li span{
	color:#737373;
}

#PageContentRight .RightBoxesBg ul li span.important{
	color:#dd6a04;
	font-weight:bold;
}

#PageContentRight .RightBoxesBg a{
	margin:0 0 0 35px;
	color:#dd6a04;
	font-size:14px;
}

	#PageContentRight .RightBoxesBg a.BoxesLinks {
		margin:0;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
	}


#PageContentRight .RightBoxesBottom{
	background:url(../images/common/content_right_boxes_bottom.gif) no-repeat;
	height:24px;
}

#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:#dd6a04;
	margin:0 0 15px 0;
}

#PageContentRightPart h4{
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4b216d;
	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:#DD6A04;
}
/* - 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:#dd6a04;
	padding:0 0 0 7px;
	
}

.ListTxtMap li{
	list-style:disc;
	color:#dd6a04;
	padding:0 0 0 7px;
	margin:5px 0 5px 15px;
	
}

.ListTxtMap li a{
	color:#DD6A04;
}

.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:#ffffff;
	text-decoration:underline;
}

#PageFooter a.hellofast{
	color:#787878;
	text-decoration:none;
}

#PageFooter #FooterLeft{
	width:350px;
	float:left;
	margin:18px 0 0 0;
	padding:0 0 0 57px;
}

#FooterLeft h4{
	font-size:16px;
	color:#dd6a04;
	margin:0 0 7px 0;
}

#FooterLeft p{
	color:#ffffff;
	font-weight:normal;
}

#PageFooter #FooterRight{
	width:395px;
	float:right;
	margin:23px 0 0 0;
	padding:0 0px 0 0;
}

#FooterRight h6{
	font-size:16px;
	color:#dd6a04;
}

#FooterRight h4{
	font-size:20px;
	color:#ffffff;
}

#FooterRight h5 a{
	font-size:15px;
	color:#787878;
	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;
}
