@charset "ISO-8859-1";
/* CSS Document */
@font-face {
    font-family: 'Dosis';
    src: url('../fonts/dosis-regular-webfont.eot');
    src: url('../fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/dosis-regular-webfont.woff') format('woff'),
url('../fonts/dosis-regular-webfont.ttf') format('truetype'),
url('../fonts/dosis-regular-webfont.svg#DosisRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Dosis';
    src: url('../fonts/dosis-semibold-webfont.eot');
    src: url('../fonts/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/dosis-semibold-webfont.woff') format('woff'),
url('../fonts/dosis-semibold-webfont.ttf') format('truetype'),
url('../fonts/dosis-semibold-webfont.svg#DosisSemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}


html,body,* {
	margin:0;
	padding:0;}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/*background:url(../../img/background-grad.jpg) repeat-x #4e578c top;*/}

.clear {
	clear:both;}

#messageOK{
	width:300px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#3C3;
	position:absolute;
	box-shadow:#000 0 0 5px;
	top:235px;
	left:50%;
	z-index:9999;
	margin-left:165px;
	text-align:center;
	opacity:0;}
#messageNOK{
	width:300px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#F33;
	position:absolute;
	box-shadow:#000 0 0 5px;
	top:235px;
	left:50%;
	margin-left:165px;
	text-align:center;
	opacity:0;}

.menu{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;}
	
td.formulaire {
	padding:10px;}
th.dottedBorders {
	border:dotted 0.5px #333;
	padding:10px;}
td.dottedBorders {
	border:dotted 0.5px #333;
	padding:10px;}
td.dotBordTop {
	border-top:dotted 0.5px #333;}
td.dotBordBottom {
	border-bottom:dotted 0.5px #333;}
td.dotBordLeft {
	border-left:dotted 0.5px #333;}
td.dotBordRight {
	border-right:dotted 0.5px #333;}
td.invoiceCell{
	padding:10px;}
input.ssTotAndUnit {
width:50px;}
input.champPU {
width:50px;}
input.champPUTVAC {
width:50px;}
input.champST {
width:50px;}
input.champSTTVAC {
width:50px;}
.vatText{
color:#999999;
font-size:9px;}

p#addLine{
	margin:10px;
	padding-bottom:10px;}
	
.messageOK {
	color:#0C3;}
.msgOk {
	color:#0C3;}
.msgError {
	color:#C00;}
	
div#container {
	width:1040px;
	margin:0 auto;}

.right{
float:right;}
.left{
float:left;}
#header{
	background:url(../../img/header-bg.png) repeat-x top; 
	height:140px;}
#headerContent{ 
	width:1040px;
	height:101px;
	margin:0 auto;
	clear:both;
	position:relative;}
h1{
	position:absolute;
	top:10px;
	font-weight:400;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:60px;
	color:#FFF;}
h1 a{
	text-decoration:none;
	color:#FFF;}
h2 {
	font-weight:600;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:24px;}
h3 {
	font-weight:600;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:20px;}
	
#settingsLink {
	color:#FFF;
	position:absolute;
	right:0;
	top:5px;
	font-weight:400;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;}
#settingsLink a {
	color:#FFF;
	text-decoration:none;}
#settingsLink a:hover {
	text-decoration:underline;}

#menu {
	margin:0 auto;
	width:1040px;
	font-weight:400;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:20px;
	height:39px;}
#menu ul {
	list-style:none;
	margin-top:7px;}
#menu li {
	display:inline-block;
	margin-right:40px;
	padding-left:20px;}
#menu a {
	color:#000000;
	text-decoration:none;}
#menu a.actif {
	font-weight:600;}
#menu a:hover {
	text-decoration:underline;}




div#contenuCenter {
	width:1000px;
	/*background:url(../../img/contenu-background.gif) repeat-y;*/
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:20px;}

div#contenuCenter #sousMenu {
	width:180px;
	margin:10px 15px 10px 0;
	float:left;
	}
div#contenuCenter #sousMenu a.actif {
	width:160px;
	height:26px;
	padding-top:11px;
	padding-left:20px;
	background:url(../../img/tab-sousMenu-actif.gif) no-repeat;
	display:block;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#666;}
