


html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #222223 url(/clients/actuagtd/images/identite_client/bkgMotif.jpg) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}

a {
	color: #3c3c3c;
	text-decoration: none;
}
a:hover {text-decoration:underline;}

a.bouton {
	display: block;
}
a.bouton span {display:none;}

a#tohome {
	position: absolute;
	top: 58px;
	left: 14px;
	display: block;
	height: 90px;
	width: 249px;
}
a#tohome span {display:none;}

/******************************************************************************/
/* OSSATURE GENERALE */
#cadre_0 {
	background: url(/clients/actuagtd/images/identite_client/bkg.jpg) no-repeat 50% 0;
	background-attachment: fixed;
}

#cadre {
	margin: auto;
	width: 1000px;
}

#header {
	height: 211px;
	position: relative;
	z-index: 9999999;
	background: url(/clients/actuagtd/images/identite_client/bandeau.png) no-repeat 50% 36px;
}

#container {
	background: url(/clients/actuagtd/images/identite_client/contentRepeat.gif) repeat-y 8px 0;
	min-height: 537px;
	_height: 537px;
	overflow:auto;
	_overflow: visible;
	
}

#footer {
	position: relative;
	height: 120px;
	background: url(/clients/actuagtd/images/identite_client/bkgFooter.png) no-repeat;
}

#left {
	float: left;
	width: 180px;
	padding: 0 0 0 8px;
	/*background-color:#0099FF;*/
	z-index: 999999;
	position: relative;
}

#center {
	margin: 0 198px;
	/*background-color:#0099FF;*/
	z-index: 1;
}

#right{
	float: right;
	width: 188px;
	/*background-color:#0099FF;*/
	overflow: hidden;
	padding-top: 28px;
}
/******************************************************************************/

/******************************************************************************/
/* MON COMPTE */
#moncompte {
	font-size: 11px;
	color: #000;
	position: relative;
	width: 561px;
	padding: 8px 0 0 0;
	float: right;
}

#moncompte br {display:none;}

#moncompte label {display:none;}

#moncompte dt {
	line-height: 20px;
}

#moncompte dl, #moncompte dt, #moncompte dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#moncompte dd {
	float: right;
}

#moncompte div {
	display: inline;
}

#moncompte #compte_login_email, #moncompte #compte_login_password {
	border: 1px solid #222222;
	font-size: 11px;
	color: #828282;
	padding-top: 3px;
	width: 110px;
	position: absolute;
	top: 8px;
	margin: 0;
}

#moncompte #compte_login_password {
	left:190px;
}
#moncompte #compte_login_email {
	left:72px;
}

#moncompte #compte_login_ok {
	position: absolute;
	border: 0 none;
	background: transparent url(/clients/actuagtd/images/identite_client/btnOk.gif) no-repeat;
	font-size: 11px;
	color:#FFFFFF;
	width: 18px;
	height: 19px;
	padding: 0;
	top: 8px;
	left: 300px;
	cursor: pointer;
}

#moncompte #moncomptelog {
	padding-right: 71px;
	line-height: 20px;
}

#moncompte #gcmoncomptephrase {
	border-right: 1px solid #fefefe;
	float: left;
	padding-right: 5px;
}

#moncompte  #moncompteloglien {
	border-right: 1px solid #fefefe;
	float: left;
	padding: 0 5px;
}

#moncompte  #delog {
	position: absolute;
	right: 0;
	border-right: 1px solid #fefefe;
	padding-right: 5px;
}

#moncompte #gcheamessage {display:none;}

#moncompte #gcbtcreercompte {
	position: absolute;
	right: 0;
	top: 8px;
	border-left: 1px solid #fefefe;
	border-right: 1px solid #fefefe;
	display:block;
	padding: 0 13px;
	line-height:20px;
}
#moncompte #gcbtcreercompte a {color: #000;}

#moncompte #gcheadoublie {
	margin-left: 25px;
}

#moncompte #compte_login_oublie {
	display: block;
	position: absolute;
	left:333px;
	line-height:20px;
	color: #000;
}

#moncompte b {font-weight:normal;}
/******************************************************************************/

/******************************************************************************/
/* MON PANIER */
#panier {
	float: right;
	line-height: 20px;
	padding: 8px 0 0 0;
	margin: 0 13px;
	font-size: 11px;
	color: #000;
	position: relative;
}

