body,table,img,input,a,div,p,span {
outline:none;
}


.celda_SI {
color:#00CC00;
font-weight:bold;}
.celda_NO {
color:#CC3333;
}


/*PUBLICIDAD DE LA PORTADA*/
.portada_borde1{
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
}
.portada_borde2{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#EEEEEE;
}
.portada_borde3{
border-right-style:solid;
border-right-width:1px;
border-right-color:#EEEEEE;
}
.portada_boton {
text-align:center;
font-size:11px;
cursor:hand;
color:#555555;
padding:4px;}
.portada_texto_iz{
color:#666666;
font-weight:900;
font-size:10px;
}
.portada_texto_der{
font-size:10px;
}
.portada_texto_titulo{
color:#8e0000;
font-weight:bold;
font-size:11px;
}
.precio_naranja {
color:#fe8d00;
font-size:18px;
font-weight:bold;
}
.precio_euro {
color:#888888;
font-weight:bold;
font-size:15px;
}
.portada_titulo{
color:#656565;
font-size:11px;
font-weight:bold;
}
.portada_subtitulo{
color:#656565;
font-size:11px;
}

.portada_sup {
text-align:right;
	width:180px;
	height:110px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.portada_barra_sep {
	background-image:url(../admin_images/portada_barra_sep.jpg);
	font-size:1px;
	width:180px;
	height:3px;
	background-position: center;
}
.portada_medio {
width:180px;
height:100px;
}
.portada_inf {
width:180px;
height:35px;
padding-top:2px;
}



.nota {
color:#D65B38;}
.aviso_atencion {
text-align:center;
font-size:11px;
padding-left:5px;
padding-right:5px;
}
.aviso_cabecera {
font-weight:900;
font-size:11px;
padding-left:5px;
padding-right:5px;
}
.aviso_modelo{
padding-left:5px;
padding-right:5px;
}
.aviso_categoria{
padding-left:5px;
padding-right:5px;
}
.aviso_icono{
color:#FF3300;
padding-left:5px;
padding-right:5px;
}
.aviso_foto{
color:#CC3300;
padding-left:5px;
padding-right:5px;
}
.aviso_ficha{
color:#CC6600;
padding-left:5px;
padding-right:5px;
}
.aviso_editar{
padding-left:5px;
padding-right:5px;
}
.enlace_rojo {
color:#990000;
text-decoration:none;}
.enlace_rojo:hover {
color:#CC0000;
text-decoration:none;}
.enlace_fotos {
color:#777777;
text-decoration:none;}
.enlace_fotos:hover {
color:#444444;
text-decoration:none;}
.imagen_titulo {
font-weight:bold;
padding:5px;}
.imagen_descripcion{
color:#999999;
padding:5px;
}

.enunciado {

background-color:#FFCC66;
color:#666666;
padding:4px;
}
.usuario{
font-size:10px;
}
.perfil{
font-size:10px; color:#669999;
}

.interfaz_barra_naranja{
	background-image: url(../admin_images/interfaz_barra_verde.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.interfaz_menu_arriba
{
	height: 52px;
	width: 213px;
	font-size:14px;
	color:#999999;
	text-align:center;
	font-weight:900;
	background-image: url(../admin_images/menu_administracion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:10px;
}

.interfaz_menu_abajo
{
	width: 213px;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
.interfaz_opcion_1{
font-size:10px;
color:#999999;
height:20px;
background-image:url(../admin_images/menu_opciones_1.jpg);
padding-left:45px;
padding-top:3px;
cursor:hand;

}
.interfaz_opcion_2{
font-size:10px;
color:#777777;
height:20px;
background-image:url(../admin_images/menu_opciones_2.jpg);
padding-left:45px;
padding-top:3px;
cursor:hand;
}

td,th,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
.celda_logo {
	background-image: url(../admin_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.celda_menu {
	width: 213px;
	background-image:url(../admin_images/interfaz_menu_borde.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.celda_principal {
	
	padding-right: 3px;
}
.celda_titulo_menu {
background-color: #01550a;
color: #dddddd;
font-weight: bold;
text-align: center;
}
.celda_titulo_principal {
height:42px;
background-image:url(../admin_images/interfaz_arriba_centro.jpg);
color: #888888;
font-weight: bold;
font-size:11px;
text-align: left;
padding-left: 22px;
padding-right: 22px;
}
.celda_titulo_iz {
	background-image:url(../admin_images/interfaz_arriba_iz.jpg);
	width:24px;
	background-repeat: no-repeat;
	background-position: left;
}
.celda_titulo_der {
	background-image:url(../admin_images/interfaz_arriba_der.jpg);
	width:24px;
	background-repeat: no-repeat;
	background-position: right;
}

.celda_opciones_menu_1 {
padding-left: 28px;
}
a.enlace_menu {
color:#3366CC;
font-weight: bold;
text-decoration: none;
}
a.enlace_menu:hover {
color: #000000;
}
/*Formularios*/
input,textarea,select {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color:#e6e6b5;
	padding-left:5;
	padding-right:5;
	padding-top:2;
	padding-bottom:2;
	margin-top:2;
}
.caja_formu {
	background-color: #FFFFFF;
	margin: 0px;
}
/*TABLAS PARA LISTAR DESDE BBDD*/
.listar_cabecera {
background-color: #003366;
color: #FFFFFF;
font-weight: bold;
text-align:center;
padding:4px;
padding-left:10px;
padding-right:10px;
}
.listar_cabecera_bis {
background-color: #003366;
color: #FFFFFF;
font-weight: bold;
text-align:center;
padding:4px;
padding-left:5px;
padding-right:5px;
}
.listar_celda {
background-color:#CCCCCC;
padding:4px;
padding-left:10px;
padding-right:10px;
}
.listar_celda_bis {
background-color:#CCCCCC;
padding:4px;
padding-left:5px;
padding-right:5px;
}
.listar_celda_precio {
background-color:#CCCCFF;
padding:4px;
padding-left:10px;
padding-right:10px;
}
.radio_gris {
background-color:#CCCCCC;
}
.radio_blanco {
background-color:#FFFFFF;
}

.tabla_lista {
border:1 solid silver;
} 

/*ESTILOS PARA FORMULARIOS DE ADMINISTRACIÓN*/
.celda_iz {
background-color:#CCCCCC;
padding: 4px 10px 4px 10px;
}
.celda_der {
background-color:#99CC99;
padding: 4px 10px 4px 10px;
}
.boton_aceptar {
background-color:#999933;
color:#333333;
font-size:10px;
font-weight:bold;
cursor:hand;
}
.miboton{
font-size:10px;
color:#333333;
cursor:hand;
padding:3px;
padding-left:10px;
padding-right:10px;
}

/*PARA CATEGORÍAS Y SUBCATEGORÍAS*/
.fondo_rojo {
background-color:#990000;
color:#FFFFFF;


}
.cabecera_categoria
{
width:150px;


}
.cabecera_subcategoria
{
width:150px;

}
.cabecera_subcategoria2
{
width:150px;

}
.categoria
{
padding:2px;
padding-left:5px;
padding-right:5px;

}
.subcategoria
{
padding:2px;
padding-left:5px;
padding-right:5px;
}
.subcategoria2
{
padding:2px;
padding-left:5px;
padding-right:5px;
}
.enlace_categoria {
text-decoration:none;
color:#FF3300;
font-weight:bold;}
.enlace_categoria:hover {
color:#990000;
}
.enlace_subcategoria {
text-decoration:none;
color:#339966;
font-weight:bold;}
.enlace_subcategoria:hover {
color:#006666;
}
.enlace_subcategoria2 {
text-decoration:none;
color:#3366CC;
font-weight:bold;}
.enlace_subcategoria2:hover {
color:#0000CC;
}


/*....PARA LOS CLIENTES....*/
.mensaje{
font-size:11px;
font-weight:bold;}
.cliente_iz{
font-weight:bold;}
.cliente_titulo {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-top:8px;
	background-image: url(../admin_images/cliente_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.listar_clientes_tit{
background-color:#CCCCCC; 
font-weight:bold;}
.listar_clientes_celda{
background-color:#EEEEEE;}

.formu_boton {
text-align:center;
display:block;
width:110px;
text-decoration:none;
background-color:#313131;
border: 1px solid #999999;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:5px;

} 

.formu_boton:hover {
text-align:center;
display:block;
width:110px;
text-decoration:none;
background-color:#999999;
border: 1px solid #313131;
color:#313131;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:5px;

} 


.Abierto {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#009900;}
.Abierto:hover {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#00BB00;}

.Cerrado {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#990000;}
.Cerrado:hover {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#BB0000;}

.Bloqueado {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#FF6600;}
.Bloqueado:hover {
text-decoration:none;
font-size:10px;
font-weight:bold;
color:#FF9900;}

.enlaces_inicio {
text-decoration:none;
color:#555555;
font-size:11px;
font-weight:bold;}
.enlaces_inicio:hover {
text-decoration:none;
color:#003399;
font-size:11px;
font-weight:bold;}