div#contenu {
	width: 760px;
	text-align: left;
	height: 500px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 10px;
}

ul#opportunite {
	float: left;
	border-right: 1px solid black;
	width: 365px;
	padding-bottom: 20px;
}

ul#opportunite a {
	font-weight: normal;
	font-size: 12px;
}

ul#opportunite li {
	padding-bottom: 5px;
}

ul#actions {
	float: left;
	padding-left: 10px;
	width: 365px;
	padding-bottom: 20px;
}

ul#actions li a {
	font-size: 12px;
	font-weight: normal;
}

ul#actions li img {
	padding-bottom: 1px;
	padding-right: 6px;
}

img, input {
	border: 0;
}

ul.resultat-recherche li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

ul.resultat-recherche {
	text-align: left;
	padding-bottom: 10px;
}

ul.resultat-recherche li {
	padding-bottom: 5px;
}

ul.resultat-recherche li.infos{
	padding-left: 30px;
}

ul.resultat-recherche li.type{
	font-weight: bold;
}

ul.resultat-recherche li.type img {
	padding-bottom: 1px;
	padding-right: 6px;
}

div#plus-infos {
	display: none;
	clear: both;
	border-top: 1px solid black;
}

div#plus-infos h3 {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
}


div#formulaire-opportunites {
	float: left;
	width: 365px;
	border-right: 1px solid black;
}

div#pas-inscrit {
	float: left;
	padding-left: 10px;
}

