﻿
/* colores 
violeta: #CB75FF
violeta2: #F9EFFF
violeta texto: #620798
verde:#CFFF9C
verde2:#F4FFE9
verde chillon:#B8FF71
verde botella:#7DAB29

naranja:##ff6600;
crema fondo: #642009;
*/


body  { /*background-color:#FEF1D8;*/
        background-color:#006CB7;
        font-family:Tahoma, Arial;
        font-size:11px;
		margin:0px;
    	text-align:center;
		color:#642009;	
		line-height:15px;			
}

 
 a{ color:#ff6600; text-decoration:underline; }
 a:hover {  text-decoration:none;}

#izda{ float:left; width:45%;  text-align:left;margin-right:10px;}
#dcha{ float:left; width:45%; text-align:left;}

#izda60{ float:left; width:60%;  text-align:left;margin-right:10px;}
#dchasinancho{ float:right;  text-align:left;}



/* La cabecera va fuera del contenedor */
#cabecera{display:none;  }
#cabecera1{display:none; }

#cabecera2{display:none;  }
  
     
  .cabecera2-contador{
  height:33px;
  text-align:right;
  background-image:url(../images/fondo-top-menuazul.jpg);
  background-repeat:repeat-x;
  background-position:top;
  color:#fff;
  font-size:11px;
  width:155px;
  padding-right:8px;
  }
  
    
  #cabecera3{
  width:100%;
  height:15px;
  background-image:url(../images/fondo-top-abajo.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  text-align:center;
  }

.brujo{ position:absolute; z-index:99; left:0; top:0;
          background-image:url(../images/brujo.png);
  background-repeat:no-repeat;
  background-position:left top;
  width:96px;
  height:136px;}
  
.banderas
{ position:absolute; z-index:99; left:220px; top:50px;
  background-image:url(../images/banderas.png);
  background-repeat:no-repeat;
  width:75px;
  height:19px;
} 

.idioma{ display:block;
         height:19px;
         width:19px;
         float:left;
         margin-right:6px;} 
         
.discosbruixo{ position:absolute; z-index:99; left:0; top:0;
          background-image:url(../images/discosbruixo.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:500px;
  height:76px;}
         


.logo{/*background-image:url('../images/logo.jpg');
  background-repeat: no-repeat;
  background-position:left top;*/
  height:82px;
  width:334px;}
  
#logo{background-image:url('../images/logo.jpg');
  background-repeat: no-repeat;
  background-position:left top;
  height:82px;
  width:334px;
  float:left;
}

div#menu_top{ /*margin-left:360px;*/ 
              width:460px;
              padding-left:50px; 
              /*padding-top:40px; */
 }
div#menu_top ul{ margin:0px;
              list-style-image:none;
              list-style-type:none;
}
div#menu_top ul li{ display:inline; padding-right:15px;}
div#menu_top ul li a{ color: #FFF; font-weight:bold; text-decoration:none; }


div#menu_entrar{color:#fff;
                text-align:right; 
                margin-right:50px;}
div#menu_entrar a{color:#fff; }

div#menu_dcha{ /*float:right; 
               width:150px;*/
               margin-right:50px;
               text-align:right;
               /*position:relative;
               top:-45px;*/
               color:#fff; }
               
div#menu_dcha a{  color:#fff; } 

div#submenu_dcha{ /*margin-top:45px;
                  _margin-top:20px;*/ /* ie 6 */
                  font-size:10px;
                  color:#E6BBFF;
                  }   
div#submenu_dcha a{ color:#E6BBFF;}                                                


#contenedor{width:100%;
			background-color:#FEF1D8;
			   /** muy importante, para que funcione bien el centrado */
   			margin: 0px auto;
   			text-align:left;
  			min-width:950px;
			display: table;
}

