/*
 $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
 
 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com
 
 Copyright (c) 2003 osCommerce
 
 Released under the GNU General Public License 
 */ 
 * {
    margin: 0;
    padding: 0;
    border: 0 none;
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
}
 .boxText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
 .errorBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ffb3b5;
    font-weight: bold;
}
 .stockWarning {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #cc0033;
}
 .uctsNotifications {
    background: #f2fff7;
} .orderEdit {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #89CAF7;
    text-decoration: underline;
}

BODY {
    background: #d8cec5;
    color: #000000;
    margin: 3px auto;
    width:100%;
   
}

ul, ol{margin:10px 0 10px 20px;}

#wrap {
    width: 1001px;
    padding:0 11px 0 7px;
    margin: 0 auto 0 auto;
    background: center url('body_background.gif') repeat-y;
    position:relative;
}

#column_left {
    width: 220px;
    border-right:1px #000 solid;
    vertical-align:top;
}

#column_right {
    width: 160px;
    padding: 2px;
    margin: 6px;
}

#content {
    width: 777px;
    vertical-align:top;
    padding:0 0 101px 0;
}


A {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: #89CAF7;
    text-decoration: underline;
}

FORM {
    display: inline;
}

DIV.header {
    width: 1001px;
    height:131px;
}

.header #login{
	width:118px;
	height:129px;
	background:#b5aba3;
	margin:1px 2px 0 0;
	padding:1px 10px 0 10px;	
}
.header #login div.title{
	width:100%;
	text-align:center;
	color:#FFF;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 10px 0;
}

.header #login input{
	margin:2px 0;	
}

.header #login .move{
	position:relative;
	top:5px;
	left:5px;
	border:0;
}

.header #login a{
	color:#FFF;
	font-size:10px;
}

.header #pub{
	width:639px;
	height:100px;
	margin-left:221px;
        margin-top:0px;
        padding-top:1px;
        overflow:hidden
}

.header #toolbar{
	width:640px;
	height:29px;
	background:#89caf7 url('../images/bandeau-confiance3.jpg') no-repeat;;
	margin-left:220px;
        margin-top:1px;
	color:#FFF;
	line-height:29px;
}
#toolbar input.button{
	position:relative;
	top:5px;
		
}

#toolbar .detail_panier{
	font-size:12px;	
}

#toolbar a.panier{
	color:#FFF;	
}

.search_box{
    text-align:center;
    height:42px;
    vertical-align:top;
    margin: 0 0 0 2px;
}

#ariane a{
	font-size:12px;
}

DIV.headerNavigation {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #cccccc;
    font-weight: bold;
    background:center url('headernavigation_background.gif') no-repeat;;
    background-color:none;
    height: 36px;
    width: 100%;
    margin-top:1px;
    text-align:center;
    line-height:32px;
    font-size:14px;
    font-weight:bold;
}

.headerNavigation a{
	color:#cccccc;
	margin:0 10px;
}

.headerNavigation a:hover, .headerNavigation a.current{
	color:#FFF;
	text-decoration:none;
}

