/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	font-size:13px;
	margin:0 auto;
	line-height:20px;
}

body {
	background: #f8f8f8 url(imagenes/backhome.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, div {
	behavior: url(iepngfix.htc);
}

#logo{
	width:285px;
	height:120px;
	position:absolute;
	margin-left:auto;
	top:2px;
	z-index:15;
	margin-right: auto;
	left: 39%;
}

a {
	color: #b95d01;
	text-decoration: none;
}
