@charset "ISO-8859-1";
/* CSS Document */

#lc_content
{
	padding: 0px 0px 0px 10px;
	text-align:left;
	font-size: 12px;
}

#left_container p 
{
	color: #333;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align: justify;
}

#lc_content p strong
{
	color: #15587f;
}

#left_container ul 
{
	font-weight: bold;
	color: #333;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

#foto_bruun
{
	width: 200px;
	height: 213px;
	background-image: url(../img/misc/empresa.gif);
	border: 1px solid #85d1ed;
	float: left;
	margin: 12px 10px 0px 0px;
}