.precio {
	font-family: Arial;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	
	}

.precio1 {
	font-family: Arial; 
	color: #2D4678;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	
	}

.home {
	font-family: Arial; 
	color: #6E7773;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;;
}

.botones {
	font-family: Arial; 
	color: #5d86bb;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}

.diapo1 {
	font-family: Arial; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;

}



.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}

A:link.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	line-height: 11px;
	font-weight: bold;
}

A:visited.diapo {
	font-family: Arial; 
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	line-height: 11px;
}

A:active.diapo {
	font-family: Arial; 
	color: #cccccc;
	font-size: 10px;
	text-decoration: underline;
	line-height: 11px;
	font-weight: bold;
}

A:hover.diapo {
	font-family: Arial; 
	color: #cccccc;
	font-size: 10px;
	text-decoration: underline;
	line-height: 11px;
	font-weight: bold;
}


.Titulo {
	font-family: Arial; 
	color: #2D4678;
	font-size: 17px;
	text-decoration: none;
	line-height: 19px;
	
	}
	
.Titulo_ficha {
	font-family: Arial; 
	color: #2D4678;
	font-size: 14px;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
	
	}	
	
.negrita_azul {
	font-family: Arial; 
	color: #2D4678;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;;
	font-weight: bold;
}

.SubTitulo {
	font-family: Arial;
	color: #2D4678;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
	
	}

.Alerta {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	
	}
	
.pie {
	font-family: Arial;
	color: #2D4678;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
	text-align: right;
	padding-right: 30px;
	}

.fondo { 
background-color: #2D4678 

}

select {
	font-family: Arial; 
	color: #333333;
	font-size: 11px;
}

input {
	font-family: Arial; 
	color: #333333;
	font-size: 11px;
}

textarea {
	font-family: Arial; 
	color: #333333;
	font-size: 11px;
}

body {
	font-family: Arial; 
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 13px;;
}

a:link {
	color:#5d86bb;
	text-decoration: none;
}

a:visited {
	color:#5d86bb;
	text-decoration: none;
}

a:active {
	color:#314A43;
	text-decoration: none;
}

a:hover {
	color:#314A43;
	text-decoration: none;
}

.foto_bodega {
	margin-top: 15px;
}
.azul {
	color: #5D86BB;
}
.login_usuario {
	display: inline;
}
.rojo {
	color: #990000;
}
.fondo_rojo { 
background-color: #990000 

}.img_derecha {
	margin-left: 10px;
	float: right;
}
