html, body {
	margin: 0px;
	padding: 0px;
	background-color: #838383;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
.textojust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a.textojust {
	text-decoration: none;
}
a.textojust:hover {
	color: #999999;
	text-decoration: none;
}
.textojust2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.textojust2 {
	text-decoration: none;
}
a.textojust2:hover {
	color: #999999;
	text-decoration: none;
}
.titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #6E4531;
}
a.opciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}
a.opciones:hover {
	color: #000000;
	text-decoration: none;
}
#cont {
	background-color: #FFFFFF;
	width: 800px;
}
#arriba {
	height: 115px;
	width: 800px;
	background-image: url(imagenes/fondoarriba.jpg);
	text-align: left;
	vertical-align: bottom;
}
#botones {
	position: relative;
}
#abajo {
	background-color: #FFFFFF;
	text-align: center;
}
#portizq {
	float: left;
	width: 594px;
	background-color: #FFFFFF;
	text-align: center;
}
#portder {
	float: left;
	background-color: #EBEBEB;
	width: 206px;
	background-image: url(imagenes/fondoder.gif);
	margin: 0px;
	padding: 0px;
	height: 945px;
}
#noticiasport {
	margin-right: 0px;
	margin-left: 7px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
}
#pie {
	background-color: #666666;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	float: left;
}
a.pievinc {
	color: #FFFFFF;
	text-decoration: none;
}
a.pievinc:hover {
	color: #FFCC00;
	text-decoration: none;
}
.rotulog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

