.slideshow { height: 492px; width: 400px; margin: auto; text-align: center;}
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #eee; margin: auto; text-align: center;}

#nommodele {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.ref{
	display : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

img{
	border:0;
}

body,table, tr, input, textarea{
	font-family: Arial;
	font-size: 12px;
	background-color: #FF9966;
	color: white;
	margin: 1px;
}

search .td{
	color: fuchsia;
}

hr {
	margin : 10px;
	color: #f00;
	background-color: #f00;
	height: 2px;
	width: 90%;
	border: 0;
}

.message {
	font-family: Arial;
	font-size: 18px;
	color: #f00;
}

h1{
	margin : 10px;
	font-size: 16px;
}

table {
	padding: 0px;
	border-width: 0px; 
}

A:link {color:#ff0000;text-decoration:none;font-weight:bold;font-size:12px;font-family:Arial;}
A:visited {color:#ff0000;text-decoration:none;font-weight:bold;font-size:12px;font-family:Arial;}
A:hover {color:#ff0000;text-decoration:underline;font-weight:bold;font-size:12px;font-family:Arial;}

