#bouton {
 display:none;
}

#connexion {
 display:none;
}

#logo_facture
{
	width: 213px;
	height: 100px;
	margin-left: 190px;
	margin-top: 0px;
	background-image: url("../images/logo_mery.JPG");
	background-repeat: no-repeat;
}

#body_facture
{
	background-color: #FFFFFF;
	font-family: Calibri;
	text-align : center;
	font-size : 12px;
}

#destinataire_facture
{ 
margin-top : 0px;
	margin-left: 350px;
	margin-bottom: 10px;
	text-align:left;
	font-size: 16px;
}

#align_gauche
{
	width: 610px;
	text-align:left;
	font-size: 13px;
}

#total
{
	border : 1px solid black;
	width : 610px;
	margin-top : 12px;
	padding-left : 10px;
}

#reglement
{
	width : 610px;
	margin-top : 3px;
	padding : 10px 10px 10px 10px;
	text-align : left;
	
}

#mentions
{
margin-top : 0px;
font-size : 8px;
}

ul
{
margin-top : 2px;
}


caption h2
{
	font-size: 18px;
	margin-bottom : 4px;
}

.cellule_vide	
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_blanc.jpg");
}


.cellule_etudeSoir
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_etude_soir.jpg");
}

.cellule_garderieSoir
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_garderie_soir.jpg");
}

.cellule_garderieMidiCantine
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_garderie_midi_cantine.jpg");
}

.cellule_garderieMidi
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_garderie_midi.jpg");
}

.cellule_garderieMatin
{
	border: 1px solid #000;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/fond_garderie_matin.jpg");
}


p {text-indent:3em; margin:0px;}




/*presence*/

#presence
{
border: 1px solid #000;
border-collapse : collapse;
}

#presence tr
{
border: 1px solid #000;
}

#presence td
{
border: 1px solid #000;
}

#presence th
{
border: 1px solid #000;
}

a
{
	text-decoration: none;
	color: #000;
}

/*#code_couleurs_print
{
	position: absolute;
	display: block;
	width: 201px;
	height: 123px;
	background-image: url("../images/codeCouleurs.jpg");
	background-repeat: no-repeat;
	margin-left: 390px;
	margin-top: 33px;
}*/



#code_couleurs
{
	width: 201px;
	height: 123px;
	background-image: url("../images/codeCouleurs.jpg");
	background-repeat: no-repeat;
	margin-left: 210px;
	margin-top: 20px;
}

#reduction
{
font-size : 10px;
font-style : italic;
}

#prixetude
{
color : white;
}

td
{
text-align : center;
}


/* modif 08/03/10 - tableau prix */

#prix
{
margin-left : 90px;
margin-top : 10px;
padding : 0px;
}

table
{
	border: 1px solid #000000;
	padding : 8px;
	
}

th
{
	text-align : center;
}

td
{
	text-align : center;
}

.prixvert
{
background-color : #008A00;
padding : 5px;
}

.prixjaune
{
background-color : #FFFF00;
padding : 5px;
}

.prixorange
{
background-color : #FF9900;
padding : 5px;
}

.prixbleuclair
{
background-color : #99CCFF;
padding : 5px;
}

.prixbleufonce
{
background-color : #333399;
padding : 5px;
}

#saut
{
page-break-before:always ;
}

#test
{
height: 125px; 
width: 100px; 
}

#gras
{
font-weight:bold;
}

#cal
{
margin-left : 108px;
}

#aligngauche
{
text-align : left;
}

#invisible_gauche
{
font-size : 0px;
}

#invisible_droite
{
font-size : 0px;
}