
body {
	background : #FFFFFF;
	color : #333333;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left : auto;
	margin-right : auto;
	width : 700px;


}

body a:link, a:visited {
	color : #AAAAAA;
	text-decoration : none;
}

body a:hover {
	color : #555555;
}

#main {
	background : #FFFFFF;
	width : 700px;
	height : 500px;
	margin : 60px auto 0px auto;
	text-align : right;

}	

#barra {
	width : 100%;
	height : 40px;
	margin : 0px auto 0px auto;
	text-align : left;

}	

#main_sect {
	width : 100%;
	height : 400px;
	margin : 0px auto 0px auto;
	text-align : left;

}	

#main_sect img.home {
	height : 400px;
}



img.logo {
	width : 40px;
}

img.barra {
	width : 100px;
	margin : 0px 2px 0px 2px;
}

img.words {
	width : 300px;
}

#beautiful {
	margin-right : 92px;
	margin-bottom : 10px;
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer {
	border-top : 1px solid #777777;
	width : 100%;
	height : 50px;
	margin : 10px auto 0px auto;
	text-align : left;

}	

#foot_left {
	float : left;
	width : 350px;
}
#foot_right {
	width : auto;
	text-align : right;
}