@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #333333;
}a:link {
	text-decoration: none;
	line-height: 2em;
	color: #900;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.wrapper {
	background: url(../img/assets/lenca_site_bg.gif) no-repeat;
	height: 739px;
	width: 1052px;
	margin: 20px auto;
}
.content {
	height: 600px;
}
.main_stage {
	padding: 30px;
	height: 670px;
}
.foto_profile {
	padding-top: 50px;
	padding-left: 70px;
	padding-right: 40px;
}
.text_profile {
	padding-top: 70px;
}
.name_box {
	padding-right: 25px;
}
.flag_box {
	cursor: default;
}
.flag_box img{
	margin-right: 12px;
	border: 1px solid #FFF;
}
.flag_box img a:hover {
	border: 1px solid #900;
}
.profile_name_box {
	margin-bottom: 30px;
}
.profile_detail {
}
.foto_pose_top {
	padding-top: 0px;
	padding-left: 135px;
	padding-right: 0px;
}
.text_top_greeting {
	padding-top: 130px;
}
.footer {
	margin-bottom: 20px;
}
.footer_logo {
	padding-top: 10px;
	padding-left: 18px;
}
.footer_btn {
	padding-top: 10px;
	padding-left: 15px;
}
.footer_btn img{
	margin-left: 25px;
}
