/* TITRES DE PAGES */

div.titre_contact {
	 background:url('titre_contact.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_accueil {
	 background:url('titre_accueil.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_mas {
	 background:url('titre_mas.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_alpilles {
	 background:url('titre_alpilles.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_luberon {
	 background:url('titre_luberon.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_camargue {
	 background:url('titre_camargue.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_circuits {
	 background:url('titre_circuits.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_tarifs {
	 background:url('titre_tarifs.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_liens {
	 background:url('titre_liens.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_legal {
	 background:url('titre_legal.gif') top left no-repeat;
	 width:600px;height:45px;
}

div.titre_actualites {
	 background:url('titre_actualites.gif') top left no-repeat;
	 width:600px;height:45px;
}


/* SUBMIT */

div.contact form input.submit {
	background:url('submit.gif') no-repeat;
	border:0;
	width:200px;
	height:30px;
	color:#fff;
	font-size:14px;
}