/*

#cuerpo{
 display: table-row;
}

#colizda{
  padding-top:10px;
  width:140px;
  background-color:#ff6600;
  min-height:350px;
  display: table-cell;
}

#coldcha{
  padding-top:10px;
  width:140px;
  background-color:#ff6600;
  min-height:350px;
  display: table-cell;
}

#centro{
  padding:0px 35px 50px 35px;
  text-align:left;
  min-height:350px;
  display: table-cell;
  width:100%;
} 
*/

.centro{padding:10px 15px 25px 15px;
  text-align:left;
  min-height:550px;
  background-color:#FEF1D8;
}

.lateral
{ display:none;}
  
.lateral-naranja{  background-color:#ff6600;
  background-image:url(../images/fondo-lateral.jpg);
  background-repeat:repeat-y;
}  

.TextoBuscador{ border:1px solid #D35A01;
                font-size:10px;
                color:#D35A01;
                padding:2px;
                height:12px;
                background-color:#BBE9FF;
                width:140px; 
                text-transform:uppercase;
                }

.ComboBuscador{ border:1px solid #D35A01;
                font-size:11px;
                color:#D35A01;
                padding:2px;
                height:18px;
                background-color:#BBE9FF;
                width:120px;}

.link_busqueda_avanzada{ font-size:10px;
                         color:#fff;
                         text-decoration:underline;
}


#centro label.busquedas{ height:30px;}

            
.caja_beige{background-color:#FEF8EB; 
            padding:10px;
            margin-bottom:5px;
            margin-top:0px;
            border:1px solid #F8C55A;
            } 
            
 .caja_blanca{background-color:#fff; 
            padding:10px;
            margin-bottom:5px;
            margin-top:1px;
            border:1px solid #ccc;
            }  
             
 .caja_azul{background-color:#BBE9FF; 
            padding:5px;
            margin-bottom:5px;
            border:1px solid #97DDFF;
            }                                 
            
.caja_buscador{margin-bottom :0px;
               padding-bottom:10px;
               }            


/* PIE */
#pie{
  clear: both; 
  height:55px;
  background-color:#006CB7;
  background-image:url('../images/fondo-pie2.gif');
  background-repeat: no-repeat;
  background-position:center bottom;
  padding-top:12px;
  margin-top:5px;
  border-top:5px solid #2682C2;
  color:#fff;
  text-align: -moz-center; /* para que funcione en Firefox */
  _text-align:center;
  #text-align:center;
   /*\*/
  html*text-align: center; /* sólo en safari */

}


div#menu_pie
{
 width:100%;
 text-align:center;
 font-size:13px;
 font-family:Tahoma;
 margin-top:60px;
 
}

div#menu_pie ul{ margin:0em; padding:0em; }
div#menu_pie li{ display:inline; 
				float: left; 
				padding-right:1.2em;
				margin:0px;
}
div#menu_pie li a { color:#fff; text-decoration:none; }
div#menu_pie li a:hover { color:#ff6600; text-decoration:none; }


/* EQUANIMITY */
#equanimity{ text-align:center; margin-top:5px;}
/*---------------------------------------------------------------*/

blockquote{ font-style:italic;}
blockquote strong{ color:inherit;}

h1{
    color:#ff6600;
    font-family: Georgia;
	font-size:23px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:0px;
	text-align:left;
}

h2{
	color:#ff6600;
	font-size:16px;
    font-family:Georgia;
	text-align:left;
	margin-top:0px;
}


h3{
	font-size:1.1em;
	text-align:left;
}

h4{
	font-size:1em;
	color:#9A9A7F;
	text-align:left;}

/*input{ border:1px solid #ff6600;
       padding:2px;}
select { border:1px solid #ff6600; font-size:11px;}
option {color:#ff6600; background-color:#fff;} */

