/* Balises générales */
body
{
	font-family: Trebuchet MS, Serif;
	text-align: justify;
	background-color: #FFFFD9;
}

a
{
	text-decoration: none;
	color: #88C215;
	font-weight: bold;
}

fieldset
{
	border: solid 1px #88C215;
}

legend
{
	color: #88C215;
}

div, p
{
	margin: 0;
	padding: 0;
}

.break
{
	clear: both;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

hr
{
	border: 0;
	border-top: solid 1px #88C215;
}

/* Page */
#page
{
	margin-left: auto;
	margin-right: auto;
	width: 687px;
}

/* Entête */
#top
{
	text-align: center;
}

/* Menu */
#side
{
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 12px;
}

#side ul,
#side li
{
	padding: 0;
	margin-top: 0;
}

#side li
{
	font-size: 90%;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 14px;
	display: inline;
	background-image: url(images/puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#side a.zaon1
{
	font-weight: normal;
}

/* Pied de page */
#bot
{
	text-align: center;
	font-size: 80%;
}

/* Agneaux */
#agneaux1texte
{
	width: 240px;
	padding: 10px;
}

#agneaux1 p,
#agneaux1 img,
#agneaux2 p,
#agneaux2 img
{
	float: left;
}

#agneaux2
{
	margin-top: 10px;
}

#faciliteutilisation
{
	border: solid 1px #ff1f1f;
	background-color: #ffcbcb;
	color: #ff1f1f;
	margin-left: 10px;
	padding: 10px;
	width: 314px;
}

/* Pigeons */
#pigeons p
{
	width: 321px;
	padding: 10px;
	margin-right: 5px;
}

/* Poulets */
#poulets p
{
	width: 321px;
	padding: 10px;
	margin-left: 5px;
}

/* Contact */
#contact
{
	height: 400px;
	background-image: url(images/ferme-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFFFD9;
	font-weight: bold;
	font-size: 110%;
}

#adresse
{
	padding: 10px;
	padding-top: 295px;
}

#telephone
{
	padding: 10px;
	padding-top: 365px;
}

/* Tarifs */
#tarifs ul
{
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#tarifs li
{
	list-style-type: none;
	list-style-image: url(images/puce.gif);
}

#tarifs img
{
	margin-left: 10px;
	margin-top: 35px;
}
