@charset "utf-8";
/* CSS Document */

body {
	background:#FFF;
	margin:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:justify;
}


#container {
	width:949px;
	height:auto;
	margin:5px auto;
	border-bottom:5px solid #cc0033;
	border-top:5px solid #cc0033;
	border-left:1px solid #cc0033;
	border-right:1px solid #cc0033;
}

#header {
	width:949px;
	height:97px;
	/*background:url(../images/header.jpg) top center no-repeat;*/
	margin:0 0 0 0;
}

#content {
	min-height:495px;
	padding-top:5px;
}
#bottom {
	/*background:url(../images/footer.jpg) bottom center;*/
	width:949px;
	height:61px;
	margin:30px 0 0 0;
}

#block_content {
	background:url(../images/angle-topright.jpg) top right no-repeat;
	width:700px;
	height:auto;
}

#block_right {
	margin:0px 2px 0px 0px;
	width:220px;
	height:auto;
}

#block_right_top {
	background:url(../images/angle-topleft.jpg) top left no-repeat;
	margin:0 0 0 0;
	width:220px;
	padding:13px;
}

#block_right_bottom {
	background:url(../images/angle-bottomright.jpg) bottom right no-repeat;
	margin:0px 0px 0px 0px;
	width:220px;
	padding:0px 26px 0px 0px;
}

.ident_link {
    color:#006633;
	text-decoration:none;
	font-size: 12px;
}

.ident_link a {
    color:#006633;
	text-decoration:none;
}

.ident_link a:hover {
    color:#006633;
	text-decoration:underline;
}

#nav {
	width:220px;
	height:auto;
	color:#999;
}

#nav ul {
	margin-top:0px;
	margin-bottom:0px;
}

#nav ul li {
	list-style:none;
	font-size:14px;
	color:#006633;
	margin: 5px 0px 5px 0px;
}

#nav ul li a, #nav ul li a:visited {
	color:#006633;
	text-decoration:none;
}

#nav ul li a:hover {
	color:#cc0033;
	text-decoration:underline;
}

#block_login {
	background:#ebebeb;
	text-align:center;
	font-size:1px;
}

.block_login_input {
	border:1px #999 solid;
}

#produit-etiquette {
	margin-left:10px;
	border:1px solid #cc0033;
}

#produit-bouteille {
	padding:10px;
}
.block_textedetails_home {
	width:336px;
	padding:13px;
	margin:10px 2px 0px 10px;
	background:url(../images/angle-bottomright.jpg) bottom right no-repeat;
}

.block_textedetails_home ul li {
	list-style:none;
	padding:0;
	font-size:11px;
	margin-left:-40px;
}

.button_jecommande {
	width:190px;
	height:36px;
	margin:5px 0px 5px 0px;
	float:right;
}

.button_jecommande a, .button_jecommande a:visited {
	background:url(../images/button-jecommande.jpg) top center no-repeat;
	display:block;
}

.button_jecommande a:hover {
	background:url(../images/button-jecommandehover.jpg) top center no-repeat;
	display:block;
}

.button_ensavoirplus {
	width:190px;
	height:36px;
	margin:5px 0px 5px 0px;
	float:right;
}

.button_ensavoirplus a, .button_ensavoirplus a:visited {
	background:url(../images/button-ensavoirplus.jpg) top center no-repeat;
	display:block;
}

.button_ensavoirplus a:hover {
	background:url(../images/button-ensavoirplushover.jpg) top center no-repeat;
	display:block;
}
.smalltitle {
	margin:5px 5px 0 0;
	text-align:right;
}

.block_textedetails {
	/*width:336px;*/
	padding:13px;
	margin:15px 2px 0px 10px;
	background:url(../images/angle-bottomright.jpg) bottom right no-repeat;
}

.block_textedetails ul li {
	list-style:none;
	padding:0;
	font-size:11px;
	margin-left:-40px;
}
.block_textedetails2 {
	/*width:336px;*/
	padding:0px 8px 8px 8px;
	margin:5px 2px 0px 0px;
	/*background:url(../images/angle-bottomright.jpg) bottom right no-repeat;*/
}

.block_textedetails2 ul li {
	list-style:none;
	padding:0;
	margin-bottom: 10px;
	font-size:13px;
	margin-left:-40px;
}
.block_textepage {
	width:410px;
	height:auto;
	padding:20px 5px 5px 10px;
	text-align:justify;
}

.block_textepage ul li {
	list-style:url(../images/listimg-square.jpg);
	padding:2px;
}

.block_textepage-title {
	width:380px;
	height:auto;
	border-bottom:2px #CCC solid;
}

.singlebox_rayon {
	float:left;
	margin:0 0 5px 5px;
	border:1px solid #CCC;
	padding:5px 3px 5px 3px;
	width:325px;
	min-height:250px;
	max-height:250px;
	height:250px;
	overflow:hidden;
}

.button-voirfiche {
	width:127px;
	height:32px;
}

