html,body {
    margin: 0;
    padding: 0;
	overflow-x:hidden;
	outline:0;
}

body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:#FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
}

#main {
	width: 100%;
	margin: 0px auto;
	text-align: justify;
}

/* Les éléments HTML en général
-------------------------------------------------------- */

h1{font-size: 20px;}
h2{font-size: 16px;}
h3{font-size: 14px;}
h4{font-size: 13px;}
h5{font-size: 12px;}
h6{font-size: 10px;}

input,textarea {
	border: 1px solid #999;
}

input.form, textarea.form {
	width:200px;
}

input.checkbox {
	border:none;
}

input.red,textarea.red { border: 1px solid #FF0000; }

a {
	color: #00286a;
}

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

a.strong {
	color:#2477AD;
	text-decoration:none;
	font-weight:bold;
}

a.strong:hover {
	text-decoration:underline;
}

img {
	-ms-interpolation-mode:bicubic;
}

.left {
	float: left;
}

img.left {
	float:left;
	margin:0px 15px 5px 0px;
}

.right {
	float: right;
}

img.right {
	float:right;
	margin:0px 0px 5px 15px;
}

.clearboth { clear:both; height:0px; overflow:hidden; }

.error {
	background:#F9E5E6 url(../images/error.png) no-repeat 10px 6px;
	border:1px solid #E8AAAD;
	color:#B50007;
}

.success {
	background:#E9F9E5 url(../images/success.png) no-repeat 10px 6px;
	border:1px solid #B4E8AA;
	color:#1C8400;
}

.message {
	font-size:11px;
	margin:0 0 10px;
	padding:6px 10px 10px 45px;
	line-height:normal;
	min-height:22px;
}

.message span {
	display:block;
	font-weight:bold;
	padding:0 0 4px;
}

.footermess {
	font-weight: bold;
	color:#FFF;
	border:1px dashed #FFF;
	padding:8px 0px;
	margin-top:10px;
}

/* L'entête
-------------------------------------------------------- */
#top {
	background:url(../images/header_bg.png) repeat-x left top;
	height:126px;
}

#header {
	color:#FFFFFF;
	width:960px;
	margin:0px auto;
}

#header #sousmenu {
	color:#D4D4D4;
	float:right;
	margin:12px 0px 0px 0px;
	font-size:10px;
}

#header #sousmenu a {
	color:#D4D4D4;
	text-decoration:none;
}

#header #sousmenu a:hover {
	text-decoration:underline;
}

#header #menu {
	float:left;
	margin:52px 0px 0px 0px;
	width:751px;
}

#header #menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#header #menu ul li {
	float: left;
}

#header #menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0px 20px 0 0;
	margin-right:1px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
}

#header #menu ul li a span {
	float: left;
	padding-left: 20px;
	display: block;
	margin: 0px;
	height: 37px;
	line-height:32px;
	cursor:pointer;
}

#header #menu ul li a {
	background: url(../images/bouton.jpg) no-repeat right 0px;
 	color: #595959;
}

#header #menu ul li a span {
	background: url(../images/bouton.jpg) no-repeat left 0px;
}

#header #menu ul li a.active, #header #menu ul li a:hover {
	background: url(../images/bouton.jpg) no-repeat right -38px;
 	color: #FFFFFF;
}

#header #menu ul li a.active span, #header #menu ul li a:hover span {
	background: url(../images/bouton.jpg) no-repeat left -38px;
}

#header #menu ul li a.nomarge {
	margin-right:0px;
}

#header #logo {
	background:url(../images/logo_bg.png) no-repeat top left;
	width:209px;
	float:left;
}

#header #logo h1 {
	margin:0px;
	padding:0px;
}

#header #logo h1 a {
	background:transparent url(../images/logo.png) no-repeat scroll left top;
	border:0 none;
	cursor:pointer;
	margin:25px 0 0 32px;
	width:150px;
	outline:none;
	height:84px;
	text-indent:-9999px;
	display:block;
}

