body {
	margin: 0px;
	padding: 0px;
}
#header {
	text-align: left;
	height: 70px;
	width: 100%;
}
#logos {
	width: 260px;
	height: 70px;
	display: block;
	text-align: center;
	float: left;
}
#logo {
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #000066;
	margin: 5px;
	clear: both;
	text-decoration: underline;
}
#slogan {
	font-family: Georgia, Times New Roman, serif;
	font-size: .8em;
	color: Black;
	clear: both;
}
#dreapta {
	float: right;
	margin-right: 6%;
}
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.dreapta {
	color: #3399CC;
}
.dreapta:hover {
	text-decoration: none;
}
