body {
	background:url(../images/peche/fond.gif) no-repeat center top #fff;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #003956;
	scrollbar-track-color: #fff;
}

.global {
	height:100%;
	background:url(../images/peche/fond-gauche.gif) repeat-y left;
	width:1013px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#003A57;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	color:#DE001A;
	font-weight:normal;
	text-decoration:underline;
}

.annexe1 {
	width:180px;
	background:#11374A;
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.annexe1[class] {
	width:165px;
}

.bandeau {
	background:url(../images/peche/bandeau.jpg) no-repeat center top;
	height:99px;
}
.gauche {
	width:185px;
	vertical-align:top;
}

.menu {
	padding-left:2px;
	margin-bottom:30px;
}

.menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
	background:url(../images/peche/puce-menu.gif) no-repeat left top;
	line-height:18px;
}
.menu a:hover {
	color:#fff;
	opacity: 0.8;
  	filter:alpha(opacity=80);
	text-decoration:none;
	font-weight:bold;
}


.logo-bas {
	background:url(../images/peche/logo-bas.gif) no-repeat top;
	width:185px;
	height:103px;
}

.affiner {
	width:100%;
	padding:5px;
	color:#fff;
	font-size:11px;
	border:1px solid #2E5F78;
}
.affiner td {
	background:#EAEFF1;
	vertical-align:top;
}
.affiner td a, .affiner td a:hover {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}