th {background-color: #4CAF50;
	color: white;
	font-weight: bold;
	font-size: 14pt;}
	
	
div#gris {background-color: lightgrey;}

#tabla tr:nth-child(even) {background-color: rgb(196, 196, 196);
		border: 1px solid grey; border-left: none;
			border-right: none;}
		

table {border-collapse: collapse; margin-left: 20px;
	}

tr, td, th {padding-right: 140px; ;
			padding-top: 15px; padding-bottom: 15px;
			text-align: left; font-weight: bold}
			
#tabla tr:hover {background-color: #ddd}

h1 {margin-left: 15%;
 font-size: 32pt;
 font-family: Times New Roman; 
color: white; 
text-shadow: 3px 1px 1px black;}

caption {font-weight: bold; 
	font-family: Arial ;
	font-size: 18pt;
	color: green}