DIV.headerError {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

TR.headerInfo {
    background: #00ff00;
}

/* CATEGORIES */

.catList, .catListAcc{
	padding:0 0 0 2px;
}

.catList a.title, .catListAcc a.title{
	display:block;
	width:198px;
	height:30px;
	background: url('cat_background.gif') no-repeat;	
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	line-height:30px;
}
.catListAcc a.title {
        background: #89CAF7 url('cat_background.gif') no-repeat;
	height:60px;
}

.catList a.title:hover, .catList a.titleOn, .catListAcc a.title:hover, .catListAcc a.titleOn{
	color:#FFF;
	text-decoration:none;	
}


.imgMob{
	position:relative;
	top:4px;
	left:75px;
}

.imgAcc{
	position:relative;
	top:-12px;
	left:86px;
}

.imgAccCat{
	position:relative;
	top:-12px;
	left:66px;
}

.catList .list, .catListAcc .list{
	background-color:#ddf2ff;
	padding-bottom:5px;
}

.catList .list a, .catListAcc .list a{
	display:block;
	width:198px;
	color:#000;
	font-size:12px;
	padding:3px 0;
}

.catList .list a img, .catListAcc .list a img{
	padding:0 10px;	
}

.catList .list a:hover, .catListAcc .list a:hover{
	text-decoration:none;
}


hr.separList{
	height:1px;
	width:170px;
	margin:2px auto;
	background-color:#c0c3c5;	
}


/* BOX col left */

div.boxTitle{
	width:198px;
	height:30px;
	background: url('boxTitle_background.gif') no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	line-height:30px;
        margin-left:2px;

}

div.boxContent{
	min-height:164px;
	background: bottom url('box_background.gif') no-repeat;
	text-align:center;
	vertical-align:center;
        margin-left:2px;
}

div.boxContent a{
	margin:auto 0;	
}


TD.headerInfo {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    background: #00ff00;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
} .customer {
    float: left;
    width: 49%;
    padding: 5px;
} .customerText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    margin: 20px 0 60px 2px;
    height: 60px;
} #customer_title {
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    widt: 50%;
}

/* BIG BOX */
div.bigBoxTitle{
	width:758px;
	height:31px;
	background: url('bigBoxTitle_background.gif') no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	line-height:31px;
}


/* HOME */

#homeDirect #mobiles{
	width:376px;
	border-right:1px #000 dotted;	
}


DIV.footer {
    background: url('footer.gif') no-repeat;
    font-family: Verdana, Arial, sans-serif;    
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    margin-top: 15px;
    width:777px;
    height:101px;
    position:absolute;
    bottom:0px;
    right:13px;
}

.footer .bnp{
	position:relative;
	top:40px;
	left:45px;	
}

.footer .colissimo{
	position:absolute;
	width:85px;
	top:37px;
	left:450px;
	text-align:center;
	font-size:10px;
}

.footer .contact{
	position:absolute;
	width:180px;
	top:33px;
	left:595px;
	text-align:center;	
}

.footer .contact .blue{
	color:#89caf7;
	font-size:13px;	
}

.footer .contact a{
	color:#FFF;	
}

div#underFooter{
	color:#6e6d6c;
	width:1000px;
	text-align:right;	
	font-size:10px;
	padding-right:10px;
	margin-bottom:10px;
        margin:auto;
}

#underFooter a{color:#666666;}


.infoBox {
    /*background: #b6b7cb; */
} .infoBoxContents {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    height: auto;
} .infoBoxNotice {
    background: #FF8E90;
} .infoBoxNoticeContents {
    background: #FFE6E6;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.infoBoxHeading, DIV.infoBoxHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #89CAF7;
}

/*
 div.infoBoxHeading .left {background: #bbc3d3 url(../images/infobox/corner_left.gif) no-repeat top left;}
 div.infoBoxHeading .right {background: #bbc3d3 url(../images/infobox/corner_right.gif) no-repeat top right;}
 */
DIV.infoBox, SPAN.infoBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
    background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
    background: #f8f8f9;
}

