body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
hr {
	display: none;
}
acronym {
	border: 0;
	text-decoration: none;
}
fieldset, img {
	border: none;
}
body {
	margin: 0;
	padding: 0;
	background: #E6D7C2 url(../img/bg-02.jpg) repeat-x;
	font-family: georgia, serif;
	font-size: small;
	color: #333;
}
p {
	margin: 1em 0;
}
a:link, a:visited {
	color: #A24C0F;
	text-decoration: underline;
}
a:hover, a:active {
	color: #fff;
	background: #a24c0f;
	text-decoration: none;
}
#wrap {
	font-size: 95%;
	background: url(../img/bg-03.jpg) no-repeat;
	width: 95%;
	position: relative;
}
#home #wrap {
	background: url(../img/bg-01.jpg) no-repeat;
}
#branding {
	position: absolute;
	z-index: 3;
}
#branding h1 a {
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 245px;
	background: url(../img/sac-logo.gif) 55px 70px no-repeat;
}
#branding h1 a:hover {
	background: url(../img/sac-logo-over.gif) 55px 70px no-repeat;
}
#content {
	padding: 0 0 0 265px;
}
#content h2, #content p, #content ul {
	margin-left: 125px;
}
#content h2 {
	font-size: 140%;
	background: url(../img/divider-01.gif) 0 100% no-repeat;
	padding-bottom: 1em;
}
#content img {
	margin-bottom: 50px;
}
#content p {
	line-height: 1.4em;
}
#content li {
	background: url(../img/bullet-01.gif) 0 0.5em no-repeat;
	padding: 5px 0 5px 20px;
	border-bottom: 1px dotted #bcac8f;
}
#content li.var-1 { background: url(../img/bullet-02.gif) 0 0.5em no-repeat;}
#content li.var-2 { background: url(../img/bullet-03.gif) 0 0.5em no-repeat;}
#home #content {
	position: relative;
	z-index: 1;
	padding: 0;
}
#home #content h2, #home #content p, #home #content ul {
	margin-left: 0px;
}
#photos {
	position: absolute;
	padding: 98px 0 0 254px;
}
#intro {
	position: absolute;
	padding: 100px 0 0 622px;
}
#intro h2 {
	text-indent: -9999px;
	width: 247px;
	height: 71px;
	background: url(../img/h2-intro.gif) no-repeat;
}
#intro li {
	background: url(../img/bullet-01.gif) 0 50% no-repeat;
	padding: 5px 0 5px 20px;
}
#intro li strong {
	color: #A24C0F;
	font-weight: bold;
	display: block;
	font-size: 125%;
}
#producteurs {
	padding: 375px 0 0 400px;
}
#producteurs h3 {
	text-indent: -9999px;
	width: 294px;
	height: 60px;
	background: url(../img/h2-producteurs.gif) no-repeat;
}
#producteurs li {
	display: inline;
	padding-right: 20px;
	background: none;
}
#content #producteurs img {
	margin: 0;
}
#content #producteurs a:hover {
	background: none;
	border-bottom: 5px solid #A24C0F;
}
#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 286px 0 0 128px;
	z-index: 2;
}
#nav li {
	text-indent: -9999px;
	width: 180px;
}
#nav li a {
	display: block;
	width: 180px;
	outline: none;
	overflow: hidden;
}
#nav #n-profil { height: 35px;}
#nav #n-profil a { height: 35px; background: url(../img/nav-bg.gif) 0 0 no-repeat;}
#nav #n-profil a:hover, #nav #n-profil a.active { height: 35px; background: url(../img/nav-bg-active.gif) 0 0 no-repeat;}
#nav #n-services { height: 54px; }
#nav #n-services a { height: 54px; background: url(../img/nav-bg.gif) 0 -35px no-repeat; }
#nav #n-services a:hover, #nav #n-services a.active { height: 54px; background: url(../img/nav-bg-active.gif) 0 -35px no-repeat; }
#nav #n-coordonnees { height: 32px; }
#nav #n-coordonnees a { height: 32px; background: url(../img/nav-bg.gif) 0 -89px no-repeat; }
#nav #n-coordonnees a:hover, #nav #n-coordonnees a.active { height: 32px; background: url(../img/nav-bg-active.gif) 0 -89px no-repeat; }
#nav #n-partenaires { height: 33px; }
#nav #n-partenaires a {	height: 33px; background: url(../img/nav-bg.gif) 0 -121px no-repeat; }
#nav #n-partenaires a:hover, #nav #n-partenaires a.active { height: 33px; background: url(../img/nav-bg-active.gif) 0 -121px no-repeat; }

#logo-jam{
	float:right;
	width:207px;
	height:120px;
	background-image:url(../img/logo-jam.gif);
}

#site-info {
	margin-top: 125px;
	background: url(../img/bg-site-info.gif) no-repeat;
	padding: 50px 0 25px 110px;
	color: #666;
	position: relative;
}
.last-paragraph {
}
.external-link {
	background: url(../img/external-link.gif) 100% 50% no-repeat;
	padding-right: 15px;
}
#radio {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 150px;
}
#radio:hover {
	background: none;
}
#journal {
	text-indent: -9999px;
	position: absolute;
	left: -50px;
	top: 175px;
	width: 209px;
	height: 47px;
	background: url(../img/pencil.gif) 0 0 no-repeat;
	display: block;
}
#boursesac {
	text-indent: -9999px;
	position: absolute;
	left: 700px;
	top: 45px;
	width: 144px;
	height: 144px;
	background: url(../img/Boursac_WebBouton.png) 0 0 no-repeat;
	display: block;
}


.up {
	background: url(../img/up-arrow.gif) 100% 50% no-repeat;
	padding: 10px 20px 10px 0px;
	text-align: right;
}
.up a {
	color: #666;
}
.up a:hover {
	color: #fff;
	background: #666;
}