/* Le contenu
-------------------------------------------------------- */
#middle_top {
	background:url(../images/middle_bg_top.jpg) repeat-x top left;
	position:absolute;
	z-index:-1;
	height:350px;
	width:100%;
}

#middle_bottom {
	background:url(../images/middle_bg_bottom.jpg) repeat-x bottom left;
	min-height:590px;
}

#global {
	padding:60px 0;
	width:960px;
	margin:auto;
}

#page {
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	background:#FFFFFF url(../images/cadre_bg.jpg) no-repeat center bottom;
	margin:0 auto;
	padding:6px 10px 0px;
	width:918px;
}

#page_top {
	background:url(../images/cadre_top.png) no-repeat left top;
	width:940px;
	height:5px;
	margin:auto;
}

#page_bottom {
	background:url(../images/cadre_bottom.png) no-repeat left top;
	width:940px;
	height:15px;
	margin:auto;
}

#page_border {
	background:url(../images/page_border.jpg) repeat-y 225px 0;
}

#page p {
	margin: 0 0 15px 0;
}

#content {
	float:left;
	padding:14px 15px 0 55px;
	width:622px;
	min-height:300px;
}

#content.full {
	float:none;
	width:auto;
	border-left:none;
	padding-left:15px;
}

#texte {
	margin:0px;
	padding:0px;
	line-height:18px;
}

#texte.full{
	float:none;
	width:auto;
}

#texte h2.title {
	color:#2477AD;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	margin:0;
	padding:0 0 2px;
	letter-spacing:-1px;
}

#texte .soustitle {
	color:#B8B8B8;
	font-size:20px;
	line-height:20px;
	padding:0 0 30px;
	letter-spacing:-1px;
}

#texte p{ 
	margin: 0 0 15px 0; 
}

#texte ul {
	list-style-type:none;
	margin:0 0 15px;
	padding:0px 0px 0px 10px;
}

#texte ul li {
	background:url(../images/liste.png) no-repeat left 3px;
	list-style-image:none;
	margin:0 0 5px;
	padding:0 0 2px 20px;
}

#pack {
	background-color:#F3F3F3;
	border:1px solid #CDCBCB;
	margin:0px 0 20px;
	padding:0px;
}

#pack .sep {
	clear:both;
	background-color: #CDCBCB;
	height: 1px;
	margin:0px 25px;
	padding:0;
	line-height:0;
	font-size:0;
}

#pack #pack_content {
	border-right:1px solid #CDCBCB;
	float:left;
	padding:0px 20px;
	margin:20px 0px;
	width:269px;
	font-size:11px;
}

#pack #pack_content.noborder {
	border-right:none;
}

#pack #pack_content h4 {
	display:block;
	height:120px;
	margin:0 0 15px;
}

#pack #pack_content h4.basique { background:url(../images/pack_basique.png) no-repeat right 0px; }
#pack #pack_content h4.premium { background:url(../images/pack_premium.png) no-repeat right 0px; }
#pack #pack_content h4.dynamique { background:url(../images/pack_dynamique.png) no-repeat right 0px; }
#pack #pack_content h4.ecommerce { background:url(../images/pack_ecommerce.png) no-repeat right 0px; }

#pack #pack_content h4 span.pack_name {
	color:#8F1C0A;
	display:block;
	font-size:40px;
	padding:13px 0 15px;
	text-transform:uppercase;
}

#pack #pack_content h4 span {
	display:block;
	font-size:20px;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}

#pack #pack_content h4 span.price {
	color:#8F1C0A;
	display:block;
	font-size:12px;
	margin-top:40px;
}

#texte #reference {
	background-color:#F3F3F3;
	border:1px solid #CDCBCB;
	margin:0px 0 20px;
	padding:20px;
}

#texte #reference h4 {
	color:#4B4D4A;
	font-size:13px;
	margin:0 0 8px;
}

