html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
 	border: none;
  }
  .box {
	height: 100%;
	width: 100%;
	background-color: #000000;
 }
#container {
	width: 917px;
	height: 580px;
	position: relative;
}
#nav {
	height: 27px;
	width: 917px;
	position: fixe;
}
#bandeau {
	height: 518px;
	width: 123px;
	left: 0px;
	position: absolute;
}
#contenu {
	background-color: #FFFFFF;
	background-image:  url("../images/degrade_haut.jpg");
	background-repeat: repeat-x;
	width: 794px;
	height: 518px;
	left: 123px;
	position: absolute;
	text-align: left;
}
#pied {
	height: 20px;
	top: 550px;
	left: 236px;
	width: 400px;
	position: absolute;
}
#ceda {
	background:   url("../images/nav/retour_ceda_off.gif") no-repeat;
	height: 25px;
	width: 400px;
	display: block;
}
a#ceda:hover {
background:  url("../images/nav/retour_ceda_on.gif") no-repeat;
}
#precedent {
	top: 38px;
	left: 1px;
	z-index: 19;
	position: absolute;
}
#intro {
	text-align: right;
	height: 71px;
	width: 343px;
	left: 443px;
	top: 34px;
	font-weight: bold;
	z-index: 3;
	position: absolute;
}
#intro .titre {
	font-size: 14px;
}

#btsuite {
	left:691px;
	top:486px;
	width:90px;
	height:21px;
	z-index:18;
	position: absolute;
}

/* presentation des produits */
.detail {
	width: 388px;
	text-align: left;
	}
	
.legende {
	border: 1px solid #000000;
	padding: 4px;
	width: 424px;
	height: 100px;
	margin-top: 14px;
	margin-bottom: 0px;
}
.detail p {
	border: 1px solid #000000;
	padding: 4px;
	height: 80px;
	margin-top: 14px;
	margin-bottom: 0px;
	line-height: 16px;
}

.detail2 p {
	border: 1px solid #000000;
	padding: 4px;
	height: 94px;
	margin-top: 14px;
	margin-bottom: 0px;
	line-height: 16px;
}
	

#prechargement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.copy {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
#titrecoll {
	height: 37px;
	width: 380px;
	top: 24px;
	left: 20px;
	z-index: 1;
	position: absolute;
	text-align: left;
}
/* presentation des contacts */
#titrecont {
	height: 41px;
	width: 380px;
	top: 20px;
	left: 22px;
	position: absolute;
	text-align: left;
}
#carte{
	left:17px;
	top:18px;
	width:774px;
	height:468px;
	z-index:3;
	position: absolute;
}
#pays{
	left:407px;
	top:442px;
	width:381px;
	height:45px;
	z-index:5;
	position: absolute;
}
#bt1{
	position:absolute;
	left:271px;
	top:186px;
	width:16px;
	height:16px;
	z-index:10;
}
#bt2{
	position:absolute;
	left:670px;
	top:324px;
	width:16px;
	height:16px;
	z-index:16;
}
#bt3{
	position:absolute;
	left:627px;
	top:206px;
	width:16px;
	height:16px;
	z-index:13;
}
#bt4{
	position:absolute;
	left:480px;
	top:259px;
	width:16px;
	height:16px;
	z-index:15;
}
#bt5{
	position:absolute;
	left:344px;
	top:298px;
	width:16px;
	height:16px;
	z-index:12;
	visibility: hidden;
}
#bt6{
	position:absolute;
	left:462px;
	top:190px;
	width:16px;
	height:16px;
	z-index:11;
}
#bt7{
	position:absolute;
	left:531px;
	top:207px;
	width:16px;
	height:16px;
	z-index:14;
}


.contactpays {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	width: 250px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EEEEEE;
	text-align: left;
}
.textecontact {
	text-align: left;
}

#hlm {
	position: absolute;
	z-index: 9;
	left: 626px;
	top: 20px;
	height: 72px;
	width: 150px;
}

/* fin presentation des contacts */
/* page actus */
#actualites {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	position:absolute;
	left:18px;
	top:30px;
	width:746px;
	height:468px;
	text-align: left;
}
#actualites h1 {
	font-size: 24px;
	line-height: 24px;
	color: #666666;
	margin-top: 0px;
}
#actualites blockquote {
	margin-left: 400px;
}
/* fin page actus */
#texte {
	text-align: left;
}

