/* Emillion etusivu CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

table{
	border: 0;
	align: center;
}

td{
	border: 0;
	align: center;
	margin: 10px:
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-size : 10pt
}


h1{
	font-size: 100%;
	color: black;	
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0.7em;
	padding: 0px;	
}

#contenthead h1{
	font-size: 100%;
	color: white;	
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0.7em;
	padding: 0px;	
}
h2{
	font-size: 90%;	
	color: black;	
	margin: 0px;
	margin-bottom: 0.7em;
	padding: 0px;
	font-weight: bold;
}

h3{
	font-size: 100%;
	color: black;	
	margin: 0px;
	margin-bottom: 0.7em;
	padding: 0px;
	font-weight: normal;
}

h4{
	font-size: 75%;
	color:white;	
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


form {
	margin-top: 0;
	margin-bottom: 0;
}

.footer {
	color: white;
	text-align: right; 
	background-image: url('images/navi.gif'); 
	background-repeat: no-repeat; 
	height: 32;
}

.menu {
	color: white;
}

#news {
}
.news {
	color: black;
}