body {
	margin:0;
	padding:0;
	background-image:  url("/images/titre/fond-body.png");
	background-repeat:repeat-x ;
}

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */



#main {
	width:100%;
	background: #fff url("/images/titre/fond-contener-1.jpg") no-repeat top center;

}

#header {
	width:946px;
	height:74px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size:10px;
	color: white;
	background-image:  url("/images/titre/fond-body.png");
}

#gauche {
	background: #fff url("/images/parure-stylo/accueil/fond-gauche-1.jpg") no-repeat top left;
	width:232px;
	margin:0;
	padding:0;

}
#gauche p {
padding: 210px 30px 0 30px;
font-style:italic;
font-size:10px;
color:#555;
line-height:18px;
}

div.divCenter {
	width:946px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
	
}

#headadmin {
	background: #505050 url(/images/admin/head-admin.jpg) no-repeat top center;
	
	width:100%;
}



#navigation {
	width:600px;
	height:11px;
	margin: auto;
	padding: 3px 0px 3px 300px;
	font-size:9px;
	background: url("/images/parure-stylo/fond-navigation.jpg");
	background-repeat:no-repeat;
	color:#7d7d7d;
}

#navigation a {
	color:#7d7d7d;
	font-size:9px;
	font-weight: normal;
}

#navigation a:hover {
	color: #8b8b8b;
	border-top: 0px dotted #e20024;
	border-bottom: 0px dotted #e20024;
}

#menu {
width:191px;
vertical-align:top;
margin-left:42px;
background: #fff url(/images/titre/fond-menu.png) repeat-y;
padding-top:43px;	
}


/* -------------------------------------------------------------------  */
/* --------------- 				Styles				   ---------------- */
/* -------------------------------------------------------------------  */

/* Liste de choix du site */
select, option {
 	color: #E26A00;
 	background-color:#e6ecf2;
}

.form_error {
 	padding-left: 10px;
 	color: #d8732f;
}


		 
/* --------------- MENU ADMIN	   ------------------------------------ */

#admin-bar {
	background: #eee; padding: 5px; border: 1px dashed #ccc; position:relative;
 	padding: 4px 16px 4px 4px; overflow: hidden; font-size:9px;
}
#admin-bar a { color: #444; font-size: 9px; }
#admin-bar a:hover { color: #e33; }
#admin-bar img { vertical-align: middle; display: inline-block; }
#admin-bar select, #admin-bar option { padding: 0; margin: 0; width: 115px; font-size: 9px; }



/* -------------------------------------------------------------------  */
/* --------------- MENU ET CONCEPTION DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

/* Boite de confirmation centrÃ©e sur la page */
#center-box {
	width: 400px;
	height: 170px;
	text-align: center;
	margin: 50px auto 50px auto;
	padding: 40px;
	border: 1px solid #ccc;
	background: #c7d2d6 url(/images/fond-center-box.gif) repeat-x top;
}

div.contact {
	width:170px;
	text-align:center;
	padding:25px 0 15px 0;
	border-bottom: 1px solid white;
}

#menu p.menuTitre {
	background: url("/images/titre/fond-menu-titre.png") no-repeat;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding: 10px 0 0 15px;

	height:25px;

}

#menu div.parure-stylo-1 {
	width: 163px;
	padding:4px 0px 6px 28px;
	font-size:11px;
	text-transform:uppercase;
	color:#565656;
	letter-spacing:1px;
	background: url("/images/titre/fond-menu-1.png") no-repeat;

}

#menu div.parure-stylo-1-a {
	width: 163px;
	padding:7px 0px 10px 28px;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	background: url("/images/titre/fond-menu-1-a.png") no-repeat;
	
}

#menu div.parure-stylo-1-a a {
	color:#fff;
	font-size:11px;
}


#menu div.parure-stylo-1 a {
	font-size:11px;
	color:#565656;
}

#menu div.parure-stylo-1 a:hover {
	color:#ffaf23;
}



#menu div.parure-stylo-2 {
	padding:3px 0 3px 32px;
	font-size:11px;
	color:#555;
	font-weight:normal;	
		text-transform : capitalize;
}

#menu div.parure-stylo-2 a:hover {
	color:#c1c1c1;
}

#menu div.parure-stylo-2-a {
	padding:3px 0 3px 32px;
	font-size:11px;
	color:#007495;
	font-weight:bold;
	background: url("/images/parure-stylo/fond-menu-2-a.gif") no-repeat;
		text-transform : capitalize;
}

