a:visited {
	color: #993333;
	text-decoration: none;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	color: #330000;
	text-decoration: none;
}
.boite {
	height: 100%;
	width: 750px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

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


.menu1 {
	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;
}

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

.menu1 {
	float: right;
	height: 27px;
	width: 750px;
	position: relative;
	z-index: 1;
	
}



.news {
	height: 1650px;
	width: 250px;
	position: relative;
	background-color: #fff8dc;
	float: left;
	z-index: 1;
}




.news2 {
	height: 1650px;
	width: 340px;
	position: relative;
	background-color: #fffff0;
	float: left;
	z-index: 1;
}

.news3 {
	height: 1650px;
	width: 160px;
	position: relative;
	background-color: #fff8dc;
	float: right;
	z-index: 1;
}



.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;
}