#texte #reference span.savoir_plus a {
	display:block;
	color:#EF5E13;
	font-size:11px;
	outline:none;
}

#texte #reference #ref_img {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #CDCBCB;
	margin-left:20px;
	padding:10px;
}

#texte #reference #thumb {
	float:left;
	background-color:#FFFFFF;
	border:1px solid #CDCBCB;
	margin-right:20px;
	padding:10px;
}

#texte #reference #thumb img {
	width:100px;
	border:0;
}

#texte #reference #ref_img #slider {
	position:relative;
	overflow:hidden;
	width:200px;
	height:200px;
}

#texte #reference #ref_img #slider ul {
	position:absolute;
	list-style-type:none;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#texte #reference #ref_img #slider li {
	float:left;
	width:200px;
	padding:0 10px 0 0;
	margin:0px;
	background:none;
}

#texte #reference #ref_img #slider li img {
	width:200px;
	border:0;
}

#texte #reference #ref_img ul.pagination {
	float:left;
	list-style-type:none;
	margin:	3px 0 0 0px;
	clear:both;
	padding:0px;
}

#texte #reference #ref_img ul.pagination li {
	float:left;
	cursor:pointer;
	padding:0px 5px;
	background:#FFFFFF;
	border:1px solid #CDCBCB;
	margin:0 3px 0 0;
	text-align:center;
	font-size:9px;
	color:#222;
}

#texte #reference #ref_img ul.pagination li:hover {
	background:#E1E1E1;
	color:#000;
}

#texte #reference #ref_img ul.pagination li.current {
	background:#E1E1E1;
}

#texte table#form {
	padding:0px 20px 0px 0px;
	margin:0px 20px 0px 0px;
	float:left;
	border-right:1px solid #D59600;
}

#texte table#form td {
	padding:5px;
	white-space:nowrap;
	font-size:10px;
}

#texte #formulaire {
	margin:0 0 15px;
	color:#444444;
}

#texte #formulaire ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#texte #formulaire li {
	clear:both;
	display:block;
	margin:0;
	padding:6px 0 0px;
	background:none;
}

#texte #formulaire label.desc {
	display:block;
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
}

#texte #formulaire input.small, select.small, textarea.small { width:300px; }
#texte #formulaire input.medium, select.medium, textarea.medium { width:480px; }
#texte #formulaire input.large, select.large, textarea.large { width:620px; }

/* La sidebar
-------------------------------------------------------- */
#sidebar {
	float:left;
	width:225px;
}

#side_nav {
	padding:10px 25px 15px 15px;
	text-align:center;
}

#side_nav h3 {
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0 0 11px;
	padding:0 0 16px;
	border-bottom:1px solid #c4c4c4;
}

#side_nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#side_nav li {
	margin:0px;
	padding:5px 0 0 0px;
	text-align:left;
}

#side_nav li a {
	color:#838383;
	display:block;
	font-size:13px;
	line-height:45px;
	margin-left:-35px;
	padding-left:10px;
	position:relative;
	text-align:left;
	text-indent:30px;
	text-transform:uppercase;
	text-decoration:none;
	width:280px;
	outline:none;
}

#side_nav li a.categorie span{
	font-size:17px;
	text-indent:0px;
	display:block;
	width:235px;
	text-align:center;
}

#side_nav li a.selected, #side_nav li a.selected:hover {
	background:transparent url(../images/sidebar_arrow.png) no-repeat left top;
	color:#FFFFFF;
}

#side_nav li a:hover {
	background:transparent url(../images/sidebar_arrow.png) no-repeat left -45px;
	color:#595959;
}

#side_contact {
	padding:10px 25px 15px 15px;
	text-align:center;
	line-height:22px;
	font-size:13px;
	color:#838383;
}

