@charset "UTF-8";
/* CSS Document */

body {
	background: url(../img/bg-med.jpg) no-repeat;
	background-color: #235182;
	color: #568bc5;
	font-family: "Lucida Grande",Tahoma, "Trebuchet MS", Arial, Helvetica, FreeSans, sans-serif;
	font-size: 20px;
	text-align: center;
}
p {
	padding-top: 272px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover, a:focus {
	color: #568bc5;
}
a:active, a:focus { 
	outline: none; 
}
#longuevie {
	font-size: 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}