body {
	margin:0;
	padding:0;
	background-image:  url("/images/stylo-publicitaire/fond.gif");
	background-repeat:repeat-x ;
}

/* -------------------------------------------------------------------  */
/* --------------- Positionnement des blocs de la page ---------------- */
/* -------------------------------------------------------------------  */

#ombre_portee_entete {
	width:898px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/stylo-publicitaire/ombre_portee_entete.gif");
	background-repeat:no-repeat;
	background-position: top center;
}

#ombre_portee_corps {
	width:898px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/stylo-publicitaire/ombre_portee_corps.gif");
	background-repeat:repeat-y;
	background-position: top center;
}

#ombre_portee_pied {
	width:898px;
	height:56px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/stylo-publicitaire/ombre_portee_pied.gif");
	background-repeat:repeat-y;
	background-position: top center;
}


#head {
	width:868px;
	height:33px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 10px 10px;
	font-size:10px;
	color: white;
	background-image: url("/images/stylo-publicitaire/entete.gif");
	background-repeat:repeat-x;
	background-position: top center;
}


#liens {

	width:868px;
	height:15px;
	margin:0;
	border-right: 1px solid #274e9c;


font-size:10px;
color:#d8ba93;
margin:0 5px 0px 5px;
padding-left:00px;

}

#liens ul{
padding-left:15px;
}

#liens ul, #liens ul li {
display:inline;
margin: 0;
}

#liens a, #liens ul li a{
font-size:10px;
text-decoration:none;
border-left:1px dotted #dadada;
padding-left:8px;
padding-right:8px;color:#dadada;
}

#liens ul li.none a{
font-size:10px;
text-decoration:none;
padding-left:0;
padding-right:0;
border-left:none;color:#dadada;
}


#content {
	width:878px;
	margin: auto;
	
}

#headadmin {
	background: #505050 url(/images/admin/head-admin.jpg) no-repeat top center;
	height:91px;
	width:100%;
}

#global {
    width: 898px;
	margin: auto;
	padding:0;
	border:0px;
}

#navigation {
	width:868px;
	height:15px;
	margin: auto;
	padding: 3px 0px 0px 10px;
	font-size:9px;
	background: url("/images/stylo-publicitaire/navigation.gif");
	background-repeat:no-repeat;
	floqt.left,
}

#navigation a {
	color: black;
	font-size:10px;
	font-weight: bold;
}

#navigation a:hover {
	color: #8b8b8b;
	border-top: 0px dotted #e20024;
	border-bottom: 0px dotted #e20024;
}



/* -------------------------------------------------------------------  */
/* --------------- 				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 {
	width:171px;
	padding: 20px 0 0 0;
}

#menu div {
	font-size:11px;
	color:#000;
}

#menu div.crayon-1 {
	width: 151px;
	padding:5px 0px 0px 20px;
	font-size:11px;
	font-weight:bold;
	height:23px;
	background: url("/images/stylo-publicitaire/menu_bouton.gif") no-repeat;
}

#menu div.crayon-1-a {
	padding:5px 0 0px 20px;
	font-size:11px;
	font-weight:bold;
	height:23px;
	width: 151px;
	background: url("/images/stylo-publicitaire/menu_bouton_actif.gif") no-repeat;
	color:#ff9c00;
	
}

#menu div.crayon-1-a a {
	color:#ff6900;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}


#menu div.crayon-1 a {
	color:black;
	padding:0px 0 0px 0px;
	font-size:11px;
}

#menu div.crayon-1 a:hover {
	color:#ff9c00;
}

#menu div.crayon-2 {
	border-bottom: 1px dotted #000;
	padding:3px 0 3px 28px;
	font-size:10px;
	font-weight:bold;
	color:#000;
	
}

#menu div.crayon-2 a:hover {
	color:#c1c1c1;
}

#menu div.crayon-2-a {
	border-bottom: 1px dotted #000000;
	padding:3px 0 3px 40px;
	font-size:10px;
	font-weight:bold;
	color:#ff9c00;
	background: url("/images/stylo-publicitaire/menu_bouton_actif_2.gif") no-repeat;
}

#menu div.crayon-2-a a{
	color:#ff9c00;
	font-size:10px;
	font-weight:bold;
	
}

#menu div.crayon-2 a {
	font-size:10px;
	font-weight:normal;
	color:#000;
	
}


#menu div.crayon-3 {
	border-bottom: 0px solid white;
	padding:3px 0 3px 54px;
	font-size:9px;
	color:#000;

}

#menu div.crayon-3-a {
	border-bottom: 0px solid white;
	padding:3px 0 3px 54px;
	font-size:9px;
	font-weight:bold;
	color:#003296;
}

#crayon-3 a {
	font-size:9px;
	font-weight:normal;
	color:#000;
}



/* -------------------------------------------------------------------  */
/* --------------- PIED DE PAGE ------------------------------------ */
/* -------------------------------------------------------------------  */