input.submit, input.button{  border:1px solid #ff6600; background-color:#ff6600; color: #fff;}     


p:after{ line-height: 12em;}


strong { font-weight:bold;}
.resaltado{font-weight:bold;}
.naranja{color:#ff6600;}
.upper{ text-transform:uppercase;}
.capital{ text-transform:capitalize;}

div#centro ul{ list-style-type:circle;
			   text-align:left;}

div#centro ul{  text-align:left;}			  	  
			  
/** Menu Izda **/
#MenuIzda{    background-image : url(../images/fondo-vendidos.png);
	          background-repeat:no-repeat;
	          background-position: bottom;
	          height:160px;
	          text-align:left;
	      }
	            

#MenuIzda ul { color:#FBE4B2;
               font-size:11px;
               font-family:Georgia;
               margin:0em;
               margin-left:15px; 
               padding:0em; 
               list-style-type:none;
               text-align:left;
			  _margin-top:20px; /*IE 6 */
}
			  
#MenuIzda ul li { line-height:18px; 
				_height:10px;/*IE 6 */
	            _line-height:15px;/*IE 6 */
}
				 
#MenuIzda ul li a{ color:#FBE4B2;
				  text-decoration:none;
}

#MenuIzda22 ul li a:hover{ color:#fff; font-weight:bold;}



/* MENU DERECHA */

ul.MenuDcha { color:#FBE4B2;
              font-size:11px;
               margin:0em; 
               margin-left:25px;
               padding:0em; 
               list-style-image:url(../images/bullet.png);
	            background-image:none; 
               text-align:left;
			  _margin-top:20px; /*IE 6 */}
			  
ul.MenuDcha li  
{                line-height:17px; 
				_height:10px;/*IE 6 */
	            _line-height:12px;/*IE 6 */
	            background-image:none;
}
		

ul.MenuDcha li a{ color:#FBE4B2;
                  font-weight:normal;
				  text-decoration:none;
				  padding-left:0px;
				  /*padding-left:15px;*/
}

ul.MenuDcha li a:hover{ color:#fff; text-decoration:underline;}


#masvendidos
{
     background-image: url(../images/fondo-vendidos.png);
	 background-repeat:no-repeat;
	 background-position: bottom;
	 /*background-color:#D35A01;*/
	 min-height:225px;
	 text-align:left;
	 margin-bottom:15px;

}

#masvendidos ol { margin-top:0px;
                  #margin-left:30px;
                  padding-left:25px;
                  #padding-left:0px; /*IE */
                  color:#FBE0A9;
                  font-size:9px;
                  text-transform:uppercase;}

#masvendidos ol { margin-top:0px;
                  #margin-left:30px;
                  padding-left:25px;
                  #padding-left:0px; /*IE */
                  color:#FBE0A9;
                  font-size:9px;
                  text-transform:uppercase;}
#masvendidos ol a{ color:#fff; text-decoration:none;}                  

#PorPrecio
{
    /* background-image: url(../images/fondo-vendidos.png);
	 background-repeat:no-repeat;
	 background-position: bottom;*/
	 min-height:155px;
	 text-align:left;
	 /*margin-bottom:15px;*/
}


#destacados
{
   padding-bottom:15px;
}

#micesta
{
    padding-bottom:10px;
}

#micesta a{ color:#FBE4B2;}



