body,html {
	background:url(img/bk.jpg) center;
	font-family:arial;
	font-size:.9em;
	margin-left:0;
	margin-top:0px;
}

div#container {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
}
.agent_profile 
{
	width:600px;
}

.agent_profile h3
{
	padding: 0px;
	margin:0px;
	cursor: pointer;
	width:600px;
}

.agent_profile h3 img
{
	margin:0px;
	float:right;
	padding-right: 5px;
/* 	border:1px solid green; */
/* 	padding-top:14px; */
}
div#header {
	width:600px;
	height:113px;
	background:url(img/logo-mobile.jpg) #000 no-repeat center;
}

div#lang {
	float:right;
	margin-right:3px;
}

div#header-languages {
	background:url(img/bk_degra.jpg) bottom;
	width:595px;
	height:60px;
	color:#FFF;
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
}

div#header-languages div.lang {
	width:180px;
	float:left;
/* 	padding-top:20px; */
	font-size:1.2em;
}

div#header-languages div.lang img {
	margin-right:10px;
}

div#header-languages h1 {
	color:#fff;
	margin:0;
}

div#content {
	width:600px;
	float:left;
	color:#fff;
	background-color:#2b355c;
}

div#content div#content-text {
	padding:4px;
}

div#content div#content-text h2 {
	margin-top:0;
	color:#3e75a0;
}

div#content div#content-text p {
	color:#fff;
	font-size:1em;
	margin:0 5px;
}

div#content div#content-text p a {
	color:#fff;
	text-decoration:none;
}

div#content div#content-text img {
	margin:4px;
}

div#content div#content-images {
	width:155px;
	float:left;
	margin-left:5px;
}

div#content div#content-images img {
	border:0;
	float:left;
	margin:0 4px 4px 0;
}

div#item {
	margin-top:15px;
}

div#item div.item_foto {
	width:250px;
	float:left;
	margin:0 5px 5px;
}

div#item div#divider {
	clear:left;
}

div#footer {
	position:relative;
	width:600px;
	height:5px;
	text-align:center;
	clear:both;
}

div#menu-footer {
	text-align:center;
	color:#fff;
}

div#menu-footer ul {
	padding-left:0;
}

div#menu-footer ul li {
	display:inline;
}

div#container div#content div#content-text div.agent_profile div.agent_profile_info div.image,div#item div#item_text {
	float:left;
}

div#menu-footer a,div#menu-footer ul li a,div#footer span,div#footer span a {
	color:#fff;
}