@charset "utf-8";
/* RESET */

h1, h2, h3, h4, h5, h6, ul, li, form { padding:0; margin:0;}

/* CSS Document */


html,body {
	background-color:#153a52;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
}

#main {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:1224px;
	color:black;
	background-color:#f5ebd2;
	background-image:url(../media/images/background.jpg);
	background-repeat:no-repeat;
	min-height:1217px;
}

#langs {
	padding-left:925px;
}



#menus {
	padding-top:58px;
	padding-left:311px;
}

#promoSpecial {
	/*padding-left:311px;
	width:453px;*/
	padding-left:0;
	width:764px;
	height:272px;
	/*background-image:url(../media/images/promo_speciale.jpg);
	background-repeat:no-repeat;
	background-position:311px top;*/
}

#pirate {
	width:459px;
	height:381px;
	background-image:url(../media/images/pirate.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-381px;
	margin-left:765px;
}

#tabs {
	padding-left:119px;
	with:983px;
}

#recherche, #recherche2, #recherche3 {
	margin:0;
	padding:0;
	padding-left:119px;
	width:983px;
	height:59px;
	background-image:url(../media/images/background_recherche.png);
	background-repeat:no-repeat;
	background-position:119px top;
}

#content {
	width:948px;
	padding-left:149px;
	padding-right:8px;
	background-image:url(../media/images/background_content.png);
	background-repeat:repeat-y;
	background-position:119px top;
	/*border:1px solid transparent;*/
}

div#content > p, div#content > h1, div#content > h2, div#content > h3, div#content > hr  {
	margin-top:0;
	padding-top:0;
}



#footer {
	width:983px;
	padding-left:119px;
	height:45px;
	background-image:url(../media/images/background_footer.png);
	background-repeat:repeat-y;
	background-position:119px top;
}

.loginBox{
	background-image:url(../media/images/parchemin-bg.png);
	background-repeat:no-repeat;
	position:absolute;
	width:218px;
	height:254px;
	padding-top:50px;
	margin-top:-312px;
	margin-left:-20px;
	text-align:center;

}

#themas {
	width:215px;
	/*margin-left:27px;*/
	float:left;
	margin-top:24px;
}

#themasList {
	background-color:#ededed;
	background-image:url(../media/images/background_themas.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0 2px;
}
#themasList a, #chooseThemasList #list a{
	display:block;
	background-image:url(../media/images/checkbox-off.gif);
	background-repeat:no-repeat;
	background-position:8px 4px;
	padding-left:28px;
	line-height:20px;
	border-bottom:1px dotted #B5B5B5;
	color:#606060;
	text-decoration:none;
}
#themasList a:hover, #chooseThemasList  #list a:hover{
	color:#0178C3;
}
#themasList a.selected, #chooseThemasList  #list a.selected{
	color:#0178C3;
	background-image:url(../media/images/checkbox-on.gif);
}
.leftCol, .leftColNoThema {
float:left;
width:502px;
padding-top:24px;
padding-left:10px;
padding-right:0;
}

.leftColNoThema {
width:717px;
/*margin-left:27px;*/
}

.rightCol{
	float:left;
	width:201px;
	padding-left:20px;
	padding-top:194px;
}
.homePromoBox{
	background-image:url(../media/images/promo-empty.gif);
	background-repeat:no-repeat;
	width:151px;
	height:139px;
	margin:4px 3px;
	float:left;
}
.homePromoBox .promoDescr{
	
	height:48px;
	padding-top:40px;
	text-align:center;
	color:#303132;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}
.homePromoBox .client{
	padding:10px 10px 0 10px;
	font-size:11px;
	text-align:center;
}
.homePromoBox .client a{
	font-weight:bold;
	color:#303132;
}
.homePromoList{
	width:100%;
}
.homePromoList tr td{
	height:18px; 
	padding:0 5px;
}
.homePromoList tr.even td{
	background-color:#EDEDED;
}

.homePromoList tr.odd td{
	background-color:#ffffff;
}

.homePromoList tr.even td strong, .homePromoList tr.odd td strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#303132;
	padding-left:4px;
	padding-right:4px;
}

