/*-------------
* { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue} 
--------------*/


body { color:#000000;}

.prim { color: green; font-weight:bold;}
.segter { color: blue; font-weight:bold;}
.cuaqui { color:purple ; font-weight:bold;}
.aba { color:red ; font-weight:bold;}


.imagen img {border:0px;}
.imagencentrada img {margin-left:150px;}
.amarilloclaro {color:#FFFFCC;}

/*---------NOTICIA MARCA GETXO--------*/

table.marcagetxo{
	border-spacing:0;
	//border-style:solid solid solid;
	border-color:#000000;
}

tr.marcagetxo{
	background:#000000;
	color:#FFFFFF;	
}

tr.marcagetxo2{
	background:#999999;
	color:#000000;	
}

.marcagetxo_texto1{
	font-size:14px;
	color:black; 
	background:#FFCC00; 
	border: #999999 5px solid;	
	width:auto;
	height:auto;
	padding:10px;			
	text-align:left;
	
	}

.marcagetxo_texto2{
	font-size:14px;
	color:black; 
	background:#FFFFCC; 
	border: #999999 5px solid;	
	width:auto;
	height:auto;
	padding:10px;			
	text-align:left;
	
	}
	
.marcagetxo_titulo{
	font-size:20px;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
	}

.marcagetxo_entrar{
	padding-bottom:100px;
	font-weight:bold;
	}
.marcagetxo_escudo{
	margin: 10px;
	}
