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

body, a, td, div, img { outline:none;}

body {
background-color:#FFFFFF;}


.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;*/
	background-color:#B2B2B2;
	height:20px;
}
.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: right bottom;
}
.celda_menu {
	width: 213px;
	background-image:url(../admin_images/interfaz_menu_borde.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 5px;
}
.celda_principal {
	padding-right: 3px;
	background-color: #FFFFFF;
}
.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;
}
.celda_pie {
background-color:#FFFFFF;
}
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{
border-style:solid;
border-width:1px;
border-color:#009CDD;
background-color:#FFFFFF;
color:#009CDD;
font-size:10px;
font-weight:bold;
cursor:hand;
}

.boton_aceptar:hover {
border-style:solid;
border-width:1px;
border-color:#009CDD;
background-color:#009CDD;
color:#FFFFFF;

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;}


/*.................ESTILOS NUEVOS................*/

.corp_celda_azul {
background-color:#006699;
height:36px;
color:#FFFFFF;
font-size:14px;
}
.corp_celda_granate {
	background-color:#800000;
	height:36px;
	color:#FFFFFF;
	font-size:14px;
	/*
	background-image: url(../images/sima_granate.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	*/
}
.corp_celda_gris {
background-color:#DDDDDD;
padding: 6px;
color:#000000;
font-size:12px;
border-style:none;
padding:10px;
}
.corp_enlace_blanco {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
}
.corp_enlace_blanco:hover {
color:#FFFFFF;
text-decoration:underline;
font-size:14px;
}

.corp_enlace_boton_naranja {
color:#000000;
font-weight:bold;
text-decoration:none;
}
.corp_enlace_boton_naranja:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.corp_casilla_azul {
background-color:#006699;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:10px;
border-style:none;
height:36px;
width:375px;
}
.corp_texto_recuadro_naranja {
font-size:12px; 
background-image:url(../admin_images/naranja_centro.jpg); 
color:#000000; 
font-weight:bold;
}
.corp_texto_negro {
font-size:12px;
font-weight:bold;
color:#000000;
}
.corp_ayuda_titulo {
font-size:12px;
font-weight:bold;
color:#000000;
}
.corp_ayuda_texto {
font-size:12px;
color:#666666;
}
.corp_enlace_icono
{
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#333333;
}
.corp_enlace_icono:hover
{
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#000000;
}



.corp_casilla_prueba_azul {
padding:7px;
background-color:#006699;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
border-style:none;
height:30px;
}
.corp_casilla_prueba_titulo {
text-align:center;
padding:5px;
background-color:#CCCCCC;
color:#000000;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
border-style:none;
height:26px;
}
.corp_casilla_prueba_option {
padding:5px;
background-color:#006699;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
border-style:none;
height:26px;
}


.corp_celda_texto_inicio {

	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
	color: #434343;
	background-color:#FFFFFF;
}
.corp_enlace_texto_inicio {
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
	color: #434343;
	text-decoration:none;
}
.corp_enlace_texto_inicio:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: italic;
	color: #434343;
	text-decoration:underline;
}
.corp_celda_texto_final {

	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #336699;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:center;
}
.corp_enlace_texto_final {
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #336699;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.corp_enlace_texto_final:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #336699;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
}
.corp_numero_rojo {
color:#6C0003;
}
.corp_numero_verde {
color:#009900;
}


/*.............................PARA LAS PRUEBAS................................*/
.corp_celda_respuesta {
width:260px;
font-size:12px;
}
.corp_test_titulo {
background-color:#CCCCCC;
height:36px;
color:#000000;
font-size:15px;
font-weight:bold;
}
.corp_test_pregunta {
background-color:#006699;
height:36px;
color:#FFFFFF;
font-size:14px;
}



/*......PARA ADMINISTRAR EL FORO......*/

.corp_tabla_foro{
background-color:#EEF4F8;
}
.corp_capa_foro{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
color:#000000;
text-align:left;
}




/*.....................PARA EL CORREO........................*/

.correo_tabla {
background-color:#E6E6CC;
border-style:outset;
}
.correo_celda {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#669999;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;}
.correo_boton {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
display:block;
width:100px;
text-align:center;
color:#222222;
background-color:#CCCCCC;
border-style:outset;
}
.correo_boton:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
display:block;
width:100px;
text-align:center;
color:#222222;
background-color:#FF9933;
border-style:outset;
}