BODY {
	margin: 0;
	background-color: #556B2F;
}

A:link {
	COLOR: #960; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:active {
	COLOR: #960; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #960; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

A:nounderline {
	
}

.marco_principal {
	background-color: Snow;
   	border-left: 1px solid #585858;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: top;
	background: url(img/fondo.gif) repeat;
	margin-top: 15px;
}

.titulo {
	background: url(img/logo.gif) no-repeat scroll bottom;
    height: 110px;
	background-color: white;
}

.lateral{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	padding-left: 7px;
}

.subtitulo {
	FONT-WEIGHT: 100; 
	FONT-SIZE: 16px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	padding-left: 38px;
	letter-spacing: 0px;
}

.linea {
	margin-left: 5px;
	border-top: #CDC98F 1px dashed;
	margin-top: -5px;
}

.menu {
	FONT-WEIGHT: 500; 
	margin-left: 0px;
	FONT-SIZE: 14px;
	letter-spacing: 1px;
	background: #DCDEAF;
	margin-top: -1px;
	padding-left: 180px;
	color: #556B2F;
	border: 1px solid #DBEBC7;
	FONT-FAMILY: verdana, arial, sans-serif;
}

.banderas {
	margin-right: 5px;
	text-align: right;
	vertical-align: bottom;
}

H1 {
	FONT-WEIGHT: 800; 
	FONT-SIZE: 23px; 
	COLOR: #C5931D; 
	FONT-FAMILY: verdana, arial, sans-serif;
	padding-left: 25px;
	letter-spacing: 0px;
	margin-top: 20px;
}

H6 {
	FONT-SIZE: 10px; 
	COLOR: #896A1F; 
	FONT-FAMILY: verdana, arial, sans-serif;
	margin-top: -1px;
}

.seccion {
	FONT-SIZE: 13px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	text-indent: 33px;
	padding-left: 40px;
	text-align: justify;
	margin-top: -46px;
	margin-right: 60px;
}

.seccion_libre {
	FONT-SIZE: 13px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	text-indent: 33px;
	padding-left: 40px;
	text-align: justify;
	margin-right: 60px;
}

.aviso_legal{
	margin-left: 35px;
	margin-right: 35px;
	FONT-SIZE: 9px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	padding-bottom: 10px;
}

.nuevo_sudoku {
		FONT-FAMILY: verdana, arial, sans-serif;
		FONT-SIZE: 12px; 
		FONT-WEIGHT: 600; 
}

.descarga {
	text-align: center;
	margin: 50px;
	FONT-SIZE: 15px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
}

.sudoku_old {
	margin-left: 70px;
	margin-bottom: -10px;
	FONT-SIZE: 15px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
}

.interrogacion {
	margin-top: -10px;
	margin-left: 38px;
	padding-bottom: 10px;
}

.sudoku_grid_grande {

}

.sudoku_grid_mini {

}

.numero_sudoku {
	text-align: center;
	FONT-WEIGHT: 800; 
	FONT-SIZE: 23px; 
	COLOR: #C5931D; 
	FONT-FAMILY: verdana, arial, sans-serif;
	border: hidden;
	border: 0px;
	background-color: transparent;
	width: 44px;
}

.numero_sudoku_error {
	text-align: center;
	FONT-WEIGHT: 800; 
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 23px; 
	COLOR: Maroon; 
	border: hidden;
	border: 0px;
	background-color: transparent;
	width: 44px;
}

.numero_sudoku_fijo {
	text-align: center;
	FONT-WEIGHT: 800; 
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 23px; 
	COLOR: #383838; 
	border: hidden;
	border: 0px;
	background-color: transparent;
	width: 44px;
}

.celda{
	border-color: black;
}

.boton{
	border-color: #556B2F;
	border-top: 3px solid #688239;
	border-right: 3px solid #3D4D22;
	border-bottom: 3px solid #3D4D22;
	border-left: 3px solid #688239;
	background-color: #DCDEAF;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, sans-serif;
	padding: 2px 4px;
	width: 130px;
	margin: 0px 6px 0px 6px;
}

.boton_desactivado{
	border-color: #796F35;
	border-top: 2px solid #91853F;
	border-right: 2px solid #5B5528;
	border-bottom: 2px solid #5B5528;
	border-left: 2px solid #91853F;
	background-color: #E4D3BE;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, sans-serif;
	padding: 2px 4px;
	width: 130px;
	margin: 0px 6px 0px 6px;
	}

.selector{
	border-color: #556B2F;
	border-top: 3px solid #688239;
	border-right: 3px solid #3D4D22;
	border-bottom: 3px solid #3D4D22;
	border-left: 3px solid #688239;
	background-color: #DCDEAF;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, sans-serif;
}
	
.new {
		background-color: #E39400;
		color: Black;
		FONT-FAMILY: arial, sans-serif;
		FONT-SIZE: 9px;
	}
	
.lista_old {
		FONT-FAMILY: arial, sans-serif;
		FONT-SIZE: 10px;
	}

.nuevo_sudoku_playonline {
		FONT-FAMILY: verdana, arial, sans-serif;
		FONT-SIZE: 12px; 
		FONT-WEIGHT: 600; 
		margin-top: -5px;
	}
	
.sudoku_completado {
		background-color: #BDB76B;
		color: Black;
		FONT-FAMILY: verdana, arial, sans-serif;
		FONT-SIZE: 14px; 
		text-align: center;
}

.old {
	padding-left: 125px;
}

.busqueda_ie {
	margin-top: -632px;
	margin-left: 258px;
}

.busqueda_firefox {
	margin-top: -648px;
	margin-left: 443px;
}

.busqueda_netscape {
}

.aviso {
	border: 1px dashed #D2691E;
	background-color: Orange;
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 12px; 
}

.xmlrss {
	float: right;
	padding-right: 3px;
	margin-top: -15px;
}


.lista_tecnicas {
	list-style: disc outside;
	margin-left: 85px;
	
}

.volver {
	text-align: right;
	margin-right: 60px;
	font-size: 12px;
}

.lista {
	FONT-SIZE: 13px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	padding-left: 95px;
	text-align: justify;
	margin-right: 60px;
}

.quote {
	border: 1px dashed #556B2F;
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 14px;
	margin-right: 60px;
	padding: 15px;
	margin-left: 60px;
	background-color: #DCDEAF;
}

.boton_firefox {
	margin-right: 60px;
	margin-top: -10px;
	margin-bottom: -50px;
}

.baja_5px{
	margin-top: 15px;
}

.fecha {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: 300; 
	COLOR: #585858; 
	FONT-FAMILY: verdana, arial, sans-serif;
	text-indent: 33px;
	padding-left: 40px;
	text-align: right;
	margin-right: 60px;
	margin-bottom: -36px;
}

.noticia {
	FONT-SIZE: 13px; 
	COLOR: #333; 
	FONT-FAMILY: verdana, arial, sans-serif;
	text-indent: 33px;
	padding-left: 40px;
	text-align: justify;
	margin-right: 60px;
	padding-bottom: 10px;
	
}

H2 {
	font-family: Arial, Verdana, serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #999933;
	margin-right: 60px;
	padding-left: 40px;
	padding-bottom: -50px;
}


.h1_lateral {
      margin: 10px;
      padding: 0px;
      text-align: left;
      font-size: 13px;
      FONT-FAMILY: Verdana, arial, sans-serif;
      Font-weight: 800;
      border-bottom: 1px solid;
      COLOR: #A17818;
}

.titulo_tabla {
      text-align: left;
      font-size: 11px;
      FONT-FAMILY: Verdana, arial, sans-serif;
      padding-left: 5px;
      font-weight: 600;
		color: #535300;
}

.tabla_lateral {
	text-align: center;
    font-size: 9px;
    FONT-FAMILY: arial, sans-serif;
    border: 1px solid #BBC067;
	background-color: #DCDEAF;
	margin-left: auto;
	margin-right: auto
}

.fila_impar {
      background-color: #F8F8EB;
}

.fila_par {
      background-color: #E5EFD2;
}