* {
	border-width: 0;
	margin: 0;
	padding: 0;
}

body {
	width: 929px;
	margin: 0 auto 5px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#background-gauche {
	background-repeat: repeat-y;
}

#background-droit {
	background-repeat: repeat-y;
	background-position: top right;
}

#background-centre {
	margin: 0 10px;
}

#entete {
	width: 910px;
	margin: 0 auto;
	height: 110px;
}

#pub-entete {
	float: right;
	padding: 35px 0 0 0;
}

#logo a , #logo-en a {
	display: block;
	width: 211px;
	height: 104px;
}

#logo a span, #logo h2, #logo p, #logo-en a span, #logo-en h2, #logo-en p {
	display: none;
}

#menu-haut {
	float: right;
}

#menu-langue {
	list-style-type:none;
	margin: 10px 10px 0 0;
	text-align: right;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

#menu-langue li, #menu-langue li a {
	display: inline;
	color: white;
}

#menu-compte {
	margin: 10px 10px 10px 60px;
	padding: 5px;
	background-color: white;
	width: 155px;
	height: 52px;
	list-style-type: none;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#menu-compte ul {
	margin: -5px 0 0 0;
	padding: 0;
	list-style:none inside;
	font-size: 7.5;
}

#menu-compte ul li{
	margin: 0;
	padding: 0;
	height: 15px;
	font-size: 7.5pt;
	line-height: 15px;
}

#menu-compte li {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 35px; 
	background-repeat: no-repeat;
	background-position: 0 5px; 
	height: 25px;
	line-height: 30px;
}

#menu-compte li a {
	text-decoration: none;
}

#menu-general #onglet a{
	display: block;
	padding: 5px 15px;
	margin-top: 10px;
	margin-left: 2px;
	float: left;
	background-color: #29528c;
	color: white;
	text-decoration: none;
	font: bold 10pt Arial, Helvetica, sans-serif;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

#menu-general {
	width: 910px;
	margin: 0 auto;
}

/*#menu-general ul {
	list-style-type: none;
	padding: 0;
	height: 25px; 
	width: 100%;
	margin: 20px 0 0 0;
}

#menu-general li, #menu-general li a {
	display: inline;
}

#menu-general li{
	padding-left: 1px;
	font: bold 10pt Arial, Helvetica, sans-serif;
}

#menu-general li a {
	display: inlineblock;
	padding: 10px 15px 8px 15px;
	text-decoration: none;
}*/

form, label{
	border-width: 0;
	margin: 0;
	padding: 0;
}

/*#menu-general p {
	line-height: 22px;
	height: 22px;
}*/

#recherche{
	padding: 15px 0 5px 10px;
	clear: both;
}

#recherche label{
	text-transform: uppercase;
	font-weight: bold;
}

#recherche input[type="text"]{
	width: 730px;
}

#recherche input[type="image"]{
	margin: 0 0 0 1px;
	padding: 0;
	border: none;
}

#corps {
	width: 910px;
	margin: 0 auto;
	padding-top: 15px;
}

#colonne-gauche {
	width: 195px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
}

#colonne-centre {
	float: right;
	width: 689px;
	padding-right: 10px;
}

#colonne-centre-accueil {
	float: right;
	width: 689px;
	padding-right: 10px;
}

#colonne-centre #colone-droite {
	width: 224px;
	float: right;
	margin-right: 5px;
}

/*Définition petit menu gauche*/
#colonne-gauche h2{
	height: 31px;
	width: 190px;
	line-height: 31px;
	font-size: 10.5pt;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding-left: 5px;
	margin: 0;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}

#menu-categories{
	margin-top: 20px;
}

#menu-politique-vente{
	margin-top: 10px;
	padding: 5px 0 0 10px;
	line-height: 20px;
}

#menu-politique-vente a{
	text-decoration: none;
}
/*Fin Définition petit menu gauche*/

/*Définition file d'ariane*/
#file-ariane { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin-bottom: 10px;
}

