
/* CSS Document */
	
body{
	background-color:#F5E9DD;
	margin:0 auto;
	padding:0;
	font:normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#252525;
}

div, p, ul, ol, li, h1, h2, h3, dl, dt, dd{
	margin:0;
	padding:0;
}

img{
	border:none;
}


.clear{	
	clear:both;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.floatLeft{	float:left; }
.floatRight{	float:right; }
.margin-right { margin-right:10px;}

a{
	font:bold 13px "Myriad Pro Semibold","myriad Pro", arial, tahoma, verdana;
	color:#533c3a;
	text-decoration:none;
}
a:hover{
	color:#B95F55;
}


.sunil a:hover { color:#B95F55 !important;}
.sunil a:active { color:#B95F55 !important;}
.sunil a:visited { color:#B95F55 !important;}

#OuterLayer{
	width:900px;
	margin:20px auto 0 auto !important;
	_margin-top:20px;
	position:relative;
	z-index:10;
}
#HeaderTitle{
	font:normal small-caps 26px "AGaramond Titling", "times New Roman", Helvetica, arial ;
	color:#8f3f36;
	text-align:right;
	position:relative;
	top:6px;
}

.bgTile{
	background:url(../images/bg_tile.jpg) repeat-y center;
	margin:0 auto;	
}

#MainBody{
	background:url(../images/MainBody_bg.jpg) no-repeat center top;
	width:100%;		
}
	#MainBody h1{
		margin:0px;
		padding-top:12px;
		text-align:center;

	}
	
.BodyContents{
	margin:60px 21px 0px 21px;
}	

.LeftContent{
	margin:0 24px 0 0;	
	width:430px;
	text-align:right;
	float:left;
	height:331px;
}
	.LeftContent p{
		font:normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
		text-align:right;
		margin-left:80px;
		color:#4a2e2b;	
	}

.InnerHeadTitle{
	font:normal small-caps 30px "AGaramond Titling", "times New Roman", Helvetica, arial ;
	color:#8f3f36;
	text-align:right;
	padding-bottom:15px;
}
.RightContent{	
	float:right;
}

			

#Trans_Box{
	vertical-align:bottom;	
	height:75px;
	width:375px;
	/*
	background-image: url(../images/img_transparentBox1.png);
	background-repeat: no-repeat;
	background-position:right;
	behavior: url(iepngfix.htc);*/
	float:right;

/*
	position:relative;
	height:auto;
	width:auto;

	margin:47px 0 0 0;


*/
}
/*
#Trans_Box p.Brown_txt_bold{
	font:bold 16px/40px "Myriad Pro Semibold","Myriad Pro", Arial, Helvetica, sans-serif;
	color:#8e3f36;
	width:auto;
	padding-top:5px;
	
}
*/
#Trans_Box_cont a {
	font:bold 16px/40px Arial, Helvetica, sans-serif;
	color:#8e3f36;
	width:auto;
	margin-right:6px;
}

.jobsImage{
	display:block;
	margin:0px 6px 0 0;
	padding-top:5px;
	float:right;
}

.BuletLinks{
	font-size:13px;
	display:block;
	background:url(../images/arrow.jpg) no-repeat 22px 12px;
	padding:6px 15px 0 0px;
	width:200px;
	float:right;
	color:#533c3a;
}


/*FOR INNER PAGE ONLY*/
#bottomShadow {
	background:url(../images/footer_shad.gif) no-repeat center bottom;
	height:163px;
	z-index:0;
	margin:-110px auto 0 auto;
	position:relative;
}
.footerAdd {
	color:#8e3f36;
	text-align:center;
	padding:5px 0;
	font-family:Tahoma;
	font-size:11px;
	}
#innerFooter{
	margin:0 auto;
	width:860px;
	height:21px;
	}
/*FOR INNER PAGE ONLY CSS END HERE*/
/*#Menu_btm{
	background:url(../images/footer_shad.gif) no-repeat center bottom;
	width:100%;
	height:163px;
	margin:0 auto;
	position:relative;
	margin-top:-83px;
	z-index:1;
	border:1px solid red;
}
#Menu_btm .MenuBtm{
	width:900px;
	height:30px;
	margin:83px auto 0 auto;	
	}*/
	

#Menu_btm{

	background:url(../images/footer_shad.gif) no-repeat center top;
	width:100%;
	height:163px;
	margin:0 auto;
	position:relative;
	margin-top:-83px;
	z-index:1;
}

#Menu_btm .MenuBtm{
	width:900px;
	height:30px;
	margin:0px auto 0 auto;
	padding-top:84px;
}

	
	
