
.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Arial;
	font-size : 11px;
	color : #787878;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#000000;
	text-decoration : none;
}
.TextoNoti {
	font-family : Arial;
	font-size : 12px;
	color :#787878;
	text-decoration : none;
}


.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Arial;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}

.TextoBlanco a:hover {
	font-family : Arial;
	font-size : 11px;
	color :#dedede;
	text-decoration : none;
}

.TextoNegro, .TextoNegro a:link, .TextoNegro a:visited, .TextoNegro a:active {
	font-family : Arial;
	font-size : 10px;
	color : Black;
	text-decoration: none;
}

.TextoNegro a:hover {
	font-family : Arial;
	font-size : 10px;
	color: #787878;
	text-decoration : none;
}

#TopJuegos {
	background: url(../images/img_TopJuegos.jpg);
	width: 950px;
	height: 46px;
}

.FondoBuscador {
	background: url(../images/img_FondoBuscador.jpg);
	background-repeat: repeat-x;
}

.Gris1 {
	background-color: #EDEDED;
}

.Gris2 {
	background-color: #F4F4F4;
}

.Borde1 {
	border: solid;
	border-width: 1px;
	border-color: #EDEDED;
}

.Borde3 {
	border: solid;
	border-width: 3px;
	border-color: #EDEDED;
}

.Provincia, .Provincia a:link, .Provincia a:visited, .Provincia a:active {
	font-family : Arial;
	font-size : 19px;
	font-weight: bold;
	color : Black;
	text-decoration: none;
}

.Provincia a:hover {
	font-family : Arial;
	font-size : 19px;
	font-weight: bold;
	color :#787878;
	text-decoration : none;
}

.TituloNoticia, .TituloNoticia a:link, .TituloNoticia a:visited, .TituloNoticia a:active {
	font-family : Arial;
	font-size : 19px;
	font-weight: bold;
	color : 1D88BB;
	text-decoration: none;
}

.TituloNoticia a:hover {
	font-family : Arial;
	font-size : 19px;
	font-weight: bold;
	color :#787878;
	text-decoration : none;
}

.TituloResultado, .TituloResultado a:link, .TituloResultado a:visited, .TituloResultado a:active {
	font-family : Arial;
	font-size : 18px;
	color : 1D88BB;
	text-decoration: none;
}

.TituloResultado a:hover {
	font-family : Arial;
	font-size : 18px;
	color :#787878;
	text-decoration : none;
}

.FondoEncuesta {
   background: url(../images/img_FondoEncuesta.jpg);
	background-repeat: repeat-y;
}

.FondoBotoneraAbajo {
	background: url(../images/img_BordeBotoneraAbajo.gif);
	background-repeat: repeat-x;
	height: 28px;
}

.highlight { 
   text-decoration: none;color:000099;background:yellow;
}

.Borde {
    border: solid 1px;
	 border-color: #D3D3D3;
}


