#fondoInicio {
	background:url(img_nuevas/index.png) no-repeat center;
	width:1017px;
	height:591px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
.contenedorTitulo {
	background:#aa9753;
	width:510px;
	height:100px;
	position:relative;
	left:25px;
	top:65px;
	text-align:center;
}
.contenedorAcceso {
	background:#aa9753;
	width:400px;
	height:40px;
	position:relative;
	left:590px;
	top:400px;
	text-align:center;
	padding-top:5px;
}

h1 {
	font-size:56px;
	margin:0px;
}
h2 {
	margin:0px;
}
h3 {
	font-size:16px;
	margin:0px;
}

img {
	border:none;
}