@charset "utf-8";
/* CSS Document */

div#partidoheader {
	width: 958px;
	clear: both;
	height: 72px;
	background-image: url(../graficos/dw_infoheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px;
	font-weight: bold;
	color: #c82322;
	font-family: Arial, Helvetica, sans-serif;
}

div#partidoheader .equipolocal {
	width: 450px;
	float: left;
	margin-right:6px;
}

div#partidoheader .equipolocal img {
  margin: 6px 2px 0px 2px;
	display:inline;
	float: right;
}

div#partidoheader .equipolocal p {
  color: #900;
	margin: 20px 2px 0px 2px;
	font-size:1.6em;
	font-weight:bold;
	float:right;
	display:inline;
}

div#partidoheader .equipolocal a {
	color: #900;
	text-decoration: none;
}

div#partidoheader .equipovisitante {
	width: 450px;
	float: right;
	margin-left:6px;
}

div#partidoheader .equipovisitante img {
  margin: 6px 2px 0px 2px;
	display:inline;
	float: left;
}

div#partidoheader .equipovisitante p {
  color: #900;
	margin: 20px 2px 0px 2px;
	font-size:1.6em;
	font-weight:bold;
	float:left;
	display:inline;
}
div#partidoheader .equipovisitante a {
	color: #900;
	text-decoration: none;
}

div#partidobody {
	color: #fff;
	width: 956px;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	border-color:#ccc;
	border-width:1px 1px 0px 1px;
	border-top-style:none;
	border-bottom-style:none;
	background-color: #c9c9c9;
	background-image: url(../graficos/dw_decopartidobody.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#marcador .equipolocal {
	width: 450px;
	float: left;
	margin-right:6px;
}

div#marcador .equipolocal p {
  color: #000;
	font-size:1.2em;
	font-weight:bold;
	float:right;
	display:inline;
	margin:22px 22px 0px 0px;
	text-align:center;
}

div#marcador .equipolocal p.puntos {
  color: #000;
	font-size:4em;
	font-weight:bold;
	margin:10px 0px 10px 30px;
	float:right;
	display:inline;
}

div#marcador .equipolocal a {
	color: #900;
	text-decoration: none;
}

div#marcador .equipovisitante {
	width: 450px;
	float: right;
	margin-left:6px;
}

div#marcador .equipovisitante p {
  color: #000;
	font-size:1.2em;
	font-weight:bold;
	float:left;
	display:inline;
	margin:22px 0px 0px 22px;
	text-align:center;
}

div#marcador .equipovisitante p.puntos {
  color: #000;
	font-size:4em;
	margin:10px 30px 10px 0px;
	font-weight:bold;
	float:left;
	display:inline;
}
div#marcador .equipovisitante a {
	color: #900;
	text-decoration: none;
}

div#partidoinformacion {
	width: 924px;
	clear: both;
	margin: 0px;
	padding: 16px;
	border-width:0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#partidoinformacion img {
  border-color: #000;
	border-width: 1px;
	border-style: solid;
	margin-left: 4px;
	float: left;
}
div#partidoinformacion h4 {
	color: #fff;
	width: 646px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#partidoinformacion h5 {
  color: #000;
	text-align:center;
	font-size: 1.4em;
	padding: 6px 0px;
	margin-bottom: 10px;
}

div#partidoinformacion h6 {
  color: #000;
	text-align:center;
	font-size: 1.2em;
	padding: 6px 0px;
	margin-bottom: 10px;
}


div#partidoinformacion p {
	color: #000;
	text-align: justify;
	padding: 0px 2px 2px 2px;
}

div#partidoinformacion p.firma {
	color: #000;
	text-align: right;
	font-weight:bold;
	padding: 0px 2px 2px 2px;
}

div#partidoinformacion .foto {
  float:right;
}
div#partidoinformacion .foto img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	margin: 2px 2px 2px 8px;
}

div#partidoinformacion .foto p {
	color: #900;
	text-align: left;
	font-size:0.8em;
	font-weight:bold;
	padding: 2px;
	margin: 2px 2px 2px 8px;
}

div#partidoinformacion .fichatecnica {
  width: 250px;
	float:right;
	padding: 0px 0px 16px 16px;
}

div#partidoinformacion .fichatecnica h4 {
	color: #fff;
	width: 238px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #eb6829;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_n.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#partidoinformacion .fichatecnica .informacion {
	color: #fff;
	width: 238px;
	font-size: 1em;
	background-color: #f90;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px 5px 4px 5px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

div#partidoinformacion .fichatecnica .informacion h5 {
	color: #900;
	font-size: 1.2em;
	background-color: #eb6829;
	margin: 0px -4px 0px -4px;
	padding: 1px;
}

div#partidoinformacion .fichatecnica .informacion p {
	color: #fff;
	text-align: center;
}

div#partidoinformacion .fichatecnica .informacion p a {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

div#cronica {
	width: 924px;
	clear: both;
	margin: 0px;
	padding: 16px;
	border-width:0px;
	font-family: Arial, Helvetica, sans-serif;
}

div#cronica h4 {
	color: #fff;
	width: 912px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#cronica h5 {
  color: #000;
	text-align:center;
	font-size: 1.4em;
	padding: 6px 0px;
	margin-bottom: 10px;
}

div#cronica h6 {
  color: #000;
	text-align:center;
	font-size: 1.2em;
	padding: 6px 0px;
	margin-bottom: 10px;
}

div#cronica p {
	color: #000;
	text-align: justify;
	padding: 0px 2px 2px 2px;
}

