@charset "utf-8";
/* CSS Document */

#conash3D0
{
display:none !important;
}

body {
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
margin: 0;
padding: 0;
}

p { padding:0; margin:0;}

.bg1 {
background: url(images/bg_parts_01.jpg) top left no-repeat;
height: 302px;
}
.bg2 {
background: url(images/bg_parts_02.jpg) top left no-repeat;
height: 432px;
}
.bg3 {
background: url(images/bg_parts_03.jpg) top left no-repeat;
height: 616px;
}

.wrapper_top {
	position: absolute;
	width: 910px;
	height: 150px;
	background: url(images/bg_tspt.png);
	top: 60px;
}
.logo {
float: left;
width: 343px;
height: 89px;
background: url(images/logo.png) no-repeat;
margin: 45px 0 0 20px;
}
.french {
float: right;
height: 89px;
margin: 35px 20px 0 0;
}

.important {
	position: absolute;
	padding: 20px;
	background-color: #600;
	color: #fff;
	font-size: 14px;
	width: 300px;
	top: 210px;

}