#file-ariane a{
	text-decoration: none;
	/*font-weight: bold;*/
}
#file-ariane a:hover{
	text-decoration: underline;
	/*font-weight: bold;*/
}
/*Fin Définition file d'ariane*/
#contenu{
	width: 683px;
	margin-bottom: 15px;

}
#contenu-milieu{
	width: 452px;
	float: left;
	margin-bottom: 15px;
}

#contenu-milieu-large{
	width: 683px
	float: left;
	margin-bottom: 15px;
}

#pub-carre{
	width: 300px;
	float: left;
	margin-top: 10px;
}

/*Liens page accueil*/

.liens-accueil { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin-bottom: 10px;
}

.liens-accueil a{
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}
.liens-accueil a:hover{
	text-decoration: underline;
	/*font-weight: bold;*/
}

/*Fin liens page accueil*/


/*Définition petite boite*/
.petite-boite{
	width: 224px;
	float: left;
	padding-bottom: 15px;
}

.petite-boite h2{
	height: 30px;
	line-height: 30px;
	width: 218px;
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -1;
	padding-left: 5px;
	margin: 0;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}

.petite-boite div{
	font: normal 9pt Arial, Helvetica, sans-serif;
	background-image: url(http://www.guidesulysse.com/images/bg-colonne-droite.gif);
	background-repeat: repeat-y;
}

.petite-boite div p{
	padding: 5px 5px 0 5px;
}
.petite-boite div ul{
	padding: 5px;
	list-style-type: none;
}
.petite-boite div ul li{
	margin-top: 3px;
	padding-left: 10px;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#choisir-bonne-carte, #choisir-bon-guide{
	padding-left: 85px;
	padding-top: 12px;
	height: 57px;
	width: 100px;
}

.marge-droite{
	margin-right: 5px;
}
/*Fin Définition petite boite*/
/*Définition grande boite*/
.grande-boite{
	width: 452px;
	float: left;
	padding-bottom: 15px;
}

.grande-boite h2{
	height: 30px;
	width: 446px;
	line-height: 30px;
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	margin: 0;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}

.grande-boite table img{
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}

.grande-boite table h2{
	background: none;
	height: auto;
	width: auto;
	line-height: 12pt;
	text-transform: none;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
	border: none;
}

.grande-boite table h2 a{
	text-decoration: none;
}

.grande-boite table {
	width: 100%;
	margin-top: 15px;
}

.grande-boite .liste-produit{
	min-height: 500px;
}

.grande-boite .liste-produit .image-liste-produit {
	width:50px;
}

.grande-boite .liste-produit .image-liste-produit {
	vertical-align: top;
	margin-top: 0;
	padding-top: 0;
}
.grande-boite .liste-produit .image-liste-produit img{
	margin-top: 0;
	padding-top: 0;
	float: none;
}

.grande-boite .liste-produit .info-liste-produit {
	width:auto;
}

.grande-boite .liste-produit .info-liste-produit h2 a{
	margin: 0;
	padding: 0;

}

.grande-boite .liste-produit .info-liste-produit h2{
	margin: 0;
	padding: 0;
}

.grande-boite ul{
	padding: 0 5px 5px 10px;
	list-style-type: none;
}

.grande-boite li a{
	line-height: 8pt;
}
.grande-boite ul li{
	margin-top: 3px;
	padding-left: 10px;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

.grande-boite div{
	border:1px solid #dbdbdb;
	font: normal 9pt Arial, Helvetica, sans-serif;
}

.grande-boite .liste-produit div{
	border: none;
}

.grande-boite .papier {
	margin-left: 68px;
	padding-left: 25px;
	background-position: 0 3px;
	margin-top: 3px;
}

.grande-boite .panier {
	margin-left: 68px;
	margin-right: 5px;
	padding-left: 25px;
	background-position: 0 0;
	margin-top: 6px;
	height: 24px;
}

.grande-boite .pdf {
	margin-left: 68px;
	padding-left: 25px;
	background-position: 0 6px;
	margin-top: 6px;
}

.grande-boite .feuilletez {
	margin-left: 68px;
	padding-left: 25px;
	background-position: 0 0;
	margin-top: 6px;
}

.grande-boite .GridView {
	margin-top: 0;
}

.grande-boite .GridView table{
	margin-top: 0;
}

.grande-boite .GridView hr{
	margin-bottom: 15px;
}
/*Fin grande boite*/

/*Définition général*/
h1{ 
	font: normal 18pt Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

h1 a{ 
	font: normal Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	text-decoration: none;
}

h1 a:hover{ 
	font: normal Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	text-decoration: underline;
}

h2{ 
	font: normal 15pt Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

h2 a{ 
	font: normal Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	text-decoration: none;
}

h2 a:hover{ 
	font: normal Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	text-decoration: underline;
}

h3{ 
	font: normal 12pt Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 a{ 
	font: normal Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h3 a:hover{ 
	font: normal Arial, Helvetica, sans-serif;
}

p{ 
	font: normal 9pt Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

hr{	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 5px 0;
	color: #FFFFFF;
}
/*Fin Définition général*/

#pied{
	background-repeat: repeat-x;
	width: 889px;
	margin: 0 auto;
	padding: 25px 10px 10px 10px;
	color: #3f3f3f;
	
}

#pied p{
	line-height: 20px; 
}

#pied h3{
	text-transform: uppercase;
	font-size: 9pt;
}

#pied #partager{
	text-align: left;
	list-style-type: none;
	margin: 10px 0 20px 0;
}

#pied #partager a{
	text-decoration: underline;
}

#pied #partager li{
	display: inline;
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 11px 0  13px 30px;
	
}

#pied #partager #twitter{
	margin-left: 10px;

}

