#main {
	width:450px;
	height:auto;
	background:url(../../glossar/pics/Logo_TETRA.png) bottom right no-repeat;
}

#headline{
	margin-top: 60px;
	margin-left: 40px;
	padding-left: 15px;
	font-family: arial;
	font-size: 14pt;
	background: url(../gif/ss_titre.gif) no-repeat;
	width: 380px;
	height: 33px;
}
	
#content {
	position:relative;
	width:390px;
	height:auto;
	top: 0px;
	left: 30px;
	padding: 10px;
}
	
#top_logo {
	position:absolute;
	background:url(../png/Logic_Logo_3D.png) no-repeat;
	width:250px;
	height:32px;
	top:19px;
	left: 48px;
} 

p {font-family:"Trebuchet MS", Verdana, Arial; font-size:12px;}
