
a:active {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:link {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:visited {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:hover{font-family: Arial; style; font-size: 12px; color: #3D78B2;letter-spacing:0px }
body {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px;background-color: #F4F2F0;}
li {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
ol {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
table {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
td {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px;}
form {display:inline;}

input{
	font-family: Arial, Helvetica, sans-serif;
	border: #3c8ac8 1px solid;
	background-color:#ffffff;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: #3c8ac8 1px solid;
}
option{
	color: #3c8ac8;
}
select{
	border: #3c8ac8 1px solid;
}
.error{
font-family: Arial; style; font-size: 12px; color: #e14444;
font-weight:bold;
}
.client{
	color : #eda012;
	font-weight : bold;
	font-family:Arial;
	font-size : larger;
}
.ipbx{
	background-color: #3D78B2;
	color : white;
	font-family: Arial;
	font-weight : bold;
	font-variant: small-caps; 
}
.duree_over{
	background-color: #CD3232;
}
.duree_under{
	/*	background-color: #f9eaeb;*/
	background: #32CD32;
}

.duree{
	background-color: #d6d6d6;
	color : black;
	font-weight: bold;	
}
.dur_con{
    background-color: #e9e9e9;
	color : black;
}
.forfait{
	font-weight: bolder;
	font-family: Arial;
	text-decoration: underline;
}
.sda{
	font-weight: bold;
	font-family: Arial;
	font-size: larger;
}

.border{
	border : 1px #3D78B2 solid;
}

.action{
	color : #3D78B2;
	font-weight: bold;
}

a.action{
	color : #3D78B2;
	font-weight: bold;	
}

a.action:hover{
	color : #FF4500;
	font-weight: bold;	
}

.table_over{
	border: 1px solid;
	border-color: White;

}