#side_contact h3 {
	border-bottom:1px solid #C4C4C4;
	color:#838383;
	font-size:17px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:5px 0 15px;
	text-align:center;
	text-transform:uppercase;
}


/* Le pied de page
-------------------------------------------------------- */
#bottom {
	background:#000000 url(../images/bottom_bg.jpg) repeat-x left top;
}

#footer {
	background:url(../images/footer_bg.jpg) no-repeat center top;
}

#footer_content {
	width:940px;
	margin:0 auto;
	color:#FFFFFF;
	font-size:11px;
	padding:20px 0px;
}

#footer_content a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_content a:hover {
	text-decoration:underline;
}

#footer_content h3 {
	margin:0px 0px 20px 0px;
	padding:7px 0 8px 35px;
	font-weight:normal;
	border-bottom:1px solid #FFF;
	text-transform:uppercase;
}

#footer_content h3.actualites { background:url(../images/actualites.png) no-repeat left top; }
#footer_content h3.info { background:url(../images/info.png) no-repeat left top; }
#footer_content h3.partners { background:url(../images/partners.png) no-repeat left top; }
#footer_content h3.suivez { background:url(../images/web2-0.png) no-repeat left top; }
#footer_content h3.news { background:url(../images/news.png) no-repeat left top; }

#footer_left {
	width:280px;
	float:left;
	margin:0px 36px 0px 0px;
}

#footer_left #news {
	margin:14px 0 0px;
}

#footer_left #news .title {
	color:#f0f0f0;
	line-height:15px;
	margin:0px 0 5px;
}

#footer_left #news .title span.date {
	color:#FFFFFF;
	background: url(../images/date_bg.png) no-repeat left top; 
	display:block;
	float:left;
	font-size:9px;
	height:17px;
	letter-spacing:-1px;
	line-height:16px;
	margin:0 10px 0 0;
	text-align:center;
	width:39px;
}

#footer_left #news p {
	margin:0px;
	clear:left;
}

#footer_left #news span.plus a {
	color:#ffd45f;
	font-size:10px;
	text-decoration:none;
}

#footer_left #news span.plus a:hover {
	text-decoration:underline;
}

#footer_center {
	width:308px;
	float:left;
	margin:0px 36px 0px 0px;
}

#footer_center span.title {
	color:#f0f0f0;
	font-weight:bold;
}

#footer_center p {
	margin:10px 0px 25px;
}

#footer_right {
	width:280px;
	float:left;
}

#footer_right ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer_right li {
	float:left;
	height:60px;
	line-height:60px;
	margin:0 0 10px 50px;
	width:60px;
}

#footer_right li.twitter{ background:url(../images/twitter.png) no-repeat left top; }
#footer_right li.facebook{ background:url(../images/facebook.png) no-repeat left top; }
#footer_right li.delicious{ background:url(../images/delicious.png) no-repeat left top; }
#footer_right li.viadeo{ background:url(../images/viadeo.png) no-repeat left top; }

#footer_right li img { border:0; }

#bottom_nav {
	background:#dcdcda;
	border-top:1px solid #FFF;
	height:40px;
}

#bottom_nav_content {
	color:#848484;
	font-size:11px;
	width:940px;
	margin:auto;
	line-height:40px;
}

#copy {
	float:left;
	width:260px;
}

#footer_nav {
	float:left;
	width:680px;
	text-align:right;
	text-transform:uppercase;
}

#footer_nav a {
	color:#848484;
	text-decoration:none;
}

#footer_nav a:hover {
	text-decoration:underline;
}


/* Popup Références
-------------------------------------------------------- */
#reference {
	color:#000000;
	padding:8px 10px 0px;
	text-align:justify;
}

#reference img.screenshot {
	border:1px solid #000;
	margin:0px 15px 0px 0px;
	width:130px;
}

#reference h2.title {
	color:#2477AD;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	margin:0;
	padding:0 0 2px;
	letter-spacing:-1px;
}

