body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
}

/* http://positioniseverything.net/easyclearing.html */
.clearfix:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.contienequipos {
	position: absolute;
	left: 111px;
}


/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

img {
	border: 0;
}

h1, h2
{
	font-family: Georgia, Serif;
	font-weight: normal;
	color: #003366;
	margin: 0;
}

div.Spacer
{
	clear: both;
}

div.Container {
	width: 620px;
	display: block;
	height:500px;
}
div.SubHeader {
	float: left;
	display: inline;
	height: 39px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 33px;
}

	div.SubHeader h1 {
		font-size: 17px;
		color: #1B4A6E;
		margin: 5px 0px 0px 13px;
		padding: 0;
	}

div.Punteado
{
	background-image: url("http://www-ak.lavoz.com.ar/images/deportes/mam/punteado-3-1.png");
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.Borde
{
	margin: 0px;
	padding-bottom: 8px;
}

div.Nota
{
	float: left;
	display: inline;
	width: 574px;
	font-size: 11px;
	color: #666666;
}

	div.Nota p
	{
		margin: 3px 0px 0px 0px;
	}

div.Deporte
{
	padding: 0px 0px;
}

