body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding:0;
	font-size : 13px;
	cursor:url(A.ani);
}
#header {
	background-image: url(Logo_Alatak.jpg);
	background-position: center;
	
}
.headerText {
	height: 120px;
	background: none;
	
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;	
}
DIV.center {
	text-align: center;
}
.menu {
	display: block;
	background: #BCBCBC;
	width: 650px;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
	border-top: 2px dotted #fff;
}
.menu a {
	background: #BCBCBC;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	background: #BCBCBC;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	
	color: #ff7c11;
	padding-top: 3px;
	padding-bottom: 13px;
	padding-left: 3px;		
	padding-right: 3px;
	font-weight: bold;
	text-decoration:none;
}
#container {
	background: #fff;
	color : #000;
	width: 650px;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
}
#content {
	background: #BCBCBC;
	color: #000;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}	

h1.title, h2.title {
	font-weight: bold;
}
h4.title {
	font-weight: bold;
	text-align:center;
}
#bodytext {
	background: #ECECEC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-left : 25px;
	padding-right : 25px;
	text-align : left;
	color: #000;
	padding-top : 5px;
	padding-bottom : 30px;
	margin-bottom: 0;
}
.imageobject {
	float: left;
	background: url(logo_ballon.gif) no-repeat;
	color: #fff;
	height: 150px;
	width: 250px;
	}
.footer {
	background: url(gris_bas.jpg) repeat-x;
	height: 100px;
	width: 650px;
	margin-right : auto;
	margin-left : auto;
	color : #fff;
	padding-top : 5px;
	font-size: 9px;
	text-align : center;
}
.footer a {
	background: none;
	color : #fff;
	padding-left: 2px;
	padding-right: 2px;	
}
