@import url(standart.css);/* colors */p a,p a:visited {border-bottom:1px dashed #F1EE00;}body {background-color:#E7E7DD;margin: 0; /* pour eviter les marges */text-align: center; /* pour corriger le bug de centrage IE */font-family: verdana, arial, sans-serif;color: #000;}p:first-letter {color:#F1bb00;}#nav a:link.active, #nav a:visited.active, #nav a:hover{color: #000;border-bottom:1px dashed #F1EE00;}#websitetitle{padding:30px;background-color:#F1EE00;font-size:200%;display:block;widht:700px;}a:hover img {border: 1px solid #F1EE00;	}/*//basic headline///*/H2{display:bloc;margin-bottom:20px;font-size:18px;text-align:left;font-weight:normal;color:#F1EE00;font-family:monaco,lucida,verdana,sans-sherif;}