﻿/* ------------------------------------------------------------------------------------
CSS MEDIA SCREEN : master.css
CLIENT : Boutique Option
CREATION : 03.10.2008
AUTEUR : ASPIX MEDIA - www.aspixmedia.com
----------------------------------------------------------------------------------- */

* {
	margin:0px;
	padding:0px;
   	-moz-outline:none;
}

body {
	background-color:#fbfaf7;
  color:#4f4f4f;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	width:100%;
}

a {
    text-decoration:none;
    color:#4b334b;
}

img {
    border:none;
}
.clearAll {
  clear:both;
}
h1 { /* complement colonne gauche */
  font-size:26px;
  font-weight:normal;
}
h2 { /* titre des pages */
  color:#4f4f4f;
  font-size:22px;
  font-weight:normal;
  margin-bottom:10px;
}
h3 {
    font-size:18px;
    font-weight:normal;
    color:#4b334b;
}

ul.lstBoutiques 
{
    padding:30px 0px 0px 25px;
    line-height:25px;
    /*list-style-image:url(../images/bullet.gif);*/
    list-style:square;
}

ul.lstBoutiques li {
    font-size:18px;
    font-weight:normal;
}

ul.lstBoutiques li a {
    color:White;   
    /*#001c20;*/
}
.page {
  padding:40px 60px 0px 45px;
}
.page p {
  font-size:12px;
  font-weight:normal;
}
/* ---------------------------------------------------------------------------| conteneurs |*/
#conteneur {
    width:965px;
    margin-left:auto;
    margin-right:auto;
}
#left {
  background:#ffffff url(../images/bg_body_left.jpg) repeat-y;
  float:left;
  height:533px;
  width:230px;
}
html>body #left {
  height:530px;
}
#right {
  background:#ffffff url(../images/bg_body_right.jpg) repeat-y right;
  float:left;
  height:470px;
  width:735px;
}
#right .flash {
  margin:5px;
}
#menu {
  background:url(../images/bg_menu.jpg) repeat-x bottom;
  float:left;
  height:30px;
  width:735px;
  font-family:Helvetica, sans-serif;
  font-size:11px;
  font-weight:bolder;
  padding-top:30px;
  text-align:right;
}
#menu a {
  padding-top:0px;
}
html>body #menu a {
  padding-top:0px;
}
#menu a.espace  {
  padding-right:25px;
}
#footer {
  background:url(../images/bg_footer.jpg) no-repeat;
  float:right;
  height:100px;
  width:965px;
  font-family:Helvetica, sans-serif;
  font-size:11px;
  font-weight:bolder;
}

#footer a.espace  {
  padding-right:25px;
}

#left input.btnLogoAccueil {
    width:175px;
    height:165px;
    cursor:pointer;
    background:transparent;
    border:none;
}

/*#right table {
    color:#666666;
    line-height:25px;
    font-size:12px;
    font-weight:bold;
}*/
/*
#right p {
    font-weight:bold;
}*/

table.carriere {
  width:610px;
}
table.carriere td {
  font-size:12px;
  font-weight:bold;
  height:25px;
}
table.carriere p {
  font-size:12px;
  font-weight:bold;
}

/* ---------------------------------------------------------------------------| formulaire |*/

input.bgFormElement2, select.bgFormElement2, textarea.bgFormElement2 {
	background-color:#FFFFFF;
	font:normal 11px Arial, Verdana, Helvetica, sans-serif;
	padding:2px;
	border:1px inset #CCCCCC;
}
p.y, span.y {		/* champ obligatoire - indicatif */

}
p.yerr, span.yerr {		/* champ obligatoire - erreur  */
	color:#CC0000;
	font-weight:bold;
}
#formLeft, #formLeftS, #formLeftI {
	width:180px;
	height:140px;
	float:left;
	padding-top:2px;
	text-align:left;
}
#formLeftS {
    width:100px;
}
#formLeftI {
    width:160px;
    height:205px;
}

#formLeft p, #formLeftS p, #formLeftI p, #formRight p, #formRightI p {
  /*font-size:12px;*/
	height:25px;
}

#formRight {
	width:300px;
	height:140px;
	float:left;
	padding-left:15px;
}
#formRightI {
    width:385px;
    height:205px;
    float:left;
}
.btnEnvoyer {
  color:#682F3E;
  font-size:16px;
  font-weight:bold;
  line-height:26px;
}

/* ---------------------------------------------------------------------------| divers |*/

#accueil_photo {
  width:717px;
  height:460px;
  margin:5px;
  color:Green;
}

#info {
    width:230px;
    height:93px;
    background:url(../images/image_accueil_lettre.jpg) no-repeat;
    font-size:14px;
}
#feminin, #maillots, #masculin, #boutiques, #referer, #profil, #carrieres, #service, #infomode, #promo {
  background:url(../images/header_page.jpg) no-repeat;
  color:#ffffff;
  height:530px;
  padding:0px 25px 0px 30px;    
  width:175px;
}
#feminin h1, #maillots h1, #masculin h1, #boutiques h1, #referer h1, #profil h1, #carrieres h1, #service h1, #infomode h1, #promo h1 {
  line-height:26px;
  margin-bottom:10px;
  margin-top:50px;
}
#feminin p, #maillots p, #masculin p, #boutiques p, #referer p, #profil p, #carrieres p, #service p, #infomode p, #promo p {
  font-size:14px;
  line-height:20px;
}
#infoboutique, .infoboutique {
    float:left;
    width:220px;
    padding:5px 19px;
}

#infoboutique p, #infoboutique h3 {
  /*  font-weight:normal;*/
    /*color:#666666;*/
}

.bordure {
    height:24px;
    background-color:#000000;
    padding:2px;
}
.coordonneesBoutique {
  padding-top:10px;
}
.coordonneesBoutique p {
  font-size:12px;
  line-height:17px;
}
.coordonneesBoutique h3 {
  padding-top:20px;
}
/* modal */
.modalBackground {
	background-color:white;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	border:10px solid #238bd8;
	background:#238bd8 url(../images/bg_modalMaillots.jpg) repeat-x bottom;
	height:440px;
	padding:15px;
	width:540px;
}
.modalPopup a {font-weight:bold;color:#ffffff;font-size:11px;letter-spacing:2px;text-transform:uppercase;margin:0;padding:0}
/*  vidéo */
.btnVideoMargin {margin:20px 0 0 15px}
