﻿/*      ____________     */
/*******| COULEURS |******/
/*      ------------     */
/* rose:         #c39    */
/* rose clair:   #f7e1f0 */
/* rose pale:    #fae9f4 */
/* gris rose:    #756670 */
/* gris clair:   #eae8ea */
/* gris bordure: #e3e0e2 */
/* blanc rosé:   #f7f0f4 */
/*                       */
/*************************/

/*------- balises générales --------*/

a {color:#c39;text-decoration:none;}
a:hover {color:#c39;text-decoration:underline;}
a.linkFollow {display:block;background:url('/images/arrow_right_white.gif') no-repeat left center;padding-left:10px;margin-top:5px;color:#333;text-decoration:underline;}

body {background:#fae9f4 url('/images/bgtop7.gif') repeat-x;font-size:80%;font-family:Verdana,sans-serif;color:#333;}

img, form, textarea, input, d, h3, h2, h1, p, body {padding:0;margin:0;}

input[type=submit], input[type=reset] {
 border:2px outset #c39;
 font-weight:bold;
 cursor:pointer;
 padding:2px 5px 2px 5px;
 text-align:center;
 background-color:#c39;
 color:#FFF;
 }

input[type=submit]:hover, input[type=reset]:hover {
 border:2px outset white;
 background-color:white;
 color:#c39;
 }

input[type=submit]:active, input[type=reset]:active {
 border:2px inset #A6BEDE;
 background-color:#A6BEDE;
 color:black;
 } 
 

h1, h2, h3 {font-weight:bold;}
h1 {font-size:24px;}
h2 {font-size:16px;margin:20px 0 10px 0;}
h3 {font-size:14px;color:#777;margin:10px 0 5px 0;}

img,iframe {border:0;}

li, p {font-size:12px;line-height:16px;}
li {list-style-image:url('/images/liste1.gif');}

table {width:100%;border-collapse:collapse;}
td {border:1px #ccc solid;border-top:0;padding:3px 5px 3px 5px;text-align:left;}
th {background-color:#c39;border:1px #c39 solid;border-right:1px #fff solid;padding:3px 5px 3px 5px;text-align:left;color:#fff;}

input.button1 {border:2px outset #fff;position:relative;margin-top:10px;padding:10px 15px 10px 50px;cursor:pointer;background:#c39 url('/images/cart-icon.gif') no-repeat 5px center;color:#fff;font-size:15px;font-weight:bold;text-align:left;}
input.button1:hover {border:2px outset #c39;position:relative;margin-top:10px;padding:10px 15px 10px 50px;cursor:pointer;background:#fff url('/images/cart-icon.gif') no-repeat 5px center;color:#c39;font-size:15px;font-weight:bold;text-align:left;}
input.button1:active {border:2px outset #2a0;position:relative;margin-top:10px;padding:10px 15px 10px 50px;cursor:pointer;background:#2a0 url('/images/cart-icon.gif') no-repeat 5px center;color:#fff;font-size:15px;font-weight:bold;text-align:left;}

.buttonGreen {position:relative;float:right; background-color:#2a0; padding:0 5px 5px 5px;margin-top:10px;}
.buttonPink {position:relative;float:left; background-color:#c39; padding:0 5px 5px 5px;margin-top:10px;}

.smallImage img {border:1px #ccc solid;}
.smallImage a:hover img {border:1px #636 solid;}

.date {font-style:italic;font-family:"Times New Roman", Times, serif;font-size:16px;border-bottom:1px #ddd solid;padding-bottom:5px;}
.discret {font-size:10px;color:#666;}
.error {border:1px #f33 dashed;background-color:#fff;margin:10px;padding:10px;font-size:12px;font-weight:bold;color:#f33;}
.paco {color:#c39;font-weight:bold;}

/*============= structure de page ==============*/

/*----- ombres du container --------*/
table#container {position:relative;width:934px;margin:15px auto 20px auto;border:0;}
table#container td {border:0;padding:0;}
table#container td.TL {width:5px;height:6px;background:url('/images/V2/shadow_container_bg_TL.gif') no-repeat;}
table#container td.TC {width:921px;height:6px;background:url('/images/V2/shadow_container_bg_TC.gif') repeat-x;}
table#container td.TR {width:8px;height:6px;background:url('/images/V2/shadow_container_bg_TR.gif') no-repeat;}
table#container td.ML {width:5px;background:url('/images/V2/shadow_container_bg_ML.gif') repeat-y;vertical-align:top;}
table#container td.MR {width:8px;background:url('/images/V2/shadow_container_bg_MR.gif') repeat-y;vertical-align:top;}
table#container td.BL {width:5px;height:7px;background:url('/images/V2/shadow_container_bg_BL.gif') no-repeat}
table#container td.BC {width:921px;height:7px;background:#fff url('/images/V2/shadow_container_bg_BC.gif') repeat-x;}
table#container td.BR {width:8px;height:7px;background:url('/images/V2/shadow_container_bg_BR.gif') no-repeat}

/*----- container 921 -------------*/
table#container td.MC {width:921px;background:#fff url('/images/V2/bg_container.gif') repeat-x;}

/*----- en tete -------------------*/
#header {position:relative;height:117px;}
#header a {color:#333;}
#headerLogo {position:relative;margin:0 0 20px 20px;padding-top:10px;}
#headerLogo .baseline {font-style:italic;color:gray;margin:0px 0px 0px 0px;text-align:right;margin-right:25px;}
#headerNav {position:absolute;top:20px;right:20px;font-family:Tahoma, sans-serif;text-transform:lowercase;}
#headerNav ul {margin:0;padding:0;}
#headerNav li {display:inline;list-style:none;padding:0 5px 0 5px;border-left:1px #333 solid;font-size:11px;}
#headerNav ul li:first-child {border-left:0;}
#headerChat {position:absolute;top:45px;left:597px;}

/*----- panier --------------------*/
#basket {position:absolute;top:90px;left:4px;width:160px;height:45px;background:url('/images/cart_pink.gif') no-repeat;}
#basket p {margin-left:30px;font-weight:bold;}
#basket p a{color:#c39;}

/*----- nav horizontale -----------*/
table#nav1 {position:absolute;top:73px;left:161px;width:760px;height:44px;}
table#nav1 td.TL {width:4px;height:4px;background:url('/images/V2/shadow_nav1_bg_TL.gif') no-repeat;}
table#nav1 td.TC {width:756px;height:4px;background:url('/images/V2/shadow_nav1_bg_TC.gif') repeat-x;}
table#nav1 td.ML {width:4px;background:url('/images/V2/shadow_nav1_bg_ML.gif') repeat-y;}
table#nav1 td.MC {width:756px;height:40px;background-color:#c39}

#nav1 ul {margin:0;padding:0;}
#nav1 li, #nav1 #LinkHome{display:block;list-style:none;float:left;width:135px;height:40px;font-size:14px;font-weight:bold;text-align:center;}
#nav1 li.LinkStandard, #nav1 li.LinkSelected {background:#c39 url('/images/V2/bg_nav1.gif') repeat-x;}
#nav1 li.LinkStandard:hover, #nav1 li.LinkSelected:hover {background:#c39 url('/images/V2/bg_nav1_hover.gif') repeat-x;}
#nav1 li a, #nav1 #LinkHome a {display:block;position:relative;color:#fff;height:31px;padding-top:11px}
#nav1 li.LinkStandard a, #nav1 li.LinkSelected a {width:135px;background:url('/images/V2/nav1_border.gif') no-repeat;}
#nav1 a:hover {text-decoration:none;}
#nav1 #LinkHome {width:81px;background:#c39 url('/images/V2/bg_nav1_home.gif') repeat-x;}
#nav1 #LinkHome:hover {width:81px;background:#c39 url('/images/V2/bg_nav1_home_hover.gif') repeat-x;}
#nav1 #LinkHome a {width:81px;}

/*----- conteneur principal ------*/
#main {position:relative;float:left;background:#fff url('/images/V2/bg_content.gif') repeat-x bottom;}

/*----- colonne gauche 165 -------*/
#colG {position:relative;float:left;width:164px;border-right:1px #e3e0e2 solid;background-color:#eae8ea;font-family:Tahoma, sans-serif;color:#756670;}

/*----- colonne droite contenu 756 ---*/
#colD{position:relative;float:right;width:756px;}

/*============ colonne gauche ===================*/

#colG a {color:#756670;text-decoration:none;}
#colG a:hover {text-decoration:underline;} 
#colG h2 {padding:4px;background-color:#d8d2d5;font-size:11px;text-transform:uppercase;}

#colGSearch {position:relative;}
#colGSearch h2 {margin:0 0 4px 0;background-color:#c3bac0;font-size:12px;}
#colGSearch form {display:inline;padding:0 4px;}
#colGSearch form .input {height:17px;width:200px;margin-right:4px;vertical-align:middle;}
#colGSearch form .inputImage {vertical-align:middle;}

#colGProducts {position:relative;}
#colGProducts h2 {margin:10px 0 4px 0;}
#colGProducts h2 span.discret {font-size:10px;font-weight:normal;}
#colGProducts ul {margin:0;padding:0 4px 10px 4px;}
#colGProducts li {list-style:none;list-style-image:none;padding-bottom:8px;background:url('/images/V2/li_products_border.gif') no-repeat 0 20px;}

#colGTendances {position:relative;background-color:#f7e1f0;color:#c39;}
#colGTendances h2 {margin:0 0 4px 0;background-color:#f1c7e3;}
#colGTendances h2 span.discret {font-size:10px;font-weight:normal;color:#c39;}
#colGTendances ul {margin:0;padding:0 4px 10px 4px;}
#colGTendances li {list-style:none;list-style-image:none;padding-bottom:8px;background:url('/images/V2/li_tendances_border.gif') no-repeat 0 20px;}
#colGTendances li a {color:#c39;} 

#colGGaranties {position:relative;}
#colGGaranties h2 {margin:0 0 4px 0;}
#colGGaranties ul {margin:0;padding:0;}
#colGGaranties li {list-style:none;padding:4px 0 4px 45px;height:28px;border-bottom:1px #d3ced2 solid;line-height:normal;}
#colGGaranties li img {float:left;margin:0 0 0 -41px;}

#colGPromo {padding:0 4px;background:#eae8ea url('/images/V2/bg_promo.gif') repeat-x;border-bottom:1px #e3e0e2 solid;}
#colGPromo h2 {margin:0;padding:7px 0 7px 0;background-color:transparent;color:#434;font-size:14px;} 
#colGPromo img {width:156px;height:156px;margin-bottom:8px;}
#colGPromo p {margin-bottom:8px;text-align:center;} 
#colGPromo .oldPrice {color:#756670;text-decoration:line-through;}
#colGPromo .newPrice {color:#c39;font-size:18px;font-weight:bold}

/*================= contenu =====================*/

#content {position:relative;float:left;width:756px;min-height:823px;}

#path {position:relative;background:#756670 url('/images/V2/shadow_nav1_bg_breadcrumb.gif') repeat-x;color:#fff;font-size:11px;padding:8px 10px;}
#path a {color:#fff}

#innerContent {position:relative;padding:10px;background:url('/images/V2/bg_content_top.gif') repeat-x;}
#innerContent h1 {margin-bottom:10px;color:#756670;}
#innerContent p {margin-bottom:5px;}

/*------ page d'accueil ------------*/

#homeImage {position:relative;width:756px;height:330px;background:url('/images/home/wrapper.jpg') no-repeat;}
#homeImageText {position:absolute;top:40px;left:300px;width:455px;color:#fff;}
#homeImageText h1 {font-size:40px;font-weight:normal;font-style:italic;font-family:"Georgia",serif;}
/* si bandeau  #homeImageText h1 {;margin:-20px 0 0 -30px;width:200px;text-align:center;} */
#homeImageText h2 {margin-bottom:10px;font-weight:normal;font-style:italic;font-family:"Georgia",serif;}
#homeImageSpecial {position:absolute;z-index:20;top:85px;left:170px;width:245px;}
#homeImageSpecial .specialItem {position:relative;float:left;width:210px;height:52px;margin-bottom:10px;padding:3px 5px 2px 0;text-align:right;color:#000;}
#homeImageSpecial .specialItem a {color:#000;}
#homeImageSpecial .specialItem .newPrice {color:#c39;font-weight:bold;font-size:14px;}
#homeImageSpecial .specialItem img {position:absolute;top:0;left:0;}

#homeImageProducts {position:relative;float:left;width:744px;padding-left:12px;background:url('/images/bg_diapo.gif') repeat-x;}
#homeImageProducts img {position:relative;margin:11px 10px 9px 0;border:1px #000 solid;}

#homeContent {position:relative;float:left;width:756px;}
#homeContent .discret {color:#bbb;}

#homeThemes {position:relative;float:left;width:556px;height:380px;background:url('/images/V2/shadow_diapo.gif') repeat-x;color:#756670;}
#homeThemes h2 {margin:15px 4px;}
#homeThemes .homeThemeItem {float:left;margin:4px;}

#homeEdito {position:relative;float:right;width:179px;height:370px;background:#756670 url('/images/V2/bg_homeEdito.gif') no-repeat;padding:10px;border-left:1px #4c4248 solid;border-bottom:1px #4c4248 solid;}
#homeEdito h2, #homeEdito h2 a {margin:5px 0 20px 0;color:#fae9f4;}
#homeEdito h3, #homeEdito h3 a {color:#fff;}
#homeEdito p {margin-bottom:10px;}
#homeEdito img {position:relative;float:left;}
#homeEdito a {color:#fff;}
#homeEdito a:hover {text-decoration:underline;}

/*------ edito ----------------*/

.edito {position:relative;float:right;width:570px;}

/*------ themes ----------------*/

#themesIntro {position:relative;width:560px;margin:15px}

.themeDesc {position:relative;float:left;margin-bottom:10px;padding:15px 15px 15px 0;border-bottom:1px #8e7a87 solid;border-right:1px #8e7a87 solid;background:#a58d9d url('/images/V2/bg_theme.gif') no-repeat;}
.themeDesc img {border-top:1px #ddd solid;border-right:1px #ddd solid;border-bottom:1px #ddd solid;}
.themeImage {position:relative;float:left;}
.themeText {position:relative;float:left;width:434px;padding-left:15px;font-size:11px;color:#fff}
.themeText h2 {margin:0 0 5px 0;color:#fff}

/*----- silhouettes ------------*/

.introDressing {margin-bottom:15px;}

.silhouettes {position:relative;float:left;}
.smallSilhouette {position:relative;float:left;width:100px;margin:0 15px 15px 0;border:1px #ddd solid;background:url('/images/edito/ombre_silhouette.gif') no-repeat 0 135px;text-align:center;}
#innerContent .smallSilhouette p {height:50px;padding:5px;margin:0px;font-weight:bold;}
.smallSilhouette a {color:#333;}
.smallSilhouette .silhPrice {margin-top:5px;color:#c39;}

.dressingRooms .smallSilhouette {width:130px;background-position:30px 135px;border:0;border-bottom:1px #ccc solid;border-left:1px #ccc solid;}
.dressingRooms .dressingLeft {position:relative;float:left;width:30px;height:222px;background-color:#222;}

.silhouette {position:relative;}
.ficheSilhouette {position:relative;}
.ficheSilhouette img {float:left;width:130px;margin-right:20px;}
.ficheSilhouette p {float:left;width:580px;}
.produitsSilhouette {position:relative;float:right;width:585px;margin-top:20px;}
.produitsSilhouette .add2Cart {position:relative;clear:both;text-align:right;}
.produitsSilhouette .add2Cart p {margin-left:300px;font-weight:bold;font-size:16px;color:#c39;}

.silhouettesList {position:relative;float:left;margin-top:20px;}

/*------- produits --------------*/

.categoryRow {position:relative;float:left;}

.category {position:relative;float:left;width:180px;height:220px;margin-right:4px;}
.category a {color:#333;}
.category h2 {position:absolute;top:160px;left:10px;font-size:14px;}
.category img {padding:10px 10px 42px 10px;background:url('/images/pola_160.gif') no-repeat;}

/*------ espace vente -----------*/

#EV {position:relative;float:left;width:746px;margin:0 -29px 0 0;min-height:200px;}

.EVArticle {position:relative;float:left;height:230px;width:174px;border:1px #e3e0e2 solid;margin:0 10px 10px 0;background-color:#eae8ea;}

.EVArticleImage {position:relative;width:160px;border:1px #ccc solid;margin:6px;}

.EVArticleDesc {position:relative;margin:0 5px 0 5px;}

.EVArticleName {position:relative;color:#756670;font-size:80%;margin:5px 1px 5px 1px;}
.EVArticleName a {color:#756670;}

.EVArticlePrice {position:relative;float:left;width:145px;font-weight:bold;}

.EVArticleSelect {position:relative;float:right;width:15px;margin-right:5px;text-align:right}

/*------- page produit ----------*/

#productSheet {position:relative;}
#productSheet h2 {margin-bottom:10px;}

#productDetails {position:relative;}
#productDetails h1 {margin:5px 0 15px 0;}

#productMain {position:relative;float:left;width:736px;}

#productImages {position:relative;float:left;width:438px;height:302px;border-right:1px #ccc solid;}

#mainImage {position:relative;float:left;width:302px;}
#mainImage img {border:1px #ccc solid;}

#smallImages {position:relative;float:right;height:302px;width:120px;overflow-y:scroll;}
#productImages .smallImage {position:relative;margin:0 0 15px 0;}
#productImages .smallImage img:hover {cursor:pointer;}

#productRight {position:relative;float:right;width:270px;}
#productRight h3 {margin:15px 0 5px 0;font-size:11px;color:#777;font-weight:normal;}
#productTheme h3 {margin-top:0;}

#productTheme .linkFollow {font-size:11px;}
#productPrice p {font-size:18px;}

#productNav {position:relative;clear:both;height:30px;font-size:11px}
#productNavLeft {position:relative;float:left;}
#productNavLeft .linkFollow {background:url('/images/arrow_left_grey.gif') no-repeat left center;}
#productNavRight {position:relative;float:right;text-align:right;}
#productNavRight .linkFollow {background:url('/images/arrow_right_grey.gif') no-repeat right center;padding-right:10px;padding-left:0;}

#productAdvice {padding:10px;border:1px #f7e1f0 solid;background-color:#fae9f4;color:#756670;font-size:11px;}

#productDesc {position:relative;clear:both;height:100px;}
#productDesc h3 {position:relative;float:left;width:100px;margin:0 0 10px 0;font-size:11px;font-weight:normal;}
#productDesc p {position:relative;float:right;margin:0 0 10px 0;line-height:normal;color:#666;font-size:11px;}
#productDescContainer {position:relative;}
#productDescLeft {position:relative;width:342px;}
#productDescLeft p {width:240px;}
#productDescRight {position:absolute;top:0;right:0;width:337px;border-left:1px #ccc solid;margin-left:28px;padding-left:28px;}
#productDescRight p {width:235px;}

#sameTheme {position:relative;clear:both;margin-top:10px;}
#sameTheme .smallImage {position:relative;float:left;width:100px;}
#sameTheme p {position:relative;float:left;top:60px;}

/*----- panier ---------------*/

#ikCart {position:relative;}
#ikCart h1 {padding:10px 0 10px 0;}
#ikCart .colArticle {width:300px;}
#ikCart table {position:relative;border:1px #e3e0e2 solid;}
#ikCart table p {position:relative;float:left;width:200px;font-size:100%;}
#ikCart table th {border:0;}
#ikCart table th.colQuantity,#ikCart table th.colArticlePrice,#ikCart table th.colTotalPrice {text-align:center;}
#ikCart table td {padding:4px;background-color:#f7f0f4;border:0;border-bottom:1px #fff solid;vertical-align:top;}
#ikCart table td.colQuantity,#ikCart table td.colArticlePrice,#ikCart table td.colTotalPrice {text-align:center;}
#ikCart table td.colTotalPrice {font-weight:bold;}
#ikCart table td img {position:relative;float:left;margin-right:10px;border:1px #e3e0e2 solid;}
#ikCart table tr.ikCartTotal td {position:relative;background-color:#756670;color:#fff;font-weight:bold;font-size:14px;}

#emballage {position:relative;margin:10px 0 20px 0;}
#emballage img {position:relative;top:5px;margin-right:5px;}

#ikCartActions {position:relative;float:left;width:736px;}
p.buttonGreen a.linkFollow, p.buttonPink a.linkFollow {color:#fff; font-weight:bold; text-decoration:none;}
p.buttonPink {float:left;}
p.buttonGreen {float:right;}

#paiement{position:relative;float:left;background-color:#FAE9F4;margin-top:20px;padding:8px;border:2px #CC3399 outset;}

#discounts {position:relative;float:right;width:300px;padding:5px;margin:15px 0 0 0;border:1px #e8d8e8 solid;background-color:#fae9f4;text-align:right;}
#discounts h3, #discounts p {color:#434;}
#discounts h3 {margin:0 0 5px 0;}

#ikCart .error {width:370px;margin-top:15px;}

#paiementBonAchat{}

/*------ page login ------------*/

#ikUserID {position:relative;float:left;}
#ikUserIDExisting {position:relative;float:left;width:350px;padding-right:10px;border-right:1px #eee solid;}
#ikUserLogin {position:relative;text-align:right;}
#ikUserEmail, #ikUserPassword, #ikUserSubmit {position:relative;margin-bottom:5px;text-align:right;}
#ikUserIDNew {position:relative;float:left;margin-left:10px;width:350px;}

/*------ page edition de l'adresse de livraison ------*/

#ikEditAddress {position:relative;width:364px;margin-top:10px;padding:5px 5px 0 5px;background-color:#f7f0f4;border:1px #e3e0e2 solid;}
#ikEditAddress .ikFormItem {position:relative;clear:both;height:20px;margin-bottom:5px;}
#ikEditAddress .ikFormItem p{position:relative;float:left;width:100px;margin-right:10px;text-align:right;text-transform:lowercase;}
#ikEditAddress .ikFormItem input {display:block;position:relative;float:left;width:250px;}
#ikEditAddress .ikFormAction {position:relative;float:right;margin-top:10px;}

/*------ page inscription ------*/

#ikNewAccount {position:relative;width:464px;margin-top:10px;padding:5px 5px 0 5px;background-color:#f7f0f4;border:1px #e3e0e2 solid;}
#ikNewAccount .ikFormItem {position:relative;clear:both;height:20px;margin-bottom:5px;}
#ikNewAccount .ikFormItem p{position:relative;float:left;width:200px;margin-right:10px;text-align:right;text-transform:lowercase;}
#ikNewAccount .ikFormItem input {display:block;position:relative;float:left;width:250px;}
#ikNewAccount .ikFormAction {position:relative;float:right;margin-top:10px;}
#ikNewAccount .ikFormItemPWD {margin:10px 0 10px 0;padding:10px 0 10px 0;border-top:1px #fff solid;border-bottom:1px #fff solid;}
#ikNewAccount .ikFormItemGF .ikFormItem {height:50px;}
#ikNewAccount .ikFormItemGF .ikFormItem input {top:30px;}

/*----- mon compte -------------*/

#ikUserAccount {position:relative;}
#ikUserAccount h2 {margin-top:0;}

#ikUserAccountMain {position:relative;}

#ikUserIDSummary {position:relative;float:left;width:400px;background-color:#f7f0f4;border:1px #e3e0e2 solid;margin:0 10px 10px 0;padding:10px;}
#ikUserIDSummary .ikAddressItem {position:relative;float:left;font-size:80%;}
#ikUserIDSummary .ikAddressLabel {position:relative;float:left;width:110px;}
#ikUserIDSummary .ikAddressOutput {position:relative;float:left;width:290px;}

#ikUserEditAccount {position:relative;float:left;width:200px;padding-top:10px;}

#ikUserAccountStatus {position:relative;clear:both;float:left;width:400px;background-color:#f7f0f4 ;border:1px #e3e0e2 solid;margin:0 10px 10px 0;padding:10px;}

/*------ parrainage ------------*/

table#parrainageFormAdd {width:300px;margin:10px auto 30px auto;border-collapse:collapse;}
table#parrainageFormAdd td {padding:5px;background-color:#756670;text-align:center;}
table#parrainageFormAdd td input {width:280px;}
table#parrainageFormAdd td.parrainageFormSubmit {background-color:#d760b0}
table#parrainageFormAdd td.parrainageFormSubmit input {width:auto;}

/*------ admin ------------------*/

.techView {position:relative;float:left;width:174px;margin:0 15px 0 0;border:0px #f00 solid;}
.techView .EVArticle {margin:0;border-bottom:0;}
.techView table {position:relative;float:left;width:174px;font-family:'Arial Narrow', Arial, sans-serif;}
.techView th {background-color:#fae9f4;color:#333;border:1px #ccc solid;}

/*------ pied de page -----------*/

#footer {position:relative;float:left;width:913px;height:67px;padding:4px;border-top:1px #f1e1ec solid;background:#fff url('/images/V2/bg_footer.gif') repeat-x;font-family:Tahoma, sans-serif;}
#footer a {color:#333;}

#footerNav {position:relative;float:left;width:450px;margin:25px 0 0 7px;}
#footerNav p {font-size:11px;}
#footerNav ul {margin:0 0 5px 0;padding:0;}
#footerNav ul li {display:inline;list-style:none;padding:0 5px 0 5px;border-left:1px #333 solid;font-size:11px;}
#footerNav ul li:first-child {padding-left:0;border-left:0;}

#footerPayment {position:relative;float:right;margin-top:1px;padding:4px 0 1px 4px;border:1px #dcc4d4 solid;background-color:#fff;text-align:right;}
#footerPayment img {margin-right:4px}


