﻿/* CSS for site: ASTROALA.it */
/* Meteor table section */
/* Last update 30/12/2009 */


/* Meteor table style */

.meteor_table {
	margin : auto auto;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	border: 2px solid #000000;
	border-collapse: collapse;
	width:  810px;
}

.meteor_table_principal {
	margin : auto auto;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	border: 2px solid #000000;
	border-collapse: collapse;
	width:  860px;
}

.meteor_table_principal img{
	vertical-align: middle;
}

td, th {
	border: 1px solid #000000;
}

/* <-----------------> */
