/* CSS Document */
body {
	background-image: url(css/cantuadesign-fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #CC66FF;
}
h2 {
	font-size: 15pt;
	color: #CC66FF;
}
h3 {
	font-size: 14pt;
	color: #CC66FF;
}
h4 {
	font-size: 13pt;
	color: #CC66FF;
}
h5 {
	font-size: 12pt;
	color: #CC66FF;
}
h6 {
	font-size: 11pt;
	color: #CC66FF;
}
.piedepagina {
	font-size: 10px;
}

