.princ {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited, a:active {
	color: #002aa4;
}

.caracteristique {
	font-weight: bold;
}

input {
	font-size: 12px;
}

#sansfrais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 15px;
	padding-top: 15px;
	color: #2F44FF;
}

#sansfrais.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo {
	display: block;
	float: left;
}

#recherche {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#entete {
	background-color: #002aa4;
	height: 43px;
}

#entete a:link, #entete a:active, #entete a:visited {
	color:#FFFFFF
}

#entete a:hover {
	color: #ffc124;
	text-decoration: underline;
}

.ligne_noire {
	display: block;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}

.left, .right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left.milieu, .right.milieu {
	padding-top: 12px;
}
span.left {
	color: #ffc124;
}

.separ_vert_left {
	display: block;
	float: left;
	padding-top: 5px;
}

.separ_vert_right {
	display: block;
	float: right;
	padding-top: 5px;
}

.select_entete {
	float: right;
	padding-right: 10px;
	padding-top: 11px;
}
#col_gauche {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	width: 200px;
}
#contenu {
	width: 747px;
	padding-left: 10px;
	margin-left: 200px;
	margin-bottom: 10px;
}

#page_caisse #contenu, #page_merci #contenu, #page_plan #contenu {
	width: 747px;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}

#page_plan #contenu {
	width: 100%;
}

#page_merci #contenu p {
	font-size: 16px;
}


#contenu p {
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}

#contenu td p {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}

#contenu p, #contenu td {
	font-size: 13px;
}


#contenu p.attention {
	font-size: 12px;
	color: #333333;
}


#contenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contenu h1.produit {
	font-weight: normal;
}

#contenu h1.resultat {
	margin-bottom: 0px;
}

#contenu h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#contenu .aucun_resultat {
	text-align: center;
	font-size: 16px;
}

#pied {
	background-color: #002aa4;
	height: 36px;
	clear: both;
	text-align: center;
}

#pied table {
	margin-right: auto;
	margin-left: auto;
}

#pied td {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#pied a {
	color: #FFFFFF;
}
#pied a:hover {
	color: #ffc124;
}

.sidebarmenu {
	margin-top: 10px;
	width: 184px;
	border: 4px solid #002aa4;
	background-color: #ffc124;
}

.sidebarmenu h3 {
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0px;
}


.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #ffc124;
	border-bottom: 1px solid #ffc124;
}
 
.sidebarmenu ul li{
position: relative;
z-index: 100;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: 1px solid #ffc124;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #FFFFFF; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: #000000;
}

.sidebarmenu ul li a:hover{
	background-color: #ffc124;
	color: #002aa4;
	text-decoration: underline;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
background-color: #ffc124;
position: absolute;
width: 184px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 100;
border: 1px solid #002aa4;
border-bottom-style: none;
}

.sidebarmenu a.sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002aa4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002aa4;
	border-top-style: none;
	border-right-style: none;
}


.sidebarmenu ul li a.sub:link, .sidebarmenu ul li a.sub:visited, .sidebarmenu ul li a.sub:active{
background-color: #ffc124;
}


.sidebarmenu a.subfolderstyle{
background: url(/nouv/right.png) no-repeat 97% 50%;
}

.sidebarmenu a.subfolderstyle:hover{
background-color: #ffffff;
color: #000000;
text-decoration: none;
}
 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }

#menugauche {
	background-color: #002aa4;
	text-align: center;
	width: 192px;
	margin-top: 10px;
}

#menugauche a, #menugauche span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}

#menugauche span {
	color: #ffc124;
}

#menugauche img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#menugauche a:hover {
	color: #ffc124;
	text-decoration: underline;
}

#temoignage, #temoignage_prod {
	width: 192px;
	margin-top: 10px;
	font-size: 12px;
	font-style: italic;
}

#temoignage_prod {
	width: 740px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#list_logos {
	width: 192px;
	margin-top: 10px;
	text-align: center;
}

#list_logos img, #list_logos a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#diaporama {
	width:704px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 430px;
}

.sliderbutton {
	float:left;
	width:50px;
	padding-top:134px;
	text-align: center;
}
.sliderbutton .fleche {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64px;
}
.sliderbutton .fleche:hover {
	color: #ffc124;
}
#slider {
	float:left;
	position:relative;
	overflow:auto;
	width:600px;
	height:410px;
	border:2px solid #fff;
	background:#fff;
}
#slider ul {position:absolute; list-style:none; top:0; left:0; margin:0; padding:0}
#slider li {float:left; width:600px; height:410px; margin:0; padding:0 10px 0 0}

