body 							{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; margin: 0; padding: 0; font-weight:bold;  }

p 								{ margin-top: 5px; margin-bottom: 15px; }
img 								{ border: none; }
ul 								{ list-style-type: none; }

a:link		 					{ color: #4E4A4A; text-decoration: underline; font-weight: bold; }
a:hover 							{ color: #4E4A4A; text-decoration: none; font-weight: bold; }
a:visited						{ color: #4E4A4A; text-decoration: underline;  font-weight: bold; }

.clearer 						{ clear: both; }

/* Grandes parties */
#page 							{ margin: auto; text-align: left;  }




/* Live (Home) */
#live							{  }
#live h1							{ color: #000000; font-size: 18px; font-weight: bold; border-bottom: 1px solid #000000; padding-bottom: 3px; }
#live ul							{  padding: 0; margin: auto; list-style-type: 0; }
#live ul li						{ margin:2px 2px 2px 0; width: 178px; height: 290px; float: left; text-align: center; }
#live ul li b						{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; display: block; margin-top: 2px; text-align:left; }

#live li img.pic					{ border: 1px solid #666666; }
#live hr							{ width: 90%; margin: 15px auto; border: 1px solid #c0c0c0;  }

