body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background:#45582b url(images/fondo.gif) repeat-x fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	color: #CCC;
	text-decoration: underline;	
}
#container {
	margin: 35px auto;
	width: 900px;
	text-align: left;
}
#header {
	width: auto;
	height: 300px;
	background:url(images/header.gif) repeat-x;
}
#logos {
	width: auto;
	height: 140px;
	background-color:#FFF;
}
#copyright {
	width: auto;
	padding:20px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
	font-size:11px;
}