#slider a {
	display: block;
	height: 361px;
}


#bouton_rech {
	display: block;
	float: right;
	margin-left: 5px;
}






.acInput {
	width: 200px;
}
.acResults {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.acResults ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.acResults li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.acLoading {
	background : url('/images/indicator.gif') right center no-repeat;
}

.acSelect {
	background-color: Highlight;
	color: HighlightText;
}




.pagination {
	list-style:none;
	height:45px;
	margin-right: 64px;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#fff; border:1px solid #000; margin:5px 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#ba0c00; border:1px solid #000; color:#000}
li.current {border:1px solid #000; background:#ffc124}

.liste_produits {
	width:704px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
.table_cat {
	margin-bottom: 15px;
}

.cell_photo, .cell_photo_vide {
	border:1px solid #000;
	text-align: center;
	padding: 10px 20px 10px 20px;
}
.cell_photo_vide {
	border-color: #FFFFFF;
}

.photo_vide {
	width: 180px;
}

.cell_desc {
	text-align: left;
	padding: 0 3px 0 3px;
	vertical-align: top;
}


.designation {
	font-size: 14px;
	font-weight: bold;
}

.design, #contenu p.design {
	font-size: 20px;
	color: #002aa4
}

#contenu p.design {
	margin-bottom: 1em;
}

#contenu td.sect_cat {
	font-size: 20px;
	color: #002aa4;
	background-color: #ffc124;
}

.w_ligne, .w_ligne_vide {
	font-size: 3px;
	background-color: #d7d7d7;
}

.w_ligne_vide {
	background-color: #ffffff;
}


.rouge {color: #ba0c00}

.bleu {color: #002aa4}

.prix {
	color: #ba0c00;
	font-weight: bold;
}


.bouton_action, .bout_act_cat, .bout_prix_cat, .bouton_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-color: #ba0c00;
	height: 27px;
	width: 110px;
}

.bouton_action.haut {
	padding-top: 0;
	height: 35px;
}



.bout_act_cat {
	padding-top: 2px;
	height: 16px;
	width: 74px;
	float: right;
	font-size: 11px;
}

.bouton_big {
	padding-top: 2px;
	height: 47px;
	width: 150px;
	font-size: 18px;
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
}

.bouton_big.milieu {
	padding-top: 13px;
	height: 37px;
}

.bout_prix_cat {
	padding-top: 4px;
	padding-left: 16px;
	height: 19px;
	width: 134px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(/images/panier.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}
.cont_bout_prix {
	text-align: right;
	margin-top: 2px;
	height: 23px;
}

.bouton_action:link, .bouton_action:active, .bouton_action:visited {
	color:#FFFFFF
}

.bout_act_cat:link, .bout_act_cat:active, .bout_act_cat:visited {
	color:#FFFFFF
}

.bout_prix_cat:link, .bout_prix_cat:active, .bout_prix_cat:visited {
	color:#FFFFFF
}

.bouton_big:link, .bouton_big:active, .bouton_big:visited {
	color:#FFFFFF
}

.bouton_action:hover, .bout_act_cat:hover, .bout_prix_cat:hover, .bouton_big:hover {
	color: #002aa4;
	text-decoration: underline;
	background-color: #ffc124;
	background-image: none;
}
#text_intro {
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
}

#text_intro a {
	color: #002aa4;
}
#text_intro a:hover {
	color: #ba0c00;
}

.align_droit {
	text-align: right;
}
.align_centre {
	text-align: center;
}

.region_prix {
	background-color: #d9d9d9;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.region_prix label {
	text-align: right;
	display: block;
	color: #002aa4;
	font-weight: bold;
}
.choix_attribut {
	margin-right: 8px;
	margin-left: 8px;
}

.achat_produit {
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

.table_carac {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}

.shema {
	text-align: center;
	margin-top: 20px;
}

.checkout2 {
	background-color: #d7d7d7;
}

.erreur {
	color: #ba0c00;
	font-size: 18px;
}

ul.pasdemarge {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tab_client1 {font-size: 11px}
.tab_client2 {font-size: 11px; color: #666666; }

.nocommande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
.phrase_recherche {
	text-align: center;
	margin-top: 0px;
}
.liste_resultats li {
	margin-bottom: 0.5em;
}

#seals {
	text-align: center;
	margin-bottom: 5px;
}