/* Fotografias */
.foto-izda{ border: 1px solid #810110;float:left; margin-right:15px;margin-bottom:15px; padding:10px; }
.foto-dcha{ border: 1px solid #810110;float:right; margin-left:15px;margin-bottom:15px; padding:10px;}
.foto-dcha-sinborde{ float:right; margin-left:15px;margin-bottom:15px; padding:10px;}
.foto-izda-sinborde{ border: 0em;float:left; margin-right:15px;margin-bottom:15px; padding:10px; }

.foto{ border: 1px solid #810110;margin:15px; padding:10px;}

.noborder{border:0px; }

.navegacion{font-size:0.88em;}

.copyright{ margin-left:40px; }
	   

a.accion
{
	background-image: url(../images/bullets/flecha-roja.gif);
	background-repeat:no-repeat;
	background-position: 0% 52%;
	padding-left:1em;
}

	
a.masinfo{
	background-image: url(../images/masinfo.jpg);
	background-repeat:no-repeat;
	background-position: 0% 50%;
	padding-left:18px;
	font-family:Georgia;
    font-size:12px;
    color:#ff6600;
    text-decoration:none;
    }
	


div#separador_dcha{ height:1em;  }


.alerta{ background-color:#F3F3ED; color:#810110; border :1px dashed #810110; padding:0.1em;}



/* LOGIN */
#login{left: 15.48em; width: 13.81em; top: 0.19em; height: 16px; position:relative;
	 color:#FFF;
	 font-family:Arial;
	 font-size:0.8em;
	 float:left;}
	 
.inputlogin{ background-color:#FEF1D8;
        border:1px solid #FBE1AC;
        padding:2px;
        font-size:13px;
        width:200px;
        margin-bottom:2px;}

a.linklogininvisible{ display:block; width:13em;height:16px;}
a.linklogininvisible span  { display: none;/* oculto el texto*/}


/* menu privado */
.titulomenuprivado { width:100%; background-color:#810110; color:#fff; font-weight:bold;}

.separador{ height:1em; width:100%; clear:both;}


/* buscador */

#contador
{
  color:#fff;
  text-align:center;
}


.inputBlanco{ border:1px solid #fff ;
              color:#620798;}


/* resultados */
/*span.TituloBusquedas{ font-family:Georgia;
                  font-size:24px;
                  color:#ff6600;
                  background-image:url(../images/fondo-titulo.gif);
                  background-repeat: repeat-x;
                  background-position: bottom left;
                  padding-bottom:5px;}*/
                  
#resultados{ min-height:350px;}
.FilaImpar{ background-color:#fff;
            color:#ff6600;}
.FilaPar{ background-color:#FEF1D8; /*#FBE0A9;*/
            color:#642009;}
            
.resultados tr td{ font-family:Arial; 
                   font-size:10px;
                   text-align:left;
                   padding:5px;
}

.resultados tr td.alineado_dcha{ text-align:right; padding-right:5px;}

.resultados tr td.precio, .precio{ text-align:right; 
                          color:#ff6600;
                          font-family:Tahoma;
                          font-size:16px;
                          font-weight:bold;
                          }
                          
.disco-thumb{ width:75px; 
              border:1px solid #ff6600;
              border-bottom:3px solid #ff6600;
              padding:1px;}

.disco{ border:1px solid #ff6600;
        border-bottom:6px solid #ff6600;
        padding:0px 0px 4px 0px;
        margin:5px 25px 25px 0px;
        float:left;}              
              
.tituloDisco{ color:#ff6600;
              font-family:Tahoma;
              font-size:14px;}
a.tituloDisco{ text-decoration:none;}              
              
td.tituloCancion{ font-weight:bold;}

a.artista{color:#642009;font-size:11px;}

div.formato{color:#642009;}
div.edicion{color:#642009;}

.oferta{background-image:url(../images/oferta.gif);
         background-repeat:no-repeat;
         background-position: top left;
         width:67px;
         height:33px;
         display:block;}

.detalle{background-image:url(../images/informacion.png);
         background-repeat:no-repeat;
         background-position: top left;
         width:35px;
         height:35px;
         cursor:pointer;
         font-size:12px;
         }

.extrainfo{ color:#333; font-size:10px; font-style:italic; text-transform:lowercase;}

.informacion_adicional{text-transform:lowercase;
                       color:#333;
                       font-style:italic;
}

 div.disponible{ background-image:url(../images/bolaverde.png);
                       background-repeat:no-repeat;
                       background-position: top left;
                       height:20px;
                       padding-left:22px; }

 div.disponible2{ background-image:url(../images/bolasemiamarilla.png);
                       background-repeat:no-repeat;
                       background-position: top left;
                       height:20px;
                       padding-left:22px;}                       
                             
  div.disponible3{ background-image:url(../images/bolaamarilla.png);
                       background-repeat:no-repeat;
                       background-position: top left;
                       height:20px;
                       padding-left:22px;}   
 
  div.nodisponible{ background-image:url(../images/bolaroja.png);
                       background-repeat:no-repeat;
                       background-position: top left;
                       height:20px;
                       padding-left:22px;}   
 
 /* ARTISTAS */
 .Letra1Artista{ float:left; font-family:Georgia; font-size:16PX;
                 font-weight:bold; padding:4px;}
 .Letra2Artista{ float:left; padding:2px;}
 a.NombreArtista{ float:left; color:#642009;font-size:11px;
                  display:block;
                  width:170px;  
                  height:30px;
                  margin-right:12px}
 div#ListaArtistas{ margin-top:15px;}                 
 
 
 /** VISITADOS */
 div#Visitados{ margin-top:0px;}
 div#Visitados .Titular{font-size:19px;
                        font-family: Georgia,Tahoma;
                        margin-bottom:12px;
                        background-image:url('../images/fondo-precio.gif');
                        background-repeat: repeat-x;
                        background-position:right top;}
                         
 .ItemVisitados{ float:left; 
                  margin-right:25px;
                  width:100px;
                  height:250px; background-color:Red;
                  margin-bottom:18px;}
 
 div#Visitados .Titulo{ font-size:11px;
                                 font-family :Tahoma;
                                  background-image:none;} 
 
 div#Visitados .artista{ font-size:9px; text-decoration:none;} 
 
 div#Visitados a.Titulo {text-decoration:none; } 
 
 div#Visitados .Precio{ font-size:12px;
                               font-family:Tahoma;
                               font-weight:bold;}
                               
                               
 /** OTROS TAMBIEN HAN COMPRADO */
 div#TambienHanComprado{ margin-top:0px;}
 div#TambienHanComprado .Titular{font-size:19px;
                                 font-family: Georgia,Tahoma;
                                 margin-bottom:12px;
                                  background-image:url('../images/fondo-precio.gif');
                        background-repeat: repeat-x;
                        background-position:right top;}
                         
 .itemTambienHanComprado { float:left;
                           margin-right:25px;
                            width:100px;
                           margin-bottom:18px;
                           display:table-cell;}
 
 div#TambienHanComprado .Titulo{ font-size:11px;
                                 font-family :Tahoma;
                                  background-image:none;} 
                                  
  div#TambienHanComprado .artista{ font-size:9px;}                                  
 
 div#TambienHanComprado a.Titulo {text-decoration:none; } 
 
 div#TambienHanComprado .Precio{ font-size:14px;
                               font-family:Tahoma;
                               font-weight:bold;}
 
                             
/* CESTA */
a.invisible, a.invisible:hover{ color:#fff; text-decoration:none; font-size:1px;}      
     
     
/* PROMOCIONES */
td.promociones {  background-image:url('../images/promociones.jpg');
  background-repeat:  no-repeat;
  background-position:left top;
  width:193px;
  height:406px;
  text-align:center;
}  


#contenido_promociones
{
    height:300px;
    width:140px;
    overflow: hidden;
    margin-left:24px;
    #margin-left:0px; /* IE 7*/
    _margin-left:0px; /* IE 7*/
    margin-top:65px;
} 

.thumb_disco{ border:4px solid;}  



/* lista de links a ficheros pdf */
ul.promociones { list-style-image:none;
	             background-image:none; }
ul.promociones li{ display:inline; float:left;
                   margin-bottom:15px;}


/* OFERTAS */
td.ofertas {  background-image:url('../images/ofertas.jpg');
  background-repeat:  no-repeat;
  background-position:left top;
  width: 735px; height: 124px;
  padding-left:30px;
  padding-top:10px;
}  

/* Ficheros SPEC */
.SPEC{ background-image:url('../images/oferta.jpg');
  background-repeat:  no-repeat;
  background-position:left top;
  float:left;
  margin-right:3px;
  width:59px;
  height:45px;
  padding-top:45px;
  text-align:center;
}

.SPEC a{color:#fff; 
        font-weight:bold;
        font-family:Arial;
        font-size:10px;}

.SPEC a span{display:none;
             height:40px;
             width:50PX;
}        
   
/* Ficheros TOPCDSTOCK */

.TOPCDSTOCK
{background-image:url('../images/TOPCD.jpg');
  background-repeat:  no-repeat;
  background-position:left top;
  float:left;
  margin-left:50px;
  width:59px;
  height:45px;
  padding-top:45px;
  text-align:center;
}   
   
        

/* ADMINISTRACION */
#menu_administracion{background-color:#F4FFE9; 
            padding:20px;
            margin-bottom:15px;}       
            
            
            
/* PEDIDOS */
#resumen_pedidos{ background-color:#F9EFFF; 
               padding:7px;
               margin-bottom:7px;}     
               
               
 /* DETALLE */ 
#detalle-disco{ line-height:15px;
                background-image:url('../images/fondo-bruja.gif');
                background-repeat:no-repeat;
                background-position:right top;}  
#detalle-disco h1{ font-size:15px; 
                   font-weight:normal;color:#642009; margin:0px; }
#detalle-disco h2{ font-size:19px;font-weight:normal;
                   margin-top:10px; }
             
#canciones{ font-size:11px;}      
.canciones{ font-size:10px;}  

.precio2{ text-align:center; 
          color:#642009;
          width:96px;
          height:43px;
          display:block;
          font-family:Tahoma;
          font-size:18px;
          font-weight:bold;
          background-image:url('../images/fondo-precio.gif');
          background-repeat:no-repeat;
          background-position:right top;
          padding-top:10px; 
                          }
.botonalfabeto{ background-image:url('../images/fondo-letra.gif');
          background-repeat:no-repeat;
          background-position:letf top;
          text-decoration:none;
          display:block;
          height:19px;
          width:15px;
          margin-right:1px;
          float:left;
          padding-top:3px;
          padding-left:6px;} 
                                   
.botonalfabeto-todo{ background-image:url('../images/fondo-letra.gif');
          background-repeat:repeat-x;
          background-position:letf top;
          text-decoration:none;
          display:block;
          height:19px;
          width:70px;
          margin-right:1px;
          float:left;
          padding-top:3px;
          padding-left:6px;}                           

/* CONTACTO */
#Direccion { font-size:13px;
             font-family:Tahoma;
             color:#ff6600;
             line-height:20px;
             margin-left:20px;
             margin-right:50px;
             float:left;}

#email1 { font-size:13px;
             font-family:Tahoma;
             line-height:20px;
             margin-right:15px;
             float:left;}

