div#titrerub{
	background-image: url("images/picto_diaporama.gif");
	background-repeat: no-repeat;
}



#rechoffres select {
    font-family: verdana;
}

#rechoffres #okrechoffre {
	font-weight: bold;
	background-color: #2FC5FF;
	color: #FFFFFF;
	border: thin #FFFFFF solid;
	padding: 0;
}


#rechoffres label{
	font-weight: bold;
}

.offres{
	margin-top: 10px;
	padding-top: 10px;
	border-top: thin #4DC000 dotted;
}

/*.offres:last-child{
	padding-bottom: 10px;
	border-bottom: thin #4DC000 dotted;
}*/

.offres ul{
	margin: 0;
	padding: 0 10px 0 20px;
	list-style-type: none;
}

.offres ul li{
	margin-bottom: 15px;
	/*border-bottom: thin #4DC000 dotted;*/
	overflow:hidden;
}

.offres ul li:last-child{
	border: 0;
}

.offres li .pic-diapo{
	float: left;
}

.offres li .offre-head{
	margin-left: 125px;
}

.offres span{
	color: #585859;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.offres .titre-profil{
	color: #4DC000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}

.offres .titre-offre{
	text-transform:uppercase;
	margin: 0;
	display:inline;
}

.offres .download-file{
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.offres .download-file .titre{
	margin: 0;
}

.grosbouton{
	margin-top: 20px;
	background: url("images/fond_gros_bouton.gif") no-repeat right top;
	padding: 10px 20px 20px 160px;
}

.grosbouton input{
	width: auto;
}

.tx-dehidiaporama-pi1 .intro{
/*	font-size: 0.55em;*/
	font-weight: bold;
}

.tx-dehidiaporama-pi1 .flash{
	margin-top: 20px;
}


