p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
}
img {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
#all #dx #image img:hover {
	border: 1px solid #0000FF;
}

#lingua {
	padding-left: 0px;
	width: 400px;
}
#all #dx #lingua a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#all #dx #lingua a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
}

h1 {
	background-image: url(transalp%20logo.PNG);
	background-repeat: no-repeat;
	width: 100px;
	text-decoration: none;
	height: 100px;
	text-align: center;
}

#h1t {
	float: left;
	padding-right: 5px;
	width: 100px;
	height: 77px;
}


#all {
	width: 600px;
}


span {
	display: none;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#dx {
	width: 480px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

