/* CSS Document */
body{
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
}
.page {
	margin:0 auto;
	width:749px;
	text-align:left;
}
.header {
	height:95px;
	text-align:left;
	width:749px;
	background: url(../img/headerPuntex.jpg) 0 0 no-repeat;
}
a.navegacion:link {
	color:#666666;
	text-decoration:none;
}
a.navegacion:visited {
	color:#666666;
	text-decoration:none;
}
a.navegacion:hover {
	color:#CC0000;
	text-decoration:none;
}
a.navegacion:active {
	color:#666666;
	text-decoration:none;
}