#pied #partager #fil-rss{
	margin-left: 10px;
}

#pied ul{
	text-align: center;
	list-style-type: none;
}

#pied ul li{
	display: inline;
	font: normal 9pt Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	
}

#pied a{
	text-decoration: none;
	font-weight: bold;
}

#pied img{
	float: right;
}

#visiter-librairie{
	width: 681px;
}

#visiter-librairie td{
	width: 24%;
	vertical-align: top;
	font: normal 9pt Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}


/*

Here's a demo stylesheet used to format a menu and its content.
Feel free to alter the menu layout however you want!
All you have to do is ensure the script has the correct CSS property name
(like 'visibility' or 'display') that changes to show/hide menus.

If you want to extend this layout, one good resource for UL/LI formatting is:
    http://www.alistapart.com/articles/taminglists/
Alternatively, you can use any other CSS dropdown layout instead. More here:
    http://www.alvit.de/css-showcase/
Consult your favourite CSS reference for customising fonts/borders/etc.

Otherwise, you can just change the #RGB border/background colours where
suitable to customise for your site -- easy :).

*/



/* OFFICE-STYLE FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul{
 margin: 0;
 padding: 0;
 width: 195px;
 list-style: none;
 	background-image: url(http://www.guidesulysse.com/images/bg-colonne-gauche.gif);
	background-repeat: repeat-y;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 0;
 left: 195px;
 	background-image: url(http://www.guidesulysse.com/images/bg-colonne-gauche.gif);
	background-repeat: repeat-y;
}

/* All menu items (<li> tags) are relatively positioned (to correctly offset submenus). */
.menulist li {
 position: relative;
}

/* Links inside the menu */
.menulist li a {
 display: block;
 /*padding: 3px 4px 3px 10px;*/
 padding: 2px 0 1px 10px;
 text-decoration: none;
 margin: 0;
 font: normal 9pt Arial, Helvetica, sans-serif;
}
/* HACKS: MSIE6 doesn't support transparent borders, mimic with margins */
* html .menulist li a {
 border-width: 0;
 margin: 1px;
}

