#texte .right
{
	position	: absolute;
	margin-left	: 652px;
	width		: 230px;
	height		: 400px;
}

HTML.MSIE6 #texte .right, HTML.MSIE7 #texte .right
{
	margin-left	: 467px;
}

.col-gauche
{
	float		: left;
	margin-top	: 30px;
	width		: 190px;
}

.col-droite
{
	margin-left	: 204px;
	margin-top	: 30px;
	width		: 200px;
}

.retour
{
	color		: #f29400;
}

.commerce
{
	margin-bottom	: 15px;
	padding-left	: 2px;
	color		: #000066;
}

.commerce .activite
{
	font-size	: 11px;
	font-style	: italic;
}

.commerce A
{
	color		: #f29400;
	text-decoration	: none;
}

.commerce A:hover
{
	color		: #000066;
	text-decoration	: none;
}

.commerce .aile2
{
	margin-left	: 90px;
	margin-top	: 1px;
}

.commerce .photos
{
	background	: #f29400;
	width		: 390px;
	margin-top	: -2px;
	padding		: 10px;
}

.commerce .photos IMG
{
	border		: 1px solid white;
}

.commerce .logo
{
	position	: absolute;
	margin-left	: 300px;
}

#etoile
{
	position	: absolute;
	margin-left	: -15px;
	margin-top	: 2px;
}

#cible
{
	position	: absolute;
	margin-left	: -15px;
	margin-top	: 2px;
}


#bobine A
{
	color		: white;
}

H1 .contact
{
	position	: absolute;
	text-transform	: none;
	right		: 0px;
	margin-right	: 295px;
}

HTML.MSIE H1 .contact
{
	margin-right	: 292px;
}