body	{
background-color: transparent;	
}
html    {
background: #000 url('../../images/minisites/bonjour-tristesse/background.jpg') no-repeat center top scroll;
}
div#navbox {
	margin: -35px 0 0 0;
}
div#branding	{
width: 228px;
height: 54px;
top: 20px;
background: transparent url('../../images/minisites/bonjour-tristesse/logo.gif') no-repeat;
}
.ir span {
background: transparent url('../../images/minisites/bonjour-tristesse/logo.gif') no-repeat;
}
div#branding a	{
color: #eeeeee !important; 	
}

div#navigation ul li a {
color:#fef6a7;
}
div#navigation ul li a.active, 
div#navigation ul li a:hover {
background: #fef6a7 none;
color: #000;
}
div#subnavigation ul li a {
color:#FFF;
}
div#subnavigation ul li a.active {
background: #FFF none;
color: #000;	
}

div#copy    {
margin: 0;
padding: 0;
}
div#copy a.lightview    {
margin: 0 15px 15px 0;
text-decoration: none;
display: block;
float: left;
}
div#copy img   {
border: 0 none;
}
div#copy    a:hover	{
text-decoration: none;
}
div#copy p a {
	background:transparent url(../../images/arrow-white.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 20px;
}

div#column_left, div#column_middle, div#column_right	{
float: left;
width: 305px;
}
div#column_middle	{
padding: 1.8em 0 0 0;	
}
div#column_middle h3	{
font-size: 1.5em;
line-height: 130%;
}
div#column_middle, div#column_right	{
margin: 0 0 0 15px;	
}

div#footer    {
background: transparent none;
border-top:solid 1px #fef6a7;
}
div#footer a	{
background: none;
color: #fef6a7;	
}
div#footer ul li a:hover	{
background: none;
color: #fef6a7;
}

