@charset "UTF-8";

@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear{
	clear:both;
}
.izq {
	float: left;
}
.der {
	float: right;
}
#contenedor4{
	position:relative;
	width:300px;
	height:530px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
#contenedor2{
	position:relative;
	width:300px;
	height:250px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
#contenedor{
	width:300px;
	position:relative;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
#cajaMarca4{
	background:url(../img/com/fondo.jpg) no-repeat;
	width:300px;
	height:92px;
	padding-top:10px;
}
#cajaMarca2{
	background:url(../img/com/fondo.jpg) no-repeat;
	width:300px;
	height:85px;
	padding-top:4px;
	padding-bottom:3px;
}
#cajaMarca1{
	background:url(../img/com/fondo.jpg) no-repeat;
	background-color:#CCC;
	width:300px;
	height:100px;
	padding-top:25px;
}
#cajaMarca1 a{
	text-decoration:none;
	}
#cajaMarca2 a{
	text-decoration:none;
	}
#cajaMarca4 a{
	text-decoration:none;
	}
#actualizar{
	width:20px;
	height:20px;
	position:absolute;
	cursor:pointer;
}
#actualizar2{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 65px;
	cursor: pointer;
	left: 10px;
}
#marcador{
	position:relative;
	color:#666;
	width:300px;
	height:85px;
}
#marcador a{
	color:#666;
	text-decoration:none;
}
#marcadorSolo{
	position:relative;
	color:#666;
	width:300px;
	height:85px;
}
#marcadorSolo a{
	color:#666;
	text-decoration:none;
}
#marcadorSoloblanco{
	position:relative;
	color:#FFF;
	width:300px;
	height:85px;
}
#marcadorSoloblanco a{
	color:#FFF;
	text-decoration:none;
}
#logoLocal img, #logoVisita img{
	width:35px;
	height:35px;
	text-align:center;
}
#local, #visita{
	font-size: 16px;
	width: 99px;
	height: 20px;
	text-align: center;
}
#logoLocal{
	position: absolute;
	left: 44px;
	top: 2px;
}
#logoVisita{
	position: absolute;
	left: 223px;
	top: 2px;
}
#local{
	position: absolute;
	left: 11px;
	top: 40px;
}
#visita{
	position: absolute;
	left: 190px;
	top: 40px;
}
#vs{
	color:#333;
	font-weight: 700;
	font-size: 30px;
	/*width: 85px;*/
	width: 100px;
	height: 28px;
	text-align: center;
	position: absolute;
	/*left: 108px;*/
	left: 99px;
	top: 0px;
}
#vsBlanco{
	color: #FC0;
	font-weight: 700;
	font-size: 30px;
	/*width: 85px;*/
	width: 100px;
	height: 28px;
	text-align: center;
	position: absolute;
	/*left: 108px;*/
	left: 99px;
	top: 0px;
}
#tiempo{
	font-size: 11px;
	width: 77px;
	height: 11px;
	text-align: center;
	position: absolute;
	left: 112px;
	top: 44px;
}
#global{
	font-size: 11px;
	width: 80px;
	height: 15px;
	text-align: center;
	position: absolute;
	left: 110px;
	top: 66px;
	text-transform:uppercase;
}
#globalPenales{
	font-size: 11px;
	width: 130px;
	height: 15px;
	text-align: center;
	position: absolute;
	left: 90px;
	top: 66px;
	text-transform:uppercase;
}
#cronometro{
	width: 25px;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 264px;
	top: 65px;
}
.cajaScroll{
	width:300px;
	height:405px;
}
.cajaScroll2{
	width:300px;
	height:184px;
}
.cajaScroll3{
	width:300px;
	height:126px;
}
#header{
	position:relative;
	width:290px;
	height:40px;
	padding-left:10px;
	line-height:40px;
	color:#FFF;
	font-size:20px;
}
#jornada{
	position:relative;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size:14px;
	width:290px;
	height:25px;
	background-color:#000;
	line-height:25px;
	padding-left:10px;
	color: #FFF;
}
#footer{
	width:290px;
	height:60px;
	padding-left:10px;
	background-color:#000;
	color:#FFF;
	line-height:60px;
}
#footer a{
	text-decoration: none;
	color:#FFF;
}