#panier dl, #panier dt, #panier dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#panier div {
	display: inline;
}

#panier dt {
	margin-right: 3px;
	display: none;
}
.gcpanierrapide {position:relative;}
#panier .gclignenbarticle {margin-left: 64px;}
#panier .gclignenbarticle span {display:none;}
#panier .gclignenbarticle b, #panier .gclignetotal b {color:#fff;}

#panier #l_acces_panier {
	position: absolute;
	left: 0;
	top: -3px;
}
#panier #l_acces_panier {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 3px;
}
#panier #l_acces_panier:hover {
	text-decoration: none;
}
#panier #l_acces_panier b {
	font-weight: normal;
}
/******************************************************************************/

/******************************************************************************/
/* COLONNE DE GAUCHE*/

#comparateurLink {
	background: url(/clients/actuagtd/n/menu_v/puceMenu.gif) no-repeat 10px 5px;
	display: block;
	padding: 0 10px 8px 28px;
}

#left dl, #left dt, #left dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left dl {margin-top: 1px;}

#left dt {
	background: url(/clients/actuagtd/images/identite_client/dlHeader.gif) no-repeat;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 28px;
	text-align: left;
}

/* RECHERCHE */
#left #recherche {
	text-align: center;
}

#left #recherche dd {
	margin: 10px 0;
}

#left #recherche label, #left #recherche #gcrechmarque {display:none;}

#left #recherche input, #left #recherche select {
	width: 138px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	font-size: 11px;
}

#left #recherche #gcbtrechercher {
	background: url(/clients/actuagtd/images/identite_client/btnValider.gif) no-repeat;
	width: 140px;
	line-height: 20px;
	margin: auto;
}

#left #recherche #gcbtrechercher a, #left #recherche #gcbtrechercher a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
}

#left #recherche #gcbtrechercher b {
	font-weight: normal;
}

/* GROUPES */
#left #groupes {
	margin: 0;
	padding: 0;
}

#left #groupes li {
	display:inline;
}

#left #groupes a, #left #groupes a:hover {
	display: block;
	line-height: 27px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 42px;
	margin-top: 1px;
	text-decoration: none;
}

/* PACKS 1 */
#left #groupes #l_bs {
	
	background: url(/clients/actuagtd/images/identite_client/grpPacks.gif) no-repeat;
}

/* PROMOTIONS SANS PRIX BARRES 2 */
#left #groupes #l_news {
	background: url(/clients/actuagtd/images/identite_client/grpPromotions.gif) no-repeat;
}

/* NOUVEAUTES 3 */
#left #groupes #l_groupe3 {
	background: url(/clients/actuagtd/images/identite_client/grpNouveautes.gif) no-repeat;	
}

/* DERNIERES MINUTES (AVEC PRIX BARRES) 4 */
#left #groupes #l_promos {
	background: url(/clients/actuagtd/images/identite_client/grpDernieresMinutes.gif) no-repeat;
}

/* bouton paiement sÃ©curisÃ© */
#left #btnRassurance {
	background: url(/clients/actuagtd/images/identite_client/btnRassurance.gif) no-repeat;
	height: 171px;
}

/* bouton ed contact */
#left #btnContact {
	background: url(/clients/actuagtd/images/identite_client/btnContact.gif) no-repeat;
	height: 44px;
	margin-top: 12px;
}


/******************************************************************************/

/******************************************************************************/
/* COLONNE DE DROITE */
#btnMinisCool {
	height: 166px;
	background: url(/clients/actuagtd/images/identite_client/btnMinisCool.jpg) no-repeat;
	margin-bottom: 16px;
}
#btnOffresEntreprises {
	height: 114px;
	background: url(/clients/actuagtd/images/identite_client/btnOffresEntreprises.jpg) no-repeat;
	margin-bottom: 16px;
}
#btnPochettesCadeaux {
	height: 71px;
	background: url(/clients/actuagtd/images/identite_client/btnPochettesCadeaux.jpg) no-repeat;
	margin-bottom: 16px;
}
#btnCameraEmbarquee {
	height: 89px;
	background: url(/clients/actuagtd/images/identite_client/btnCameraEmbarquee.jpg) no-repeat;
	margin-bottom: 16px;
}
#btnParrainage {
	height: 165px;
	background: url(/clients/actuagtd/images/identite_client/btnParrainage.jpg) no-repeat;
	margin-bottom: 16px;
}
#btnLesPlus {
	height: 101px;
	background: url(/clients/actuagtd/images/identite_client/btnLesPlus.jpg) no-repeat;
}
#rx {
	height: 101px;
	background: url(/clients/actuagtd/images/identite_client/btn_rx.gif) no-repeat;
	margin-bottom: 16px;	
}

