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

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background: url('../images/cresp_2010_accueil_big.jpg');
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
}
	
.main {
padding: 25px 0 28px 0;
width: 576px;
text-align: justify;
	}


a:hover {
color:#000000;

	}

a {
color:#004190;

	}