body {
	background-image: url(images/texturatstock.jpg);
	background-repeat: repeat;
}
#contenidor {
	width:640px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:auto;
}
#idiomes {
	font-family:Century Gothic, sans-serif;
	font-size:12px;
}
#peu {
	background-color:#FFC;
	font-size:14px;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#930;
}
a:hover {
	text-decoration:underline;
	color:#9B0000;
}

