body {
	background-image: url(images/boucan_degrade.jpg);
	background-repeat: repeat-x;
	background-color: #00B1FB;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #BCE7F7;
	text-indent: 30px;
	text-transform: uppercase;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #666666;
	text-indent: 30px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	font-style: italic;
	letter-spacing: 3px;
	background-color: #E8E8E8;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	background-image: url(images/boucan_degrade.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 10px;
}
img#photo {
	margin: 0px 10px 0px 0px;
}


.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#principal {
	height: 270px;
	width: 780px;
}
#centre {
	height: 400px;
	width: 780px;
}
#pied {
	height: 30px;
	width: 780px;
}
#centrecolonne {
	float: left;
	height: 400px;
	width: 176px;
	border: 1px solid #FFFFFF;
	margin: 3px;
	padding: 5px;
	background-color: #FFFFE1;
}
#titre {
	height: 30px;
	width: 780px;
}
#chapeau {
	background-color: #EBFAFF;
	height: 60px;
	width: 780px;
}
#annonces {
	height: auto;
	width: 780px;
}
#centreannonces {
	height: auto;
	width: 780px;
}
#centreaccueil {
	height: auto;
	width: 780px;
}
#annonce {
	background-image: url(images/boucan_degrade.jpg);
	background-repeat: repeat-x;
	width: 758px;
	position: relative;
	border: 1px solid #FFFFFF;
	padding: 10px;
	height: 110px;
}

