/* @override 
	http://localhost:8888/css/prepaye.css
	http://3665.w3net.fr/css/prepaye.css
*/

#main div.intro {
	background: url(../images/buy_illus_top.jpg) no-repeat right bottom;
	padding-right: 155px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 11px;
}

span.warning {
	font-size: 0.7em;
	color: #ac0000;
}

#main div.intro h2 {
	margin-top: 0;
	margin-bottom: 11px;
}

#main div.intro p {
	margin-top: 0;
}

#main ul.advantages li {
	background: #f4f4f4 url(../images/picto_check_grey.png) no-repeat 6px center;
	display: block;
	padding: 4px 10px 3px 21px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	white-space: nowrap;
}

#main div ul.advantages {
	width: 100%;
	margin-top: 17px;
	height: 55px;
	margin-bottom: 15px;
}

#main div.forfaits div.list {
	clear: left;
}

#main div.forfaits div.list p {
	float: left;
	width: 147px;
	margin: 17px 0 8px;
	text-align: center;
	font-size: 1em;
	position: relative;
	z-index: 50;
	cursor: pointer;
	border-bottom: 39px solid #fff;
}



#main div.forfaits div.list p strong {
	font: normal 1.25em DejaVuSansCondensedBold;
}

#main div.forfaits div.list p span {
	display: block;
	padding: 7px 4px;
}

#main div.forfaits div.list p span.nb_calls {
	background-color: #e6e6e6;
	color: #5192af;
	font-size: 1.05em;
}

#main div.forfaits div.list p:first-child span.nb_calls {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}

#main div.forfaits div.list p:last-child span.nb_calls {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}

#main div.forfaits div.list p span.price {
	background-color: #f7f7f7;
	color: #83b2c7;
}

#main div.forfaits div.list p:first-child span.price {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#main div.forfaits div.list p:last-child span.price {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#main div.forfaits div.list p span strong {
	display: block;
}

#main div.forfaits div.list p a.subscribe {
	display: none;
}

#main div.forfaits div.list p.active {
	font-size: 1.3em;
	margin-top: 0;
	background-color: #fff;
	border: 3px solid #d3d3d3;
	color: #00658F;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	position: relative;
	z-index: 80;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

p.details {
	clear: left;
	font-size: 0.7em;
}

#main div.forfaits div.list p.active a.subscribe {
	display: block;
}

#main div.forfaits div.list p.active span.nb_calls {
	color: #00658F;
	background: none;
}

#main div.forfaits div.list p.active span.price {
	color: #00658F;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}


a.subscribe {
	background: url(../images/bt_souscrire.png) no-repeat;
	width: 133px;
	height: 31px;
	text-indent: -5000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}

div#lacarte_selector {
	background-color: #fff;
	border: 3px solid #d3d3d3;
	color: #00658F;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
	clear: left;
	height: 31px;
	font-size: 1.2em;
	margin-bottom: 7px;
}

a#lacarte_buy {
	width: 133px;
	height: 31px;
	display: block;
	text-indent: -5000px;
	background: url(../images/bt_buy.png) no-repeat;
}

#nb_decr, #nb_incr {
	width: 16px;
	height: 17px;
	display: inline-block;
	text-indent: -5000px;	
	cursor: pointer;
}

#nb_decr {
	background: url(../images/picto_decr_grey.png) no-repeat;
}

#nb_incr {
	background: url(../images/picto_incr_grey.png) no-repeat;
}

#lacarte_selector form p {
	float: left;
	margin: 0 10px 0 3px;
	height: 36px;
}

input#nb_calls, strong#lacarte_amount {
	border-width: 1px;
	font-size: 1.3em;
	text-align: center;
	padding: 5px 3px 3px;
	color: #00658F;
	margin: 0;
	display: inline-block;
	width: 53px;
}

input#nb_calls {
}

strong#lacarte_amount {
	background-color: #f4f4f4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: auto;
	padding-right: 7px;
	padding-left: 7px;
}

.how_steps span.details {
	display: block;
}

#form_login p label {
	display: block;
	font-size: 0.7em;
	padding-left: 1px;
}

#form_login p {
	margin-top: 6px;
	margin-bottom: 5px;
}

input#bt_connexion {
	color: #00658F;
	background-color: #f0f0f0;
	font-weight: bold;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;}

#form_login input.field {
	background-color: #fff;
	border-width: 1px;
	padding: 4px;
	font-weight: bold;
	color: #00658F;
}

