/* CSS Document */

body {
	background:#336699 url(images/background.jpg) repeat-x bottom fixed;
	margin:0 0 0 0em;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	height:100%;
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:18px;
	color:#FFFFFF;
}
h2 {
	font-size:12px;
}
/*______________________________________________________________________ ID*/
#annonce{
	position:absolute;
	top:172px;
	left:59%;
	height:auto;
	width:auto;
	text-align:right;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#036ab5;
	z-index:200;
}
#adresse {
	background-color:#FFFFFF;
	padding:0 10px 3px 10px;
}
#bandeCentrale {
	background:url(images/montagne_bas.jpg) no-repeat;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
#bandeMenu {
	background:url(images/menu/fond.jpg) repeat-y;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
#calage {
	position:relative;
	height:auto;
	width:auto;
	margin:auto;
}
#caleDte {
	text-align:right;
	padding-right:20px;
}
#caleGche {
	padding-left:85px;
}
a#clignot {
	color:#FFFFFF;
	text-decoration:blink;
}
a:hover#clignot {
	text-decoration:none;
	background:#006;
	padding: 0 5px 0 5px;
	color:#FFFFFF;
}
#montagne {
	background-image:url(images/montagne.jpg);
}
#reflet {
	background-image:url(images/relfet.jpg);
}
#tableExt {
	border:solid #FFFFFF 2px;
	color:#336699;
}
#tablePage {
	border:solid #FFFFFF 2px;
	background-color:#336699;
}
/*______________________________________________________________________ CLASS*/
.adresse {
	font-size:10px;
	font-weight:normal;
}
.barreBas {
	background:url(images/menu/fond.jpg) repeat-y;
	padding:2px 0 2px 20px;
}
.barreProduit {
	background:url(images/menu/fond.jpg) repeat-y;
	padding:2px 0 2px 85px;
	color:#FFFFFF;
}
.barreProduit a {
	text-decoration:underline;
	color:#FFFFFF;
}
.bleuClair {
	color:#00ccff;
}
.bleuFonce {
	color:#000066;
	font-size:14px;
}
.bleuMedian {
	color:#336699;
	font-size:10px;
}
.bleuMedian ul {
	list-style-position: outside;
	list-style-image:url(images/trg.gif);
}
.textGras {
	font-weight:bold;
}
.textNoir {
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:justify;
}
.textBleu12 {
	color:#336699;
	font-weight:normal;
}
.textBleuFabri {
	color:#336699;
	font-weight:normal;
	padding:0 15px;
	text-align:justify;
}
.rubConnex {
	/*border: #369 solid 1px;*/
	padding:5px 10px 5px 10px;
}
.rubTypmach {
	/*border: #369 solid 1px;*/
	color:#336699;
	padding:0 0 0 25px;
}
.rubTypmach ul {
	line-height:25px;
	list-style-image:url(images/liste/typmac.png);
	list-style-position:inside;
}
.rubTypmach ul li a {
	text-decoration:none;
	font-weight:normal;
}
.rubTypmach ul li a:hover {
	font-weight:bolder;
}
.rubFab {
	/*border: #369 solid 1px;*/
	color:#336699;
	padding:0 0 0 25px;
}
.rubFab ul {
	line-height:25px;
	list-style-image:url(images/liste/fab.png);
	list-style-position:inside;
}
.rubFab ul li a {
	text-decoration:none;
	font-weight:normal;
}
.rubFab ul li a:hover {
	font-weight:bolder;
}
.rubApp {
	/*border: #369 solid 1px;*/
	color:#336699;
	padding:0 0 0 25px;
}
.rubApp ul {
	line-height:25px;
	list-style-image:url(images/liste/app.png);
	list-style-position:inside;
}
.rubApp ul li a {
	text-decoration:none;
	font-weight:normal;
}
.rubApp ul li a:hover {
	font-weight:bolder;
}
.rubNett {
	/*border: #369 solid 1px;*/
	color:#336699;
	padding:0 0 0 25px;
}
.rubNett ul {font-weight:normal;
	line-height:25px;
	list-style-image:url(images/liste/nett.png);
	list-style-position:inside;
}
.rubNett ul li a {
	text-decoration:underline;
	
}
.rubNett ul li a:hover {
	text-decoration:none;
}
/*______________________________________________________________________ DIV FLOTTANTE*/
/*CONTACT*/
.cont {
	position:absolute;
	/*z-index:-1;*/
}
.cont ul {
	list-style-type: none;
}
.cont ul li a {
	background-image:url(images/homepage/bout_Con0.png);
	position:absolute;
	left:859px;
	top:336px;
	width:64px;
	height:68px;
}
.cont ul li a:hover {
	background-image:url(images/homepage/bout_Con1.png);
}
/*ADDESSE*/
.add {
	position:absolute;
	z-index:1;
	width: 50px;
	height: 5px;
}
.add ul {
	list-style-type: none;
}
.add ul li a {
	background:#0cf;
	color:#fff;
	position:absolute;
	left:755px;
	top:-9px;
	width:170px;
	height:68px;
}
.add ul li a:hover {
}
