body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241915;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#FFFFFF;
	background-image: url(images-beurettes-gratuits/beurettes-gratuits-backg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}
#premiere-page
{
margin-left: auto;
margin-right: auto;
width: 720px; 
}
h1
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #241915;
}
a:visited {
	color: #241915;
}
a:hover {
	color: #241915;
}
a:active {
	color: #241915;
}


.aentrer:link {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer:visited {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer:hover {
	color: #FE7D00;
	text-decoration: underline;
}
.aentrer:active {
	color: #FE7D00;
	text-decoration: none;
}
.aentrer {
	font-size: 24px;
	font-weight: bold;
}

.asortit:link {
	color: #0099FF;
	text-decoration: none;
}
.asortit:visited {
	color: #0099FF;
	text-decoration: none;
}
.asortit:hover {
	color: #0099FF;
	text-decoration: underline;
}
.asortit:active {
	color: #0099FF;
	text-decoration: none;
}
.rouge {color: #FF0000;}


