@charset "utf-8";
.fondo {
	background-color: #000000;
	background-image: url(flash/fondo_pirnicipal.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(jpgs/fondo_contenidosHTML.jpg);
	background-repeat: no-repeat;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
