h1 {
	color: #4d84a3;
	font-family: Verdana;
}

h2 {
	color: #4d84a3;
	font-family: Arial;
}
h3 {
	color: #4d84a3;
	font-family: Verdana;
}
td {
	font-family: Verdana;
}
tr {
	font-family: Verdana;
}
a {
	text-decoration: none;
}
input.texta {
	background-color: transparent;
	border-color: white;
	border-style: none;
}
textarea.texta {
	background-color: transparent;
	border-color: white;
	border-style: none;
}
p.textblue {
	color: #4d84a3;
	font-family: Verdana;
}
table.report {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	background-color: white;
	font-size: small;
}
table.report th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	width: 90px;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.report td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	text-align: center;
	-moz-border-radius: ;
}
table.projet {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	background-color: white;
	font-size: small;
}
table.projet th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	width: 90px;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.projet td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	text-align: center;
	-moz-border-radius: ;
}
table.listeact {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	background-color: white;
	font-size: small;
}
table.listeact th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.listeact td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	font-family: Serif;
  text-align: center;
	-moz-border-radius: ;
}

table.projetedit {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;                     
	background-color: white;
	font-family: Verdana;
  font-size: small;
}
table.projetedit th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.projetedit td {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
  text-align: left;
  font-weight: 600;
	-moz-border-radius: ;
}

table.inprojetedit {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	background-color: white;
	font-size: small;
	font-weight: 600;
}
table.conseil {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	font-size: small;
}
table.conseil th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.conseil td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	text-align: left;
	-moz-border-radius: ;
}
table.rapactivity {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #4d84a3;
	border-collapse: collapse;
	background-color: white;
	font-size: small;
}
table.rapactivity th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	width: 150px;
	border-bottom-color: #4d84a3; 
  border-bottom-width: 2px;
	-moz-border-radius: ;
}
table.rapactivity td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	text-align: center;
	-moz-border-radius: ;
}