* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

body { 	
	color		: white;
       	margin		: 0px;
	padding		: 0px; 
        background-image	: url("/euskal12/gamegune/img/fondo.png");
        background-repeat	: repeat;
        background-position	: top left;
        background-attachment   : fixed;
	background-color	: #454257;
}


strong { color: #dbff00; font-weight: bold }

a	{ color: #dbff00 }

div   { border: 0px; margin: 0px; padding: 0px }
img   { border: none; margin: 0px; }
h1    { font-size: 10pt; text-transform: uppercase; }
h2    { font-size: 10pt; }
ul    { list-style-image: url("/euskal12/img/estilo/marca-guion.png") }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border-collapse: separate; border-spacing: 0px; }
tr    { font-size: 8pt; }
th    { font-size: 8pt; border: none; color: #023b68; font-weight: bold; }
td    { font-size: 8pt; padding: 0px; }

td.title  { border: none; color: white; background: #7aa7c8; font-weight: bold; }
td.title2 { border: none; color: white; font-weight: bold; }
td.text   { border: none; color: white; background: #e6e6e6; }

.tabular        { border-collapse: separate; border-spacing: 0px 1px }
.tabular th    	{ padding: 2px; background: #7aa7c8; color: black; font-weight: bold; }
.tabular td   	{ padding: 2px; background: #e6e6e6; }
.titulo_valor th{ text-align: right; padding-right: 10px }
.remarcar 	{ color: #dbff00; font-weight: bold }

#principal	{
	width		: 760px;
        text-align	: justify;
        margin		: 0px auto;
        background-color: #333855;
}

#sponsors
{
	float		: right;
        width		: 160px;
        text-align	: center;
}

#sponsors img
{
	margin		: 4px auto;
}

#contenido_base
{
	width		: 594px;
}

.cuadro {
	background-color: #636773;
        border-top	: 1px solid #9195a1;
        border-left	: 1px solid #9195a1;
        border-bottom	: 1px solid #2e2d35;
        border-right	: 1px solid #2e2d35;
        margin-left    	: 2px;
        margin-right   	: 2px;
        margin-bottom  	: 10px;
        margin-top   	: 10px;
        background-image: url("/euskal12/gamegune/img/detalle-cuadro.png");
        background-repeat	: no-repeat;
        background-position	: bottom right;
}

.cuadro .texto {
	background-color: #282633;
        border-top	: 1px solid #2d2e32;
        border-left	: 1px solid #2d2e32;
        border-bottom	: 1px solid #4a4a56;
        border-right	: 1px solid #4a4a56;
        margin		: 3px;
        padding		: 5px;
}

.cuadro h1
{
	margin		: 4px;
        text-shadow	: 1px 1px;
}

#bienvenida
{
	position	: relative;
        top		: 0px;
        width		: 593px;
        clear		: none;
}

#bienvenida .texto 
{
	padding 	: 0px;
}

#noticias
{
	width		: 350px;
}

#envivo
{
	float		: right;
	width		: 230px;
        margin		: 0px;

}

#pie
{
	clear		: both;
        text-align	: center;
}

#pie #masinfo
{
	background-color: #5f6877;
        font-weight	: bold;
        padding		: 3px;
}

#pie a { color		: white; text-decoration: none; }

#cabecera
{
	text-align	: left;
}

#botonera
{
	background		: black;
	border-spacing		: 1px;
        margin			: 0px;
}

.boton
{
        background-image	: url("/euskal12/gamegune/img/boton-cabecera-degradado.png");
        background-repeat	: repeat-x;
        background-position	: top left;
        background-attachment   : fixed;
	background-color	: #535c6b;
        border-right		: 1px solid #333335;
        border-bottom		: 1px solid #333335;
        border-left		: 1px solid #949bae;
        border-top		: 1px solid #949bae;
        font-size		: 7pt;
        text-transform		: uppercase;
        padding-top    		: 1px;
        padding-bottom 		: 1px;
        padding-left   		: 2px;
        padding-right  		: 8px;
        margin-left		: 1px;
}
.boton a 
{
	color			: white;
        text-decoration		: none;
        font-size		: 7pt;
}

.boton a.resaltado
{
	color			: #dbff00;
}

.boton img 
{
	margin-left		: 2px;
	margin-right		: 1px;
	margin-bottom		: 1px;
}

#subindice { margin-left: 1px; }
#subindice td { padding-right: 5px; }

#idiomas { float: right; padding: 2px; }

.noticia h1 { font-size: 8pt; color: #ffe400; text-transform: none; padding-left: 0px; margin-left: 0px; }
.noticia h1 a { color: #ffe400; text-decoration: none; }