#process .step {
	margin: 0;
	padding: 7px 28px 7px 7px;
	background: #f2f2f2 url(../images/arrow_big.png) no-repeat right center;
	text-align: center;
	font-size: 0.9em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
}

#process .step.active {
	background-color: #0080b9;
	color: #fff;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

#process .step.end {
	background-image: none;
	padding-right: 9px;
}

#process {
	
}

/*form.buy_form p.field input {
	width: 160px;
	padding: 4px;
}
form.buy_form p.field input#cgu {
	width: 60px;
}
input#captcha {
	width: 108px;
}

form.buy_form p.field {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 7px;

}

form.buy_form p.bullet {
	background: url(../images/picto_bullet_small.png) no-repeat 0 9px;	
	padding-left: 23px;
}

form.buy_form p.bullet.zone {
	background-position: 0 center;
}

form.buy_form p.bullet.captcha {
	background-position: 0 14px;
	position: relative;
}

#main form.buy_form p.navigation .submit {
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	border: 1px outset #0080b9;
	font-size: 1.2em;
	padding: 3px 5px 4px 25px;
	background: #0080b9 url(../images/picto_bullet_small_w.png) no-repeat 7px center;
}*/


p.navigation {
	height: 32px;
	position: relative;
}

form.buy_form p.align label {
	display: block;
	float: left;
	width: 149px;
	padding-top: 7px;
}

form.buy_form p.navigation.align label {
	padding-top: 9px;
}

#process p.choice {
	background: #fff url(../images/picto_info.png) no-repeat 9px center;
	padding: 5px 5px 5px 39px;
	border: 3px solid #d3d3d3;
	color: #00658F;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 1.15em;
	margin-top: 0;
	margin-bottom: 0;
}

p#existing_account {
	cursor: pointer;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 7px 8px;
	background-color: #f2f2f2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

p#existing_account span.bt {
	position: absolute;
	right: 3px;
	top: 3px;
	bottom: 3px;
}

span.bt {
	display: inline-block;
	padding: 3px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	border: 1px outset #b8b8b8;
	background-color: #b8b8b8;
}

a#openBF {
	display: block;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 3px solid #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #effaff url(../images/logos_cb.png) no-repeat right center;
	padding: 9px 200px 9px 9px;
	text-shadow: #effaff 2px 2px 0;
}

#openBF strong.payment_type {
	display: block;
	font-size: 1.3em;
	background: url(../images/secure_mini.png) no-repeat 0 center;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#main ul.formule {
	display: block;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 3px solid #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 8px;
	background: url(../images/buy_illus_top_nobord.jpg) no-repeat right top;
}

#main ul.formule li.type {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 3px;
}

#main ul.formule li.solde {
	margin-bottom: 3px;
	font-style: italic;
}

#main ul.formule li.type em {
	display: inline-block;
	padding: 4px;
	color: #fff;
	background-color: #0080b9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#main p.resilier_bloc a.resilier {
	font-size: 0.7em;
}

p.emphase_bloc {
	display: block;
	padding: 7px;
	box-shadow: 1px 1px 2px #444;
	-webkit-box-shadow: 1px 1px 2px #444;
	-moz-box-shadow: 1px 1px 2px #444;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 3px solid #d3d3d3;
	position: relative;
}

p.emphase_bloc.buy {
	padding-left: 29px;
}

#main p.emphase_bloc strong.icone {
	position: absolute;
	left: 5px;
	bottom: 5px;
	top: 5px;
	width: 18px;
	text-align: center;
	background-color: #0080b9;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-style: normal;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 17px;
}

#main p.emphase_bloc a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1.1em;
}

/*div.side.prepaye.logout {
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0 10px 20px;
	width: 214px;
}

#logout p span.mail {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}

#logout p a.logout {
	display: inline-block;
	padding: 4px 4px 4px 20px;
	margin-top: 7px;
	background: #fff url(../images/picto_close.png) no-repeat 4px center;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

#form_login p span.oubli a {
	display: block;
	padding: 1px;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: 1px;
}

#form_existant p.bullet.field.align span.oubli {
	clear: left;
	display: block;
	margin-left: 149px;
}*/

#main ol.modedemploi li {
	padding: 6px;
	background-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

span.linebreak {
	display: block;
	font-size: 0.8em;
}

div#logout {
	background-color: #f3f3f3;
	padding: 8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#form_nouveau p.field.bullet.captcha span.warning {
	position: absolute;
	right: 37px;
	bottom: 4px;
}
