@charset "iso-8859-1";
/* --- Page structure --- */

img {
    border: 0;
}

.f_left {
    float: left;
    margin: 4px;
}

.hidden {
    display: none;
}

a       { text-decoration: none; color: #525045; }
a:hover { text-decoration: underline; }


#home_ad {
    margin-bottom: 5px;
	width: 280px;
	float:left;
}
/*
.itemViewerNav a{margin:0px 1px;padding:0px 5px; background:url(../images/icon_off.gif) no-repeat;}
.itemViewerNav a:link, 
.itemViewerNav a:visited, 
.itemViewerNav a:hover {color:#263c5f; text-decoration: none!important; font-weight:bold;}
.itemViewerNav a.current{background:url(../images/icon_on.gif) no-repeat; color:#ffffff!important;}
*/
#home_ad .title a        { text-decoration: none; color: #fff; }
#home_ad .title a:link   { text-decoration: none; color: #fff; }
#home_ad .title a:visited:hover   { text-decoration: none; color: #fff; }
#home_ad .title a:visited   { text-decoration: none; color: #fff; }
#home_ad .title a :hover { text-decoration: underline; }

#home_ad .title {
    width: 280px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
    color: white;
    background-color: #747161;
	background-image:url(../images/bts_slide_gauche/fond_pub_gauche.jpg);
	cursor: pointer;
}

#home_ad .text a {
	color: #525045;
}

#home_ad .text {
	float:left;
    width: 260px;
    background-color: #E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:40px;
	cursor: hand;
	padding:10px;
}

#home_ad .buttons {
	float:left;
    width: 100%;
	background-color: #f7f7f7;
}

#home_ad .buttons td {
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: bold;
}
#home_ad .button_up {
  background:url(../images/icon_off.gif) no-repeat;
   text-align: center;
	width: 15px;
	color:#666;
  cursor: pointer;
}

#home_ad .button_down {
    text-decoration: none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
    color: #fff;
    background:url(../images/icon_on.gif) no-repeat;
    font-weight: bold;
    text-align: center;
	width: 15px;
}
#home_ad .button_back {
    width: 15px;
    cursor: pointer;
}

#home_ad .button_fwd {
    width: 15px;
    cursor: pointer;
}
#home_ad .button_play_down {
    width: 15px;
    cursor: pointer;
}
