a:link {
	background-color: transparent;
	border-bottom: 1px dashed #C0C0C0;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-top: 1px dashed #C0C0C0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	border-bottom: 1px dashed #C0C0C0;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-top: 1px dashed #C0C0C0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

a:hover {
	background-color: #F5EBCC;
	border-bottom: 1px dashed #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px dashed #C0C0C0;
	color: inherit;
	padding: 2px;
}

body {
	background-image: url(http://www.dreamscar.com/elements/bg1.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 50px 50px 50px 90px;
}

.hide {
	display: none;
}

#compatibilite {
	background-color: transparent;
	color: #808080;
	font-size: 9px;
	line-height: 5px;
	text-align: left;
}

#container {
	background-color: #F8F8F8;
	border-bottom: 1px solid #000000;
	border-left: 3px double #808080;
	border-right: 3px double #808080;
	border-top: 1px solid #000000;
	color: inherit;
	padding: 1em;
	text-align: center;
	width: 550px;
}

#photo img {
	border: 1px solid #808080;
	margin-left: auto;
	margin-right: auto;
}

#texte {
	padding: 8px;
}
