body { background-color: #F2F2F2; }

#page_openwindow
{
	background: url("../images/bg/bg-global.gif") repeat-X top left;
	width:720px;
	margin-bottom:20px;
	padding-top:10px;
}

div#frame
{
	padding: 10px 0px 0px 20px;	
}

div#frameleft
{
	width:525px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;	
	float:left;
}

div#frameright
{
	width:150px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	float:left;
}

div#innerframeright
{
	padding: 0px 10px 0px 10px;	
	margin: 0px 0px 0px 0px;
}

#content
{
	border-top: 0px #FFF none;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	border-left: 1px #CCC solid;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px !important;
}

.panelFiche
{
	margin: 0px 0px 20px 0px;
	background-color: #FFF;
	display: none;
}

.tabs ul {
	padding: 0px 0px 0px 20px;
}

.tabsList {
	padding: 10px 20px 10px 20px;	
}


div#content h1
{
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	padding:0px;
}

#content ul
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}

* html #content ul
{
	margin: 0px 0px 0px 15px;
	padding: 4px 0px 4px 0px;
}

div.jobdescription
{
	margin-top:10px;	
}

div.jobdescription ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 10px;
	list-style-type: none;
	list-style-image: url(../images/dot.gif);
	background-image: url(../images/li/level1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


div.jobdescription ul ul li
{
	background-image: url(../images/li/level2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

div.left40
{
	width:230px;
	padding: 10px 20px 0px 0px;
	float:left;
}

div.right60
{
	width:230px;
	padding: 10px 0px 0px 0px;
	float:left;
}

div.topcard
{
	border-bottom: 1px #CCC solid;
	margin-top: 5px;
	padding-bottom: 8px;
}

div.cardreference
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
	line-height:0.9em;
	float:left;
	width: 320px;
}

.apply
{
	float:left;
	margin-left:10px;
}

.posted
{
	float:left;
}

span.date { font-weight: bold; }

div.secondarybuttons
{
	margin-top: 58px;
	margin-bottom: 10px;
	border-bottom: 1px #CCC solid;
	font-size:0.88em;
}

#o_apply
{
}


div.location
{
	padding-top: 10px;
	font-size:1.0em;
}

.location_country
{
	font-weight:bold;
}

#footer
{
	display:none;
}

div.applybutton
{
	background-image: url(../images/buttons/valid26_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:160px;
	float:left;
}

div.applybutton a
{
	background-image: url(../images/buttons/valid26_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 26px;
	padding: 4px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

div.applybutton a:link, div.applybutton a:hover,div.applybutton a:visited
{
	color: #FFF;
	text-decoration:none;
}


