.hidden {
	display: none !important;
}

.marginRight10px {
	margin-right: 10px !important;
}

.marginLeft10px {
	margin-left: 10px !important;
}

.marginRight0px {
	margin-right: 0px !important;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	color: #1d1d1d;
	background-color: #efefef;
}

body.nude {
	background-color: #fff;
	overflow-x: hidden;
	overflow-y: scroll;
	min-width: 460px;
}

.container_12.inframe {
	width: 460px;
}

select.selecteurdevue {
	margin: 15px 0 5px;
	width: 100%;
}

iframe.visionneurdevue {
	border: 0;
	width: 100%;
	height: 280px;
}

div.margins {
	margin: 10px;
}

#entete {
	padding-top: 5px;
}

h1 {
	text-align: center;
	margin: 0;
}

h1 > img {
	vertical-align: bottom;
}

#menu {
	text-align: center;
	background-color: #373d61;
}

#contenu {
	background-color: #fff;
}

#menu > div {
	color: #fff;
	background-color: #373d61;
	height: 32px;
}

#menu > div:hover {
	background-color: #443f59;
}

#menu > div > a {
	color: inherit;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 4px 0;
	font-size: .9em;
}

#griseur {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #443f59;
	opacity: 0.5;
	z-index: 100;
	display: none;
}

#placeur {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 110;
	display: none;
}

.popup {
	margin-top: 80px;
	display: none;
}

.popup > form {
	background-color: #c1cbde;
}

h3.menu-titre, h3.administration-titre, h3.utilisation-titre {
	width: 444px;
	margin: 0 0 5px;
	padding: 0 8px;
	background-color: #373d51;
	color: #fff;
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.3em;
}

.popup label {
	padding-left: 10px;
	width: 180px;
}

.popup input[type=text], .popup input[type=date], .popup select, .popup textarea {
	width: 250px;
	margin-right: 10px;
}

#modifier-infos-libellle, #modifier-caracteristique-input {
	height: 100px;
}

.menu-valider, .menu-annuler, .administration-valider, .administration-annuler, .utilisation-valider, .utilisation-annuler {
	width: 230px;
	text-align: center;
	margin: 10px 0 0;
	padding: 3px;
	border: 1px solid #443f59;
	border-bottom: none;
}

.menu-valider, .administration-valider, .utilisation-valider {
	border-left: none;
}

.menu-annuler, .administration-annuler, .utilisation-annuler {
	border-right: none;
}

label {
	display: inline-block;
	width: 100px;
}

input, select, textarea {
	display: inline-block;
}

a:link, a:visited {
	color: #443f59;
	text-decoration: none;
}

a:hover {
	color: #959dc7;
}

#modifier-bouton {
	border:none;
	width: 50px;
	height: 42px;
}

#imprimer-bouton {
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
	background-color: #c1cbde;
}

#imprimer-client {
	background-color: transparent;
	border: none;
	width: 50px;
	height: 42px;
	cursor: pointer;
}

#imprimer-pv {
	background:url(/img/imprimerpv.png) no-repeat;
	border:none;
	width: 50px;
	height: 42px;
	cursor: pointer;
}

#rechercher, #ajouter {
	margin: 0 -8px;
	background-color: #c1cbde;
}

#rechercher h3, #rechercher form, #rechercher .form-element, #ajouter h3, #ajouter form, #ajouter .form-element {
	display: inline-block;
}

#rechercher input[type=submit], #ajouter input[type=submit] {
	width: 82px;
}

#rechercher h3, #ajouter h3 {
	color: #fff;
	background-color: #373d61;
	padding: .4em;
	margin: 0;
	width: 120px;
}

#rechercher .form-element, #ajouter .form-element {
	margin: 0 15px;
}

#rechercher .form-element label, #ajouter .form-element label {
	text-align: right;
	padding-right: 4px;
	width: 80px;
}

#vues {
	text-align: center;
	background-color: #c1cbde;
	margin-top: 10px;
	height: 24px;
	line-height: 24px;
}

#message {
	background-color: #cce0ce;
	text-align: center;
	padding: 10px 0;
}

#connexion {
	border: 1px solid #373d61;
	margin-top: 20px;
	padding: 10px;
}

#connexion label {
	width: 210px;
	display: inline-block;
	margin: 5px 0;
}

#connexion-operateur, #connexion-motdepasse {
	width: 250px;
	border: none;
	padding: 0;
	margin: 0;
}

#connexion-connexion {
	margin: 10px -10px -10px;
	width: 480px;
	padding: 10px;
	cursor: pointer;
	border: solid #443f59;
	border-width: 1px 0 0;
}

h2 {
	color: #443f59;
	border-bottom: 2px solid #443f59;
	margin-bottom: 4px;
	line-height: 200%;
}

h3 {
	color: #443f59;
	margin: 0 0 10px;
	font-style: italic;
	font-size: 1em;
	line-height: 18px;
}

h5.info-libelle {
	color: #373d61;
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 5px 2px; 
	border-left: 3px solid #373d61;
	padding-left: 3px;
	background-color: #cce0ce;
}

.pre {
	white-space: pre;
}

.nomargin {
	margin: 0;
}

