/* CSS Document */

#contenu #titre
{	
float: right;
margin-top: 20px;
background: url(images/carresorange.gif) top left no-repeat;
}

#titre h1
{
	color:#FFFFFF;
	font-size: 1.6em;
	font-stretch:condensed;
	padding-left: 90px;
}

#titre h1.ligne2
{
	padding-left:60px;
}
