/* CSS Document */

body {
	margin:0cm;
	padding:0cm;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:0.75em;
}

#logo {
}

#page {
}

#bottom {
	border-top:1px solid #999;
}

#bottom a {
	display:none;
}

#menu {
	display:none;
}

#plan {

}

#partenaire {
	display:none;
}

h1.title {
	color:#369;
	font-size:22px;
	margin:1em 0em 0.5em 0px;
	border-bottom:1px solid #369;
}

h2 {
	margin:0em 0em 0.5em 0px;
	margin-top:0;
	color:#999;
	font-size:16px;
}

p {
}

p.error {
	color:red;
	padding:0.2cm;
}

#panel {
	display:none;
}

#ident {
	display:none;
}

#suivi {
}

label {
	display:block;
	font-size:10px;
	color:#666666;
}

input[type=text], 
input[type=password],
select {
	border:1px solid #CCC;
	width:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:8px;
}

#ident input[type=submit],
#suivi input[type=submit]
 {
	background-color:#369;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid #666;
	-moz-border-radius:8px;
}

#ident p {
	margin:0;
}

#ident fieldset {
	padding:4px;
	border:1px solid #999;
}

li {
	list-style-type:square;
	color:#369;

}

#clause {
	overflow:auto;
	border:1px solid #CCC;
	height:256px;
	padding:8px;
}

#clause h1 {
	color:#369;
	font-size:16px;
}

#clause h2 {
	margin-top:1em;
	color:#666;
	font-size:14px;
}

#clause p {
	margin-left:0px;
	margin-right:0px;
}

#clause li {
	color:#000000;
}

p.prix {
	color:#999999;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	margin-right:0px;
}

p.prix small {
	color:black;
	font-size:12px;
	font-weight:normal;
}

table.fac {
	width:100%;
}

table.fac th {

	height:24px;
	color:white;
	padding:1px 4px 1px 4px;
	vertical-align:top;
}

table.fac td {
	border-bottom:1px solid #CCC;
	padding:0px 3px 2px 3px;
}

table.totalfac {
	width:150px;
	border:1px solid #CCC;
}

table.totalfac th {
	background-color:#666;
	color:white;
	text-align:left;
	padding:5px;
}

table.totalfac td {
	border-bottom:0px #CCC solid;
	padding:5px;
}

div.th img {
	margin:16px 32px 16px 0px;
}

div.navig {
	display:none;
}

div.entfac {
	float:right;
	margin-right:64px;
	background-color:#F3F3F3;
	padding:10px;
	-moz-border-radius:10px;
	margin-top:-16px;

}

#divchq, #divcb {
	background-color:#EEE;
	-moz-border-radius:10px;
	padding:6px;
	border:1px solid #CCC;
}

#divchq p, #divcb p {
	margin-top:0px;
}

#divchq {
	height:106px;
	float:left;
	position:relative;
}

#divcb {
	margin-left:104px;
	margin-right:158px;
}