div#contenuCenter #sousMenu a.inactif {
	width:160px;
	height:26px;
	padding-top:11px;
	padding-left:20px;
	background:url(../../img/tab-sousMenu-inactif.gif) no-repeat;
	display:block;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	color:#666;}
	
div#contenuCenter #corpsPage {
	margin:15px 0 15px 5px;
	float:left;
	position:relative;
	}	
div#contenuCenter #fullWidthPage {
	margin:15px 0 15px 5px;
	float:left;
	position:relative;
	width:inherit;
	}	

div#contenuCenter a .boxButton {
	font-family:"Century Gothic", Arial, Helvetica;
	font-size:12px;
	height:20px;
	border:solid 1px #2d3956;
	color:#2d3956;
	padding:5px 5px 3px 30px;
	margin-right:15px;
	float:left;
}
div#contenuCenter a .editButton { background:url(../../img/editBout.gif) no-repeat left #FFFFFF; }
div#contenuCenter a .editButton:hover { background:url(../../img/editBout-hover.gif) no-repeat left #e4edf5; }

div#contenuCenter a .invoiceButton { background:url(../../img/ficheBout.gif) no-repeat left #FFFFFF; }
div#contenuCenter a .invoiceButton:hover { background:url(../../img/ficheBout.gif) no-repeat left #e4edf5; }

.topRight { right:5px; top:5px;}
.bottomRight { right:5px; bottom:5px;}
.bottomCenter { bottom:5px; margin:0 auto;}
	
	
a.clientNameInvoice{
background:none;
cursor:pointer;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
color:#000000;
text-decoration:none;}
a.clientNameInvoice:hover{
/*background:url(../../img/goToBout.png) right no-repeat;*/
text-decoration:underline;
}
a.clientName{
background:none;
cursor:pointer;
padding-right:60px;
padding-bottom:5px;
padding-top:5px;
color:#000000;
text-decoration:none;}
a.clientName:hover{
background:url(../../img/seeDetail.png) right no-repeat;}
div#contenuCenter #corpsPageIndex {
	margin:15px 0 15px 5px;
	float:left;
	width:920px;
	}
.corpsFacture {
	border:solid 1px #999;
	width:700px;}
.corpsFactureDisplay {
	width:1000px;}
.corpsFacture h1{
	margin:15px 0;}

div#enteteFacture {
	text-align:left;
	position:relative;}

div#company {
	position:absolute;
	top:10px;
	left:50px;}
div#clientCoord {
	position:absolute;
	top:10px;
	left:350px;
	width:300px;}
div#configInvoice {
	background-color:#DDDDDD;
	border:#BBBBBB solid 1px;
	width:650px;
	padding:10px;
	margin-left:15px;}
	
/*        NEW CSS      */
#sideBar {
	width:180px;
	margin:10px 15px 10px 0;
	float:left;
	}
a#actionButtonNew {
	width:150px;
	margin-left:0px;
	background:#003366;
	font-weight:400;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	border-radius:5px;
	box-shadow:#999 3px 3px 4px;
	text-transform:uppercase;
	position:relative;
	height:35px;
	display:block;
	margin-bottom:20px;}
a#actionButtonNew:hover {
	box-shadow:#999 1px 1px 2px;}
#actionButtonNew .plus {
	color:#3C0;
	font-weight:600;
	font-size:22px;
	position:absolute;
	top:0px;
	left:12px;}
#actionButtonNew .text {
	color:#FFFFFF;
	font-size:16px;
	position:absolute;
	top:7px;
	left:30px;}
a.sideBarButton {
	margin-top:10px;
	margin-left:5px;
	text-decoration:none;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:30px;
	width:135px;
	display:block;
	color:#333333;}
a.sideBarButton:hover {
	border-radius:1px;
	box-shadow:#999 1px 1px 2px;}
#actionButtonSend {
	background:url(../../img/maiBoutl.png) no-repeat left;}
#actionButtonEdit {
	background:url(../../img/editBout2.png) no-repeat left;}
#actionButtonPDF {
	background:url(../../img/pdfBout2.png) no-repeat left;}
#actionButtonMultiPDF {
	background:url(../../img/multiPdfBout.png) no-repeat left;}
#actionButtonPaid {
	background:url(../../img/openBout.png) no-repeat left;}
