


html,body{
	margin: 0;
	padding:0;
	width:100%;
	height: 100%;
	font-size: medium;
}
form{margin: 0;padding: 0;}
html{min-width:1000px;}
body{
	display: inline;
	position: relative;
	float: left;
	background-image: url(/clients/unvin/images/identite_client/f_body.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#cadre{
	width:978px;
	background-image: url(/clients/unvin/images/identite_client/f_cadre.gif);
	background-repeat: repeat-y;
	margin: 0 auto 0  auto;
	/*border:1px solid red;*/
}
#fond{
	width:978px;
	background-image: url(/clients/unvin/images/identite_client/f_fond.gif);
	background-repeat: no-repeat;
	/*height:1588px;*/
	background-position: 0 189px;
	min-height: 594px;
	position:relative;
	
}
.clear{font-size: 1px;clear:both;}
/* /////////////////////////////////////////////////////////////
HEAD
///////////////////////////////////////////////////////////// */
#head{
	height:189px;
	width:100%;
	background-image: url(/clients/unvin/images/identite_client/f_head.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}
#head .logo {
display: block;
height: 37px;
width:387px;
position:absolute;
top:36px;left:44px;
}
#head .logo strong{display:none;}
/* /////////////////////////////////////////////////////////////
COMPTE
///////////////////////////////////////////////////////////// */
#moncompte dt,#moncompte  dd,#moncompte dl,#moncompte form{padding:0;margin:0;}
#moncompte label,#moncompte dt,#compte_login_oublie b{display:none;}
#moncompte{
	height:51px;
	width:444px;
	background-repeat: no-repeat;
	position: absolute;
	right:31px;
	top:0;
	z-index: 2;
}
#moncompte .contenu{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#moncompte #compte_login_password,#moncompte  #compte_login_email{
	border: 1px solid #b34e66;
	height: 18px;
	width: 150px;
	top: 5px;
	position: absolute;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#moncompte #compte_login_password{left:252px;}
#moncompte #compte_login_email{left:91px;}

#compte_login_oublie{
	color:#8d7c7a;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	top:30px;
	position:absolute;
	left:252px;
}
/*bouton creer compte*/
#moncompte #gcbtcreercompte{
	 top:30px;position:absolute;left:91px; 
}
#moncompte #gcbtcreercompte.gcbouton1, #moncompte #gcbtcreercompte.gcbouton1 a, #moncompte #gcbtcreercompte.gcbouton1 a b{
	background-image:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:normal;
	height:auto;
}
#moncompte #gcbtcreercompte.gcbouton1 a,#moncompte #gcbtcreercompte.gcbouton1 a b {
	color:#8d7c7a;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0;
	margin:0;
	background-image:none;
	text-decoration:underline;
	display:inline;
}

#moncompte .ok{
	top:5px;
	position:absolute;
	right:252px;
}
#moncompte .ok{
	top:5px;right:5px;
	position:absolute;
	height: 32px;width:31px;
	background-image: url(/clients/unvin/images/identite_client/header/bt_ok.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='clients/unvin/images/identite_client/header/bt_ok.png',sizingMethod='scale');
	_background-image: none;
	vertical-align: middle;
	cursor: pointer;
}
#compte_login_ok{
	display: block;
	position:absolute;
	top:2px;
	left:5px;
	color:#fff;	
	height: 25px;width:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	vertical-align: middle;
	background-color: transparent;
}
#delog{
	top:0;
	width:90px;
	position:absolute;
	right:10px;
	height:36px;
	background-position:100% 0;
	background-repeat: no-repeat;
	background-image: url(/clients/unvin/images/identite_client/header/bt_quitter.gif);
}
#delog a{
	color:#4f4949;
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	padding : 0 30px 0 0;
}
#gcmoncomptephrase{
	color:#4f4949;
	top:0;
	left:10px;
	width:192px;
	position:absolute;
	height:36px;
	line-height:36px;
	vertical-align:middle;
	background-repeat:repeat-x;
	background-image: url(/clients/unvin/images/identite_client/header/f_compte.gif);
	text-align:right;
}

#moncompteloglien{
	top:0;
	position:absolute;
	right:110px;
	height:36px;
	/* 4f4949 */
}
#moncompteloglien a{
	color:#4f4949;
	text-decoration:none;
	line-height:36px;
	vertical-align:middle;
	border:0 solid #4f4949;
	border-right-width:1px;
	border-left-width:1px;
	padding : 0 10px 0 10px;
	/* 4f4949 */
}

/* /////////////////////////////////////////////////////////////
MENU H
///////////////////////////////////////////////////////////// */
#menuh{
	height: 28px;
	margin: 8px 0 0 0;
	position: relative;
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(/clients/unvin/images/identite_client/menu_h/f_menu_h.gif);
	background-position: 218px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