TABLE.productListing {
    border: 1px;
    border-style: solid;
    border-color: #b6b7cb;
    border-spacing: 1px;
} .productListing-heading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    /*background: #b6b7cb;*/
    background: #89caf7;
    color: #FFFFFF;
    font-weight: bold;
} .productListing-data {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

A.pageResults {
    color: #0000FF;
}

A.pageResults:hover {
    color: #0000FF;
    background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #9a9a9a;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

DIV.pageHeading2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #9a9a9a;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: right;
    float: right;
}

TR.subBar {
    background: #f4f7fd;
}

TD.subBar {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

div.main {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding:5px;
}

TD.main, P.main {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

TD.accountCategory {
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #aabbdd;
}

TD.fieldKey {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

TD.fieldValue {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

TD.tableHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

SPAN.newItemInCart {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

TEXTAREA {
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

SPAN.greetUser {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #f0a480;
    font-weight: bold;
}

TABLE.formArea {
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;
}

TD.formAreaTitle {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

SPAN.markProductOutOfStock {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #c76170;
    font-weight: bold;
}

SPAN.productSpecialPrice {
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000;
    font-size:16px;
    font-weight:bold;
}

div.prodDescTitle, h2.cat{
	height:19px;
	width:758px;
	padding-left:20px;
	line-height:19px;
	background:#89caf7 url('flecheDesc.gif') no-repeat;
	color:#FFF;
	font-weight:bold;	
}

SPAN.errorText {
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000;
} .moduleRow {
} .moduleRowOver {
    background-color: #D7E9F7;
    cursor: pointer;
    cursor: hand;
} .moduleRowSelected {
    background-color: #E9F4FC;
} .checkoutBarFrom, .checkoutBarTo {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #8c8c8c;
    text-align: center;
    width: 25%;
} .checkoutBarCurrent {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

/* message box */ .messageBox {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
} .messageStackError, .messageStackWarning {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #ffb3b5;
} .messageStackSuccess {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #99ff00;
}

/* input requirement */ .inputRequirement {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #ff0000;
}

dl {
    clear: both;
    margin-left: 10px;
}

dt {
    float: left;
    width: 180px;
    margin-bottom: 5px;
}

dd {
    float: left;
    width: 400px;
    margin-bottom: 5px;
} .left {
    float: left;
} .right {
    float: right;
} .center {
    text-align: center;
} .clear {
    clear: both;
} .boutons {
    height: 25px;
} #critiques {
    width: 90%;
    float: left;
} .menuColumHeader {
    width: 100%;
    height: 14px;
}

select, input, textarea {
    border: 1px solid grey;
}
.productsList {
    width: 33%;
    height: 140px;
    text-align: center;
    margin-top: 15px;
    float: left;  
    position:relative;
}
.productsList a {
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
}

li.categories {
    margin-left: 10px;
    list-style-type: none;
}

/* BOF: More Pics 6 */
TABLE.popup {
    border-width: 1px;
    border-style: dotted;
}

/* EOF: More Pics 6 */ .plan_du_site {
    padding-left: 20px;
}

/*** Begin Header Tags SEO ***/
h1, h2.home {
    width:758px;
	height:31px;
	background: url('bigBoxTitle_background.gif') no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	line-height:31px;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #000;
}

/*** End Header Tags SEO ***/

.noborder{
	border:0;
}

div.manu{
	width:230px;
	height:120px;
	border:1px #e0e0e0 solid;
	float:left;
	margin:13px;
	text-align:center;

}

div.manuAcc{
	width:230px;
	height:140px;
	border:1px #e0e0e0 solid;
	float:left;
	margin:13px;
	text-align:center;
        
}
.manuAcc a {
    color: #89CAF7;
    font-weight:bold;
    font-size:14px;
}
.manuAcc a:hover {
    text-decoration:none;
}
      
/* 
div.listTelIndex{
	background-color:#e9e3dd;
        padding:10px;
}

.listTelIndex .prod{
	width:149px;
	height:150px;
	text-align:center;
	background-color:#FFF;
	padding:10px;
	margin:10px;
	float:left;
	font-weight:bold;
	position:relative;
}      */

div.listTel{
	background-color:#e9e3dd;
	padding:10px;
        min-height:570px/*100%*/;
        height:100%;
}
/* A GARDER */
.listTel .prod{
	width:169px;
	height:169px;
	text-align:center;
	background-color:#FFF;
	padding:5px;
	margin:5px;
	float:left;
	font-weight:bold;
	position:relative;
}
 /*
.listTel .productsList{
	width:149px;
	height:170px;
	text-align:center;
	background-color:#FFF;
	padding:10px;
	margin:10px;
	float:left;
}

.listTel .prod .prodModel{
	font-weight:bold;
	margin:5px 5px 5px 5px;	
} */

#presProdLeft{
	width:577px;
	height:174px;
	border:1px #d9d9d9 solid;
	float:left;
	margin:1px;
	padding:3px;
}

#presProdRight{
	width:179px;
	margin:1px;
	height:174px;
	border:1px #d9d9d9 solid;
	background-color:#f2f2f2;
	float:left;	
	text-align:center;
	padding:3px;
}

.dispo{
	color:#89caf7;
	font-weight:bold;
}

#moPics{
	float:right;
}

#tellAFriend{
	background:#FFF url('tellafriend.gif') no-repeat;
	padding-left:23px;
	width:140px;
	margin:0;
	height:33px;
	line-height:33px;
}

#tellAFriend a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;	
}
a.rss {    
    margin: 5px 0;
    color: rgb(115, 99, 87);
}
/*** Styles pour box menu listes accessoires ***/
#ext_menu_list_acc {
    height:130px;
    padding: 15px;
    background-color: rgb(234, 228, 223);
}
#int_menu_prod {
    position:absolute;
    width:150px;
    height:130px;
    border:1px solid rgb(216, 206, 197);
    background-color: rgb(255,255,255);
    padding-left: 10%;
}
#int_menu_list_acc {
    position:absolute;
    height:130px;
    width: 480px;
    border:1px solid rgb(216, 206, 197);
    background-color: rgb(255,255,255);
    right:25px;
}
#int_menu_list_acc ul {
    margin:10px 0 10px 10px;
}
#int_menu_list_acc li {
    width: 33%;
    float:left;
    list-style-image:url('../images/puce_triangle.png');
    list-style-position: inside;
    margin:5px 0px;
}
.list_acc_block {
    width:768px;
    padding:15px 0px;
    margin-left: 5px;
}

