body, form, h1, h2, h3, div, p {
	margin:0;
	padding:0;
}

.body {
	background-image:url('images/fond-raye.gif');
	
}

.left {
 background-color:white;
 position: relative; 
 top:-5px;
}

h3 {
	font-size:20px;
}

.last {

 background-color:#99CC66;
 color:white; 
 font-size:14px; 
 font-weight:bold;
 
 }

.recherche {

 background-color:#B62872;
 color:white; 
 font-size:14px; 
 font-weight:bold;
 
 }

.bonjour {
 background-color:#B9D5EC; 
 height:75px; 
 vertical-align:middle;
 background-image: url('images/titre-home'); 
 background-position: 6 8px; 
 background-repeat:no-repeat; 
 padding-right:10px;
 text-align:right;
}

.home {

 background-color:#FFCBFF;
 text-align:center;
 vertical-align:bottom
 width:211px;
 background-image: url('images/logo-home.gif'); 
 background-position: 18 15px; 
 background-repeat:no-repeat; 
 padding-bottom:10px;
 
 }

.affiche {
padding:14px;
border-top:1px solid #444444;
border-bottom:1px dotted #444444;
font-size:13px;
}

h1, h2 {
color: #E12168;
font-weight: bold;
font-size: 16px;
}

select {
border: 1px inset #e7e7e7;
background-color : #eeeeee; 
font-family : 'Trebuchet MS'; 
font-size : 10px; 
color : black; 
}


input {
border: 1px inset #e7e7e7;
background-color : #eeeeee; 
font-family : 'Trebuchet MS'; 
font-size : 10px; 
color : black; 
} 

A.tt
{color:red;
font-weight:bold;
}

A.tt:hover
{
color:blue;
padding-left:30px;
background-image:url("slash.png");
background-repeat:no-repeat;
font-weight:bold;
}

a
{
	color:#888888;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	color:#000000;
	text-decoration: none;
	font-weight: bold; 
}

a.noir
{
	color:#888888;
	font-weight: normal;
}

a.noir:hover
{
	color:#000000;
	font-weight: normal;
}

body, td, .texte {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}


textarea {
	border:1px solid black;
	background-color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color:black;
}

.duform {
	width:300px;
	font-size:16px !important;
}

input.bouton {
border:2px outset #ffe2d5;
font-size: 10px;
font-weight:bold;
background-color:#d62421;
color:white;
cursor:pointer;
}

.menu {
font-family : 'Trebuchet MS'; 
font-size: 14px;
font-weight : bold; 
font-variant : small-caps; 
color : #666666; 
} 