#reference .soustitle {
	color:#B8B8B8;
	font-size:20px;
	line-height:20px;
	padding:0 0 30px;
	letter-spacing:-1px;
}

/* Tabs
-------------------------------------------------------- */
#tabs {
	width:940px;
	margin:auto;
}

#tabs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#tabs li {
	float:left;
	width:300px;
	margin:0px;
}

#tabs li a {
	float: left;
	text-decoration: none;
	display:block;
	height:87px;
	width:300px;
	outline:none;
	background:url(../images/tabs_tab.png) no-repeat left 0px;
}

#tabs ul li.sep {
	border-bottom:1px solid #c8c8c8;
	width:20px;
	height:86px;
	float:left;
}

#tabs ul li h2 {
	display:block;
	margin:21px 0px 0px 15px;
	height:45px;
	text-transform:uppercase;
	font-size:18px;
	cursor:pointer;
}

#tabs ul li a h2 span.title {
	padding:6px 0 0 55px;
	display:block;
	color:#a6a6a6;
}

#tabs ul li a:hover h2 span.title, #tabs ul li a.selected h2 span.title { color:#2477AD; }

#tabs ul li a h2 span.soustitle {
	padding:0px 0px 0px 55px;
	font-size:10px;
	color:#b8b8b8;
}

#tabs ul li a:hover { background:url(../images/tabs_tab.png) no-repeat left -87px; }
#tabs ul li a.selected, #tabs ul li a.selected:hover { background:url(../images/tabs_tab.png) no-repeat left -174px; }

#tabs ul li.agence a h2 { background:url(../images/users.png) no-repeat left -45px; }
#tabs ul li.agence a:hover h2, #tabs ul li.agence a.selected h2 { background:url(../images/users.png) no-repeat left 0px; }

#tabs ul li.methode a h2 { background:url(../images/computer.png) no-repeat left -45px; }
#tabs ul li.methode a:hover h2, #tabs ul li.methode a.selected h2 { background:url(../images/computer.png) no-repeat left 0px; }

#tabs ul li.packs-creation a h2 { background:url(../images/thumbs_up.png) no-repeat left -45px; }
#tabs ul li.packs-creation a:hover h2, #tabs ul li.packs-creation a.selected h2 { background:url(../images/thumbs_up.png) no-repeat left 0px; }

#tabs .tabs_content {
	clear:left;
	padding:10px 15px 5px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	background:#FFFFFF url(../images/cadre_bg.jpg) no-repeat center bottom;
	line-height:18px;
}

#tabs .tabs_content #pack {
	margin:0px;
}

#tabs .tabs_content #pack #pack_content {
	padding:0px 10px;
	width:205px;
}

#tabs .tabs_content #pack #pack_content.noborder {
	border-right:none;
}

#tabs .tabs_content #pack #pack_content ul {
	list-style-type:none;
	margin:0 0 15px;
	padding:0px 0px 0px 10px;
}

#tabs .tabs_content #pack #pack_content ul li {
	background:url(../images/liste.png) no-repeat left 3px;
	list-style-image:none;
	margin:0 0 5px;
	padding:0 0 2px 20px;
}

#tabs .tabs_content #pack #pack_content h4 {
	height:91px;
}

#tabs .tabs_content #pack #pack_content h4.basique { background:url(../images/pack_basique_s.png) no-repeat right 0px; }
#tabs .tabs_content #pack #pack_content h4.premium { background:url(../images/pack_premium_s.png) no-repeat right 0px; }
#tabs .tabs_content #pack #pack_content h4.dynamique { background:url(../images/pack_dynamique_s.png) no-repeat right 0px; }
#tabs .tabs_content #pack #pack_content h4.ecommerce { background:url(../images/pack_ecommerce_s.png) no-repeat right 0px; }

#tabs .tabs_content #pack #pack_content h4 span.pack_name {
	font-size:36px;
	padding:10px 0 12px;
}

