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

h1 {
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;
}

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; 
} 

