﻿body
{
	background: url(images/pb0.png) repeat-x #eef3f9;
	font-family: arial;
	font-size: 16px;
	color: #002455;
}

#structure-site
{
	width: 765px;
	margin: 0 auto;
}

#logo
{
	width: 765px;
	height: 250px;
	background: url(images/pb1.png) no-repeat;
}

#logo div
{
	text-align: center;
	padding-top: 220px;
}

a#p1
{
	display: block;
	width: 255px;
	height: 440px;
	background: url(images/p0.png);
}
a#p2
{
	display: block;
	width: 255px;
	height: 440px;
	background: url(images/p1.png);
}
a#p3
{
	display: block;
	width: 255px;
	height: 440px;
	background: url(images/p3.png);
}

#p1.p1h
{
	background: url(images/p0.png) 0 -440px;
}

#pied
{
	text-align: center;
	font-size: 1em;
	color: #5c6b26;
}

#pied a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#pied a:hover
{
	text-decoration: underline;
}



