body {
	background-color: #D5C7AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 15px;
	background-attachment: fixed;
	padding: 0px;
	background-position: center bottom;
}
div {
	position: relative;
}
img {
	border: 0px;
}
a {
	color: #0000ff;
}
h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 260px;
	top: 30px;
	position: absolute;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 260px;
	top: 75px;
}
h3 {
	font-size: 22px;
	color: #000000;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#blogue-wrapper {
	position: relative;
	width: 778px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#blogue-informations-header {
	height: 153px;
	width: 778px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #86754F;
	background-image: url(images/blogue-informations.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#blogue-informations-menu {
	background-color: #EDE9E0;
	border: 1px solid #AB9970;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 160px;
	width: 218px;
	text-align: center;
	background-image: url(bostonTerrier/menu-boston-terrier-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: auto;
}
#blogue-wraptexte {
	left: 215px;
	top: 150px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#texte-blogue-informations {
	padding: 20px;
	background-color: #FFFFFF;
	color: #000000;
	width: 514px;
	height: auto;
	border: 1px solid #AB9970;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.pMenu {
	padding: 10px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DED7C7;
	border-right-color: #DED7C7;
	border-bottom-color: #DED7C7;
	border-left-color: #DED7C7;
	margin: 7px;
	background-color: #F8F5F1;
}
.pMenu:hover {
	background-color: #E1DBCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5A580;
	border-right-color: #B5A580;
	border-bottom-color: #B5A580;
	border-left-color: #B5A580;
}
.pMenu a {
	color: #413825;
	text-decoration: none;
}
.source {
	font-size: 10px;
	color: #666666;
}