#menuh li, #menuh ul, #menuh ol{
	list-style:none;
	margin: 0;
	padding:0;
}
#menuh #blocmenup{
	/*border:1px solid yellow;*/
	height: 28px;
	width:565px;
	position:relative;
	left:234px;
}
#menuh #bt_monpanier{
	display: block;
	width: 123px; /*140px;*/
	position: absolute;
	height: 24px;
	right: 36px;
	top: 4px;
	background: url(/clients/unvin/images/identite_client/menu_h/bt_pannier.gif) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 0 0 17px;
}
#menuh #bt_monpanier:hover,#menuh #bt_monpanier:active{background-position: 0 -24px;}

/* /////////////////////////////////////////////////////////////
MENU G
///////////////////////////////////////////////////////////// */
#menug{
	display: inline;
	width: 234px;
	position: relative;
	z-index: 3;
	margin: -94px 0 0 0;
	/*height: 1200px;*/
	/*background-color: Fuchsia;*/
	float: left;
}
/* /////////////////////////////////////////////////////////////
CONTENU
///////////////////////////////////////////////////////////// */
#corps{
	display: inline;
	width: 668px;
	float: right;
	margin: 0 50px 0 0;
	/*background-color: Aqua;*/
}
#gcecommerce{
		font-family:Arial, Helvetica, sans-serif;	
		color:#4b4848;
		font-size:12px;
}
/* /////////////////////////////////////////////////////////////
CHEMIN
///////////////////////////////////////////////////////////// */
#chemin{margin: 10px 0 10px 0;}
#chemin, #chemin a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#989898;
	text-decoration:none;
}
/* /////////////////////////////////////////////////////////////
PIED
///////////////////////////////////////////////////////////// */
#pied{
	width: 978px;
	margin: 0 auto 0  auto;
	height: 88px;
	background-image: url(/clients/unvin/images/identite_client/pied/f_pied.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-decoration: none;
	clear: both;
}
#pied ol,#pied li{
	list-style:none;
	margin: 0;padding:0;
}
#pied ol{
	display: block;
	position:absolute;
	height: 34px;
	width: 430px;
	text-align: left;
	top :45px;
	left:260px;
}
#pied li{
	float:left;
	border: 0px solid #4f4949;
	padding: 0 5px 0 5px;
	border-left-width:1px;
	font-size: 12px;
}
#pied li.first{
	border-left-width:0px;
}
#pied li a{
	color:#4f4949;	text-decoration: none;
}
#pied #addonline{
	position:absolute;
	right: 50px;
	top:40px;
	width:245px;
	text-align: right;
	line-height:34px;
	height:34px
}
#pied #addonline img{
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#pied #addonline a{
	vertical-align:middle;
	font-size:11px;
	color:#858585;
	text-decoration: none;
}
#pied .logo{
	display: block;
	position:absolute;
	left: 58px;
	top:40px;
	width:170px;
	height:22px;
}
#pied .logo strong{display: none;}
/*- ------------**/
h1,h2,h3,h4,h5,h6,p{
margin:0;
padding:0;
}
/**************/
/* Formulaire */
/**************/
.classinputtext, .classtextarea,.classselect,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	border-style :solid;
	border-width: 1px;
	border-color:#868686;
	margin-left:5px;
}
.classinputtext, .classtextarea,.classselect,.classoption,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
.classinputcheck,.classinputradio{
	border-width: 0px;
}
.inputreset,.inputsubmit{
	background-color: #A3C7E0;
	font-weight: bold;
}
.intituleformulaire{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color :#626568;
	width:20%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	float: left;
}
.blocksumit{
	display: block;
	margin: 5px 0 0 20%;
	/*padding-left: 20%;
	padding: 3px;*/
}
.champobligatoire{
	font-size : 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
}
/********/
/* MENU */
/********/
.definitionm0{
	border-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	vertical-align:top;
}
a.lien_menu{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:normal !important;
}
/**********/
/* MOTEUR */
/**********/
.resumemoteur{
	font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
	font-weight:normal !important;
	display: block;
	margin:0;
	margin-left: 5px;
	margin-bottom: 10px;
}
.l_moteur,.l_moteur:active,.l_moteur:visited{
	color:#279600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.page_moteur{
		display: block;
	margin:0;
	margin-left: 5px;
	margin-bottom: 10px;
		font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
		color: #949494;
	text-align:right;
}
.pageselect{
	color:#279600;
}
.l_page{
	font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
	text-decoration:underline;
	color:#000;
}
.pageresult{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #949494;
	font-weight: bold;
}
.pasmoteur{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #279600;
	font-weight: bold;
	text-align:center;
}
/***************/
/* BLOCK FLASH */
/***************/
.blockFlash {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
.blockFlash img {
	border:0px;
	display:block;
}
/***************/
/* BLOCK DYNA  */
/***************/
.blocdynanique{
		font-size   	: 12px;
		font-family 	: Arial, Helvetica, sans-serif;
		color         : #000;
}
.blocdynanique th{background-color:#efefef;}
.blocdynanique td{
	text-align:center;
}
.blocdynanique caption{
	font-weight:bold;
	font-size : 14px;
}

/***************/
/*   MODELE    */
/***************/

.titre0 h1, .titre1 h1, .titre2 h1, .titre3 h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	position: relative;
}

.titre0{
	background-image: url(/html/unvin/images/modeles/titre_0_f.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.titre0 .right{
	background-image: url(/html/unvin/images/modeles/titre_0_bd.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height: 21px;
}
.titre0 .left{
	background-image: url(/html/unvin/images/modeles/titre_0_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
.titre0 strong{
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
.titre0 strong p{
	padding: 0;
	margin:0;
	display:inline;
}
.titre1{
	background-image: url(/html/unvin/images/modeles/titre_1_f.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.titre1 .right{
	background-image: url(/html/unvin/images/modeles/titre_1_bd.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height: 21px;
}
.titre1 .left{
	background-image: url(/html/unvin/images/modeles/titre_1_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
.titre1 strong{
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
.titre1 strong p{
	padding: 0;
	margin:0;
	display:inline;
}
.titre2{
	background-image: url(/html/unvin/images/modeles/titre_2_f.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.titre2 .right{
	background-image: url(/html/unvin/images/modeles/titre_2_bd.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height: 21px;
}
.titre2 .left{
	background-image: url(/html/unvin/images/modeles/titre_2_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
.titre2 strong{
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
.titre2 strong p{
	padding: 0;
	margin:0;
	display:inline;
}
.titre3{
	background-image: url(/html/unvin/images/modeles/titre_3_f.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.titre3 .right{
	background-image: url(/html/unvin/images/modeles/titre_3_bd.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height: 21px;
}
.titre3 .left{
	background-image: url(/html/unvin/images/modeles/titre_3_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}
.titre3 strong{
	padding: 0 0 0 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
.titre3 strong p{
	padding: 0;
	margin:0;
	display:inline;
}

.puceh2_0, .puceh2_1, .puceh2_2, .puceh2_3 {
	margin: 0 0 0 5px;
	padding: 0 0 0 9px;
	background: url(/html/unvin/images/puce_0.gif) no-repeat 0 8px;
	font-weight: normal;
	font-size: 12px;
}

.puceh2_1 {
	background: url(/html/unvin/images/puce_1.gif) no-repeat 0 8px;
}

.puceh2_2 {
	background: url(/html/unvin/images/puce_2.gif) no-repeat 0 8px;
}

.puceh2_3 {
	background: url(/html/unvin/images/puce_3.gif) no-repeat 0 8px;
}

.bouton1{ 
   background-image: url(/html/unvin/images/modeles/bt0_g.gif);
  background-repeat:no-repeat; 
} 
.bouton1 a{ 
  padding-right:10px; /*largeur de l'image bt_c_g.gif*/ 
  margin-left:10px; /*largeur de l'image bt_c_g.gif*/ 
  background-image: url(/html/unvin/images/modeles/bt0_f.gif);
  background-repeat:no-repeat; 
  background-position:100% 0; 
  text-decoration:none; 
} 
.bouton1 a,.bouton1{ 
  display:-moz-inline-box; 
  display:inline-block; 
  height:24px; /*hauteur de l'image*/ 
  white-space:nowrap; 
} 
.bouton1 a b{ 
  vertical-align:top; 
  font-size:12px; 
  display:block; 
  cursor:pointer; 
  _display:inline-block; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height:18px; /*hauteur de l'image*/ 
  vertical-align:middle; 
  color: #a83651;
}

.geniecubecontenu{clear:both;}

/***********************MA WISH LIST**************************************/
.gcwishlistrapide {
	float: right;
	background: url(/clients/unvin/images/identite_client/mon-panier.png) no-repeat;
	color: #fff;
	padding-left: 31px;
	margin: 5px 20px 0 0;
	line-height: 21px;
	position: relative;
}
.gcwishlistnom{
}
.gcwishlistnombreArticles{
}
.gcwishlisttotalArticles{
}
.gcwishlistprix{
}
/***********************MA WISH LIST**************************************/

/* Popup des Conditions Générales de Vente */
.popupCdv {
	background: 0 none;
	padding: 10px; 	
}