/* Design - Home */
#container {
	position: relative;
	width: 750px;
}
#top {
	width: 100%;
	height: 120px;
	}
#top h1 {
	background: transparent url(img/newlogo.gif) no-repeat bottom left;
	width: 281px;
	height: 68px;
	margin: 30px auto 0;
	}
#top h1 span {
	display:none
	}
#fotos p {
	display: inline;
	margin: 0;	
	}
#entrar {
	position: relative;
	background: transparent url(img/mn.gif) no-repeat top left;
	height: 49px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	}
#entrar img {
margin-top: 8px;
	}
#languages {
	width: 100%;
	height: 18px;
	position: relative;
	text-align: center;
margin-bottom: 40px;
	}
#footer {
	position: relative;
	background: transparent url(img/ft.gif) no-repeat top left;
	height: 40px;
	width: 100%;
	clear: both;
	}
#footer .p1 {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
	}
#languages li { display: inline; padding: 4px 0 0 17px; }
#languages li a { display: inline; border: none; text-decoration:none; font-weight: bold; margin-left: -10px; padding-left: 14px; background: url(img/arrow2.gif) no-repeat 0 6px;}
#languages li a:hover { display: inline; border: none; text-decoration:underline; font-weight: bold; margin-left: -10px; padding-left: 14px; background: url(img/arrow2.gif) no-repeat 0 6px;}
#languages li a.c { display: inline; border: none; text-decoration:underline; font-weight: bold; margin-left: -10px; padding-left: 14px; background: url(img/arrow2.gif) no-repeat 0 6px;}