﻿/* CSS for site: ASTROALA.it */
/* Special tables section */
/* Last update 17/04/2009 */


/* Special Table style */
.spec_table {
	border-collapse: collapse;
	margin : auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; /*11pt*/
	font-weight: normal;
	color: #000000;
	height: 600px;
	text-align: center;
}

.datas_table {
	border-collapse: collapse;
	margin : auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; /*11pt*/
	font-weight: normal;
	color: #000000;
	text-align: center;
}

/* <-----------------> */