.homePromoList a{
	color:#808080;
	text-decoration:none;
}
.homePromoList a:hover{

	text-decoration:underline;
}
.logoCompanies{
	width:502px;
	text-align:center;
}
.logoCompanies li{
	/*padding:0 15px;*/
	padding:0;
	margin:0;
	width:178px;
	list-style:none; 
}
.logoCompanies a img{
	border:none;
}

#frcoupons,#nlcoupons,#encoupons {
	width:200px;
	height:300px;
	float:right;
	overflow:auto;
	text-align:center;
	border:1px solid #CCC;
	padding-top:3px;
}

#frcoupons a,#nlcoupons a,#encoupons a {
	display:block;
	text-align:center;
}

#frcoupons a img,#nlcoupons a img,#encoupons a img {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	border:1px solid white;
}

#frcoupons a img:hover,#nlcoupons a img:hover,#encoupons a img:hover {
	border:1px solid #ea6e01;
}


h1 { font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#004b71;}
h2 { font-family:Verdana, Geneva, sans-serif; font-size:15px; font-weight:bold; color:#004b71;}

#messageErrConnexion { color:#F00; font-weight:bold;}

#connexionBloc { font-family:Verdana, Geneva, sans-serif; font-size:11px; width:450px; float:left;}
#connexionBloc p { padding:0; margin:0;}
#connexionBloc input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; width:250px; height:16px; line-height:16px;}
#connexionBloc .required { background:url(/media/images/fr/form-requis.png) right top no-repeat; padding:0 66px 0 0;}
#connexionBloc .connexionForm { background:url(/media/images/fr/form-requis.png) right top no-repeat; padding:0 66px 0 0;}
#connexionBloc .formInput { margin:0 0 10px 0;}
#connexionBloc .formInput label { width:100px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#connexionBloc .submitButton { border:none; width:auto; height:auto;}
#connexionBloc .formNumeroClient { padding:5px 5px 5px 5px; border:1px solid #d6d6d6; background: right top no-repeat #efefef; width:420px;}
#connexion { cursor:pointer;}
#connexionBlocFlagNo { float:left; width:260px;}
#connexionBlocFlagNo img { border:none;}
.separationSauvegarde { border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:3px 0 3px 0; margin:3px 0 3px 0;}
.colorCCC { color:#ccc;}
.colorCCC a { text-decoration:none;}
.colorCCC a:hover { text-decoration:underline;}
.colorCCC a span { color:#666;}

.connexionDetail { padding:5px 5px 5px 5px; border:1px solid #d6d6d6; background: right top no-repeat #efefef; width:700px; color:#004B71; font-weight:bold; font-size:22px;}

.ajoutCoupon { padding:5px 5px 5px 5px; border:1px solid #d6d6d6; background:#efefef; width:700px; color:#004B71; font-size:12px; margin:35px 0 0 0;}

#inscriptionBloc { font-family:Verdana, Geneva, sans-serif; font-size:11px; float:left; padding:0 0 0 80px;}
#inscriptionBloc input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; width:250px; height:16px; line-height:16px;}
#inscriptionBloc .required { background:url(/media/images/fr/form-requis.png) right top no-repeat; padding:0 66px 0 0;}
#inscriptionBloc .inscriptionForm { background:url(/media/images/fr/form-requis.png) right top no-repeat; padding:0 66px 0 0;}
#inscriptionBloc .formInput label { width:200px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#inscriptionBloc .submitButton { border:none; width:auto; height:auto;}
#inscriptionBloc .formNumeroClient { padding:5px 5px 5px 5px; border:1px solid #d6d6d6; background:url(/media/images/form-bckgrd-client.png) right top no-repeat #efefef; width:520px;}


#sendToFriend { font-family:Verdana, Geneva, sans-serif; font-size:11px; float:left; padding:0 0 0 80px;}
#sendToFriend input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; width:150px; height:16px; line-height:16px;}
#sendToFriend .required { padding:0 0 0 0;}
#sendToFriend .formSendToFriend {  padding:0 0 0 0;}
#sendToFriend .formInput label { width:90px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#sendToFriend .submitButton { border:none; width:auto; height:auto;}
#sendToFriend .formNumeroClient { padding:5px 5px 5px 5px; border:1px solid #d6d6d6; background:url(/media/images/form-bckgrd-client.png) right top no-repeat #efefef; width:520px;}


#ajouterCouponBloc { font-family:Verdana, Geneva, sans-serif; font-size:11px;}
#ajouterCouponBloc input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; height:16px; line-height:16px;}
#ajouterCouponBloc .inputWidth200 { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; height:16px; line-height:16px; width:200px;}
#ajouterCouponBloc .formInput label { width:100px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#ajouterCouponBloc .submitButton { border:none; width:auto; height:auto;}
#ajouterCouponBloc .formInput .formError { border:1px solid #e73803 !important; background:none !important;}

#formtabs {font-family:Verdana, Geneva, sans-serif; font-size:11px;}
#formtabs input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; height:16px; line-height:16px; width:250px;}
#formtabs textarea { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4; height:16px; line-height:16px; width:250px; height:75px;}
#formtabs label { width:160px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }

#rechercheBloc1, #rechercheBloc2, #rechercheBloc3 { float:left; color:#fff; font-size:10px; font-family:Verdana, Geneva, sans-serif; padding:0 0 0 15px; height:40px; margin:10px 0 0 0;}
#rechercheBloc1, #rechercheBloc2 { border-right:1px dotted #fff; padding:0 15px 0 15px;}
#rechercheBloc1 select { font-family:Verdana, Geneva, sans-serif; font-size:10px; background:#ababab; color:#fff; border:none;}
#rechercheBloc1 label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#rechercheBloc1 input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:150px; background:#ababab; color:#fff; border:none;}
#rechercheBloc2 input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:50px; background:#ababab; color:#fff; border:none;}
#rechercheBloc2 { padding-top:25px; height:15px;}
#rechercheBloc3 img { border:none; margin:8px 0 0 0;}

#dialog label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#dialog input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:150px; background:#ababab; color:#fff; border:none; }
#dialog img { border:none; margin:8px 0 0 0;}
#dialog select { font-family:Verdana, Geneva, sans-serif; font-size:10px; background:#ababab; color:#fff; border:none;}
#dialog { font-size:10px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; }

#restore label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#restore input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:150px; background:#ababab; color:#fff; border:none; }
#restore img { border:none; margin:8px 0 0 0;}
#restore select { font-family:Verdana, Geneva, sans-serif; font-size:10px; background:#ababab; color:#fff; border:none;}
#restore { font-size:10px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; }


#dialog2 label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; }
#dialog2 input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:150px; background:#ababab; color:#fff; border:none; }
#dialog2 img { border:none; margin:8px 0 0 0;}
#dialog2 select { font-family:Verdana, Geneva, sans-serif; font-size:10px; background:#ababab; color:#fff; border:none;}
#dialog2 { font-size:10px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; }

#dialogSendToMe label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; margin-bottom:8px; }
#dialogSendToMe input { font-family:Verdana, Geneva, sans-serif; font-size:11px; border:1px solid #a1a3a4;  margin-bottom:8px; }
#dialogSendToMe img { border:none; margin:8px 0 0 0;}
#dialogSendToMe select { font-family:Verdana, Geneva, sans-serif; font-size:11px; background:#ababab; color:#fff; border:none;}
#dialogSendToMe { font-size:11px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; overflow:hidden; }


#dialogSendToMeOk label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; margin-bottom:8px; }
#dialogSendToMeOk input { font-family:Verdana, Geneva, sans-serif; font-size:11px; width:150px;  margin-bottom:8px; }
#dialogSendToMeOk img { border:none; margin:8px 0 0 0;}
#dialogSendToMeOk select { font-family:Verdana, Geneva, sans-serif; font-size:11px; background:#ababab; color:#fff; border:none;}
#dialogSendToMeOk { font-size:11px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; }


#dialogDeleteCoupon label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; margin-bottom:8px; }
#dialogDeleteCoupon input { font-family:Verdana, Geneva, sans-serif; font-size:11px; width:150px;  margin-bottom:8px; }
#dialogDeleteCoupon img { border:none; margin:8px 0 0 0;}
#dialogDeleteCoupon select { font-family:Verdana, Geneva, sans-serif; font-size:11px; background:#ababab; color:#fff; border:none;}
#dialogDeleteCoupon { font-size:11px; font-family:Verdana, Geneva, sans-serif; padding-top:12px; }

#actionsCoupon img { border:none;}
#actionsCoupon { float:right;}

.formError { border:1px solid #e73803 !important; background:url(/media/images/fr/form-requis-h.png) right top no-repeat !important; color:black !important;}
.formError2 { border:1px solid #e73803 !important; background:url(/media/images/fr/form-requis-h.png) right top no-repeat !important; color:black !important;}
.center { text-align:center;}
.clear { clear:both;}
.inscriptionSeparation { width:530px; border-bottom:1px solid #d6d6d6;}

.homePromoList h1 {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#01b2e1;
}

.homePromoList h2 {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#343434;
}

.homePromoList span {
	font-family:arial;
	font-size:11px;
	color:#343434;
}

.homePromoList td {
	font-family:arial;
	font-size:11px;
	color:#808080;
}

#rechercheBloc4, #rechercheBloc5,#rechercheBloc6,#rechercheBloc7,#rechercheBloc8 { float:left; color:#fff; font-size:10px; font-family:Verdana, Geneva, sans-serif; padding:0 0 0 15px; height:40px; margin:10px 0 0 0;}
#rechercheBloc4 { border-right:1px dotted #fff; padding:0 15px 0 15px;}
#rechercheBloc4 label { width:80px; margin:0 10px 0 0; display:-moz-inline-box; display:inline-block; color:white; padding-left:10px; font-size:10px; margin-top:10px; }
#rechercheBloc4 input { font-family:Verdana, Geneva, sans-serif; font-size:10px; border:1px solid #a1a3a4; width:80px; background:#ababab; color:#fff; border:none; margin-top:10px;}
#rechercheBloc5 img,#rechercheBloc6 img,#rechercheBloc7 img,#rechercheBloc8 img { border:none; margin:8px 0 0 0; }
#rechercheBloc6 { width:300px; }
#rechercheBloc7, #rechercheBloc8 { width:160px; }
#rechercheBloc6 { border-right:1px dotted #fff; padding:0 15px 0 15px; }

#homePromoList TD.expired { color: red !important;}
#messageErr1 { color:red !important;}
.formSendToMe { background:url(/media/images/fr/form-requis.png) right top no-repeat; padding:0 66px 0 0; }

#footer {
	color:#87a4b4;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	padding-left:190px;
}

#footer div {
	color:#87a4b4;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	float:right;
	padding-right:128px;
	
}
.valid{border:2px solid green !important;}
.invalid{border:2px solid #e00 !important;}

.detailPromo {
	background:url(/media/images/detail-background.png) left top repeat-y; 
}

.detailContent {
	background:url(/media/images/detail-header.png) left top no-repeat; 
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
}

.detailFooter {
	background:url(/media/images/detail-footer.png) left bottom no-repeat; 
	height:12px;
	line-height:12px;
}

.zoneTitle {
	height:85px;
}

.detailTitle {
	color:#01b2e1;
	/*height:32px;*/
	/*line-height:32px;*/
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:7px;
	font-weight:bold;
	text-align:center;
	margin-left:80px;
	margin-right:5px;
}

.detailCompany {
	text-align:left;
	font-size:14px;
	color:#343434;
	font-weight:bold;
}

.homePromoList td {
	padding-bottom:5px !important;
	padding-top:5px !important;
}

.detailValidity {
	text-align:center;
	font-size:18px;
	color:#343434;
	font-weight:normal;
	line-height:20px;
	margin-left:80px;
	margin-right:5px;
}

#detailContent {
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	letter-spacing:.4px;
}

#content a { color:#01B2E1;}
#content a:hover { color:#004B71; text-decoration:none;}

#chooseThemasList {
margin-top:12px;
}

#list div {
margin-top:12px;
font-weight:bold;
}
