@charset "utf-8";
/* CSS Document */

#topper{
	background:url(../images/bg-top-societes.jpg) no-repeat;
	height:155px;
}
#content{
	background:url(../images/bg-content.jpg) top no-repeat;
}
#content-right{
	width:692px;
	padding:10px 10px 10px 20px;
	border:solid 0px green;
	position:relative;
}
#content-right img{
	margin-left:20px;
	margin-bottom:15px;
}
#content-right h1{
	padding-left:0;
	background:none;
	margin-top:15px;
	font-size:1.6em;
	color:#e20025;
	font-weight:bold;
	border:none;
}
#content-right h1 img{
	margin-left:0px;
	margin-bottom:10px;
}
#content-right span.site a{
	color:#f29200;
	margin-bottom:10px;
	font-size:1.1em;
}
#content-right span.site a:hover{
text-decoration:none;
}
#content-right h2{
	background:url(../images/picto-h2-dev-durable.gif) 0 4px no-repeat;
	padding-left:18px;
	font-size:1.4em;
	font-weight:bold;
	color:#a19655;
	clear:both;
	margin-bottom:5px;
	margin-top:15px;
	width:439px;
}
#postuler{
	position:absolute;
	top:87px;
	left:485px;
}
#postuler a{
	background:url(../images/picto-print.gif) 0 2px no-repeat;
	padding-left:18px;
	text-decoration:underline;
	margin-left:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	border-bottom:dashed 1px #ccc;
	color:#a19655;
}
#postuler a:hover{
	text-decoration:none;
	color:#a19655;
}
#postuler a img{
	border:none;
}
#content-right p{
	border:solid 0px red;
	color:#767c80;
	width:437px;
	padding-left:20px;
	margin-bottom:10px;
}
#content-right ul{
	border:solid 0px green;
	margin-top:0px;
	list-style-type:none;
	width:457px;
}
#content-right ul li{
	margin-left:35px;
	margin-bottom:5px;
	padding-left:10px;
	background:url(../images/square-red.gif) 0 4px no-repeat;
	color:#767c80;
	font-size:1.1em;
}
#content-right div.addresse p{
	margin-bottom:0px;
}


p#fil-ariane, p#fil-ariane a{/*Toujours en bas de page car sinon le "p" redefini la couleur*/
	color:#9aa0a4;
	padding-left:0px;
	margin-bottom:0px;
}
p#fil-ariane a:hover{
text-decoration:underline;}