*{
	margin: 0;
	padding: 0;
}
body {
	background: #CAC2BA;
	margin: 0;
	padding: 0;
}

/*links*/

a:link {
	color: #565350;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #565350;
}
a:hover {
	text-decoration: none;
	color: #B06659;
}
a:active {
	text-decoration: none;
	color: #565350;
}

#mae {
	background-color: #CAC2BA;
	width: 1000px;
	
}
#logoabertura {
	padding-top: 250px;
	background: transparent;
	text-align: center;
	width: 350px;
	height: 173px;	
}
#menuidioma {
	background: transparent;
	text-align: center;
	width: 350px;
	height: 20px;	

}