/* Mise en page de la page offres-technologies.html */

.secteur {
  background-color:#e6e6e6;
  height:15px;
  padding-left:10px;
  margin-bottom: 5px;
  font-family:arial;
  font-size:13px;
  color: #666699;
  float: left;
}

.secteur {
  width: 100%;
}

html>body .secteur {
	width: 450px;
	color:
}

	.droite {float: right; margin-right: 10px;}


.offre {
	height: 50px;
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 15px;
}

.offre {
	width: 240px;
}

html>body .offre {
	width: 220px;
}

	.link {
	  color: #333399;
	  font-size:11px;
	  text-decoration: none;
	}

	.intitule {
	  font-weight:bold;
	  font-size:13px;
	  margin:0;
	}

	.intitule a {
	  color:black;
	  text-decoration:none;
	}

	.intitule a:hover {
	  text-decoration:underline;
	}

	/* liste des offres par métiers */

	.liste-offre {
		margin-bottom: 10px;
	}

	/* description de l'offre */

	.description {
	  width:350px;
	  text-align:justify;
	  margin-top: 15px;
	  margin-bottom: 15px;
	}
	
	
	.intituleexpertise{
	width: 460px;
	height: 36px;
	padding-top: 19px;
	background-image: url("../images/contenu/bandeau_offre_expertises.gif");
	}
	div.intituleexpertise span{
	color: #ffffff;
	font-weight: bold;
	margin-left: 50px;
	}
	
	div.intituleexpertise span a{
	text-decoration: none;
	color: #ffffff;
	}
	
	#accesexpertises{background-color: #ffffff;}
	
	div#accesexpertises div{
	margin-left: 5px;
	width: 200px;
	background-image: url("../images/contenu/puce_rectangle.gif");
	background-repeat: no-repeat;
	margin-bottom: 3px;
	}
	
	div#accesexpertises div a{
	color: #3c3c3c;
	cursor: pointer;
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	width: 190px;
	text-decoration: none;
	}
	div#accesexpertises div a:hover{
	color: #333399;
	}
	
	
	div#accesexpertises div:hover{
	background-color: #ededed;
	}
	
	#selectexpertise{
	font-weight: bold;
	color: #3c3c3c;
	height: 18px;
	margin-top: 25px;
	padding-top: 2px;
	padding-left: 27px;
	float: right;
	margin-right: 10px;
	background-image: url("../images/contenu/chevron_gauche.gif");
	background-repeat: no-repeat;
	}
	
	.annonce{
	background-color: #ffffff;
	width: 451px;
	margin-left: 3px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	
	.annonce:hover{
	background-color: #d8e9f3;
	}
	
	.annoncecomplete{
	width: 453px;
	margin-left: 3px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.dateannonce{
	margin-top: 1px;
	float: right;
	font-size: 8pt;
	}
	
	.boutonoffres{
	height: 14px;
	background-image: url("../images/contenu/chevron_droite.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 30px;
	margin-top: 8px;
	padding-left: 20px;}

	.liensannonces{
	width: 460px;
	position: relative;
	padding-top: 5px;
	height: 20px;
	text-align: right;
	}
	
	.contenuexpertise{
	display: none;
	position: absolute;
	}
	
	#currentid{display: none;}
	
	#boutonretour{
	margin-right: 3px;
	float: right;
	padding-right: 20px;
	background-position: top right;
	background-image: url("../images/contenu/chevron_retour.gif");
	background-repeat: no-repeat;
	}
	
	