#menu div.parure-stylo-2-a a{
	font-size:11px;
	color:#007495;
	font-weight:bold;	
}

#menu div.parure-stylo-2 a {
	font-size:11px;
	color:#555;
	font-weight:normal;	
	
}




#menu div.parure-stylos-1 {
	width: 163px;
	padding:0px 0px 10px 28px;
	font-size:11px;
	text-transform:uppercase;
	color:#565656;
	font-weight:bold;
	letter-spacing:1px;
	background: url("/images/titre/fond-menu-page.png") no-repeat;

}

#menu div.parure-stylos-1-a {
	width: 163px;
	padding:0px 0px 10px 28px;
	font-size:11px;
	text-transform:uppercase;
	color:#6b86a5;
	letter-spacing:1px;
		font-weight:bold;
	background: url("/images/titre/fond-menu-page.png") no-repeat;
	
}

#menu div.parure-stylos-1-a a {
	color:#6b86a5;
	font-size:11px;
}


#menu div.parure-stylos-1 a {
	font-size:11px;
	color:#565656;
}

#menu div.parure-stylos-1 a:hover {
	color:#ffaf23;
}



#menu div.parure-stylos-2 {
	padding:3px 0 3px 32px;
	font-size:11px;
	color:#555;
	font-weight:normal;	
		text-transform : capitalize;
	background: url("/images/titre/fond-menu-page-2.png") no-repeat;

}

#menu div.parure-stylos-2 a:hover {
	color:#c1c1c1;
}

#menu div.parure-stylos-2-a {
	padding:3px 0 3px 32px;
	font-size:11px;
	color:#6b86a5;
	font-weight:bold;
	background: url("/images/titre/fond-menu-page-2.png") no-repeat;
		text-transform : capitalize;
}

#menu div.parure-stylos-2-a a{
	font-size:11px;
	color:#007495;
	font-weight:bold;	
}

#menu div.parure-stylos-2 a {
	font-size:11px;
	color:#555;
	font-weight:normal;	
	
}



/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */


#footer {
	width:100%;
	background: #777 url("/images/parure-stylo/fond-footer.gif") repeat-x top;
	height:100px;
}
#pied {
margin-left:auto;
margin-right:auto;
width:900px;
font-size:9px;color:#bbb
}
#pied a {
font-size:9px;color:#bbb
}


#pptext {

	padding:3px 0px 0px 11px;
	width:866px;	
	height:38px;
	font-size:10px;
	color: #fff;
}

#pptextpadmin { 
	padding-top:8px;
	margin:auto;
	height:41px;
	background: url("/images/parure-stylo/pied.gif");
	background-repeat:repeat-x;
	background-position: top center;
	text-align:center;
	color: #fff;
	font-size:10px;
}

#pptext a {
	color: #fff;
}
/* -------------------------------------------------------------------  */
/* ---------------   STYLE DU CONTENU DES PAGES      ------------------ */
/* -------------------------------------------------------------------  */

div.bigContenu {
	padding:0;
	vertical-align:top;
	background: #fff url(/images/fond-big.jpg) no-repeat top right;
	width:481px;
}

#contenu {
	padding:00px;

}

div.bigContenu li {
list-style-image: url(/images/titre/puce.gif)
color:#5d5d5d;
font-size:12px;
line-height:16px;
}

div.bigContenu a {
	text-decoration:underline;
	color:#b38937;
	font-size:12px;
}

div.bigContenu a:hover {
	color:#ffb84d;
	font-size:12px;
}


div.bigContenu p {
	padding:10px 60px 10px 0px;
	font-size:12px;
	color:#5d5d5d;
	line-height:16px;
}

#accroche {
vertical-align:top;
padding-top:0px;
height:174px;
background: #fff url(/images/parure-stylo/accueil/image-accueil-bas.jpg) no-repeat;
text-align:center;
font-size:16px;
color:white;
line-height:65px;
padding-right:220px;
}

#accroche span{
font-size:22px;
color:white;
font-weight:bold;
}
.contourStylo
{
	width:400px;
	float:left;
}

.presentationStylo
{
	width:400px;
	
}


.descriptionStylo
{
	margin:10px 0 0 10px;
	font-size:11px;
	color:#90a9d1;
	text-align:justify;
}
.descriptionIcon img
{
	margin: 10px 10px 0 0;
}