#Menu_btm .MenuBtm ul { margin:0; padding:0; height:24px;}

	.MenuBtm ul, 

	#MenuTop ul{
		list-style:none;
	}
	.MenuBtm ul li,
	#MenuTop ul li{
		list-style:none;				
		float:left;
		text-align:center;
		padding:0 1px;
	}
		.MenuBtm ul li a.first{
			background:url(../images/mnu_left.jpg) no-repeat left top;
		}
		.MenuBtm ul li a.last{
			background:url(../images/mnu_rt.jpg) no-repeat right top;
		}
	.MenuBtm ul li a,
	#MenuTop ul li a, #MenuTop ul li a.NormalMnu{
		display:block;
		background:url(../images/mnu_mid.jpg) no-repeat left top;
		width:178px;
		height:18px;
		margin:0px;
		padding:6px 0px;
	}
	.MenuBtm ul li a:hover,
	#MenuTop ul li a:hvoer{
		color:#8e3f36;
	}
	
	
#footer{
	margin:0 auto;
	width:860px;
	height:21px;
}	

/*====================================================================================================================================================================*/
/*================ INNER PAGE =======================*/
/*====================================================================================================================================================================*/


#MenuTop{
	width:100%;
	height:30px;
	margin:21px auto 0 auto;
}

/*#MenuTop ul li a:hover, #MenuTop ul li a.activeMenu{
	background:url(../images/mnu_hover.jpg) no-repeat left top;

}
*/
.SubMenu{
	background:url(../images/subMenu_bg.jpg) no-repeat 1px top;
	height:25px;
}
.SubMenu a{
	font:11px "myriad Pro", arial, tahoma, verdana;
	color:#8f3f36;		
	padding:0 15px;
}
.SubMenu a:hover{	
	font-weight:bold;	
}

.InnerBodyContents{
	margin:10px 33px 0 42px;
	padding-bottom:32px;	
}
	#MainBody .InnerBodyContents h1{
		font:normal small-caps 26px "AGaramond Titling", "times New Roman", Helvetica, arial ;
		color:#8f3f36;		
		text-align:left;
		padding-left:41px;
		margin:10px 0 15px 0;
	}
	
.Contents{
	background:url(images/inner_content_bg.png) no-repeat center bottom;	
	margin:0px auto;
	padding:30px 63px;
	height:auto;
}	
	.Contents h3{
		font:bold 11px/18px Tahoma, Arial, Helvetica, sans-serif;
		color:#8f3f36;
		margin:0px 0;
	}
	.Contents p{
		font:11px/18px Tahoma, Arial, Helvetica, sans-serif;
		color:#252525;
	}
	
	
.MenuBtm p{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#A86B61;
	text-align:center;
	padding-top:8px;
}


/*====================================================================================================================================================================*/

/*====================================================================================================================================================================*/

.ProduitInner {
	margin:0;
	padding:0;
}	

#MainBody .ProduitInner #Title{
	font:normal small-caps 26px "Adobe Garamond Pro", "times New Roman", Helvetica, arial ;
	color:#8f3f36;	
	text-align:left;
	/*margin-top:10px;
	margin-bottom:25px;*/
	margin:0 0 10px 0;
	padding:0;
}

.LeftContent_inner{
	float:left;
	width:405px;
	margin-right:32px;

}
	.LeftContent_inner a{
		font:normal 11px/20px "myriad Pro", arial, tahoma, verdana;
		color:#8f3f36;	
		display:block;
		float:left;
		width:47px;
		padding-left:38px;
		padding-right:59px;
	}
	.LeftContent_inner a:hover, .LeftContent_inner a.active{
		font-weight:bold;
		border-bottom:3px solid #C89D91;
	}
	
.Contents2{
	background:url(../images/white_shad.png) no-repeat left top;
	border-top:1px solid #DBBFB3;
}	
	.Contents2 p{
		margin-top:25px;
		/*padding:0 25px 0 40px;*/
		color:#252525;
		font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	}
		.Contents2 p strong{
			color:#8e3f36;
		}


.MarginTop{
	margin-top:18px;
}		

.PadSide{
	padding:0 25px 0 40px;
}

.LeftContent_small{
	float:left;
	width:210px;
	margin-right:40px;
}

	.LeftContent_small img.bdr{
		border:1px solid #B8AEA5;	
		border-bottom:1px solid #ffffff;
	}
	.LeftContent_small span.imgCaption{
		display:block;
		position:relative;
		left:-5px;
		background:url(../images/img_cap.gif) no-repeat left top;
		width:216px;
		height:20px;
		text-indent:15px;
		font:bold 11px/20px "myriad Bold", arial, tahoma, verdana;
		color:white;		
	}

	.Contents2 p.SmallTxt{
		font:10px/15px Tahoma, Arial, Helvetica, sans-serif;
		margin:18px 0 0 0;
	}
	.Contents2 p.SmallTxt strong{
		line-height:12px;
	}
	.Contents2 p.SmallTxt a{	
		font:10px/15px Tahoma, Arial, Helvetica, sans-serif;
		color:#8e3f36;
	}
	.Contents2 p.SmallTxt a:hover{
		text-decoration:underline;
	}


