﻿




/*
     FILE ARCHIVED ON 5:55:33 Dec 22, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:41:48 Apr 21, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@CHARSET "utf-8";

html{
	/*background: url("/themes/07/img/html_back.gif") repeat-x;*/
}

/*****************************************/
/*      header      */
/*****************************************/

#header .toolbar ul li{
	padding-left: 17px;
}
#header .toolbar ul li.pictStar{
	background: url("/themes/07/img/toolbar_star.png") no-repeat 0 1px;
}
#header .toolbar ul li.pictCart{
	background: url("/themes/07/img/toolbar_cart.png") no-repeat 0 1px;
}
#header .toolbar ul li.pictOff{
	background: url("/themes/07/img/toolbar_off.png") no-repeat 0 1px;
}
#header .toolbar ul li.pictOn{
	background: url("/themes/07/img/toolbar_on.png") no-repeat 0 1px;
}
#header .toolbar ul li span{
	/* color: #B7D9FF; */
}

#header .toolbar ul.small li{
	background: url("/themes/07/img/toolbar_small_arrow.png") no-repeat 0 1px;
}
#header .spelink ul li{
	padding-left: 17px;
	list-style: none;
}
#header .spelink ul.small li{
	background: url("/themes/07/img/toolbar_small_arrow.png") no-repeat 0 1px;
}
#header .toolbar ul.small li a{
	/* color : white; */
}

/*****************************************/
/*      footer      */
/*****************************************/
#footer{
	border-color: #336699;
	background-image: url("/themes/07/img/footer_back.gif")
}


/*****************************************/
/*      boxes      */
/*****************************************/
.box .content .head.theme_back, .box .content .tools.theme_back{
	background-color: #336699;
}


.box.dogear .content .head.theme_back{
	background-image: url("/themes/07/img/box_dogear_head.gif");
}
.box.ripped .content .head.theme_back{
	background-image: url("/themes/07/img/box_ripped_head.gif");
}


.box .content .body.vect_back_theme{
	padding: 8px 3px 3px 3px;
	background-image: url("/themes/07/img/box_pannel_back.jpg");
	background-color: #ecc8a8;
}
.box .content .body.vect_back_theme2{
	padding: 8px 3px 3px 3px;
	background-image: url("/themes/07/img/box_pannel_back2.jpg");
	background-color: #d6dcff;
}


.box h4.plus{
	background: url("/themes/07/img/button_plus.png") no-repeat right top;
	padding: 3px 22px 3px 0;
}

.box h4.plusLeft{
	background: url("/themes/07/img/button_plus.png") no-repeat right top;
	padding: 3px 22px 3px 0;
}

.box h4.moins{
	background: url("/themes/07/img/button_moins.png") no-repeat right top;
	padding: 3px 22px 3px 0;
}

.box h4.plusPanier{
	background: url("/themes/07/img/button_plus.png") no-repeat right top;
	padding: 3px 22px 3px 0;
}



.box a.theme:hover{
	text-decoration: none;
	color: #336699;
}



.box h2.theme, .box h3.theme, .box h4.theme, .box h5.theme, .box h6.theme, .box p.theme, .box span.theme,
.box h2.theme a, .box h3.theme a, .box h4.theme a, .box h5.theme a, .box h6.theme a, .box p.theme a, .box span.theme a{
	color: #336699;
}
.box .content .body .go_button.theme_go{
	background-image: url("/themes/07/img/button_go.png");
}


.box .content .theme_arrow{
	background-image: url("/themes/07/img/arrow.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}

.box .content .theme_border{
	border-color: #336699;
}

/******/
.box p.plus, h2.plus{
    background: url("/themes/07/img/button_plus.png") no-repeat right top;
    padding: 3px 22px 3px 0;
}



.box li.plus,.box h5.plus,.box h6.plus{
    background: url("/themes/07/img/button_plus.png") no-repeat right top;
    padding: 3px 22px 3px 0;
    font-weight: normal;
    text-align: right;
}

.box li.plus a,.box h5.plus a,.box h6.plus a{
    color: #999999;
    text-decoration: none;
    text-transform: uppercase;
}

.box li.plus a:hover,.box h5.plus a:hover,.box h6.plus a:hover{
    text-decoration: underline;
}

.box p.plusLeft{
    background: url("/themes/07/img/button_plus.png") no-repeat right top;
    padding: 3px 22px 3px 0;
}