p, a, b, td, th, h2, h1, b {font-family: Arial, Helvetica, sans-serif; }

p, b, td, th {font-size: 12px;}

p, td, th { color: #000000;}

a {font-size: 13px;}

p.note {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-style: italic;
}


a:link { color: #C72E2E; text-decoration: none}
a:visited { color: #C72E2E; text-decoration: none}
a:hover { color: #771C1C; text-decoration: underline}
a:active { color: #C72E2E; text-decoration: underline}

b{
	color: #C72E2E;
	
}

h1{
	font-size: 14px;
	color: #C72E2E;
	font-variant: small-caps;
	
	}

h2{
	font-size: 13px;
	color: #C72E2E;
	font-style: normal;
	
}
h3{
	font-size: 12px;
	font-style: normal;
}

.titre {font-size: 18px;
		color: #C72E2E;
		background : #FAEBEB; }

.coul { color : #C72E2E; }

table.linkpad {
	background-color : #FAEBEB;
	border: 1px solid #C72E2E;
	padding :3px;
}

acronym
{
	cursor: hand;
}
form {
          padding : 0 0;
          margin : 0;
      }
     input , textarea , select , file {
          font-family : verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          border-color : #a5a59f;
          border-style : solid;
          border-width : 1px;
          background-color : #ffffff;
      }
     input.carte , textarea.carte , select.carte , file.carte {
          font-family : verdana, Arial, Helvetica, sans-serif;
          font-size : 14px;
          font-weight : bold;
          border-style : none;
          background-color : #f5f5f5;}