.RightContent p{
	padding-bottom:20px;
	margin-right:50px;
}
.RightContent img.floated{
	float:right;
	margin:0 50px 0 20px;
}


.ProduitInner dl{
	float:left;
	background:transparent url(../images/metiers_bg.png) no-repeat left top;
	width:156px;
	height:115px;
	text-align:center;
	margin-right:50px;
	_margin-right:25px;
	margin-bottom:20px;
	_margin-bottom:10px;
}
	.ProduitInner dl dt{
		margin-top:6px;
	}
	.ProduitInner dl dt img{
		border:1px solid #CCCCCC;
	}
	.ProduitInner dl dd{
		margin:0;
	}
	.ProduitInner dl dd span{
		background:url(../images/arrow.jpg) no-repeat 0 3px;
		padding-left:10px;
		font:10px/18px tahoma, Arial, Helvetica, sans-serif;
		color:#533c3a;
	}
	
.LastBlock{
	margin-right:0 !important;
}



/*====================================================================================================================================================================*/
/*============== POP UP ===================*/
/*====================================================================================================================================================================*/


#PopUpBody{
	background:url(../images/popup_Body.jpg) no-repeat top;
	width:auto;
	margin:0 auto;
}

.closeBtn{
	display:block;
	text-align:right;
	margin:0px 6px;
	padding:5px 0;
}

.PopUpWrapper{	
	padding:0 0 20px 26px;
	overflow:hidden;
}

.PopUpWrapper dl{
	background:url(../images/popup_bg.png) no-repeat left top;
	width:217px;
	margin:6px 0 3px 0;
}

	.PopUpWrapper dl dt img{
		border:1px solid #CCCCCC;
		margin:10px;
	}

.Title_PopUp{
	width:152px;
	font:normal small-caps 26px "Adobe Garamond Pro", "times New Roman", Helvetica, arial ;
	color:#8f3f36;		
	border-bottom:3px solid #C89D91;
	
}

.Contents3{
	background:url(../images/popup_white_shad.png) repeat-x top;
	padding:30px 28px;
	
}

.Contents3 p strong, .Contents3 p span{
	color:#8e3f36;
}
/*..added for xml detail..*/
.jobDetailsHeader
{
	font-weight:bold;
	color:#533c3a;
	font-size:12px;
	}

.jobDetails
{
	color:#533c3a;
	font-size:12px;
	}
.txtCms
{
	color:#533c3a;
	text-align:justify;
	font-size:12px;
	padding-right:53px;
	padding-bottom:20px;
	}
.jobDetailsTitle
{
	font-weight:bold;
	color:#533c3a;
	font-size:14px;
	}

/*
ul#subNav{ background: url( ../images/subavBg.gif) no-repeat; height:25px; margin:0; padding-left:10px; position: relative; width:890px;}	
ul#subNav li{ float:left; margin-right:10px; list-style:none; line-height:25px; background:url( ../images/circle.gif) no-repeat left center; padding-left:10px; padding-right:5px;}
ul#subNav li a  { margin:0; padding:0; color:#8e3f36;}
ul#subNav li a:hover { margin:0; padding:0; color:#8e3f36;}
*/
#subNav_1 { margin:0 auto; margin-top:15px; text-align:center; color:#A86B61; font-size:11px;}
#subNav_1 a { margin:0 5px 0 5px; color:#A86B61; font-weight:normal; font:11px Tahoma, Arial, Helvetica, sans-serif}
#subNav_1 a:hover { color:#A86B61; text-decoration:underline; font-weight:normal;}



.mainmenu { color:#533c3a; font-weight:bold}
.submenu { color:#b95f55; font-weight:normal; margin:0; padding:0; line-height:normal}

.submenu a { color:#b95f55; font-weight:normal; margin:0; padding:0; line-height:normal}

	
.grey_bg a:link, .grey_bg a:visited{
font-size:10px;
color:#858688;
text-decoration:none;
}

.grey_bg a:hover, .grey_bg a:active{
text-decoration:underline;
color:#858688;
}

 
.postuler 
{
	display:block;
	background:url(../images/postuler.gif) top;
	width:93px;
	height:28px;
	text-indent:-999px;
}

.postuler:hover
{
	background:url(../images/postuler.gif) bottom;
}
.postuler:focus{ outline:0;}






