:focus { outline: 0; }

body {
margin: 0;
padding: 0;
width:100%;
height:100%;
background: url('images/background.jpg');
background-repeat: no-repeat;
background-color: #EFEFEF;
color: #FFFFFF;
font: normal 80% Georgia;
}

.preload1 {
width:0px;
height:0px;
background: url('images/startlink_hover.png');
}

.preload2{
width:0px;
height:0px;
background: url('cms/wp-content/themes/bug/img/bug-logo-hover.png');
}

.top{
font-size: 0px;
}

.startlink {
margin: 0 auto;
margin-top: 206px;
width:545px;
height:147px;
}

.startlink a{
display:block;
width:545px;
height:147px;
background: url('images/startlink.png');
}

.startlink a:hover {
background: url('images/startlink_hover.png');
}

.adresse {
margin: 0 auto;
margin-top: 75px;
font: normal 0.9em Arial;
color: #444444;
width:545px;
height:75px;
line-height: 18px;
letter-spacing: 0.03em;
}

.left{
margin-left: 15px;
width:140px;
float: left;
}

.center{
width:195px;
float: left;
}

.right{
width:190px;
float: left;
}

h1 {
font: normal 3em Arial;
}

h2 {
font: normal 2em Georgia;
margin-bottom: 2px;
color: #666666;
}

h3 {
font-family: Georgia;
font-size: 1.2em;
font-weight: normal;
color: #FF8044;
}

h4 {
font-family: Georgia;
font-style: italic;
font-size: 1.4em;
font-weight: normal;
color: #AAA;
}

.intro {
margin: 0 auto;
width: 640px;
height: 380px;
border: 1px dashed #CCC;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-left: -320px;
margin-top: -190px;
}

.intro hr {
	width: 25%;
	border : none;
	border-top : dashed 1px #CCCCCC;
	color : #FFFFFF;
	height : 1px;
}

.easyweb4u{
font-size: 8px;
color: #EFEFEF;
}
