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

body {
	background-image: url(http://luisamaita.com.br/site/EN/wp-content/themes/luisa-maita/images/homebg.jpg);
	background-repeat:no-repeat;
	background-position: center -50px;
	background-color: #000000;
	font-family: Verdana;
	color: #bfbebe;
	font-size: 11px;
}

a:link, a:visited {
	font-size: 13px;
	color: #bfbebe;
	text-decoration: none;
}

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

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

.page {
	width: auto;
	height:auto;
	margin: 0 auto;
	margin-top: 300px;
	margin-left: 450px;
}

.logo {
	background-image: url(http://luisamaita.com.br/images/ilogo.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 153px;
	height: 26px;
	margin-left: 0px;
	margin-bottom:3px;
}

.main {
	border-top: 1px solid #5ea879;
	width: 320px;
	height: auto;
	float:left
	margin-top: 5px;
}

.language {
	margin-top: 5px;
	margin-bottom: 5px;
	float:right;
	margin-right:5px;
}
