/*
   refund.css
   Offres de remboursement
   
   Created by Ned Baldessin on 2008-09-11.
   Copyright 2008 Ned Baldessin. All rights reserved.
*/


/* ================ */
/* = Right Column = */
/* ================ */

body.refundCadeau #right-col,
body.refund #right-col {
	width: 176px;
	float: right;
}

body.refundCadeau #right-col #services,
body.refund #right-col #services {
	margin: 30px auto 0 auto;
	width: 170px;
}

body.refundCadeau #right-col #portabilite,
body.refund #right-col #portabilite {
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/refund/_portabilite.jpg') no-repeat scroll top left;
	width: 176px;
	height: 236px;
	margin-top: 15px;
}


/* =============== */
/* = Left Column = */
/* =============== */

body.refundCadeau #left-col,
body.refund #left-col {
	width: 786px;
}

body.refund #left-col h2 {
	text-indent: -9999px;
	background: url('../images/imgsite/refund/offres-de-remboursement.png') no-repeat scroll top left;
	/* width: 308px; */
	height: 18px;
	margin: 3px 3px 9px;
}

body.refundCadeau #left-col h2.packCadeau {
	text-indent: -9999px;
	background: url('../images/imgsite/refund/pack-cadeau.gif') no-repeat scroll top left;
	width: 704px;
	height: 18px;
	margin: 3px 3px 9px;
}

body.refundCadeau #left-col #breadcrumbs,
body.refund #left-col #breadcrumbs {
	background-image: none;
	margin-bottom: 0;
}


body.refundCadeau #left-col #introduction,
body.refund #left-col #introduction {
	margin: 25px 3px 21px;
	padding: 0 5px;
	font-size: 12px;
	line-height: 16px;
}

body.refundCadeau #left-col h3,
body.refund #left-col h3 {
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/refund/decouvrez-title.png') no-repeat scroll top left;
	width: 786px;
	height: 47px;
}

body.refundCadeau #left-col #central-zone,
body.refund #left-col #central-zone {
	background: url('../images/imgsite/refund/bg-central-zone.png') repeat-y;
}

body.refundCadeau #left-col #central-zone,
body.refund #left-col    {
	background: url('../images/imgsite/refund/bg-bottom-left-col.png') no-repeat scroll bottom center;
	padding:14px 3px 38px;
}


body.refundCadeau #left-col #central-zone #step-1,
body.refund #left-col #central-zone #step-1 {
	overflow: auto;
	height: 109px;
}

body.refundCadeau #left-col #central-zone h4,
body.refund #left-col #central-zone h4 {
	margin: 0 0 0 11px;
	background: url('../images/imgsite/bullet-1.png') no-repeat;
	padding-left: 44px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
}

body.refundCadeau #left-col #central-zone #step-1 label,
body.refund #left-col #central-zone #step-1 label {
	display: block;
	height: 39px;
	width: 125px;
	line-height: 39px;
	font-size: 18px;
	font-weight: bold;
	float: left;
}

body.refundCadeau #left-col #central-zone #step-1 label input,
body.refund #left-col #central-zone #step-1 label input {
	margin-right: 5px;
	margin-left: 9px;
}

body.refundCadeau #left-col #central-zone #step-1 label#choix-forfait,
body.refund #left-col #central-zone #step-1 label#choix-forfait {
	margin-left: 45px;
}

body.refundCadeau #left-col #central-zone #step-1 em.or,
body.refund #left-col #central-zone #step-1 em.or {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url('../images/imgsite/ou.png') no-repeat;
	width: 29px;
	height: 22px;
	margin-top: 8px;
	margin-left: 34px;
	margin-right: 44px;
}

body.refundCadeau #left-col #central-zone #step-1 label#choix-prepaye,
body.refund #left-col #central-zone #step-1 label#choix-prepaye {
	width: 250px;
	margin-left: 0px;
}

body.refundCadeau #left-col #conditions-speciales,
body.refund #left-col #conditions-speciales {
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
	padding: 15px 3px 20px;
}
body.refundCadeau #left-col #conditions-speciales a,
body.refund #left-col #conditions-speciales a {
	color: #c00;
}

body.refundCadeau #left-col #central-zone #step-2-prepaye,
body.refundCadeau #left-col #central-zone #step-2-forfait,
body.refund #left-col #central-zone #step-2-prepaye,
body.refund #left-col #central-zone #step-2-forfait {
	background: url('../images/imgsite/refund/bg-shadow.png') no-repeat -3px 0px;
	
	
}

body.refundCadeau #left-col #central-zone #step-2-prepaye div.inner-wrapper,
body.refundCadeau #left-col #central-zone #step-2-forfait div.inner-wrapper,
body.refund #left-col #central-zone #step-2-prepaye div.inner-wrapper,
body.refund #left-col #central-zone #step-2-forfait div.inner-wrapper {
	padding-top: 16px;
}

body.refundCadeau #left-col #central-zone #step-2-forfait h4,
body.refundCadeau #left-col #central-zone #step-2-prepaye h4,
body.refund #left-col #central-zone #step-2-forfait h4,
body.refund #left-col #central-zone #step-2-prepaye h4 {
	background: url('../images/imgsite/bullet-2.png') no-repeat;
	margin-top: 6px;
}

