/* éléments html */
body{
	margin: 0 0 0 0;
	SCROLLBAR-SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #d9261c;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ededed;
	SCROLLBAR-HIGHLIGHT-COLOR: #d9261c;
	SCROLLBAR-SHADOW-COLOR: #291770;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body,table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727070;
}

img{
	border:0;
}

input,select,textarea {
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.fondcellule{
	background-image:url(../images/fond_estimation.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.fondcelluleaffaire{
	background-image:url(../images/fond_affaire.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.fondcellulecarte{
	background-image:url(../images/fond_carte.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}


/* classes graphiques (titres,couleurs,polices...) */
.titrerouge11 {
	text-decoration:none;
	font-family:Arial;
	color:#d9261c;
	font-weight: lighter;
	font-size:11px;
	letter-spacing:0px;
	text-transform:uppercase;
}

.conteneur{
	border:solid 1px #999da0; 
}
.conteneur td{
	padding-right:5px;
	padding-left:5px;
}
.liens_bas a{
	color:#000000;
	font-size:9px;
	text-decoration:none;
}
.texte_bas{
	color : #000000; 
	font-size : 9px; 
	text-align:justify;
}
	
.arialnoir11 {
	text-decoration:none;
	font-family:Arial;
	color:#000000;
	font-weight:smooth;
	font-size:11px;
}

.arialnoir9 {
	text-decoration:none;
	font-family:Arial;
	color:#000000;
	font-weight:smooth;
	font-size:9px;
}

.arialbleu10 {
	text-decoration: underline;
	font-family:Arial;
	color:#291770;
	font-weight:smooth;
	font-size:10px;
}
.arialbleu10_2 {
	font-family:Arial;
	color:#291770;
	font-weight:smooth;
	font-size:12px;
}
.lienbleu10 {
	font-family:Arial;
	color:#291770;
	font-weight:smooth;
	font-size:11px;
}
.lienbleu12 {
	font-family:Arial;
	color:#291770;
	font-weight:smooth;
	font-size:12px;
}

.arialbleu10b {
	text-decoration: none;
	font-family:Arial;
	color:#291770;
	font-weight:bold;
	font-size:10px;
}



/* éléments de formulaires */
.inputfiche{
	width:105px;
	/*height:17px;*/
	font-size:9px;
	vertical-align:middle;
}

.select0{
	width:150px;
	font-size:11px;
}

.input2{
	width:200px;
}