body{background:#000000;color:#ffffff;margin: 0 0 0 0;font-family:"Trebuchet MS",Verdana,Arial,"Times New Roman",serif;}
div#header{position:absolute;background:url(../template/background.jpg) repeat-x; height:160px; width:100%;margin-top:0px;}
div#logoOffcom{position:absolute;background:url(../template/logo.png); height:128px; width:269px;margin-left:3%;margin-top:10px;}
div#logoFacturation{background:url(../template/facturation.png); height:160px; width:300px;margin-left:auto;margin-right:3%;margin-top:0px;}
div#contenu{margin-top:110px;width:auto;padding-left:20px;padding-right:20px;}
div#contenu2{margin-top:250px;width:auto;padding-left:20px;padding-right:20px;text-align:center;}
div#rechercher{margin-left:auto; margin-right:20px; width:250px;}
a {outline: none;color:#E2017B;}
input,select,textarea{background-color:#FFFFFF;color:#000000;border:none;}
input.tresPetit{width:40px;}
input.petit{width:55px;}
input.moyen{width:220px;}
input.grand{width:400px;}

input.connexion{width:120px; color:#FFFFFF; background:#333333; border:solid 1px #E2017B;}

h3 {font-size: 40px; font-weight:bold; color: #E2017B; text-align:center;}
h3 span {background: url(../template/effetTitre.png) repeat-x;position: absolute; display: block;width: 90%;height: 50px;}


table {margin-left:auto;margin-right:auto;border-collapse:collapse;}
th {color:#e2017b;background:#222222;text-align:center;}
tr{border:solid 1px #333333;}
table.position {margin-left:0px;border-collapse:collapse;}
table.position  tr{border:none;}
td, th{padding-right:10px;padding-left:10px;}
td.right, th.right{text-align:right;}
td.spacer{width:90px;}
td.px120{width:120px;}
td.lien {cursor:pointer;}
td.client{font-size:12px;color:#999999;}
td.clientannee{font-size:12px;color:#e2017b;}



fieldset{border:solid 2px #333333;}
legend{color:#e2017b;}

.enregistrer{background: url(../template/bouton_enregistrer.png);width:100px;height:24px;cursor:pointer;}
.envoyer{background: url(../template/bouton_envoyer.png);width:100px;height:24px;cursor:pointer;}
.ajouter{background: url(../template/bouton_ajouter.png);width:100px;height:24px;cursor:pointer;}
.rechercher{background: url(../template/bouton_rechercher.png);width:100px;height:24px;cursor:pointer;}

.erreur{
	background-color: #c43c35;
	color:#fff;
	width:25%;
	border-radius:5px;
	text-align:center;
	margin:0 auto;
	height:25px;
	line-height:25px;
}