.phrase{
font-size: 10pt;
margin:0px;
height:40px;
color:#B0D7FA;
margin-right:280px;
text-align:right;
line-height:30px;
}


.marketplace{
position:absolute;
width:940px;
}


a {outline: none;}

/*** site_switcher.css ***/

h6{margin:0;}


div#site_switcher {
    position:absolute;
	right:10px;
	width: 425px;
	z-index:1000;
}
div#site_switcher.show {
	border: 1px solid #f00;
}
div#site_switcher a {
	color: #D1D1D1;
	text-decoration: none;
}
div#site_switcher td.my_alt a {
	color: #83D2E2;
}
div#site_switcher h6 {
	display: block;
	float: right;
	margin-bottom: -1px;
	text-indent:-9999px;
	height: 30px;
	width: 250px;
}
div#site_switcher h6 a {
	display: block;
	float: right;
	height: 30px;
	width: 100%;
	background: url(http://solutions-marketing.net/images/marketplace.gif) no-repeat right top;
}

/* SOUS RAYONS */

div#links {
	float: right;
	width: 425px;
	background-color: #242424;
	border: 1px solid #3c3c3c;
/*	display: none;*/
}


div#links div table {
	margin: 20px 10px 20px 25px;
}
div#links table tr.hover a {
	color: #fff;
}
div#links table td {line-height: 1.5em;
}
div#links table td.my_alt {
	width: 150px;
	text-align:left;
}
