	

.titre
{
	font: 14px "Optima", "Trebuchet MS", sans-serif;
	font-weight: bold;
}

.titre2
{
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	font-weight: bold;
}

.contact
{
	font: 12px "Optima", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-style:italic;
}

.titre3{
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	font-weight: bold;
	margin-bottom:20px;
}

.zoneContact
{
	padding:10px;
	border: 1px solid ;gray;
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	position:absolute;	
	background-color:lightgray;
	/*background-color:#999999;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
	margin-left: -140px;
	top:120px;
	width:250px;
	height:150px;
	color:blue;
}

.zoneDetails
{
	border: 1px solid gray;
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	position:absolute;	
	background-color:lightgray;
	/*background-color:#999999;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
	left: 230px;
	top:220px;
	width:250px;
	height:200px;
	color:blue;
	padding:10px;
	
}

.ligneEmpl
{
	background:white url('../img/other/fond.gif') ;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
	color:black;
	padding:10px;
}


.infoGlb
{
	text-align:center;
	position: absolute;
	top: 150px;
	margin-left:25px;
	height:305px;
	width:850px;
		
	
	background:white;
	overflow:hidden;
	/*	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
	
}

#divCoord
{
	position:absolute;
	top:2px;
	left:20px;
	width:300px;
	height:250px;
}

#divMess
{
	position:absolute;
	top:2px;
	left:350px;	
}




#divInfo
{
	position: absolute;
	left:0px;
	margin-left:0%;
	width:210px;	
	height:200px;
	top:20px;
	padding:10px;
	background:;
	border: gray 1px solid;
	
}

#divInfoB
{
	position: absolute;
	left:100%;
	
	width:230px;
	margin-left:-230px;
	height:200px;
	top:20px;
	padding:10px;
	background:;
	border: gray 1px solid;
	
}

#divOffre
{	
	position: absolute;
	left:50%;
	margin-left:-200px;
	padding:10px;
	width:385px;	
	height:310px;
	background: transparent url('../../images/emploi/recrutement.gif') 60% 100% no-repeat;	
}

.linkEmpl{
background: white url('../../images/emploi/catEmpl.jpg') 0% 0% no-repeat;	
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	font-weight: bold;
	width:200px;
	height:30px;
	color:#1d82cd;
	cursor:pointer;
}
.linkEmpl:over{
background: white url('../../images/emploi/catEmpl.jpg') 0% 0% no-repeat;	
	font: 13px "Optima", "Trebuchet MS", sans-serif;
	font-weight: bold;
	width:200px;
	height:30px;
	color:white;
	cursor:pointer;
}

#divLab
{
	
	margin-bottom:4px;
}

#divInput
{
	position:absolute;
	top:103px!important;	
	left:75px;
	top:70px
}