/* nav entete */
.float-right-important { float: right !important; }
.nav ul {
	width: 700px !important;
}

/* Couleur par defaut des liens, pour les differencier du texte (accessibilite) */
a:link, a:visited {
    color: #1A606C;
}

/* bloc recherche */
.custom-recherche {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	width: 100%;
	background: url('../img/grad-grey-6.png') repeat-x bottom left #fff;
	border: solid 1px #b8c0c2;
	color: #3979a5;
	line-height: 2.6em;
	font-size: 1.083em;
	height: 2.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

/* menu horizontal redimension des blocs */
.nav-2 ul {
	border-right: 1px solid #C9C9C9;
	width: 999px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}

.nav-2 ul li.link {
/*	display: inline-block;
	width: 150px;*/
}

.nav-2 ul li.link a {
	text-align: center;
}

/* Fond principal div.page */
.page {
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #FFF url(../_gfx/bg_dp.png) no-repeat -50px 220px;
}

/* Bloc connexion */
.mod-signin .mod-header, 
.mod-signin .mod-body {
	overflow: hidden;
	margin: 0 5px;
}

.mod-signin .mod-header .mod-title
{
	float:left;
	color:#333333;
	font-size:1.167em;
	padding:0 0 5px 0;
	font-weight:bold;
	margin:0;
}

.mod-signin .mod-header .link
{
	float:right;
	color:#555555;
	font-size:0.833em;
	text-decoration:underline;
}

.mod-signin .mod-header .link:hover { text-decoration:none; }

.mod-signin .mod-body ul
{
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
	height:3.5em;
}

.mod-signin .mod-body ul li
{
	padding: 0 0 0 10px;
	background: url(../img/sprite.png) 0 -464px no-repeat;
	line-height:1.167em;
}

.mod-signin .mod-body .link
{
	color:#555555;
	font-size:0.833em;
	text-decoration:underline;
}

.mod-signin .mod-body .link:hover { text-decoration:none; }

/* menu */
.block-1 {
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}

.block-1.block-filter {
	background-color: #FFF;
}

	/* autres liens */
	.mod-links-pane {
		background-color: #FFF;
		-webkit-box-shadow: #666 0px 2px 3px;
		-moz-box-shadow: #666 0px 2px 3px;
		box-shadow: #666 0px 2px 3px;	
	}
	
	.mod-links-pane .description{
		padding: 0 15px;
	}
	
	.mod-links-pane .description .img_link_small{
		margin: 10px 0;
	}


/* Accueil */
.mod-decouvrir-wrapper > a {
	width: 234px;
	height: 163px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}

/* Bouton filtre avancé infosupcaracteristique */
input.filtresubmit {
	border: 1px solid #C9C9C9;
	background: url('../img/grad-grey-4.png') repeat-x top left;
	font-weight: bold;
	color: #717171;
	overflow: visible;
	zoom: 1;
	width: auto;
	display: inline-block;
	margin: 10px 0 10px 10px;
}


input.filtresubmit:hover,
input.filtresubmit:focus,
input.filtresubmit:active {
	background-image: url('../img/grad-grey-6.png');
	text-decoration: none;
}

label.box{
	margin-left: 5px;	
}

/* Liste produits */
.publication-pane{
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}

.publication-info {
	display: block;
	margin: 0.7em 0;
	font-size: 0.917em;
	color: #555555;
}

.publication-r.col2 {
	margin-left: 18px;
}

.separation {
	float: left;
	height: 1px;
	margin: 0;
	width: 734px;	
}

/* fiche produit */
.publication-wide {
	width: 734px;
	margin-left: 0px;
	margin-top: 20px;
}

/* alimentation.html*/
.width-half{
	width: 50%;	
}

/* Voir mon compte & Alimenter mon compte 
----------------------------------------- */

table.table_panier {
	border:none;
	width:100%;
	font-size: 1em;
}

table.table_panier caption {
	color:#FDFDFB;	
}

table.table_panier th, table.table_panier td {
	border:none;
	font-weight: bold;
	/*background-color: #d8d9da;*/
	border-bottom:solid 1px #FFFFFF;
	border-bottom:solid 1px #d8d9da;
}

table.table_panier td.ligne {
	font-weight: bold;
	background-color: transparent;
	border-bottom:solid 1px #d8d9da;
	vertical-align:bottom;
}

table.table_panier td.totalcde {
	font-weight: bold;
	color:#FFF;
	background-color: #00529a;
	border-bottom:solid 1px #dedce6;
	vertical-align:bottom;
}

table.table_panier td.total {
	vertical-align:bottom;
}

table.table_adresses, table.table_licence, table.table_compte, table.commande_detail {
	border:none;
	width:100%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

table.table_adresses td {
	border:none;
	vertical-align:top;
}

.modifier a, .modifier input {
	border: none;
	padding: 0.2em 1em;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	background: #555;
	color: #fff;
	font-weight: normal;
}
div.modifier a:hover,
div.modifier a:focus,
div.modifier a:active,
div.modifier input:hover {
	background: #888;
	text-decoration:none;
}

div.divdroit {
	text-align:right;
	width:100%;
}

input.quantite {
	width: 50px; 
}

div.choixDuReglement {
	width: 200px;
}

p.info_erreur {
	margin:10px;
	color:red;
	text-align:justify;
}

.obligatoire {
	font-size: 12px;
	color: #FF0000;
	clear:both;
	margin:10px 0;
}

.sp-info {
	margin:5px 0px 0px 5px;
}

p.info {
	margin:10px;
	text-align:justify;
}

legend.adresse {
	font-size: 1.167em;
	font-weight: bold;
	color: #1a606c;
}

fieldset {
	margin-top:10px;
}

span.prix_euros {
	cursor:help;
}

a.detailcommande {
	color: #1a606c;
}

img.statut_img {
	cursor:pointer;
}
table.table_compte tr {
	background-color:#FFFFFF;
}
table.table_compte tr.statut_annule {
	color:#999999;
}
table.table_compte tr.ligne_fonce {
	background-color:#E2E2E2;
}
img.img_active{
	cursor:pointer;
}
/* Formulaire pour donner son avis 
---------------------------------- */

table.table_forms {
	width:100%;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;	
	border:none;
}
table.table_forms td {
	border:none;
	border-bottom:1px solid #999999;
	padding:5px;
}
table.table_forms td.numero1 {
}
table.table_forms td.numero2 {
	vertical-align:center;
}
table.table_forms td.question {
	vertical-align:center;
	font-weight:bold;
}
table.table_forms td.reponse {
	margin:0px;
	vertical-align:bottom;
	text-align:left;
}
table.table_forms td.reponse label {
	font-weight:normal;
	text-align:right;
}
input.enquete {
	height:20px;
	vertical-align:bottom;	
}
	
