body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-image: url(../imag/f_home.jpg);
	background-repeat: repeat-x;
}
#pie {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
		font-size: 12px;
}

#contenido {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#pie ul {
	margin: 0px;
	padding: 0px;
}
#pie li {
	display: inline;
	list-style-type: none;
}
#pie a {
	padding-right: 8px;
	padding-left: 8px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}#wm {
	text-align: center;
	padding-top: 60px;
}
h1 {
	font-size: 10px;
	text-indent: -9999px;
}
