@charset "utf-8";
/* CSS Document */

html * {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#432600;
	font-size:13px;
}
body {
	margin: 0;
	padding: 0;
	background-image:url(../img/pointi.gif);
	background-repeat:repeat-y;
}
.main {
	width: 800px;
}
#header {
	width: 800px;
	height:178px;
}
#content {
	width:inherit;
	display:block;
	margin-top: 34px;
	height:auto;
}
#col01 {
	width: 178px;
	float:left;
	margin-top: 52px;
	margin-bottom:30px;
	text-align:right;
}
#col02 {
	width: 622px;
	float:left;
	margin-bottom:30px;
}
img.titre {
	margin-left:24px;
}
img.fleche02 {
	margin-right:6px;
}
img.fleche01 {
	margin-right:7px;
	margin-left:9px;
	margin-top:4px;
}
p {
	margin-left:24px;
	padding:0;
}
#tableauBas {
	margin-left:24px;
}
#tableauhaut {
	margin-right:7px;
}
.basPage {
	text-decoration: none;
	color:#432600;
	font-size: 13px;
}
a:link.basPage {
	text-decoration: none;
	color:#432600;
	font-size: 13px;
}
a:visited.basPage {
	text-decoration: none;
	color:#432600;
	font-size: 13px;
}
a:hover.basPage {
	text-decoration: underline;
}
a:active.basPage {
	text-decoration: none;
}
td.menuHaut {
padding-bottom:20px;
}
img.carte {
border:#93826c solid 1px;
margin-right:20px;
margin-top:10px;
}
p.menu {margin-right:20px;}