table.sf_admin_list th {
    background-color: #B9D372 !important;
}

body {
    margin: 0px; 
	padding: 0px;
}

#body, *{
	behavior: url(js/iepngfix.htc);
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

a, a:active, a:visited {
    color: #00f;
}

#cabecera_admin {
    background: url(../images/logo_estacion.png);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #ffffff;
    border-bottom: 5px solid #EE3726;
	height:85px;
	text-align:right;
	margin-bottom:5px;
	vertical-align: 100%;
}

#cabecera_admin h1 
{
	font-size:2em;
	font-weight:bold;
	padding-top:5px;
    padding-right:10px;
	color:#014c86;
	font-family: sans-serif, Helvetica ;
}

#cabecera_admin h2
{
	font-size:1.5em;
    padding-right:10px;
	text-decoration:none;	
	color:#ee3726;
}

#cabecera_admin a
{
 	color:#ee3726;	
	text-decoration:none;
}

#cabecera_admin a:visited
{
 	color:#ee3726;	
	text-decoration:none;
}

#cabecera_admin a:hover
{
 	color:#ee3726;	
	text-decoration:none;
}

#navegacion_admin {
    width:100%;
    background-color: #ffffff;
	border-bottom: 3px solid #ddd;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    font-size: 1.1em;
    text-align: left;
	float: left;
}

#navegacion_admin ul {
    margin:10px 0;
}




#navegacion_admin ul li {
	background: url(../images/boton_rojo.png) no-repeat top left;
    display: inline;
    height:25px;
    float:left;
    margin-right:15px;
	padding-left:25px;
    padding-top:4px;
}

#navegacion_admin ul li a{
    font-size:16px;
    font-weight: bold;
    font-style:normal;
    color:#5C3317;
}

#navegacion_iconos_admin{
	width: 100%;
	border-top: 5px solid #014c86;
	float: left;
	clear: both;
}

#navegacion_iconos_admin table{
	margin: 10px;
	text-align: center;
	width: 80%;
}

#navegacion_iconos_admin table a{
  border: none;
  color: #00008b;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
#home{
  background: url(../images/iconos/BOTON-home.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#blog{
  background: url(../images/iconos/BOTON-blog.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#clientes{
  background: url(../images/iconos/BOTON-clientes.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#disponibilidad{
  background: url(../images/iconos/BOTON-disponibilidad.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#empresas{
  background: url(../images/iconos/BOTON-empresas.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#estaciones{
  background: url(../images/iconos/BOTON-estaciones.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#foro{
  background: url(../images/iconos/BOTON-foro.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#iphone{
  background: url(../images/iconos/BOTON-IPHONE-2.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#negocio{
  background: url(../images/iconos/BOTON-negocio.png) no-repeat top left;
  width: 80px;
  text-align: center;
  padding-top: 80px;
  cursor: pointer;
}
#alarmas{
	background: url(../images/iconos/BOTON-alarma.png) no-repeat top left;
	width: 50%;
	height: 300px;
	float: left;
	margin: 20px 0 0 0;
	border-right: 3px solid #dddddd;
}
#alarmas h2{
	padding: 80px 0 0 15px; 
	color: #00008b;
  	font-size: 15px;
	font-weight: bold;
	float: left;
}
#alarmas ul{
	margin: 15px 0 0 100px;
	font-size: 13px;
}
#alarmas ul li a{
	color:#2A7F00;	
	text-decoration: none;
	font-weight: bold;
}
#avisos{
	background: url(../images/iconos/BOTON-reservas.png) no-repeat top left;
	height: 300px;
	float: left;
	margin: 20px 0 0 20px;
}
#avisos h2{
	padding: 80px 0 0 9px; 
	color: #00008b;
  	font-size: 15px;
	font-weight: bold;
	float: left;
}
#avisos ul{
	margin: 15px 0 0 100px;
	font-size: 13px;
}
#avisos ul li a{
	color:#2A7F00;	
	text-decoration: none;
	font-weight: bold;
}
#interfaz_admin {
	width: 90%;
        margin: 20px;	
	text-align: left;
}

#interfaz_admin p{
	margin-bottom: 5px;
}

#interfaz_admin p input{
	width: 120px;
	height:15px
}

#interfaz_admin p input#email{
	margin-left: 2px;
}

#raya_roja{
	width: 100%;
	border-bottom: 5px solid #EE3726; 
	margin: 15px 0 5px 0;
	float:left;
	clear: both;
}
#raya_gris{
	width: 100%;
	border-bottom: 5px solid #dddddd; 
	margin: 15px 0 5px 0;
	float:left;
	clear: both;
}
#pie_admin {
        text-align: center;
	border-top: 5px solid #014c86;
        padding: 10px 10px 10px 7px;
        background: #eee;
        border-bottom: 1px solid #ddd;
        clear: both;
        height: 1%;
        background: url(../images/logo_gdtic.png);
	background-repeat:no-repeat;
	background-color: #ffffff;
	height:30px
}


#sf_admin_content{
        width:100%;
}

#navegacion_admin ul li#noticias { background-image:url(../images/ico/ico-noticias.png);  }
#navegacion_admin ul li#fiestas { background-image:url(../images/ico/ico-calendario.png);  }
#navegacion_admin ul li#ofertas { background-image:url(../images/ico/ico-ofertas.png);  }
#navegacion_admin ul li#direcciones { background-image:url(../images/ico/ico-direcciones.png);  }
#navegacion_admin ul li#restaurantes { background-image:url(../images/ico/ico-restaurantes.png);  }
#navegacion_admin ul li#turismo { background-image:url(../images/ico/ico-turismo.png);  }
#navegacion_admin ul li#monumentos { background-image:url(../images/ico/ico-monumento.png);  }
#navegacion_admin ul li#subirarchivo { background-image:url(../images/ico/ico-subir.png);  }
#navegacion_admin ul li#subirfoto { background-image:url(../images/ico/ico-subir.png); }