#rx a {
	width: 42px;
	height: 42px;
	float: left;
}

#rx #rx_dailymotion {
	margin: 39px 0 0 24px;
}

#rx #rx_facebook {
	margin: 39px 0 0 28px;
}

/******************************************************************************/

/******************************************************************************/
/* PIED DE PAGE */
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 27px;
	left: 189px;
}

#footer ul li {
	display:inline;
	float:left;
	border-right: 1px solid #fdfdfd;
}
#footer ul li.last {border:none;}

#footer ul a {
	display: block;
	color: #000;
	margin: 3px 0;
	padding: 0 12px;
}

#footer #addonline {
	position:absolute;
	bottom: 8px;
	right: 24px;
	font-size: 10px;
}
#footer #addonline a {
	color: #6b6b6b;
}

#footer #addonline img {
	vertical-align:middle;
	border: none;
}
/******************************************************************************/

/******************************************************************************/
/* COLONNE DE CONTENU */

/* CHEMIN */
#chemin {
	padding: 6px 0 7px 0;
	color: #dddddd;
	font-size: 11px;
}
#chemin a {color: #dddddd;}

/******************************************************************************/

#totop {
	clear: both;
	text-align: right;
	padding-right: 200px;
	font-size: 11px;
	overflow: hidden;
}

#totop a {
	color: #dddddd;
	text-decoration: underline;
}
#totop a:hover {text-decoration: none;}

/******************************************************************************/
/* Geniecube */

/**************/
/* Formulaire */
/**************/
.classinputtext, .classtextarea,.classselect,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	border-style :solid;
	border-width: 1px;
	border-color:#c7c8c8;
	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 {
	height:17px;
	line-height:17px;
	float: left;
	font-size:11px;
	text-align:center;
	text-transform: uppercase;
	color:#fff;
	font-weight: bold;
	padding: 0 10px;
	border: 0 none;
	background: none;
	/*border:1px solid #1d1d1d;*/
	background-image: url(/clients/actuagtd/images/identite_client/bkg_btn.gif);
	background-repeat: repeat-x;
	margin-left: 7px;
	
}
.intituleformulaire{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color :#000;
	width:20%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	float: left;
}
.blocksumit{display: block;margin: 5px 0 0 20%;}
.champobligatoire{
	font-size : 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
}

/***************/
/* 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 de titre */
.modeleTitre {
	font-weight: bold;
	font-size: 12px;
	color: #1e1e1e;
	border-bottom: 1px solid #dfdfdf;
	background: url(/clients/actuagtd/images/identite_client/puceMenu.gif) no-repeat 0 4px;
	padding: 0 0 2px 15px;
	text-transform: uppercase;
}
.modeleTitre h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.modeleTitre a {
	color: #1e1e1e;
	text-decoration: underline;
}

/* Modele de puce */
.modelePuce {
	font-size: 12px;
	color: #3c3c3c;
}
.modelePuce h2 {
	background: url(/clients/actuagtd/images/identite_client/puceMenu2.gif) no-repeat 0 9px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}
.modelePuce a {
	color: #3c3c3c;
	text-decoration: underline;
}

/* Modele d'encart */
.encartTitre {
	background: url(/clients/actuagtd/images/identite_client/encartTop.gif) no-repeat;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	padding-left: 8px;
	width: 284px;
}

.encartTexte {
	background: url(/clients/actuagtd/images/identite_client/encartBottom.gif) no-repeat;
	width: 276px;
	height: 93px;
	overflow: hidden;
	padding: 8px;
}

.encartTexte img {
	float: left;
	margin-right: 10px;
	border: 1px solid #6b6b6b;
}

.encartTexte .texte {
	height: 64px;
}
.encartTexte .texte p {
	margin: 0;
	padding: 0;
}

.encartTexte .lien a {
	font-weight: bold;
	color: #b40000;
}

/***********************MA WISH LIST**************************************/
.gcwishlistrapide {
	float: right;
	background: url(/clients/actuagtd/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; 	
}