.info-liste {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.info-champ {
	margin: 0;
	padding: 0;
	clear: right;
}

output.info-champ {
	display: inline-block;
	height: 1.5em;
	line-height: 1.5em;
	margin: .25em;
	vertical-align: middle;
}

input.info-champ {
	background-color: #e0e0e0;
	height: 1.5em;
	line-height: 1.5em;
	margin: .25em;
	border: none;
}

table.info-table {
	border-collapse: collapse;
}

table.info-table tr:nth-child(odd) td.info-cellule, table.vue tr:nth-child(odd) td {
	background-color: #d1dbee;
}

td.info-cellule {
	text-align: left;
	overflow-x : hidden;
	height: 18px;
	border: 1px solid #373d61;
	border-width: 0 1px;
	padding: 2px 0.5em;
}

table.info-table th {
	border: 1px solid #373d61;
	border-width: 0 1px 2px;
}
/* Fiche client : Produits : Fin de garantie */
.client-produit-datefingarantie{
	min-width: 5.7rem;
}
/* pastilles de couleurs */
.garantie{
	border-radius: 50%;
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-left: 0.5em;
}
.garantie.encours{
	background-color: #00ff00;
}
.garantie.fin{
	background-color: #ff7a00;
}
.garantie.terminer{
	background-color: #ff0000;
}

#entrant-echange, #sortant-echange {
	margin-top: 10px;
}

#entrant-liste-stock {
	width: 426px;
	height: 195px;
	display: inline-block;
	overflow-y: auto;
	padding: 2px 0;
	margin: 5px;
	border: 1px solid #bbb;
}

#entrant-liste-stock li {
	cursor: pointer;
}

#entrant-liste-stock li.active {
	color: #fff;
	background-color: #373d61;
}

.piece-nom, .piece-reference {
	display: inline-block;
	margin: 0 10px 0 3px;
	width: 190px;
}

#echange-motif-rapide {
	margin: 5px;
	width: 430px;
	border: 1px solid #bbb;
}

#echange-motif-texte {
	margin: 10px 10px 0;
	padding: 2px;
	width: 416px;
	height: 12em;
	font-family: inherit;
	border: 1px solid #bbb;
}

.submit-bas-page {
	padding: 5px;
	border: solid #cce0ce;
	border-width: 1px 0;
	cursor: pointer;
}

th.echange-produit-type, th.echange-produit-marque, th.echange-produit-modele, th.echange-produit-localisation {
	border-bottom: 1px solid #443f59;
	font-weight: normal;
	font-style: italic;
	padding: 2px 5px;
	text-align: center;
}

.printonly, #printonly {
	display: none;
}

.administration-action {
	display: none;
}

.utilisation-action {
	display: inline;
	float: right;
	font-size: .7em;
	opacity: .5;
}

.utilisation-action:hover {
	opacity: 1;
}

.vue {
	width: 100%;
	border-collapse: collapse;
}

.vue th {
	background-color: #ddd;
}

.vue tr:hover td {
	background-color: #d1dbee;
}

p.alias-group {
	display: inline-block;
	margin: 0;
	vertical-align: bottom;
	white-space: nowrap;
	height: 18px;
}



p.alias-group img, td.info-cellule img {
	vertical-align: -1px;
}

#resultats-recherche {
	padding: 0;
}

.resultat-recherche {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.resultat-recherche .inactif {
	color: #cc0000;
}

.resultat-recherche-produit {
	width: 100% !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* doc */

dt {
	background-color: #373d61;
	color: #fff;
	margin: 0;
	font-size: 1.1em;
	padding: 4px;
	border: 2px solid #cce0ce;
	font-weight: bold;
	letter-spacing: 1px;
}

dd {
	background-color: #c1cbde;
	color: #443f59;
	margin: 0 0 8px;
	padding: 2px 5px;
	border: 2px solid #cce0ce;
	border-top: none;
}

p.contenu, p.exemple, p.rappel {
	margin: 5px 0;
	padding: 7px;
	font-style: italic;
	color: #000;
}

p.contenu {
	background-color: #959dc7;
}

p.exemple {
	background-color: #fff;
}

p.rappel {
	background-color: #cce0ce;
}

dd {
	line-height: 1.6em;
}

dd > p {
	line-height: 1.2em;
}

/* debug */

pre {
	display: none;
}

table {		
	border-collapse: collapse;
}

.td-tiers {
	width: 33%;
}

.td-demi {
	width: 50%;
}

.td-libelle {
	width: 30%;
}

.td-infos {
	width: 70%;
}

.td-100 {
	width: 100%;
}

td {
	vertical-align: top;
	padding: 7px;
}

thead tr td, tfoot tr td {
	text-align: center;
}

.bordure {
	border: 1px solid black;
}

#pv-adresse {
	font-size: 9pt;
}

.button-imprimer {
	width: 50px;
}

.button-imprimer  img{
	width: 100%;
}

th {
	position: relative;
}

div.sort-options {
	line-height: 1.8em;
	background-color: #ddd;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: absolute;
	width: 100%;
	display: none;
	z-index: 1000;
	cursor: default;
	text-align: center;
}

th:hover > div.sort-options, div.sort-options.stay {
	display: block;
}

div.order-options {
	display: inline-block;
	font-size: 1.6em;
}

div.order-options > a {
	text-decoration: none;
	color: #5d9662;
}

div.order-options > a:hover {
	color: #443f59;
}

select.filter {
	width: 100%;
}

th.sorted {
	background-color: #443f59;
	color: #fff;
}

th.filtered {
	background-color: #cce0ce;
}

th.filtered > div.sort-options, th.sorted > div.sort-options {
	color: #000;
}

span#version {
	background-color: #373d61;
	color: #fff;
	font-style: italic;
	display: block;
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 3px 6px;
	border-top-left-radius: 5px;
}