.list_acc_left {
    position:relative;
    width: 33%;
    display:inline-block;
    float:left;
}
.list_acc_left .flag  {
    position:relative;
    float:left;
}
.list_acc_left .flag_droite  {
    position:absolute;
    right:0;
}
.list_acc_left img {
    display:block;
    width:auto;
    margin-left:auto;
    margin-right:auto;
}
.list_acc_right {
    width: 66%;
    float:right;
}
.list_acc_right a {
    text-decoration:underline;
}
.list_acc_right p {
    color: gray; 
    font-weight: bold;
}
.dotted {
    border-bottom:3px dotted gray;
}

/* Classes et ID pour l'encart des pictos pour product_info.php */
.picto_box  {
    display:inline;
    width:auto;
    margin-left:auto;
    margin-right:auto;
}
#picto_3g {
    background:url('../images/3g.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_3gp {
    background:url('../images/3gp.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_bt {
    background:url('../images/bluetooth.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_gps {
    background:url('../images/gps.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_micro {
    background:url('../images/micro.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_wifi {
    background:url('../images/wifi.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_tact {
    background:url('../images/tactil.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_mp3 {
    background:url('../images/mp3.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    text-align:center;
    width:40px;
    height: 40px;
}
#picto_apn {
    background:url('../images/apn.png') no-repeat center;
    float:left;
    padding: 10px 15px; 
    width:40px;
    height: 40px;
    font-weight:bold;
    text-align: center;
    color:white;
}
#picto_memo {
    background:url('../images/memoire.png') no-repeat center;
    float:left;
    padding: 10px 15px;
    width:40px;
    height: 40px;
    font-weight:bold;
    text-align: center;
    color:white;
}
#picto_t_ecran {
    background:url('../images/t_ecran.png') no-repeat center;
    font-weight:bold;
    float:left;
    padding: 10px 15px;
    width:40px;
    height: 40px;
    font-weight:bold;
    text-align: center;
    color:white;
    vertical-align:middle;
}
#mentions * {
    text-align:center;
    font-size:14px;
}

.ecotaxe_notif {
    font-size:10px;
    font-weight:bold;
    color:white;
    background-color:#89CAF7;
}
.free_fdp_notif {
    font-size:12px;
    font-weight:bold;
    color:#FF0000;
}

dt.FieldKey {
    width : 300px;
}

.rupture {
    background-color: rgb(255, 0, 0);
    color: rgb(255,255,255);
    font-weight: bold;
    width:100px;
    padding:15px;
    margin:auto;
    margin-top:15px;   
    -moz-border-radius: 10px;
}

