body {
	background-image: url(../img/fondo.gif);
	background-color:#F5E4B8;
}
.contenido {
	background-image: url(../img/contenido.gif);
	padding: 30px;
	line-height: 25px;


}
table, button, textarea, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/* line-height: 20px;  */


}
.b1 {
	font-weight: bold;
	color: #CC0000;
}
.fila1 {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td.homeLogin {
	background-color: #5B5B5B;
}

td.homeLogin table {
	color: #FFFFFF;


}

td.homeLogin input.fields {
	background-color: #818181;
	border: 1px solid #A3A3A3;
	width: 100px;


}
.b2 {

	font-weight: bold;
	color: #666666;
}

hr {
	height: 1px;
	border: 1px dotted #333333;
}


/*button {
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #5E0000;
	color: #FFFFFF;

}
*/
.message {
	background-color: #FAF8DC;
	border: 1px solid #C4C4B8;
	font-weight: bold;
	color: #CC0000;
	line-height: 21px;
	padding: 5px;





}
.fotoalbum {
	background-image: url(../img/album_2.gif);

}


table.menu {
	background-color: #FFFFFF;
	color: #CCCCCC;
	vertical-align: bottom;
	padding: 10px;
	margin-bottom: 10px;

}

table.menu a {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	padding: 5px;
}

table.menu a:hover {
	color: #D9A82F;
	background-color: #990000;
}

table.menu a.current {
	color: #990000;
	background-color: #D9A82F;
}
.productos {
	line-height: 21px;
}
table.foto {
	background-color: #FFFFFF;
	line-height: 1px;


}
table.foto tr td.f2 {
	background-image: url(../img/frame2.gif);
}
table.foto tr td.f4 {
	background-image: url(../img/frame4.gif);

}
table.foto tr td.f5 {
	background-image: url(../img/frame5.gif);

}
table.foto tr td.f7 {
	background-image: url(../img/frame7.gif);

}
table.rowset {
	background-color: #E8E8E8;
}

table.rowset tr td {
	background-color: #F5F5F5;
}

table.rowset tr th {
	color: #CC0000;
	text-align: left;

}

/* FOTOS PEDIDOS */
.fotospedido{
	float:left;
	margin:10px;
	border:#333 2px solid;
	background-color:#FFF;
	width:30%;
}
.fotospedido img{
	width:90%;
	padding:10px;
}
.botones{
	clear:left;
}
.fotospedido a,
.fotospedido a:link,
.fotospedido a:visited{
	margin:5px;
	padding:2px 5px;
	background-color:#D9A82F;
	color:#990000;
	text-decoration:none;
}
.fotospedido a:hover{
	margin:5px;
	padding:2px 5px;
	background-color:#fff;
	color:#990000;
	text-decoration:none;

}
.bienvenido{
	font-size:14px;
	font-weight:bold;
}
.bienvenido a, .bienvenido a:link, .bienvenido a:visited{
	font-size:10px;
	text-decoration:none;
	color:#900;
}
.bienvenido a:hover{
	background-color:#fff;
	color:#990000;
}
.nosugerido{
	background-color:#F00
}
.baja{
	background-color:#FC0;
}
.aceptable{
	background-color:#3C0;
}
.buena{
	background-color:#390;
}
.excelente{
	background-color:#06F;
}
.tamanio{
	display:block;
	margin:2px;
	padding:2px;
	float:left;
	font-weight:bold;
}
.contenido p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:bold;
	font-style:italic;
}
.contenido p.codigo{
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
}
.rojo{
	color:#900;
}
#aceptar{
	background-color:#666;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	margin:0 auto;
	padding:2px;
	text-align:center;
	width:150px;
}