.button-voirfiche a, .button-voirfiche a:visited {
	background:url(../images/button-voirfiche.jpg) top center no-repeat;
	display:block;
}

.button-voirfiche a:hover {
	background:url(../images/button-voirfichehover.jpg) top center no-repeat;
	display:block;
}

.panier_objecttd {
	padding:20px 0 20px 5px;
	border-bottom:1px solid #CCC;
}

.panier_resumetable {
	margin:20px 0 20px 0;
	background:#ebebeb;
	padding:20px 0 10px 30px;
}

.panier_resumetable td {
	padding:10px 0 0 0;
}

.block_forms_container {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	/*width:50%;*/
}


.block_forms {
	border:1px solid #999;
	margin-left:5px;
}

.block_forms_tdinput {
	padding:0 0 10px 2px;
}

.block_title {
	padding:0px 0px 0px 13px;
	margin:0px 0px 0px 10px;
}


.title {
	font-size:18px;
	font-weight:bold;
	color:#006633;
	margin:0px;
	padding:0px;
}

.grey-light {
	color:#999;
}

.grey-medium {
	color:#666;
}

.grey-hard {
	color:#333;
}

.black {
	color:#000;
}

.white {
	color:#FFF;
}

.red {
	color:#cc0033;
}

.red a, .red a:visited {
	color:#cc0033;
	text-decoration:none;
}

.red a:hover {
	color:#063;
	text-decoration:underline;
}

.green {
	color:#006633;
}

.green a, .green a:visited{
	color:#006633;
	text-decoration:none;
}

.green a:hover{
	color:#cc0033;
	text-decoration:none;
}

.text-right {
	text-align:right;
}

.text-left {
	text-align:left;
}

.element_top {
	vertical-align:top;
}

.element_middle {
	vertical-align:middle;
}

.element_bottom {
	vertical-align:bottom;
}
.small {
	font-size:10px;
}

.getmargin-top {
	margin-top:15px;
}

.getmargin-left {
	margin-left:5px;
}

.floatright {
	float:right;
	margin-right:5px;
}

.clear {
	clear:both;
}

.margin-title {
	margin:10px 0px 10px 30px;;
}

.box_grey {
	background:#ebebeb;
	padding:10px;
}

.input_text {
	border:1px solid #999;
	width: 303px;
	margin:0px 5px 0px 5px;
}

.element_right {
	padding-right:55px;
}

.spacer {
	margin:10px;
}

#header_index {
  position: relative;
  width: 260px;
  height: 75px;
  top: 9px;
  left: 45px;
  cursor: pointer;
}
#div_historique {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	padding: 10px 0px 10px 39px;
}
#div_historique a {
	font-size: 14px;
	color: #006633;
	text-decoration: none;
}
#div_historique a:hover {
	font-size: 14px;
	color: #006633;
	text-decoration: underline;
}
#compteur {
	/*width:305px;*/
	padding:10px 0px 0px 0px;
	text-align: center;
	color: #CC0033;
	/*color: #000000;*/
	font-size: 20px;
	font-weight: bold;
}
#libelle_compteur {
	width:305px;
	padding:10px 0px 0px 0px;
	text-align: center;
	/*color: #CC0033;*/
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}
#libelle_compteur2 {
	width:180px;
	padding:0px 0px 0px 0px;
	text-align: center;
	/*color: #CC0033;*/
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.mentions_bas {
  color: #006633;
}

.mentions_bas a, .mentions_bas a:visited {
	color:#006633;
	text-decoration:none;
}

.mentions_bas a:hover {
	color:#cc0033;
	text-decoration:underline;
}
#mentions_bas_separateur {
  background-color: #006633;
  height: 1px;
  width: 270px;
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 3px 0px;
}
#mentions_bas_txt {
  font-size: 11px;
}

.onglets {
  color: #006633;
}

.onglets a, .onglets a:visited {
	color:#006633;
	text-decoration:none;
}

.onglets a:hover {
	color:#cc0033;
	text-decoration:underline;
}

.pastille_par {
  overflow: visible;
  position: relative;
width:135px;
  top: 180px;
  left: -120px;
  padding: 0px 0px 0px 0px;
  margin: 0px -131px -135px 0px;
  z-index: 9999999999;
}

/* lexique */
.cadre_centre {
margin-left: 0;
margin-right: 0;
width:100%;

}

.cadre {
background-color:#FFFFFF;
/*border:1px solid #0170CA; */
overflow:auto;
}
#infos {
margin:0px;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}
#infos #liste {
/*border:1px solid #00A4CE; */
height:150px;
width:667px;
margin-bottom:0px;
overflow:auto;
padding-left:10px;
padding-right:0px;

}
#infos #liste a { text-decoration: none; color: #000000; }
#infos #liste a:hover { text-decoration: underline; color: #000000; }
#infos #liste p {
margin:0px 0px 0px 0px;
}