* {
	font-size: 11px;
	line-height: 15px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #F30;
	background-image: url(../img_alpfruits/alpfruits-fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width:100%;
	overflow:auto;
}

a {
	color: #F60;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #B50E20;
}

h1 {
	font-size: 150%;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #060;
	margin: 0;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #998A86;
}
h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #998A86;
}

#general {
	position: relative;
	top: 0;
	width:820px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	/*background-image: url(../img_site/fc-fond-contenu.png);
	background-repeat: no-repeat;
	background-position: top center; */
	z-index:1;
}

#haut {
	position: relative;
	height: 250px;
	width: 515px;
	z-index:2;
}

#menunav {
	position: absolute;
	width: 615px;
	height:22px;
	top: 66px;
	right: 10px;
	color: #AB2925;
	z-index:900;
}
.milieu_interne {
	position:absolute;
	top:100px;
	left:35px;
	width: 110px;
	height: 368px;
	z-index:20;	
}
#gauche a {
	display:block;
	padding-bottom: 12px;
	margin-bottom: 12px;
	color: #84736D;
	width: 110px;
	font-weight:bold;
	letter-spacing: 0.05em;
}
#gauche a:hover {
	color:#000;
}
#gauche a:first-letter {
	font-size: 90%;
	text-transform:none;
	font-weight:bold;
}
#droite {
	position:absolute;
	top:47px;
	right:35px;
	width: 200px;
	height:368px;
	z-index:2;	
}

#printico {
	position:absolute;
	width: 18px;
	height: 18px;
	text-align: center;
	bottom: -2px;
	right: 39px;
	/*border: solid 1px #000;*/
	z-index: 99;
}
#planico {
	position:absolute;
	width: 18px;
	height: 18px;
	text-align: center;
	bottom: -2px;
	right: 16px;
	/*border: solid 1px #000;*/
	z-index: 99;
}
#lng {
	position: absolute;
	height:18px;
	width:10%;
	top:-24px;
	right:10px;
	text-align: right;
	z-index:990;
}
#lng a {
	display: block;
	float: left;
	width:18px;
	height:18px;
	color:#000;
	font-size:60%;
	font-weight: bold;
	line-height: 17px;
	text-align:center;
	margin-left: 6px;
	background-image: url(../img_site/rond-lng-2.gif);
	background-repeat: no-repeat;
}
#lng a:hover {
	background-image: url(../img_site/rond-lng.gif);
	background-repeat: no-repeat;
}
.lng-actif {
	display: block;
	float: left;
	width:18px;
	height:18px;
	color:#000;
	font-size:60%;
	font-weight: bold;
	line-height: 17px;
	text-align:center;
	margin-left: 6px;
	background-image: url(../img_site/rond-lng.gif);
	background-repeat: no-repeat;
}
#pathway {
	position: absolute;
	left:18px;
	bottom:0;
	height: 20px;
	width: 600px;
	font-size: 70%;
	line-height: 17px;
	text-transform: uppercase;
	color:#FFF;
	z-index: 50;
}
#pathway a {
	font-size: 100%;
	color:#FFF;
}
#pathway a:hover {
	color: #CCC;
}
#contenu {
	position: absolute;
	left: 210px;
	top: 120px;
	width: 590px;
	height:79%;
	_height:480px;
	z-index: 100;
	overflow: auto;
	overflox-y:hidden;
}
#contenu p {
	padding-bottom: 12px;
	text-align: justify;
}
#contenu ul {
	padding-left: 16px;
	padding-bottom: 12px;
}

#contenu li {
	list-style-image: url(../img_site/puce-fc.gif);
	list-style-position: outside;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 6px;
}

#contenu_in {
	position: absolute;
	left: 60px;
	top: 120px;
	width: 730px;
	height:79%;
	_height:480px;
	z-index: 100;
	overflow: auto;
	overflox-y:hidden;
}
#contenu_in p {
	padding-bottom: 12px;
	text-align: justify;
}
#contenu_in ul {
	padding-left: 16px;
	padding-bottom: 12px;
}

#contenu_in li {
	list-style-image: url(../img_site/puce-fc.gif);
	list-style-position: outside;
	text-align: justify;
	line-height: 16px;
	padding-bottom: 6px;
}

#search {
	position: absolute;
	top: 20px;
	width: 200px;
	height:25px;
	right: 34px;
	z-index:20;
}
.liste th {
	color: #B50E20;
	text-align: left;
	padding: 3px 6px;
	border-bottom:solid 1px #B50E20;
}
.liste a {
	display: block;
	padding: 4px 6px;
	color: #000;
	border-bottom: solid 1px #CCC;
}
.liste a:hover {
	color: #009933;
	background-color: #F3F3F3;
}
.listing th {
	color: #000;
	padding: 4px 2px;
	border-bottom: solid 1px #000;
}
.listing td {
	padding: 4px 2px;
	border-bottom: solid 1px #CCC;
}

#newsbox {
position:absolute;
top:280px;
left:20px;
width:170px;
height:auto;
z-index:50;
}
#newsbox th {
	text-align:center;
	color:#000;
}
#newsbox a {
	width:160px;
	display:block;
	padding: 2px 0;
	margin-left: 5px;
	color:#FFF;
	text-align:center;
	border-bottom:solid 1px #D58288;
}
#newsbox a:hover {
	color:#900;
	background-color:#F60;
}
.margeur {
	margin: 12px;
}

#chxlang {
	position: absolute;
	color:#FFF;
	top: 28px;
	right: 28px;
	width: 52px;
	height:22px;
	text-align: center;
	z-index: 10;
}
#chxlang a {
	color: #093;
	font-weight: bold;
	width:19px;
	height:22px;
	font-style:italic;
	line-height:20px;
	margin: 0 5px;
}
#chxlang a:hover {
	color: #B00;
}

#print-pdf {
	position: absolute;
	text-align:right;
	width: 50px;
	top:153px;
	right: 22%;
	border: dotted 1px #666;
	z-index: 20;
}
#print-pdf a {
	margin: 0 4px 0 4px;
}

#basdepage {
	position:relative;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	_height: 20px;
	width:800px;
	margin-top: -18px;
	_margin-top: -15px;
	margin-left: 10px;;
	z-index:5;
}
#basdepage td {
	font-size: 10px;
	line-height: 14px;
}
#basdepage td.gauche {
	padding-left: 10px;
	text-align:left;
}
#basdepage td.droite {
	text-align:right;
}
.iframeAgenda {
	border: none;
	width: 100%;
	height:580px;
}

/* ------------------------- */
/*   Style des formulaires   */
/* ------------------------- */

.inputform {
	border: solid 1px #84736D;
	background-color: #D8D3D0;
	padding: 2px 4px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.inputform2 {
	border: solid 1px #84736D;
	background-color: #D8D3D0;
	padding: 2px 4px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.boutonForm {
	border: solid 1px #84736D;
	background-color: #84736D;
	color:#FFF;
	font-weight: bold;
	padding: 2px 6px;
	margin-left: 80px;
}

