body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-cul-black/cul-black_fondhaut.jpg);
	background-repeat:repeat-x;
	background-color:#F7FDE1;
	
}
#premiere-page
{
margin-left: auto;
margin-right: auto;
width: 720px; 
}
#hcontent
{
width:100%;
}
#content
{
width:720px;
}
.col1
{
float:left;

}
.col2
{
width: 430px;
float:left;
}
h1
{
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #5E2A02;
}
a:visited {
	color: #5E2A02;
}
a:hover {
	color: #5E2A02;
}
a:active {
	color: #5E2A02;
}


.aentrer:link {
	color: #5B400B;
	text-decoration: none;
}
.aentrer:visited {
	color: #5B400B;
	text-decoration: none;
}
.aentrer:hover {
	color: #5B400B;
	text-decoration: underline;
}
.aentrer:active {
	color: #5B400B;
	text-decoration: none;
}
.aentrer {
	font-size: 26px;
	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;
}