body.refundCadeau #left-col #central-zone #step-2-prepaye p,
body.refundCadeau #left-col #central-zone #step-2-forfait p,
body.refund #left-col #central-zone #step-2-prepaye p,
body.refund #left-col #central-zone #step-2-forfait p {
	margin: 0 56px 16px;
	font-size: 12px;
	line-height: 16px;
}

body.refundCadeau #left-col #central-zone #step-2-prepaye p strong,
body.refundCadeau #left-col #central-zone #step-2-forfait p strong,
body.refund #left-col #central-zone #step-2-prepaye p strong,
body.refund #left-col #central-zone #step-2-forfait p strong {
	font-weight: bold;
}

body.refundCadeau #left-col #central-zone #step-2-prepaye p small,
body.refundCadeau #left-col #central-zone #step-2-forfait p small,
body.refund #left-col #central-zone #step-2-prepaye p small,
body.refund #left-col #central-zone #step-2-forfait p small {
	font-style: italic;
	font-size: 11px;
}

body.refundCadeau #left-col #central-zone table,
body.refund #left-col #central-zone table {
	margin: 15px 56px 0;
	font-size: 12px;
}

body.refundCadeau #left-col #central-zone table td.label,
body.refund #left-col #central-zone table td.label {
	
}
body.refundCadeau #left-col #central-zone table tr.numero-vm,
body.refund #left-col #central-zone table tr.numero-vm,
body.avantageFamille #left-col #central-zone table tr.numero-vm {
	text-align: right;
}

body.avantageFamille #left-col #central-zone table tr.numero-vm {
	font-size: 12px;
}
body.refundCadeau #left-col #central-zone table tr.numero-vm label,
body.refund #left-col #central-zone table tr.numero-vm label,
body.avantageFamille #left-col #central-zone table tr.numero-vm label  {
	float: left;
	height: 26px;
	line-height: 26px;
}
body.refundCadeau #left-col #central-zone table td,
body.refund #left-col #central-zone table td {
	padding-bottom: 9px;
}
body.refundCadeau #left-col #central-zone table td.label,
body.refund #left-col #central-zone table td.label {
	width: 100px;
}
body.refundCadeau #left-col #central-zone table td.form-item,
body.refund #left-col #central-zone table td.form-item {
	width: 250px;
}

body.refundCadeau #left-col #central-zone table td.form-item input,
body.refund #left-col #central-zone table td.form-item input {
	width: 250px;
	font-size: 16px;
	color: #c00;
}

body.refundCadeau #left-col #central-zone table td.remarque,
body.refund #left-col #central-zone table td.remarque, 
body.avantageFamille #left-col #central-zone table td.remarque {
	font-size: 11px;
	font-style: italic;
	padding-bottom: 10px;
}
body.refundCadeau #left-col #central-zone table td.remarque span,
body.refund #left-col #central-zone table td.remarque span {
	display: block;
	width: 350px;
	/*padding-top: -5px;*/
	position: relative;
	top: -5px;
}

body.refund #left-col #central-zone table td.remarque table.choixforfait  {
	font-size: 12px;
	font-style: normal;
 
}

body.refund #left-col #central-zone table td.remarque table.choixforfait td.sstitre {
	font-size: 14px;
	font-weight: bold;
 }

body.refundCadeau #left-col #central-zone table td.form-item input.error,
body.refund #left-col #central-zone table td.form-item input.error,
body.avantageFamille #left-col #central-zone table td.form-item input.error {
	color: #fff;
	background-color: #c00;
}

body.refundCadeau #left-col #central-zone table span.error,
body.refund #left-col #central-zone table span.error,
body.avantageFamille #left-col #central-zone table span.error {
	color: #c00;
	font-size: 11px;
	font-style: italic;
	padding-left: 5px;
}
body.refundCadeau #left-col #central-zone table #tel_vm,
body.refundCadeau #left-col #central-zone table #tel_vm_2,
body.refund #left-col #central-zone table #tel_vm,
body.refund #left-col #central-zone table #tel_vm_2 {
	text-align: center;
	font-size: 16px;
	color: #c00;
	width: 122px;
}

body.refundCadeau #left-col #central-zone table td.form-item input.f-code-postal,
body.refund #left-col #central-zone table td.form-item input.f-code-postal {
	width: 87px;
}
body.refundCadeau #left-col #central-zone table td.remarque.final,
body.refund #left-col #central-zone table td.remarque.final {
	padding-top: 15px;
}


body.refundCadeau #left-col #central-zone #row-valider,
body.refund #left-col #central-zone #row-valider {
	height: 50px;
	text-align: right;
	border-top: 1px solid #d3d4d5;
}
body.refundCadeau #left-col #central-zone #row-valider div.inner-wrapper,
body.refund #left-col #central-zone #row-valider div.inner-wrapper {
	
	padding: 10px;
	padding-bottom: 0;
}
body.refundCadeau #left-col #central-zone #row-valider button.valider,
body.refund #left-col #central-zone #row-valider button.valider ,
body.avantageFamille #left-col #central-zone #row-valider button.valider {
	display: inline;
	text-indent: -9999px;
	background: url('../images/imgsite/bt-valider-large.png') no-repeat;
	width: 121px;
	height: 39px;
}

body.refundCadeau #left-col #central-zone p.first,
body.refund #left-col #central-zone p.first {
	padding-top: 15px;
}

body.refund #left-col a.red {
	color:#c00;
}

body.avantageFamille #row-valider  a.red {
	color:#c00;
}