#pptext {
	margin:auto;
	padding:3px 0px 0px 11px;
	width:866px;	
	height:38px;
	background: url("/images/stylo-publicitaire/pied.gif");
	background-repeat:repeat-x;
	background-position: top center;
	font-size:10px;
	color: #fff;
}

#pptextpadmin { 
	padding-top:8px;
	margin:auto;
	height:41px;
	background: url("/images/stylo-publicitaire/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      ------------------ */
/* -------------------------------------------------------------------  */

td.bigContenu {
	padding:0;
	vertical-align:top;
	background: #fff url(/images/stylo-publicitaire/fond-contenu.gif) repeat-y top;
	width:706px;
}

#contenu {
	padding:20px;
	background: #fff url(/images/stylo-publicitaire/fond-contenu.gif) repeat-y top;
}

td.bigContenu li {
list-style-image: url(/images/titre/puce.gif)
color:#5d5d5d;
font-size:12px;
line-height:16px;
}

td.bigContenu a {
	text-decoration:underline;
	color:#b38937;
	font-size:12px;
}

td.bigContenu a:hover {
	color:#ffb84d;
	font-size:12px;
}


td.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/stylo-publicitaire/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;
}

.presentationStylo
{
	width:400px;
	
}


.descriptionStylo
{
	margin:10px 0 0 10px;
	font-size:11px;
	color:#90a9d1;
	text-align:justify;
}
.descriptionIcon
{
	margin:42px 0 0 10px;
}
.descriptionIcon img
{
	margin-right:10px;
}


.famille {
	padding-top:25px;
	width:auto;
	font-size:24px;
	color:black;
	font-weight:bold;
	text-align:center;
}

.imageFamille {
	padding-right:25px;
	float: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:100%;
	text-align:center;	
	margin-bottom:10px;
}
table.tableauPrix td.price {
	background-color: #eaeaea;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#59677c;
}

table.tableauPrix td {
	background-color: #eaeaea;

	font-size:10px;
	font-weight:bold;
	color:#59677c;
}

table.tableauPrix th {
	background-color: #8caad9;

	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;
margin:5px 0pt 5px;
width:220px;
text-align:center;
}

div.vignette-famille img {
margin:0;
vertical-align:top;
}
div.vignette-famille div {
text-align:center;
width:180px;
margin:0 10px 0 10px;
background:#eaeaea;
border-bottom: 1px dotted #cacaca;
}

div.vignette-famille div a{
text-decoration:none;}

/* -------------------------------------------------------------------  */
/* FORMULAIRE
/* -------------------------------------------------------------------  */

td.inputLabel {
padding:5px 0px 5px 10px;
background: #fff url(/images/stylo-publicitaire/fond-formulaire.jpg) no-repeat;
color:white;
font-weight: bold;
}
td.inputValue {
padding:0 3px 0 6px;
background: #fff url(/images/stylo-publicitaire/fond-formulaire.jpg) no-repeat;
}


td.inputValue input{
border:0px dotted #a5acb2;
color:#fe9500;
padding: 0px 0px 0px 3px;
}

/* -------------------------------------------------------------------  */
/* FORMULAIRE DEVIS
/* -------------------------------------------------------------------  */

.petit { font-size: 8px; font-weight: bold }

.champ { padding:2px 0 2px 0px; }
.champRadio { clear:both; padding:4px 0 4px 0px; }
.champ label {
	float:left;
	width:150px;
}
.champ table { margin-left:150px; }
.champ input {
 	color: #E26A00;
 	background-color:#e6ecf2;
 	border: 1px solid;
 	padding:1px 2px 1px 2px;
 	width: 300px;
}
.champ select { border: 1px solid; padding:1px 2px 1px 2px; width: 306px; }
.champ textarea {
 	color: #E26A00;
 	background-color:#e6ecf2;
 	border: 1px solid;
 	padding:1px 2px 1px 2px;
 	width: 300px;
}
.champ input.promotion { width:50px }
.cadre {
	border:1px solid;
	padding:2px;
	margin-bottom:5px;
	width:470px
}
.cadre div.title { padding-bottom:10px; text-decoration:underline }

table.tableauDevis
{
	background-color: #dadada;
	border-color: #d4e0f3;
	margin-bottom:10px;
}

table.tableauDevis td {
	background-color: #eaeaea;
	padding:3px;
	font-size:10px;
	color:#59677c;
}

table.tableauDevis tr:hover td {
	background-color: #dddddd;
	cursor:pointer;
}

table.tableauDevis th {
	background-color: #8caad9;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}