/* CSS Document */
.celdanombre { 
width : 65px; 
} 
.tablalistalibros { 
width : 550px; 
} 
.titulopedido { 
font-weight : bold; 
padding-bottom : 5px; 
} 
.titulotablapedido { 
font-size : 0.9em; 
font-weight : bold; 
} 
.encabezadoreserva { 
color : #ff0000; 
} 
input[type="text"] { 
border : 1px solid #b9ccde; 
} 
input[type="password"] { 
border : 1px solid #b9ccde; 
} 
input[type="file"] { 
border : 1px solid #b9ccde; 
background : #ffffff; 
} 
.textarea { 
border : 1px solid #b9ccde; 
} 

.etiquetasgratis {
color: #FF0000;
}