#actionButtonOpen {
	background:url(../../img/paidBout.png) no-repeat left;}
#actionButtonDelete {
	background:url(../../img/deleteBout.png) no-repeat left;}

#actionButtonNote {
	background:url(../../img/noteIcon.png) no-repeat left;
	margin-top:10px;
	margin-left:5px;
	text-decoration:none;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:30px;
	width:135px;
	display:block;
	color:#333333;}
#actionButtonPurch {
	background:url(../../img/noteIcon.png) no-repeat left;
	margin-top:10px;
	margin-left:5px;
	text-decoration:none;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:30px;
	width:135px;
	display:block;
	color:#333333;}
#invoiceNote {
	border:#999 1px solid;
	margin-top:5px;
	margin-left:35px;
	width:145px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
#purchHtva {
	border:#999 1px solid;
	margin-top:5px;
	margin-left:35px;
	width:145px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}

div#enteteFactureDetail {
	font-size:22px;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-weight:400;
	padding:10px 15px;
	margin-bottom:15px;
	width:300px;
	float:left;
	height:120px;}
div#enteteFactureDetail div#invoiceStatus{
	height:55px;
	font-size:20px;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#FFF;
	padding:5px 0px 0px 15px;
	margin-top:5px;
	padding-left:15px;
	margin-left:-15px;
	line-height:24px;
	width:145px;}
.openStatus{ background:url(../../img/statusOpenBg.jpg) no-repeat top left; }
.paidStatus{ background:url(../../img/statusPaidBg.jpg) no-repeat top left; }

.statusInList{ 
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-weight:600;
	height:16px;
	color:#FFF;
	text-align:center;
	margin-top:-10px;
	margin-left:-20px;
	width:40px;
	position:absolute;}
.openStatusinList{ 
	background:url(../../img/statusOpenBg.jpg) no-repeat center;}
.paidStatusinList{ 
	background:url(../../img/statusPaidBg.jpg) no-repeat center;}
#statusAmount {
	font-weight:400;}
div#headerInvoiceDetail {
	font-size:11px;
	padding:10px 15px;
	width:300px;
	height:120px;
	float:left;}
div#headerInvoiceDetail p {
	font-size:16px;
	font-family:"Dosis", Arial, Helvetica, sans-serif;
	font-weight:600;
	margin-bottom:5px;}

/*        NEW CSS END     */

div#numeroDate {
	border:dotted 1px #333;
	width:650px;
	padding:10px;
	margin-bottom:20px;
	margin-left:15px;}

div#numeroDate #numeroFacture {
	float:left;}
div#numeroDate #dateFacture {
	float:right;}
	

div#recurringSettings {
	border:dotted 1px #333;
	width:650px;
	padding:10px;
	margin-bottom:20px;
	margin-left:15px;
	background:#EEEEEE;}
	
#tableHeader{
background-color:#EEEEEE;
font-weight:bold;}
#tableHeader th{
padding:10px;}

#tableBody td{
border-bottom:1px solid #DDDDDD;}

.champUnites{
text-align:right;
width:50px;}
.champUnitPrice {
width:50px;
text-align:right;}
div#factureDesc {
	width:670px;
	margin-bottom:20px;
	margin-left:15px;
margin-top: 10px;}
	
.champDescr {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	font-size:14px;
	height:25px;
	width:300px;
}	
.champComment {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	font-size:12px;
	height:20px;
	width:300px;
}


/*   invoices selector    */
#displayOptionsPanel {
	background-color:#EEEEEE; 
	padding:5px; 
	margin-top:15px; 
	margin-bottom:15px; 
	text-align:left;
	display:none;
	visibility:hidden;}
#displayOptionsPanel a {
	color:#036;
	text-decoration:none;}
#displayOptionsPanel a:hover {
	text-decoration:underline;}
#displayOptionsPanel a.active {
	font-weight:bold;
	color:#060;}


/*  footer   */


div#footer {
	height:27px;
	padding-top:10px;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	background:#333333;
	color:#FFFFFF;}
div#footer a {
	color:#FFFFFF;}
div#footer a:hover {
	text-decoration:none;}
div#footer span {
	color:#fef200;
	font-weight:bold;}
	