body, td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #484647;

	margin: 0px;
}

.titreRealisation {
	font-size: 18px;
	font-weight: bold;
	color: #654026;
}
.texteintro {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.texteintro2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #654026;
}
.titrerubrique {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}
.titregras {
  font-weight: bold;
}
a {
	color: #333333;
}

a:visited {
	color: #494748;
}

a:hover {
	color: #7E7E7E;
}

.alerte
{
  color: #A00000;
}

h2 {
  font-size: 14px;
  color: #800000;
  font-weight: bold;
  margin-bottom: 8px;
}

ul { margin-top: 4px;}

h4.titrescript
{
  margin: 0px;
}

form { margin: 0px; padding:0px;}

input.bouton {font-size: 10px;}
input, select, textarea
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#484647;
	margin: 2px;
}

img.capture { margin: 0px 5px 5px 0px};