/*
 Lit items: hover/focus = the current item. 'highlighted' = parent items to visible menus.
 Here, active items are given a border, and a padding tweak to 'elevate' the text within.
 Feel free to use background-image:url(file.gif) instead of background-color:#nnn here...
*/
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 padding: 2px 0 1px 10px;
 border: 1px solid #ADF;
 margin: 0;
 font-weight: bold;
}

.menulist a.highlighted {
 font-weight: bold;
 margin: 0;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
 padding-top: 5px;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
\*/
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}

* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hacks */

/* Fiche produit*/
#corps-fiche {
	 padding-left: 10px;
}

#corps-fiche #colonne-droite {
 width: 235px;
 float: right;
 padding-right: 5px;
}

#corps-fiche #colonne-centre {
 width: 650px;
 float: left;
}

#corps-fiche #colonne-centre #image-produit {
 width: 150px;
 padding-right: 15px;
 float: left;
}

#corps-fiche #colonne-centre p{
	text-align: justify;
}

#corps-fiche #colonne-centre #info-produit {
 float: left;
 width: 480px;
}

#carre-blanc-fiche, .carre-blanc-fiche, .carre-bleu-fiche, .carre-bleu-fonce-fiche, .carre-jaune-fiche {
	border: 1px solid #dfdfdf;
	padding: 0;
	margin-bottom: 10px;
}

.suggestion img, .carre-bleu-fiche img, .carre-bleu-fonce-fiche img, .carre-bleu-fonce-fiche img{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.suggestion p, .carre-bleu-fiche p, .carre-bleu-fonce-fiche p{
	margin-right: 5px;
	margin-left: 5px;
}

#corps-fiche #colonne-droite .suggestion h2, #corps-fiche #colonne-droite .carre-bleu-fiche h2, .carre-bleu-fonce-fiche h2{	
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 0;
	margin: 0 0 5px 0;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}

#corps-fiche #colonne-droite .suggestion .titreUneLigne, #corps-fiche #colonne-droite .carre-bleu-fiche .titreUneLigne, .carre-bleu-fonce-fiche .titreUneLigne{
	line-height: 30px;
	height: 30px;
}

#corps-fiche #colonne-droite .suggestion .titreDeuxLignes, #corps-fiche #colonne-droite .carre-bleu-fiche .titreDeuxLignes, .carre-bleu-fonce-fiche .titreDeuxLignes{
	line-height: 13px;
	padding-top: 2px;
	height: 28px;
}

#corps-fiche #colonne-droite .suggestion hr, #corps-fiche #colonne-droite .carre-bleu-fiche hr, #corps-fiche #colonne-droite .carre-bleu-fonce-fiche hr{
	display:none;
}

#corps-fiche #colonne-droite .suggestion h2 a, #corps-fiche #colonne-droite .carre-bleu-fiche h2 a, #corps-fiche #colonne-droite .carre-bleu-fonce-fiche h2 a{
	color: white;
}

#corps-fiche #colonne-droite .suggestion h2, #corps-fiche #colonne-droite .carre-bleu-fiche h2, #corps-fiche #colonne-droite .carre-bleu-fonce-fiche h2{
	background: #08637e url('http://www.guidesulysse.com/images/background-petite-boite.gif');
	border-bottom: 1px solid #dbdbdb;
	/*border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;*/
}
#corps-fiche #colonne-droite .suggestion, #corps-fiche #colonne-droite .carre-bleu-fiche, #corps-fiche #colonne-droite .carre-bleu-fonce-fiche {
	background-image: url(http://www.guidesulysse.com/images/bg-colonne-droite.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.flipbook-text{
	font-size: 9pt;
	margin-left: 0;
}

.courriel {
	padding: 5px 10px; 
}

.courriel input[type="text"]{
	border:1px solid #dbdbdb;
	width: 105px;
}

.courriel textarea {
	border:1px solid #dbdbdb;
	width: 210px;
	margin: 5px 0;
}

#corps-fiche #colonne-centre .chapitre {
	padding-top: 30px;
}