.famille {
	padding-top:25px;
	width:auto;
	font-size:24px;
	color:black;
	font-weight:bold;
	text-align:center;
}

.imageFamille {
	padding-right:25px;
	float:right;
}
.imageFamille img{

	align:right;
}


.catcher {

	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#555;
}

.descriptionFamille {
	padding-top:25px;
	text-align:justify;
	font-size:12px;
	width:450px;
}

.imageStylo
{
	width:360px;
	height:69px;
	cursor:hand;
}

.spacerTop
{
	padding-top:10px;
}

.spacerRight
{
	padding-right:10px;
}

table.tableauPrix
{
	background-color: #dadada;

	border-color: #d4e0f3;
	width:460px;
	text-align:center;	
	margin-bottom:10px;
}
table.tableauPrix td.price {
	background-color: #f3f3f3;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#59677c;
}

table.tableauPrix td.price span {
	font-weight:bold;
	color:#d11420;
}

table.tableauPrix td {
	background-color: #eaeaea;

	font-size:10px;
	font-weight:bold;
	color:#59677c;
}

table.tableauPrix th {
	background-color: #6b86a5;

	font-size:11px;
	font-weight:bold;
	color:#fff;
}

.fondGris
{
	background-color:#b5b5b5;
	color: #ffffff;
	font-weight: bold;
}

.fondGrisClair
{
	background-color:#cdcdcd;
	color: #ffffff;
	font-weight: bold;
}


/* -------------------------------------------------------------------  */
/* ---------------   PAGES CATEGORY					------------------ */
/* -------------------------------------------------------------------  */


div.vignette-famille {
float:left;
color:#909090;
font-size:11px;
text-align:center;
text-style:italic;
padding-bottom:40px;
}
div.vignette-famille span{
color:#6b86a5;
text-transform:uppercase;
}

div.titreSobre {
padding:0 0 0 10px;
color:#6b86a5;

font-size:11px;
}
/* -------------------------------------------------------------------  */
/* FORMULAIRE
/* -------------------------------------------------------------------  */

td.inputLabel {
padding:5px 0px 5px 10px;
background: #fff url(/images/parure-stylo/fond-formulaire.jpg) no-repeat;
color:white;
font-weight: bold;
}
td.inputValue {
padding:0 3px 0 6px;
background: #fff url(/images/parure-stylo/fond-formulaire.jpg) no-repeat;
}


td.inputValue input{
border:0px dotted #a5acb2;
color:#fe9500;
padding: 0px 0px 0px 3px;
}

/* -------------------------------------------------------------------  */
/* ACCUEIL
/* -------------------------------------------------------------------  */

#accrocheAccueil {
background: #fff url(/images/parure-stylo/accueil/fond-accroche.gif) no-repeat;
height:90px;
color:white;
line-height:31px;
font-size:20px;
font-weight:bold;
padding:72px 0 0 112px;
}

#accrocheAccueil span{
font-size:14px;
font-weight:normal;
}

div.promoParure {
background:#565656;
padding:15px;
border-bottom:1px solid white;
color:white;
width:161px;
float:left;
}

div.promoParure a{
color:white;
text-decoration:underline;}



table.promoLuxe{
width:400px;
}
table.promoLuxe td {
text-align:lft;
color:#2599ba;
font-size:11px;
vertical-align:top;

}
table.promoLuxe td.promoDelgado {
background: #fff url(/images/parure-stylo/fond-parure-stylo.png) no-repeat top left;
height:50px;
padding-left:50px;
}
table.promoLuxe td.promoImage {
background: #fff url(/images/parure-stylo/fond-coffret-stylo.png) no-repeat top left;
height:50px;
padding-left:50px;
}
table.promoLuxe td.promoVisir {
background: #fff url(/images/parure-stylo/fond-parure-stylos.png) no-repeat 60px 0;
height:50px;
padding-left:110px;
}
table.promoLuxe td.promoSolaris {
background: #fff url(/images/parure-stylo/fond-parures-stylos.png) no-repeat 60px 0;
height:50px;
padding-left:110px;
}

table.promoLuxe td.toutcompris {
text-align:center;
background: #fff url(/images/parure-stylo/fond.png) repeat-y ;
color:#f79f1a;
font-weight:bold;
font-size:16px;
height:40px;
vertical-align:middle;
}
table.promoLuxe td.toutcompris span{
color:#464646;
font-size:12px;
}