body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	background-color: #77121a;
	margin-top: 10px;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#container {
	width: 800px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #670c13;
}

#header {
	width: 775px;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	border-top: 5px solid #666699;
	border-bottom: 20px solid #481116;
	padding-left: 25px;
}

#content {
	width: 800px;
}

#footer {
	clear: both;
	height: 5px;
	width: 800px;
	background-color: #666699;
}

#colpicture {
	float: left;
	width: 250px;
	height: 515px;
}

#coltext {
	float: left;
	width: 500px;
	padding-top: 5px;
	font-size: 13px;
	color: #ffffff;
}

#img_almajeanu {
	width: 200px;
	height: 300px;
	border: 0px;
	margin-top: 215px;
	margin-left: 25px;
}

.square {
	float: left;
	width: 14px;
	height: 14px;
	border: 0px;
	background-color: #666699;
	margin-right: 5px;
}

.title {
	font-weight: bold;
	margin-bottom: 7px;
	line-height: 14px;
}

.subtitle {
	margin-left: 19px;
	margin-bottom: 7px;
}

.img_social {
	width: 65px;
	height: 25px;
	border: 1px solid #000;
	margin-right: 10px;
}

.img_companies {
	width: 80px;
	height: 40px;
	border: 1px solid #000;
	margin-right: 5px;
}
