body {
	margin: 0px;
	background: url(../images/bg.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #484848;
}

p {
	margin:4px 0;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.break {
	clear:both;
}

.totale {
	margin-left: auto;
	margin-right: auto;
	width: 914px;
}

.bandeau-haut {
	background: url(../images/logo.gif) left no-repeat;
	height: 89px;
}

.bandeau-titre {
	background-color: #000;
}

.titre-gauche {
	float: left;
	width: 50%;
	background:url(../images/bas-gauche.gif) left no-repeat;
	height: 78px;
}

.titre-droite1 {
	float: right;
	width: 50%;
	background:url(../images/identification.gif) right no-repeat;
	height: 78px;
}

.titre-droite2 {
	float: right;
	width: 50%;
	background:url(../images/facture.gif) right no-repeat;
	height: 78px;
}

.titre-droite3 {
	float: right;
	width: 50%;
	background:url(../images/informations.gif) right no-repeat;
	height: 78px;
}

.titre-droite4 {
	float: right;
	width: 50%;
	background:url(../images/contacts.gif) right no-repeat;
	height: 78px;
}

.titre-droite5 {
	float: right;
	width: 50%;
	background:url(../images/espace-client.gif) right no-repeat;
	height: 78px;
}

.titre-droite6 {
	float: right;
	width: 50%;
	background:url(../images/mentions-legales.gif) right no-repeat;
	height: 78px;
}

.titre-droite7 {
	float: right;
	width: 50%;
	background:url(../images/cgv.gif) right no-repeat;
	height: 78px;
}

.bandeau-milieu {
}

.bandeau-gauche {
	float: left;
	width: 251px;
}

.bandeau-droit {
	float: right;
	width: 639px;
	height: 563px;
	height: auto;
	min-height: 563px;
	background: url(../images/ombre.gif) left no-repeat;
	padding-left: 24px;
	padding-top: 37px;
}

.bandeau-bas {
	background: url(../images/footer.gif) no-repeat;
	background-color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	text-align: center;
	min-height: 37px;
	height: 37px;
	height: auto;
}

.menu {
	background: url(../images/menu.jpg) no-repeat;
	padding-top: 37px;
	padding-bottom: 15px;
}

.menu ul {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	list-style: none ;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu1 {
}

.menu1 a {
	display: block ;
	background: url(../images/menu-1.jpg) top center no-repeat;
	height: 23px;
}

.menu1 a:hover, .menu1 a:focus, .menu1 a:active {
	background: url(../images/menu-1bis.jpg) top center no-repeat ;
}

.menu2 {
}

.menu2 a {
	display: block ;
	background: url(../images/menu-2.jpg) top center no-repeat;
	height: 23px;
}

.menu2 a:hover, .menu2 a:focus, .menu2 a:active {
	background: url(../images/menu-2bis.jpg) top center no-repeat ;
}

.menu3 {
}

.menu3 a {
	display: block ;
	background: url(../images/menu-3.jpg) top center no-repeat;
	height: 23px;
}

.menu3 a:hover, .menu3 a:focus, .menu3 a:active {
	background: url(../images/menu-3bis.jpg) top center no-repeat ;
}

.bloc1 {
	background: url(../images/bloc1.gif);
	width: 624px;
	height: 34px;
	padding-left: 15px;
}

.bloc2 {
	background: url(../images/bloc2.jpg) no-repeat;
	width: 609px;
	height: 160px;
	height: auto;
	min-height: 160px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 16px;
}

.titre-bloc1 {
	background: url(../images/titre-bloc.gif) repeat-x top;
	font-size: 14px;
	font-weight: bold;
	color: #e2007a;
	padding-bottom: 10px;
}

.bouton {
	width: 89px;
	height: 22px;
	background: url(../images/bouton.gif);
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.selection {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #e2007a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
}

.retablir {
	width: 89px;
	height: 22px;
	background: url(../images/retablir.gif);
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.champ-txt {
	width: 134px;
	height: 17px;
	background: url(../images/champ-txt.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
	color: #000;
	font-size: 11px;
}

.champ-txt2 {
	width: 134px;
	height: 17px;
	background: url(../images/champ-txt.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0px;
	border: 0px;
	color: #000;
	font-size: 11px;
}

.spacing {
	background:url(../images/spacing.gif);
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.center {
	text-align: center;
}

.ligne1 {
	margin-top: 15px;
	overflow: hidden;
}

.ligne2 {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px #e2007a dashed;
}

.ligne3 {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px #e2007a dashed;
	margin-bottom: 15px;
}

.nom-facture {
	float: left;
	width: 40%;
}

.ht-facture {
	float: left;
	width: 15%;
	text-align: center;
}

.tva-facture {
	float: left;
	width: 15%;
	text-align: center;
}

.ttc-facture {
	float: left;
	width: 15%;
	text-align: center;
}

.pdf-facture {
	float: left;
	width: 15%;
	text-align: center;
}

.bloc-colonnes {
}

.bloc-gauche {
	float: left;
	width: 45%;
}

.bloc-droite {
	float: right;
	width: 45%;
}

/* -------------- Liens -------------- */

a {
	color: #e2007a;
	text-decoration: none;
}

a:hover {
	color: #660a3c
}

.lien-logo1 {
	width: 155px;
	height: 89px;
	display: block ;
}

.lien-logo2 {
	width: 210px;
	height: 40px;
	display: block ;
	
}

/* --------------------
	AJOUT SEBASTIEN
 ---------------------- */

.gros_titre {
	font-size: 14px;
	font-weight: bold;
	color: #e2007a;
}

.erreur {
	font-weight: bold;
	color: #e2007a;
}
