/* --- confirmation --- */

html, body {
	SCROLLBAR-FACE-COLOR: #eddae0;
	SCROLLBAR-HIGHLIGHT-COLOR: #C7CACF;
	SCROLLBAR-SHADOW-COLOR: #fce295;
	SCROLLBAR-3DLIGHT-COLOR: #fce295;
	SCROLLBAR-ARROW-COLOR: #CDAE32;
	SCROLLBAR-TRACK-COLOR: #EAE9E7;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	overflow-x:hidden;
}

body {
          font-family:verdana;
          font-size: 10pt;
          background-color:#FFF9F2;
}

td {height:18px;padding-left:2px;}

td.lig {height:4px;}

.tr2 {border-style: groove; border-width: 1px}

input#conf {height: 20px}

select {font-size:15px; font-weight:normal; font-family:arial;}
input {font-size:14px; font-weight:normal; font-family:verdana;}



/* --- formulaire --- */

td.text {width: 120px}
td.champ {width: 180px}
td.cham {width: 260px}
td.texte {width: 300px}

input.pr {width: 150px}
input.lr {width: 230px}
input.gr {width: 540px}
input.xr {width: 360px}
textarea.xr {width: 360px}
select {width: 270px}
select#local {width: 164px}
select#budget {width: 96px}
select#typo {width: 90px}
select#fiscal {width: 180px}
select#annee {width: 87px; float:right}
optgroup option {background-color: #CCFFFF}
optgroup.vert option {background-color: #DDFFDD}
optgroup.mont option {background-color: #FFFFE1}
optgroup.ville option {background-color: #E8E8E8}
optgroup.type option {background-color: #FFF0B7}

textarea {
scrollbar-3d-light-color : #002040;
scrollbar-arrow-color : #CCDDFF;
scrollbar-base-color : #CCDDFF;
scrollbar-dark-shadow-color : #CCDDFF;
scrollbar-face-color : #002040;
scrollbar-highlight-color : #CCDDFF;
scrollbar-shadow-color : #CCDDFF;
}

span{font-family: verdana; font-size:12px;font-weight: bold; color:red;}

span#calk {font-weight: normal;}
