body
{
	background-color: #555655;
	background-image:url(/imagenes/Disenio/fondorayas.gif);
	background-attachment:fixed;
}
iframe
{
 background-color:white;
 background-image:url(/imagenes/desing/fondo_blanco.gif);
}
p
{
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: "tahoma";
}

.campo_formulario
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: "tahoma";
	text-align: justify;
}

.input
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.campo_blanco
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.titulo_n
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-family: "tahoma";
}

.titulo_red
{
	font-weight: bold;
	font-size: 14px;
	color: #DC0000;
	font-family: "tahoma";
}

.familia_soporte
{
	font-weight: bold;
	font-size: 14px;
	color: #DC0000;
	font-family: "tahoma";
}

.titulo_b
{    
	COLOR: white;    
	FONT-FAMILY: "tahoma";    
	FONT-SIZE: 11px;    
	FONT-WEIGHT: bold
}
.texto_n
{
	font-size: 11px;
	color: black;
	font-family: "tahoma";
	text-align: justify;
}
.texto_ok
{
	font-weight: bold;
	font-size: 11px;
	color: green;
	font-family: "tahoma";
	text-align: justify;
}
.texto_error
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: "tahoma";
	text-align: justify;
}
.texto_alert
{
	font-weight: bold;
	font-size: 11px;
	color: goldenrod;
	font-family: "tahoma";
	text-align: justify;
}
.texto_b
{    
	COLOR: white;    
	FONT-FAMILY: "tahoma";    
	FONT-SIZE: 11px;
}
.msg
{    
	COLOR: red;    
	FONT-FAMILY: "tahoma";    
	FONT-SIZE: 12px;
}
A
{
	font-weight: bold;
	font-size: 10px;
	color: #dc0000;
	font-family: "tahoma";
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: "tahoma";
	text-decoration: underline;
}
.celda_titulo
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: "tahoma";
	background-color: #dc0000;
}
.mini
{
	font-size: 9px;
	color: black;
	font-family: "tahoma";
	text-align: justify;
}

.titulo_producto
{
	font-weight: bold;
	font-size: 12px;
	color: dimgray;
	font-family: "tahoma";
}
.texto_producto
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: "tahoma";
}
.referencia
{
	font-weight: normal;
	font-size: 12px;
	color: #dc0000;
	font-family: "tahoma";
}

.titulo_noticias
{
	font-weight: bold;
	font-size: 14px;
	color: dimgray;
	font-family: "tahoma";
}
.titular
{
	font-weight: normal;
	font-size: 11px;
	color: dimgray;
	font-family: "tahoma";
}
.total_pedido
{
    font-weight:bold;
    font-size:12px;
    color:Black;
    font-family:Tahoma;
    
    }
.bboton 
{
		border-right: #1F2448 2px solid;
		border-top: #1F2448 1px solid;		
		font-size: 9pt;
		border-left: #1F2448 1px solid;
		border-bottom: #1F2448 2px solid;
		font-family: Verdana;
		color: white;
		background-color:#8BABD9;
}    