﻿/***************************************************
* PAGE ABONNER MON ÉCOLE ET IMPRIMER LE CAHIER
***************************************************/

table.abonnement_panel
{
	width: 476px;
	border: 3px solid #ff841f;
	margin-left: 10px;
	background: #ffe7d3;
}

table.abonnement_panel td.forcaption
{
	height: 33px;
	vertical-align: top;
}
table.abonnement_panel div.caption
{
	background: transparent url( '../image/Abonnement/caption_profplus.jpg' ) top left no-repeat;
	height: 33px;
	position: absolute;
	width: 476px;
	margin-top: -7px;
	margin-left: -17px;
}
table.abonnement_panel .caption span
{
	display: none;
}


table.abonnement_panel tr td
{
	vertical-align: top;
	padding: 4px 14px;
}

table.abonnement_panel td label
{
	margin: 5px 0 1px 0;
	float: left;
	padding-right: 5px;
}
table.abonnement_panel td label span
{
	font-weight: bold;
}
table.abonnement_panel td input
{
	float: right;
	margin: 3px 0;
	padding: 1px 5px;
}

table.abonnement_panel td select
{
    float: right;
	margin: 3px 0;
}
    

.centpourcent
{
	width: 100%;
}

img.ecole_icon
{
	position: absolute;
	margin-top: -100px;
}


table.abonnement_panel tr.lighter td
{
	background: #fff3e9;
}



table.calculator
{
	background: #fff3e9;
	font-size: 80%;
	float: left;
}

tr.bgblanc td
{
	background: #fff;
}

div.btn_panel
{
	float: right;
	margin-top: 5px;
}


a.btn_imprimer
{
	position: relative;
	width: 115px;
	height: 26px;
	display: block;
	margin-left:-120px;
	background: transparent url( '../image/button/btn_imprimer.gif' ) top left no-repeat;
}
a.btn_imprimer span
{
	display: none;
}

a:hover.btn_imprimer
{
	background-position: left -26px;
}

a.btn_envoyer_commande
{
	position: relative;
	width: 207px;
	height: 26px;
	display: block;
	margin-top:-26px;
	background: transparent url( '../image/button/btn_envoyer_commande.gif' ) top left no-repeat;
}
a.btn_envoyer_commande span
{
	display: none;
}

a:hover.btn_envoyer_commande
{
	background-position: left -26px;
}

.clear
{
	clear: both;
	height: 1%;
}

label{
width : 205px;
text-align:right;
}