#email2 { font-size:13px;
             font-family:Tahoma;
             line-height:20px;
             float:left;}
             
td.columna1{color:#ff6600; text-transform:uppercase;
           font-size :12px;
           width:170px;}  
           
/* CESTA */
.TablaCesta td{ padding:0px;}
.TablaCesta td.artista {}              
.TablaCesta td.titulo {color:#ff6600; }
.TotalCesta{ border-top:4px solid #ff6600 ; font-weight:bold;    }           
   
   
/* SOLICITAR */

#formulario{}

.input-formulario { background-color:#FEF1D8;
        border:1px solid #FBE1AC;
        padding:2px;
        font-size:11px;
        width:130px;
        margin-bottom:2px;
} 

.listapaises{background-color:#FEF1D8;
        border:1px solid #FBE1AC;
        padding:2px;
        font-size:11px;
        width:180px;}  
 
.TituloSolapa{ color:#ff6600;
               background-color:#fff; 
               padding:2px 5px 2px 5px;
               text-transform:uppercase;
               border:1px solid #ccc;}
               
.linea-formulario{ padding-bottom:5px; clear:left;}  
.bloque-formulario{ margin-bottom:15px; 
                    clear:both;}   
.formulario-col1 { 
                   float:left;
                   width:110px;
                   clear:left;}

.formulario-col2 { float:left;
                   width:160px;}
                   
.formulario-col3 { float:left;
                   width:110px;}
                   
.formulario-col4 { float:left;
                   width:160px;
                    }  
                    
 .formulario-col234 { float:left;
                   }
         
.resumen{ font-size:11px; font-family:Arial;}         
           
/* MIS PEDIDOS */
.tab1{ float:left;
       width:33%;
       clear:left;}           

.tab2{ float:left;
       width:33%;}

.tab3{ float:left;
       width:33%;}    

 .direccion{  line-height:12px; 
              margin-left:20px;
              font-family:Arial;}    
              
.CeldaDetallePedido{ border-bottom:1px solid #cdcdcd;;}              
  
table.LineasDetalle tr td{ font-family:Arial; 
                   font-size:11px;
                   text-align:left;
                   padding:2px;
}              
                                                                 
                                     
/* GENERAL */

.min700{ min-width:700px;}


.clear{ clear:both;}   
.dcha{ float:right; width:48%; text-align:left;}
.izda{ float:left;  width:48%;text-align:left; margin-right:5px;}
   
span.Titulo, .Titulo{ font-family:Georgia;
                  font-size:24px;
                  color:#ff6600;
                  background-image:url(../images/fondo-titulo.gif);
                  background-repeat: repeat-x;
                  background-position: bottom left;
                  padding-bottom:15px;
                  margin-bottom:15px;}   
   
.separador{ height:15px;
            background-image:url('../images/separador.gif');
            background-repeat: repeat-x;
            background-position:left top;
            margin-top:15px;}  
            
.aviso{ padding:10px 5px 5px 60px;
        margin-top:5px;
	    font-size:12px;
	    height:45px;
	    background-image:url(../images/aviso.gif);
        background-repeat:no-repeat;
        background-position: left center;
	    color:#fff;
	    background-color:#F7621A;
	    border:1px solid #fff;
}

.informativo{ padding:10px 5px 5px 60px;
        margin-top:5px;
	    font-size:12px;
	    height:45px;
	    background-image:url(../images/informativo.gif);
        background-repeat:no-repeat;
        background-position: left center;
        color:#ff6600;
	    background-color:#fff;
	    border:1px solid #F7621A;
	    border-bottom:2px solid #F7621A;

}
    
    
.boton{ background-color: #990000;
        color:#FBE0A9 ;
        border:0px;
}                                    

.botonSiguiente{ background-color: #FEF1D8;
        color:#FF6600 ;
        border:0px;
        font-weight:bold;
        font-family:Georgia;
        font-size:14px;
        padding-right:20px;
        background-image:url(../images/flecha-dcha.gif);
        background-repeat:no-repeat;
        background-position: right center;}
        
.botonSiguiente2{ background-color: #FEF8EB;
        color:#FF6600 ;
        border:0px;
        font-weight:bold;
        font-family:Georgia;
        font-size:14px;
        padding-right:20px;
        background-image:url(../images/flecha-dcha2.gif);
        background-repeat:no-repeat;
        background-position: right center;}        
 
 .botonAnterior{ background-color: #FEF1D8;
        color:#FF6600 ;
        border:0px;
        font-weight:bold;
        font-family:Georgia;
        font-size:14px;
        padding-left:20px;
        background-image:url(../images/flecha-izda.gif);
        background-repeat:no-repeat;
        background-position: left center;}  
        
 .botonRecuperar{ background-color: #FFF;
        color:#FF6600 ;
        border:0px;
        font-weight:bold;
        font-family:Georgia;
        font-size:14px;
         padding-left:20px;
        background-image:url(../images/flecha-abajo.gif);
        background-repeat:no-repeat;
        background-position: left center;}     
 
 .pequena{ font-size:10px;}    
     
        
 .centrado
{ text-align: -moz-center; /* para que funcione en Firefox */
  _text-align:center;
  #text-align:center;
   /*\*/
  html*text-align: center; /* sólo en safari */
}       