div#cronica p.firma {
	color: #000;
	text-align: right;
	font-weight:bold;
	padding: 0px 2px 2px 2px;
}

div#cronica .foto {
  float:right;
}
div#cronica .foto img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	margin: 2px 2px 0px 8px;
}

div#cronica .foto p {
	color: #900;
	text-align: left;
	font-size:0.8em;
	font-weight:bold;
	padding: 2px;
	margin: 0px 2px 2px 8px;
}

div#partidoestad {
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 3px;
	border-width:0px;
	background-color: #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
}

div#partidoestad h4 {
	color: #fff;
	width: 912px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#partidoestad p {
	color: #000;
	font-size: 1em;
	text-align:center;
}

div#partidoestad .informacion {
	color: #fff;
	width: 920px;
	font-size: 0.8em;
	background-color: #c82322;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 4px 5px;
	text-align: center;
	vertical-align: middle;
	clear: both;
}

div#partidoestad .informacion h5 {
	font-size: 0.9em;
	background-color:#900;
	margin: 4px -4px 0px -4px;
	padding: 1px;
}

div#partidoestad .informacion p {
	font-size: 1em;
	color: #fff;
}

div#partidoestad .informacion p a {
	color: #ff0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

div#partidoestad .equipos {
  margin: 10px 14px 10px 14px;
}

div#partidoestad table.estadequipo  {
	width: 922px;
	color: #000;
	border-collapse: collapse;
}

div#partidoestad table.estadequipo caption {
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	background-color: #eb6829;
	background-image: url(../graficos/dw_decoheader_n.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #fff;
	padding: 3px;
}

div#partidoestad table.estadequipo thead th {
	font-size: 0.8em;
	text-align: center;
	background-color: #c82322;
	color: #fff;
	padding: 0px 1px;
}

div#partidoestad table.estadequipo tbody {
	font-size: 0.8em;
  font-weight: bold;
	text-align: center;
	color: #000;
}

div#partidoestad table.estadequipo tbody td.columnaestad {
	vertical-align: baseline;
	padding: 1px;
}

div#partidoestad .jugadores {
  margin: 10px 14px 10px 14px;
}

div#partidoestad table.estadjugadores  {
	width: 922px;
	color: #000;
	border-collapse: collapse;
}

div#partidoestad table.estadjugadores caption {
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	background-color: #eb6829;
	background-image: url(../graficos/dw_decoheader_n.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #fff;
	padding: 3px;
}

div#partidoestad table.estadjugadores thead th {
	font-size: 0.8em;
	text-align: center;
	background-color: #c82322;
	color: #fff;
	padding: 0px 1px;
}

div#partidoestad table.estadjugadores tbody {
	font-size: 0.8em;
  font-weight: bold;
	text-align: center;
	color: #000;
}

div#partidoestad table.estadjugadores tbody tr.bgcolor {
  background-color:#fff;
}

div#partidoestad table.estadjugadores tbody tr.nobgcolor {
  background-color:#fcc;
}

div#partidoestad table.estadjugadores tbody td.columnaestad {
	vertical-align: baseline;
	padding: 1px;
}

div#partidoestad table.estadjugadores tbody td.columnaestad a {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

div#partidofotos {
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 3px;
	border-width:0px;
	background-color: #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
}

div#partidofotos h4 {
	color: #fff;
	width: 912px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#partidofotos p {
	color: #000;
	font-size: 1em;
	text-align:center;
}

div#partidofotos .fotos {
  width: 926px;
	margin: 14px;
}

div#partidofotos .fotos img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	margin:14px;
	vertical-align:middle;
}

div#partidofooter {
	width: 930px;
	clear: both;
	margin: 0px 2px 2px 2px;
	padding: 12px;
	border-color:#ccc;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	background-color: #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
}

div#partidofooter h4 {
	color: #fff;
	width: 912px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color: #900;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_m.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#partidofooter p {
	color: #000;
	font-size: 1em;
	text-align:center;
}

.partidoviewposter {
	color: #000;
	width: 482px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;
}

.partidoviewposter a {
	color: #c82322;
	text-decoration: underline;
}

.partidoviewheader {
	color: #fff;
	width: 668px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c82322;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin: 0px 1px 0px 1px;
	padding: 4px 5px;
	background-image: url(../graficos/dw_decoheader_r.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.partidoviewheader .tipo {
  float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.partidoviewheader img {
  float: right;
}

.partidoviewsubheader {
	width: 668px;
	color: #000;
	font-size: 1em;
	margin: 0px 1px 0px 1px;
	border: 0px;
	padding: 4px 5px;
	text-align: justify;
	font-weight: bold;
}

.partidoviewbody {
	width: 668px;
	color: #000;
	font-size: 0.9em;
	margin: 0px 1px 0px 1px;
	border: 0px;
	padding: 4px 5px;
	text-align: justify;
}

.partidoviewbody a img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
}

.partidoviewbody img {
  border-width: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	/*margin: 1px;*/
}

.partidoviewbody img.izq {
  float: left;
	margin: 0px 6px 6px 0px;
}

.partidoviewbody img.centro {
  margin: 0px 0px 6px 0px;
}

.partidoviewbody img.der {
  float: right;
	margin: 0px 0px 6px 6px;
}

.partidoviewfooter {
	color: #000;
	width: 668px;
	font-size: 0.8em;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
	padding: 4px 5px;
	clear: both;
}

.partidoviewcredits {
  color: #c82322;
	font-weight: bold;
	float: left;
}

.partidoviewtools {
  color: #c82322;
	text-align: right;
}

.partidoviewtools a {
	color: #c82322;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