#tabs .tabs_content #pack #pack_content h4 span {
	font-size:15px;
}

#tabs #tabs_bottom {
	background:url(../images/cadre_bottom.png) no-repeat left top;
	width:940px;
	margin:auto;
	height:15px;
}


/* Coverflow
-------------------------------------------------------- */
#coverflow {
	width:960px;
	margin:40px auto 0px;
}

#coverflow #cov_nav {
	width:880px;
	margin:auto;
	height:40px;
	background:url(../images/coverflow_nav_bg.jpg) no-repeat left top;
	padding:10px 0 0 60px;
}

#coverflow #cov_nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#coverflow #cov_nav ul li {
	float: left;
	margin-right:30px;
}

#coverflow #cov_nav ul li.nomarge {
	margin-right:0px;
}

#coverflow #cov_nav ul li a {
	float: left;
	text-decoration: none;
	padding: 0px 40px 0 0;
	font-size:12px;
	font-weight:bold;
}

#coverflow #cov_nav ul li a span {
	float: left;
	padding-left: 40px;
	display: block;
	margin: 0px;
	height: 30px;
	line-height:30px;
	cursor:pointer;
}

#coverflow #cov_nav ul li a {
	background: url(../images/coverflow_nav.png) no-repeat right 0px;
 	color: #949494;
}

#coverflow #cov_nav ul li a span {
	background: url(../images/coverflow_nav.png) no-repeat left 0px;
}

#coverflow #cov_nav ul li a.selected, #coverflow #cov_nav ul li a:hover {
	background: url(../images/coverflow_nav.png) no-repeat right -30px;
 	color: #FFFFFF;
}

#coverflow #cov_nav ul li a.selected span, #coverflow #cov_nav ul li a:hover span {
	background: url(../images/coverflow_nav.png) no-repeat left -30px;
}

#coverflow #cov_bottom {
	width:940px;
	height:15px;
	margin:auto;
	background:url(../images/coverflow_bottom.png) no-repeat left top;
}

#coverflow .imageflow {
	overflow:hidden;
	position:relative; 
	text-align:left;
	visibility:hidden;
	width:100%;
}

#coverflow .imageflow img {
	border:none;
	position:absolute;
	top:0px;
	visibility:hidden;
}

#coverflow .imageflow .loading {
	border:1px solid white;
	height:15px;
	left:50%;
	margin-left:-106px;
	padding:5px;
	position:relative;
	visibility:visible;
	width:200px;
}

#coverflow .imageflow .loading_bar {
	background:#fff;
	height:15px;
	visibility:visible;
	width:1%;
}

#coverflow .imageflow .images {
	white-space:nowrap;
	background:#1f1f22;
	float:left;
	width:860px;
}

#coverflow .imageflow .previous {
	background: url(../images/slideshow_l.png) top left no-repeat;
	float:left;
	margin:0px;
	height:244px;
	width:50px;
	cursor:pointer;
}

#coverflow .imageflow .next {
	background: url(../images/slideshow_r.png) top left no-repeat;
	float:left;	
	margin:0px;
	height:244px;
	width:50px;
	cursor:pointer;
}


/* Highslide
-------------------------------------------------------- */
.highslide-container table {
	background: none;
}

.highslide {
	outline: none;
	text-decoration: none;
}

.highslide-wrapper, .highslide-outline {
	background: white;
}

.highslide-dimming {
	position: absolute;
	background: black;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}

.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/close.png);
}

.highslide-html {
	background-color: white;
}

.highslide-html-content {
	display: none;
	width: 800px;
	padding: 0 5px 5px 5px;
}

.highslide-header {
	padding-bottom: 5px;
}

.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}

.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}

.highslide-footer {
	height: 16px;
}

.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../images/resize.gif) no-repeat;
}

.highslide-footer .highslide-resize span {
	display: none;
}

.highslide-resize {
	cursor: nw-resize;
}
