a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
a:active {
	color: #993333;
	text-decoration: none;
}



.boite {
	height: 100%;
	width: 750px;
	margin-left: -375px;
	z-index: 0;
	left: 50%;
	position: absolute;	
}
.menu1 {
	float: right;
	height: 27px;
	width: 750px;
	position: relative;
	z-index: 1;
	
}
.menu2 {
	float: right;
	height: 27px;
	width: 750px;
	position: relative;
	z-index: 1;
	
}

.baniere {
	float: right;
	height: 134px;
	width: 750px;
	position: relative;
	z-index: 1;
	background-image: url(images/ban.png);
	background-repeat: no-repeat;
}




.info {
	width: 750px;
	position: relative;
	z-index: 1;
	background-color: #ffffee;
	float: left;
}









.trans_up {
	height: 50px;
	width: 750px;
	position: relative;
	z-index: 1;
	float: left;
	background-image: url(images/tans_up.png);
	background-repeat: repeat-x;
}

.film {
	width: 750px;
	position: relative;
	z-index: 1;
	background-color: #ffffee;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.them {
	width: 750px;
	position: relative;
	z-index: 1;
	background-color: #ffffee;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}







.bkg_foot {
	height: 35px;
	width: 750px;
	float: left;
	position: relative;
	z-index: 1;
	background-image: url(images/bkg_foot.png);
	background-repeat: no-repeat;
}


.foot {
	height: 32px;
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	float: left;
	position: relative;
	z-index: 1;
	color: #FFFFFF;
}




/* menu 1 */


.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}





/* menu 2 */
.Bbubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/Bbg-bubplastic.gif) top left repeat-x;
}
.Bbubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Bbubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/Bbg-bubplastic-button.gif) top left no-repeat;
}

.Bbubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.Bbubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/Bbg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.Bbubplastic.gray ul li a:hover,
.Bbubplastic.gray ul li.highlight a {
	background: transparent url(images/Bbg-bubplastic-h-gray.gif) top left no-repeat;
}
.Bbubplastic.gray ul li a:hover span.menu_ar,
.Bbubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/Bbg-bubplastic-h-gray.gif) top right no-repeat;
}



/* them */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#cal {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

dl#cal dt {
	cursor: pointer;
	height: 50px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	background-image: url(images/cal_up.png);
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

dl#cal li {
	width: 600px;
	height: 100%;
	text-align: justify;
	background-image: url(images/cal.png);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}




